CIM_SwitchPort class
Represents a switch port that sends and receives data frames.
Syntax
[Abstract, Version("2.7.0"), UMLPackagePath("CIM::Network::ProtocolEndpoints")]
class CIM_SwitchPort : CIM_ProtocolEndpoint
{
uint16 PortNumber;
};
Members
The CIM_SwitchPort class has these types of members:
Properties
The CIM_SwitchPort class has these properties.
-
PortNumber
-
-
Data type: uint16
-
Access type: Read-only
-
Qualifiers: MappingStrings ("MIB.IETF|BRIDGE-MIB.dot1dPort")
The numeric identifier of the switch port.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8.1 |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\virtualization\v2 |
MOF |
|
DLL |
|