.. _LMI-EthernetPort: LMI_EthernetPort ---------------- Class reference =============== Subclass of :ref:`CIM_EthernetPort ` Capabilities and management of an EthernetPort. Key properties ^^^^^^^^^^^^^^ | :ref:`SystemName ` | :ref:`DeviceID ` | :ref:`CreationClassName ` | :ref:`SystemCreationClassName ` Local properties ^^^^^^^^^^^^^^^^ .. _LMI-EthernetPort-MaxSpeed: ``uint64`` **MaxSpeed** The maximum bandwidth of the Port in Bits per Second. .. _LMI-EthernetPort-ElementName: ``string`` **ElementName** A user-friendly name for the object. .. _LMI-EthernetPort-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 ======== ============ .. _LMI-EthernetPort-NetworkAddresses: ``string[]`` **NetworkAddresses** Ethernet/802.3 MAC addresses formatted as twelve hexadecimal digits (for example, ``010203040506``), with each pair representing one of the six octets of the MAC address in ``canonical`` bit order. (Therefore, the Group address bit is found in the low order bit of the first character of the string.) .. _LMI-EthernetPort-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. Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``uint16`` :ref:`RequestedState ` | ``uint16`` :ref:`HealthState ` | ``string`` :ref:`OtherNetworkPortType ` | ``boolean`` :ref:`PowerManagementSupported ` | ``string[]`` :ref:`OtherIdentifyingInfo ` | ``uint16[]`` :ref:`Capabilities ` | ``uint16`` :ref:`CommunicationStatus ` | ``string`` :ref:`SystemName ` | ``datetime`` :ref:`TimeOfLastStateChange ` | ``uint64`` :ref:`SupportedMaximumTransmissionUnit ` | ``string`` :ref:`Name ` | ``string`` :ref:`Status ` | ``string[]`` :ref:`StatusDescriptions ` | ``string`` :ref:`Description ` | ``uint16`` :ref:`TransitioningToState ` | ``string[]`` :ref:`IdentifyingDescriptions ` | ``uint64`` :ref:`Generation ` | ``boolean`` :ref:`ErrorCleared ` | ``uint16`` :ref:`PrimaryStatus ` | ``uint16`` :ref:`PoEPowerEntityType ` | ``uint16`` :ref:`PVID ` | ``string`` :ref:`InstanceID ` | ``uint16`` :ref:`PortNumber ` | ``string`` :ref:`DeviceID ` | ``uint16`` :ref:`OperatingStatus ` | ``uint16`` :ref:`LocationIndicator ` | ``uint32`` :ref:`MaxDataSize ` | ``uint16`` :ref:`DetailedStatus ` | ``uint16[]`` :ref:`EnabledCapabilities ` | ``uint64`` :ref:`PowerOnHours ` | ``datetime`` :ref:`InstallDate ` | ``uint16`` :ref:`EnabledDefault ` | ``uint16`` :ref:`EnabledState ` | ``uint16[]`` :ref:`AdditionalAvailability ` | ``string`` :ref:`Caption ` | ``uint16`` :ref:`StatusInfo ` | ``string[]`` :ref:`CapabilityDescriptions ` | ``string[]`` :ref:`PortDiscriminator ` | ``uint16[]`` :ref:`PowerManagementCapabilities ` | ``uint16`` :ref:`PortType ` | ``uint16[]`` :ref:`AvailableRequestedStates ` | ``boolean`` :ref:`FullDuplex ` | ``uint64`` :ref:`MaxQuiesceTime ` | ``uint64`` :ref:`TotalPowerOnHours ` | ``string`` :ref:`ErrorDescription ` | ``uint16`` :ref:`UsageRestriction ` | ``string`` :ref:`OtherPortType ` | ``uint64`` :ref:`RequestedSpeed ` | ``string`` :ref:`OtherEnabledState ` | ``uint16[]`` :ref:`OperationalStatus ` | ``uint32`` :ref:`LastErrorCode ` | ``uint64`` :ref:`ActiveMaximumTransmissionUnit ` | ``boolean`` :ref:`AutoSense ` | ``string`` :ref:`CreationClassName ` | ``string`` :ref:`OtherLinkTechnology ` | ``uint64`` :ref:`Speed ` | ``uint16`` :ref:`Availability ` | ``string`` :ref:`SystemCreationClassName ` | ``string[]`` :ref:`OtherEnabledCapabilities ` Inherited methods ^^^^^^^^^^^^^^^^^ | :ref:`Reset ` | :ref:`RequestStateChange ` | :ref:`SetPowerState ` | :ref:`QuiesceDevice ` | :ref:`EnableDevice ` | :ref:`OnlineDevice ` | :ref:`SaveProperties ` | :ref:`RestoreProperties `