Reference Guide
Property Description
• .. = DMTF Reserved
• 32768..65535 = Vendor Reserved
DeviceID
An address or other identifying information used to uniquely name
the LogicalDevice.
ElementName
Specifies an identifier for the LED. The value of ElementName is
constructed using the following preferred algorithm:
<OrgID>::<LocalID>
Where <OrgID> and <LocalID> are separated by two colons (::), and
where <OrgID> includes a copyrighted, trademarked, or otherwise
unique name that is owned by the business entity that is creating or
defining the ControlPattern or that is a registered ID assigned to the
business entity by a recognized global authority. <LocalID> is chosen
by the business entity and should not be reused to identify different
underlying (real-world) elements.
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
It is 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.
120