Subclass of CIM_IPProtocolEndpoint
Instance of LMI_IPProtocolEndpoint represents one IP address.
string IPv6Address
The IPv6 address that this ProtocolEndpoint represents.
string SubnetMask
The mask for the IPv4 address of this ProtocolEndpoint, if one is defined.
uint16 ProtocolIFType
This property explicitly defines support for different versions of the IP protocol.
ValueMap Values 4096 IPv4 4097 IPv6
string IPv4Address
The IPv4 address that this ProtocolEndpoint represents.
uint8 PrefixLength
The prefix length for the IPv6 address of this Protocol Endpoint, if one is defined.
None