.. _CIM-LANEndpoint: CIM_LANEndpoint --------------- Class reference =============== Subclass of :ref:`CIM_ProtocolEndpoint <CIM-ProtocolEndpoint>` A communication endpoint which, when its associated interface device is connected to a LAN, may send and receive data frames. LANEndpoints include Ethernet, Token Ring and FDDI interfaces. Key properties ^^^^^^^^^^^^^^ | :ref:`CreationClassName <CIM-ServiceAccessPoint-CreationClassName>` | :ref:`SystemName <CIM-ServiceAccessPoint-SystemName>` | :ref:`Name <CIM-ServiceAccessPoint-Name>` | :ref:`SystemCreationClassName <CIM-ServiceAccessPoint-SystemCreationClassName>` Local properties ^^^^^^^^^^^^^^^^ .. _CIM-LANEndpoint-GroupAddresses: ``string[]`` **GroupAddresses** Multicast addresses to which the LANEndpoint listens. .. _CIM-LANEndpoint-LANType: ``uint16`` **LANType** **Deprecated!** An indication of the kind of technology used on the LAN. This property is deprecated in lieu of ProtocolType, which is an enumeration inherited from ProtocolEndpoint and which includes the Values specified here. ======== ========= ValueMap Values ======== ========= 0 Unknown 1 Other 2 Ethernet 3 TokenRing 4 FDDI ======== ========= .. _CIM-LANEndpoint-AliasAddresses: ``string[]`` **AliasAddresses** Other unicast addresses that may be used to communicate with the LANEndpoint. .. _CIM-LANEndpoint-MaxDataSize: ``uint32`` **MaxDataSize** The largest information field that may be sent or received by the LANEndpoint. .. _CIM-LANEndpoint-LANID: ``string`` **LANID** A label or identifier for the LAN Segment to which the Endpoint is connected. If the Endpoint is not currently active/connected or this information is not known, then LANID is NULL. .. _CIM-LANEndpoint-ProtocolIFType: ``uint16`` **ProtocolIFType** ProtocolIFType's enumeration is limited to Layer 2-related and reserved values for this subclass of ProtocolEndpoint. =========== ==================== ValueMap Values =========== ==================== 1 Other 6 Ethernet CSMA/CD 9 ISO 802.5 Token Ring 15 FDDI 225..4095 IANA Reserved 4301..32767 DMTF Reserved 32768.. Vendor Reserved =========== ==================== .. _CIM-LANEndpoint-MACAddress: ``string`` **MACAddress** The principal unicast address used in communication with the LANEndpoint. The MAC address is formatted as twelve hexadecimal digits (e.g., "010203040506"), with each pair representing one of the six octets of the MAC address in "canonical" bit order according to RFC 2469. .. _CIM-LANEndpoint-OtherLANType: ``string`` **OtherLANType** A free-form string that describes the type of technology used on the LAN when the value of the LANType property is equal to 1 (i.e., "Other"). This property is deprecated since its purpose overlaps with OtherTypeDescription, which which is inherited from ProtocolEndpoint. Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``uint16`` :ref:`HealthState <CIM-ManagedSystemElement-HealthState>` | ``string[]`` :ref:`StatusDescriptions <CIM-ManagedSystemElement-StatusDescriptions>` | ``uint16`` :ref:`RequestedState <CIM-EnabledLogicalElement-RequestedState>` | ``string`` :ref:`InstanceID <CIM-ManagedElement-InstanceID>` | ``uint16`` :ref:`CommunicationStatus <CIM-ManagedSystemElement-CommunicationStatus>` | ``string`` :ref:`SystemName <CIM-ServiceAccessPoint-SystemName>` | ``string`` :ref:`NameFormat <CIM-ProtocolEndpoint-NameFormat>` | ``string`` :ref:`Status <CIM-ManagedSystemElement-Status>` | ``string`` :ref:`ElementName <CIM-ManagedElement-ElementName>` | ``string`` :ref:`Description <CIM-ProtocolEndpoint-Description>` | ``uint16`` :ref:`TransitioningToState <CIM-EnabledLogicalElement-TransitioningToState>` | ``uint64`` :ref:`Generation <CIM-ManagedElement-Generation>` | ``datetime`` :ref:`TimeOfLastStateChange <CIM-ProtocolEndpoint-TimeOfLastStateChange>` | ``uint16`` :ref:`PrimaryStatus <CIM-ManagedSystemElement-PrimaryStatus>` | ``uint16`` :ref:`DetailedStatus <CIM-ManagedSystemElement-DetailedStatus>` | ``string`` :ref:`Name <CIM-ProtocolEndpoint-Name>` | ``datetime`` :ref:`InstallDate <CIM-ManagedSystemElement-InstallDate>` | ``uint16`` :ref:`EnabledDefault <CIM-EnabledLogicalElement-EnabledDefault>` | ``uint16`` :ref:`EnabledState <CIM-ProtocolEndpoint-EnabledState>` | ``string`` :ref:`Caption <CIM-ManagedElement-Caption>` | ``string`` :ref:`OtherTypeDescription <CIM-ProtocolEndpoint-OtherTypeDescription>` | ``uint16[]`` :ref:`AvailableRequestedStates <CIM-EnabledLogicalElement-AvailableRequestedStates>` | ``boolean`` :ref:`BroadcastResetSupported <CIM-ProtocolEndpoint-BroadcastResetSupported>` | ``uint16`` :ref:`ProtocolType <CIM-ProtocolEndpoint-ProtocolType>` | ``string`` :ref:`OtherEnabledState <CIM-EnabledLogicalElement-OtherEnabledState>` | ``uint16[]`` :ref:`OperationalStatus <CIM-ProtocolEndpoint-OperationalStatus>` | ``uint16`` :ref:`OperatingStatus <CIM-ManagedSystemElement-OperatingStatus>` | ``string`` :ref:`CreationClassName <CIM-ServiceAccessPoint-CreationClassName>` | ``string`` :ref:`SystemCreationClassName <CIM-ServiceAccessPoint-SystemCreationClassName>` Inherited methods ^^^^^^^^^^^^^^^^^ | :ref:`BroadcastReset <CIM-ProtocolEndpoint-BroadcastReset>` | :ref:`RequestStateChange <CIM-EnabledLogicalElement-RequestStateChange>`