Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
Address | string | |
Deprecated | string | CIM_IPProtocolEndpoint.IPv4Address, CIM_IPProtocolEndpoint.IPv6Address |
Description | string | The IP address that this ProtocolEndpoint represents, formatted according to the appropriate convention as defined in the AddressType property of this class (e.g., 171.79.6.40). This single property is deprecated to replace it by specific IPv4 and v6 addresses. |
AddressType | uint16 | |
Deprecated | string | No value |
Description | string | An enumeration that describes the format of the Address property. It is deprecated since it is not needed, as the class contains both IPv4 and v6 addresses). |
ValueMap | string | 0, 1, 2 |
Values | string | Unknown, IPv4, IPv6 |
IPv4Address | string | |
Description | string | The IPv4 address that this ProtocolEndpoint represents. |
IPv6Address | string | |
Description | string | The IPv6 address that this ProtocolEndpoint represents. |
IPVersionSupport | uint16 | |
Deprecated | string | CIM_ProtocolEndpoint.ProtocolIFType |
Description | string | This property explicitly defines support for different versions of the IP protocol, for this Endpoint. It is deprecated since the ProtocolIFType also provides this functionality by describing an endpoint as IPv4 only (value=4096), IPv6 only (value=4097), or IPv4/v6 (value=4098). |
ValueMap | string | 0, 1, 2, 3 |
Values | string | Unknown, IPv4 Only, IPv6 Only, Both IPv4 and IPv6 |
PrefixLength | uint8 | |
Description | string | The prefix length for the IPv6 address of this Protocol Endpoint, if one is defined. |
ProtocolIFType | uint16 | 4096 |
Description | string | ProtocolIFType's enumeration is limited to IP-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, 225..4095, 4096, 4097, 4098, 4301..32767, 32768.. |
Values | string | Other, IANA Reserved, IPv4, IPv6, IPv4/v6, DMTF Reserved, Vendor Reserved |
SubnetMask | string | |
Description | string | The mask for the IPv4 address of this ProtocolEndpoint, if one is defined. |