White Papers

Version 1.1.0 15
Property Name
Type
Requirement
Additonal Requirement
SupportedThresholds[]
uint16
Mandatory
The array property shall have the following value:
0(LowerThresholdNonCritical),
1(UpperThresholdNonCritical),
2(LowerThresholdCritical),
3(UpperThresholdCritical),
if the simlarly named thresholds are
supported.
UnitModifier
sint32
Mandatory
The property value shall be -1. The property shall
describe that the value in the CurrentReading
has to be multiplied with 10^-1 to get the actual
value of the sensor reading in the units described
in the BaseUnits property.
LowerThresholdCritical
sint32
Conditonal
The property shall have non-NULL value if the
SupportedThresholds array contains the value
2(LowerThresholdCritical).
LowerThresholdNonCritical
sint32
Conditonal
The property shall have non-NULL value if the
SupportedThresholds array contains the value
0(LowerThresholdNonCritical).
UpperThresholdCritical
sint32
Mandatory
The property shall be populated in 100
miliAmperes units, if the instrumentation
supports it.
UpperThresholdNonCritical
sint32
Mandatory
The property shall be populated in 100
miliAmperes units, if the instrumentation
supports it.
TransitioningToState
uint16
Mandatory
The property shall have value 12(Not
Applicable).
ValueFormulation
uint16
Mandatory
The property shall have value 2(Measured).
EnabledDefault
uint16
Mandatory
The property shall have value 2(Enabled).
7.2 Non-Power Analog Sensors DCIM_NumericSensor
169
This section describes the implementation for the DCIM_NumericSensor class that represents non power
170
related analog sensor.
171
This class shall be instantiated in the Implementation Namespace: root/dcim.
172
The DCIM_SystemSensorDevice association shall reference DCIM_NumericSensor instances and the
173
DCIM_ComputerSystem instance.
174
7.2.1 Resource URIs for WinR
175
The class Resource URI is “http://schemas.dell.com/wbem/wscim/1/cim-
176
schema/2/DCIM_NumericSensor?__cimnamespace=root/dcim
177
The key properties shall be the SystemCreationClassName, SystemName, CreationClassName and
178
DeviceID.
179
The instance Resource URI for DCIM_NumericSensor instance is:
180
http://schemas.dell.com/wbem/wscim/1/cim-
181
schema/2/DCIM_NumericSensor?__cimnamespace=root/dcim+SystemCreationClassName=DCIM_Com
182
puterSystem+SystemName=srv:system+CreationClassName=DCIM_NumericSensor+DeviceID=<FQDD
183
>
184