Key |
CreationClassName
|
string
|
|
CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. |
DeviceID
|
string
|
|
An address or other identifying information used to uniquely name the LogicalDevice. |
SystemCreationClassName
|
string
|
|
The CreationClassName of the scoping system. |
SystemName
|
string
|
|
The System Name of the scoping system. |
Read Only |
ActiveMaximumTransmissionUnit
|
uint64
|
|
The active or negotiated maximum transmission unit (MTU) that can be supported. |
AutoSense
|
boolean
|
|
A Boolean that indicates whether the NetworkPort is capable of automatically determining the speed or other communications characteristics of the attached network media. |
FullDuplex
|
boolean
|
|
Boolean that indicates that the port is operating in full duplex mode. |
LinkTechnology
|
uint16
|
Unknown | 0 |
Other | 1 |
Ethernet | 2 |
IB | 3 |
FC | 4 |
FDDI | 5 |
ATM | 6 |
Token Ring | 7 |
Frame Relay | 8 |
Infrared | 9 |
BlueTooth | 10 |
Wireless LAN | 11 |
|
An enumeration of the types of links. When set to 1 ("Other"), the related property OtherLinkTechnology contains a string description of the type of link. |
NetworkAddresses
|
string
|
|
An array of strings that indicates the network addresses for the port. |
OtherLinkTechnology
|
string
|
|
A string value that describes LinkTechnology when it is set to 1,"Other". |
OtherNetworkPortType
|
string
|
|
Note: The use of this property is deprecated in lieu of CIM_LogicalPort.PortType.Deprecated description: The type of module, when PortType is set to 1 ("Other".) |
PermanentAddress
|
string
|
|
PermanentAddress defines the network address that is hardcoded into a port. This'hardcoded'address can be changed using a firmware upgrade or a software configuration. When this change is made, the field should be updated at the same time. PermanentAddress should be left blank if no'hardcoded'address exists for the NetworkAdapter. |
PortNumber
|
uint16
|
|
NetworkPorts are often numbered relative to either a logical module or a network element. |
Speed
|
uint64
|
|
The current bandwidth of the Port in Bits per Second. For ports that vary in bandwidth or for those where no accurate estimation can be made, this property should contain the nominal bandwidth. |
SupportedMaximumTransmissionUnit
|
uint64
|
|
The maximum transmission unit (MTU) that can be supported. |
Read Write |