.. _CIM-NetworkPort: CIM_NetworkPort --------------- Class reference =============== Subclass of :ref:`CIM_LogicalPort ` NetworkPort is the logical representation of network communications hardware such as a physical connector and the setup or operation of the network chips, at the lowest layers of a network stack. Key properties ^^^^^^^^^^^^^^ | :ref:`SystemName ` | :ref:`DeviceID ` | :ref:`CreationClassName ` | :ref:`SystemCreationClassName ` Local properties ^^^^^^^^^^^^^^^^ .. _CIM-NetworkPort-OtherNetworkPortType: ``string`` **OtherNetworkPortType** **Deprecated!** 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".) .. _CIM-NetworkPort-SupportedMaximumTransmissionUnit: ``uint64`` **SupportedMaximumTransmissionUnit** The maximum transmission unit (MTU) that can be supported. .. _CIM-NetworkPort-LinkTechnology: ``uint16`` **LinkTechnology** 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. ======== ============ ValueMap Values ======== ============ 0 Unknown 1 Other 2 Ethernet 3 IB 4 FC 5 FDDI 6 ATM 7 Token Ring 8 Frame Relay 9 Infrared 10 BlueTooth 11 Wireless LAN ======== ============ .. _CIM-NetworkPort-PortNumber: ``uint16`` **PortNumber** NetworkPorts are often numbered relative to either a logical module or a network element. .. _CIM-NetworkPort-NetworkAddresses: ``string[]`` **NetworkAddresses** An array of strings that indicates the network addresses for the port. .. _CIM-NetworkPort-PermanentAddress: ``string`` **PermanentAddress** 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. .. _CIM-NetworkPort-FullDuplex: ``boolean`` **FullDuplex** Boolean that indicates that the port is operating in full duplex mode. .. _CIM-NetworkPort-ActiveMaximumTransmissionUnit: ``uint64`` **ActiveMaximumTransmissionUnit** The active or negotiated maximum transmission unit (MTU) that can be supported. .. _CIM-NetworkPort-AutoSense: ``boolean`` **AutoSense** A Boolean that indicates whether the NetworkPort is capable of automatically determining the speed or other communications characteristics of the attached network media. .. _CIM-NetworkPort-OtherLinkTechnology: ``string`` **OtherLinkTechnology** A string value that describes LinkTechnology when it is set to 1, "Other". .. _CIM-NetworkPort-Speed: ``uint64`` **Speed** 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. Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``uint16`` :ref:`RequestedState ` | ``uint16`` :ref:`HealthState ` | ``uint64`` :ref:`MaxSpeed ` | ``boolean`` :ref:`PowerManagementSupported ` | ``uint16`` :ref:`CommunicationStatus ` | ``string`` :ref:`SystemName ` | ``datetime`` :ref:`TimeOfLastStateChange ` | ``string`` :ref:`Name ` | ``string`` :ref:`Status ` | ``string`` :ref:`ElementName ` | ``string[]`` :ref:`StatusDescriptions ` | ``string`` :ref:`Description ` | ``uint16`` :ref:`TransitioningToState ` | ``string[]`` :ref:`IdentifyingDescriptions ` | ``uint64`` :ref:`Generation ` | ``boolean`` :ref:`ErrorCleared ` | ``uint16`` :ref:`PrimaryStatus ` | ``string`` :ref:`InstanceID ` | ``uint16`` :ref:`OperatingStatus ` | ``uint16`` :ref:`LocationIndicator ` | ``uint16`` :ref:`DetailedStatus ` | ``string[]`` :ref:`OtherIdentifyingInfo ` | ``uint64`` :ref:`PowerOnHours ` | ``datetime`` :ref:`InstallDate ` | ``uint16`` :ref:`EnabledDefault ` | ``uint16`` :ref:`EnabledState ` | ``uint16[]`` :ref:`AdditionalAvailability ` | ``string`` :ref:`Caption ` | ``uint16`` :ref:`StatusInfo ` | ``string`` :ref:`DeviceID ` | ``uint16[]`` :ref:`PowerManagementCapabilities ` | ``uint16`` :ref:`PortType ` | ``uint16[]`` :ref:`AvailableRequestedStates ` | ``uint64`` :ref:`MaxQuiesceTime ` | ``uint64`` :ref:`TotalPowerOnHours ` | ``string`` :ref:`ErrorDescription ` | ``uint16`` :ref:`UsageRestriction ` | ``string`` :ref:`OtherPortType ` | ``string`` :ref:`OtherEnabledState ` | ``uint16[]`` :ref:`OperationalStatus ` | ``uint32`` :ref:`LastErrorCode ` | ``string`` :ref:`CreationClassName ` | ``uint16`` :ref:`Availability ` | ``string`` :ref:`SystemCreationClassName ` | ``uint64`` :ref:`RequestedSpeed ` Inherited methods ^^^^^^^^^^^^^^^^^ | :ref:`Reset ` | :ref:`RequestStateChange ` | :ref:`SetPowerState ` | :ref:`QuiesceDevice ` | :ref:`EnableDevice ` | :ref:`OnlineDevice ` | :ref:`SaveProperties ` | :ref:`RestoreProperties `