Reference Guide

Property Description
IPVersionSupport
This property explicitly denes support for dierent 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).
Possible values are:
0 = Unknown
1 = IPv4 Only
2 = IPv6 Only
3 = Both IPv4 and IPv6
Name
A string that identies this ProtocolEndpoint with either a port or an
interface on a device. To ensure uniqueness, the Name property
should be prepended or appended with information from the Type
or OtherTypeDescription properties. The method selected is
described in the NameFormat property of this class.
NameFormat
Contains the naming heuristic that is selected to ensure that the
value of the Name property is unique. For example, you may choose
to prepend the name of the port or interface with the Type of
ProtocolEndpoint (for example, IPv4) of this instance followed by
an underscore.
ProtocolIFType
ProtocolIFType's enumeration is limited to IP-related and reserved
values for this subclass of ProtocolEndpoint.
Possible values are:
1 = Other
225..4095 = IANA
Reserved 4096 = IPv4
4097 = IPv6
4098 = IPv4/v6
4301..32767 = DMTF Reserved
32768.. = Vendor Reserved
ProtocolType
This property is deprecated instead of the ProtocolIFType
enumeration. This deprecation was done to have better alignment
between the IF-MIB of the IETF and this CIM class. Deprecated
description: ProtocolType is an enumeration that provides
information to categorize and classify dierent instances of this
class. For most instances, information in this enumeration and the
denition of the subclass overlap. However, there are several cases
where a specic subclass of ProtocolEndpoint is not required (for
example, there is no Fibre Channel subclass of ProtocolEndpoint).
Therefore, this property is needed to dene the type of Endpoint.
Possible values are:
0 = Unknown
1 = Other
2 = IPv4
3 = IPv6
4 = IPX
5 = AppleTalk
6 = DECnet
7 = SNA
8 = CONP
Dell Command | Monitor10.1.0 classes and properties 53