Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
LANID | string | |
Description | string | 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. |
ModelCorrespondence | string | CIM_LANConnectivitySegment.LANID, CIM_LANSegment.LANID |
LANType | uint16 | |
Deprecated | string | CIM_LANEndpoint.ProtocolIFType |
Description | string | 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. |
ModelCorrespondence | string | CIM_LANConnectivitySegment.ConnectivityType, CIM_LANSegment.LANType |
ValueMap | string | 0, 1, 2, 3, 4 |
Values | string | Unknown, Other, Ethernet, TokenRing, FDDI |
MACAddress | string | |
Description | string | 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. |
MaxLen | uint32 | 12 |
MaxDataSize | uint32 | |
Description | string | The largest information field that may be sent or received by the LANEndpoint. |
PUnit | string | bit |
Units | string | Bits |
OtherLANType | string | |
Deprecated | string | CIM_ProtocolEndpoint.OtherTypeDescription |
Description | string | 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. |
ModelCorrespondence | string | CIM_LANConnectivitySegment.OtherTypeDescription, CIM_LANEndpoint.LANType |
ProtocolIFType | uint16 | |
Description | string | ProtocolIFType's enumeration is limited to Layer 2-related and reserved values for this subclass of ProtocolEndpoint. |
MappingStrings | string | MIB.IETF|IF-MIB.ifType |
ModelCorrespondence | string | CIM_ProtocolEndpoint.OtherTypeDescription |
Override | string | ProtocolIFType |
ValueMap | string | 1, 6, 9, 15, 225..4095, 4301..32767, 32768.. |
Values | string | Other, Ethernet CSMA/CD, ISO 802.5 Token Ring, FDDI, IANA Reserved, DMTF Reserved, Vendor Reserved |
AliasAddresses | string[] | |
Description | string | Other unicast addresses that may be used to communicate with the LANEndpoint. |
GroupAddresses | string[] | |
Description | string | Multicast addresses to which the LANEndpoint listens. |