Reference Guide

Dell OpenManage Client Instrumentation Reference Guide
file:///T|/htdocs/SOFTWARE/smcliins/cli80/EN/refgd/index.htm[10/19/2012 9:56:27 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.
Possible values are:
0 - Unknown
2 - Enabled
3 - Disabled
4 - Shut Down
5 - No Change
6 - Offline - Indicates that the element has been requested to transition to the Enabled but Offline EnabledState.
7 - Test
8 - Deferred
9 - Quiesce
10 - Reboot - Indicates a "Shut Down" and then moving to an "Enabled" state.
11 - Reset - Indicates that the element is first "Disabled" and then "Enabled".
12 - Not Applicable
.. - DMTF Reserved
32768..65535 - Vendor Reserved
Note: 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).
There are two new values in RequestedState that build on the statuses of EnabledState. These are "Reboot" (10) and "Reset" (11).
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".
Stepping Stepping is a free-form string that indicates the revision level of the Processor within the Processor.Family.
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 Down5 - 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.
UniqueID A globally unique identifier for the Processor. This identifier can be unique only within a Processor Family.
UpgradeMethod
CPU socket information that includes data on how this Processor can be upgraded (if upgrades are supported). This property is an integer
enumeration.
Possible values are:
1 - Other
2 - Unknown
3 - Daughter Board
4 - ZIF Socket
5 - Replacement/Piggy Back
6 - None
7 - LIF Socket
8 - Slot 1
9 - Slot 2
10 - 370 Pin Socket
11 - Slot A
12 - Slot M
13 - Socket 423
14 - Socket A (Socket 462)
15 - Socket 478
16 - Socket 754
17 - Socket 940
18 - Socket 939
19 - Socket mPGA604
20 - Socket LGA771
21 - Socket LGA775
22 - Socket S1
23 - Socket AM2
24 - Socket F (1207)
DCIM_NumericSensor
The base unit of the values returned by this Sensor. All the values returned by this Sensor are represented in the units obtained by (BaseUnits *
10 raised to the power of the UnitModifier). For example, if BaseUnits is Volts and the UnitModifier is -6, then the units of the values returned are
MicroVolts. However, if the RateUnits property is set to a value other than "None", then the units are further qualified as rate units. In the above
example, if RateUnits is set to "Per Second", then the values returned by the Sensor are in MicroVolts/Second. The units apply to all numeric
properties of the Sensor, unless explicitly overridden by the Units qualifier.
Possible values are: