Reference Guide
The Reference Guide contains the
file:///T|/htdocs/SOFTWARE/smcliins/cli81/en/refgd/index.html[10/19/2012 10:01:19 AM]
DCIM_DHCPProtocolEndpoint
ClientState
ClientState represents the current state of the DHCP client. See RFC1541 for more information on the meaning of each state.
Possible values are:
0 = Unknown
1 = DMTF Reserved
2 = Init
3 = Selecting
4 = Requesting
5 = Rebinding
6 = Init-Reboot
7 = Rebooting
8 = Bound
9..32767 = DMTF Reserved
32768..65535 = Vendor Specified
CreationClassName
Indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely
identified.
ElementName
A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information.
Note: The Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-
friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties.
EnabledDefault
An enumerated value indicating an administrator's default or startup configuration for the Enabled State of an element.
Possible values are:
2 = Enabled
3 = Disabled
5 = Not Applicable
6 = Enabled but Offline
7 = No Default
9 = Quiesce
.. = DMTF Reserved
32768..65535 = Vendor Reserved
By default, the element is "Enabled" (value=2).
EnabledState
An integer enumeration that indicates the enabled and disabled states of an element. It can also indicate the transitions between these requested states. For example, shutting down (value=4) and starting (value=10) are
transient states between enabled and disabled.
Possible values are:
0 = Unknown
1 = Other
2 = Enabled - Indicates that the element is or could be executing commands, will process any queued commands, and queues new requests.
3 = Disabled - Indicates that the element will not execute commands and will drop any new requests.
4 = Shutting Down - Indicates that the element is in the process of going to a Disabled state.
5 = Not Applicable - Indicates the element does not support being enabled or disabled.
6 = Enabled but Offline - Indicates that the element may be completing commands, and will drop any new requests.
7 = In Test - Indicates that the element is in a test state.
8 = Deferred - Indicates that the element may be completing commands, but will queue any new requests.
9 = Quiesce - Indicates that the element is enabled but in a restricted mode.
10 = Starting - Indicates that the element is in the process of going to an Enabled state. New requests are queued.
11..32767 = DMTF Reserved
32768..65535 = Vendor Reserved
Name
A string that identifies 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.
OtherTypeDescription A string that describes the type of ProtocolEndpoint when the Type property of this class (or any of its subclasses) is set to 1 (Other). This property should be set to null when the Type property is any value other than 1.
An enumeration that is synchronized with the IANA ifType MIB. The ifType MIB is maintained at the URL, http://www.iana.org/assignments/ianaiftype-mib. Also, additional values defined by the DMTF are included. The
property is used to categorize and classify instances of the ProtocolEndpoint class.
Possible values are:
0 = Unknown
1 = Other
2 = Regular 1822
3 = HDH 1822
4 = DDN X.25
5 = RFC877 X.25
6 = Ethernet CSMA/CD
7 = ISO 802.3 CSMA/CD
8 = ISO 802.4 Token Bus
9 = ISO 802.5 Token Ring
10 = ISO 802.6 MAN
11 = StarLAN
12 = Proteon 10Mbit
13 = Proteon 80Mbit
14 = HyperChannel
15 = FDDI
16 = LAP-B
17 = SDLC
18 = DS1
19 = E1
20 = Basic ISDN
21 = Primary ISDN
22 = Proprietary Point-to-Point Serial
23 = PPP
24 = Software Loopback
25 = EON
26 = Ethernet 3Mbit
27 = NSIP
28 = SLIP
29 = Ultra










