Reference Guide

The Reference Guide contains the
file:///T|/htdocs/SOFTWARE/smcliins/cli81/en/refgd/index.html[10/19/2012 10:01:19 AM]
PrimaryStatus
Possible values are:
0 = Unknown - Indicates the implementation is in general capable of returning this property, but is unable to do so at this time.
1 = OK - Indicates the ManagedElement is functioning normally.
2 = Degraded - Indicates the ManagedElement is functioning below normal.
3 = Error - Indicates the ManagedElement is in an Error condition.
.. = DMTF Reserved
0x8000.. = Vendor Reserved
RequestedState
An integer enumeration that indicates the last requested or desired state for the element, irrespective of the mechanism through which it was requested. The actual state of the element is represented by EnabledState.
This property is provided to compare the last requested and current enabled or disabled states. Note that when EnabledState is set to 5 ("Not Applicable"), then this property has no meaning. Refer to the EnabledState
property description for explanations of the values in the RequestedState enumeration.
"Unknown" (0) indicates the last requested state for the element is unknown.
Note: The value "No Change" (5) has been deprecated instead of indicating the last requested state is "Unknown" (0). If the last requested or desired state is unknown, RequestedState should have the value "Unknown"
(0), but may have the value "No Change" (5). Offline (6) indicates that the element has been requested to transition to the Enabled but Offline EnabledState. There are two new values in RequestedState that build on the
statuses of EnabledState. These are "Reboot" (10) and "Reset" (11). Reboot refers to doing a "Shut Down" and then moving to an "Enabled" state. Reset indicates that the element is first "Disabled" and then "Enabled".
Shut Down requests an orderly transition to the Disabled state, and may involve removing power, to completely erase any existing state. The Disabled state requests an immediate disabling of the element, such that it will
not execute or accept any commands or processing requests.
This property is set as the result of a method invocation (such as Start or StopService on CIM_Service), or can be overridden and defined as WRITEable in a subclass. The method approach is considered superior to a
WRITEable property, because it allows an explicit invocation of the operation and the return of a result code.
If knowledge of the last RequestedState is not supported for the EnabledLogicalElement, the property is NULL or has the value 12 "Not Applicable".
Possible values are:
0 = Unknown
2 = Enabled
3 = Disabled
4 = Shut Down
5 = No Change
6 = Offline
7 = Test
8 = Deferred
9 = Quiesce
10 = Reboot
11 = Reset
12 = Not Applicable
.. = DMTF Reserved
32768..65535 = Vendor Reserved
SystemCreationClassName The CreationClassName of the scoping system.
SystemName The System Name of the scoping system.
TransitioningToState
Indicates the target state to which the instance is transitioning.
Possible values are:
0 = Unknown
2 = Enabled
3 = Disabled
4 = Shut Down
5 = No Change - Indicates that no transition is in progress.
6 = Offline
7 = Test
8 = Defer
9 = Quiesce
10 = Reboot
11 = Reset
12 = Not Applicable - Indicates the implementation does not support representing ongoing transitions.
A value other than 5 or 12 identifies the state to which the element is in the process of transitioning.
VariableSpeed Indication of whether the fan supports variable speeds.
DCIM_IndicatorLED
Color
This property indicates the current color of the LED. If the value of the ActivationState property is 4 "Off" this property indicates the color of the LED the last time it was lit, or has the value 2 "Not Applicable".
Possible values are:
0 = Unknown
1 = Other
2 = Not Applicable
3 = White
4 = Red
5 = Green
6 = Blue
7 = Orange
8 = Yellow
9 = Black
.. = DMTF Reserved
32768..65535 = Vendor Reserved
ControlMode
ControlMode indicates the current control mode for the LED.
Possible values are:
2 = Automatic - Indicates the state of the LED is being controlled by the management infrastructure.
3 = Manual - Indicates the state of the LED is being controlled by a management client.
4 = Test - Indicates the LED is in a test mode.
.. = DMTF Reserved
32768..65535 = Vendor Reserved
ControlPattern
An LED may exhibit a range of behavior from very simple (ex. solid on) to very complicated (ex. a series of blinks of alternating color and duration). ControlPattern specifies the vendor or standard behavior exhibited by
the LED if it cannot be described using one of the standard behaviors listed for the ActivationState property.
If ActivationState has the value 5 "ControlPattern", the ControlPattern property is not NULL.
The value of ControlPattern is constructed using the following "preferred" algorithm: <OrgID>::<Pattern>
Where <OrgID> and < Pattern> 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. If the definition of the value is specified by the DMTF, the value of <OrgID> is "DMTF". <Pattern> is chosen by the