Class CIM_NetworkPortConfigurationService
extends CIM_Service

CIM_NetworkPortConfigurationService provides management of the network interfaces associated with a network port.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_Service
   |
   +--CIM_NetworkPortConfigurationService

Direct Known Subclasses

CIM_WiFiPortConfigurationService

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_NetworkPortConfigurationService provides management of the network interfaces associated with a network port.
UMLPackagePathstringCIM::Network::Misc
Versionstring2.22.0

Class Properties

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_Service
OperatingStatusuint16CIM_ManagedSystemElement
OtherEnabledStatestringCIM_EnabledLogicalElement
PrimaryOwnerContactstringCIM_Service
PrimaryOwnerNamestringCIM_Service
PrimaryStatusuint16CIM_ManagedSystemElement
RequestedStateuint16CIM_EnabledLogicalElement
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service
TimeOfLastStateChangedatetimeCIM_EnabledLogicalElement
TransitioningToStateuint16CIM_EnabledLogicalElement
AvailableRequestedStatesuint16[]CIM_EnabledLogicalElement
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods

Local Class Methods

AddLANEndpoint (uint32)

Method Qualifiers (AddLANEndpoint)

NameData TypeValue
DescriptionstringCreate a CIM_LANEndpoint instance and associate it with the specified NetworkPort instance via an instance of CIM_PortImplementsEndpoint. The newly created instance of CIM_LANEndpont contains the configuration properties specified or default values applicable for the specified NetworkPort instance. This method will also create an instance of CIM_HostedAccessPoint which associates the newly created CIM_LANEndpoint instance with the instance of CIM_ComputerSystem which scopes the specified CIM_NetworkPort. An extrinsic method is required in order to provide atomic creation of multiple, related instances. Prior to creating the instances, the implementation will verify that a CIM_LANEndpoint instance can be created and associated with the CIM_NetworkPort instance.
ValueMapstring0, 1, 2, 3, 4, .., 32768..65535
ValuesstringCompleted with No Error, Not Supported, Unknown/Unspecified Error, Failed, Invalid Parameter, DMTF Reserved, Vendor Reserved

Method Parameters (AddLANEndpoint)

NameTypeQualifiers
NameData TypeValue
Addressstring
DescriptionstringThe MAC address requested.
INbooleantrue
Requiredbooleantrue
LANIDstring
DescriptionstringThe requested LAN ID.
INbooleantrue
AliasAddressesstring[]
DescriptionstringThe requested alias addresses.
INbooleantrue
GroupAddressesstring[]
DescriptionstringThe requested group addresses.
INbooleantrue
Endpoint REF CIM_LANEndpoint
DescriptionstringThe created LANEndpoint.
INbooleanfalse
OUTbooleantrue
Port REF CIM_NetworkPort
DescriptionstringThe NetworkPort to which the network interface will be added.
INbooleantrue
Requiredbooleantrue

Inherited Class Methods

NameReturn TypeClass Origin
RequestStateChangeuint32CIM_EnabledLogicalElement
StartServiceuint32CIM_Service
StopServiceuint32CIM_Service