Reference Guide
Table 22. CIM_NumericSensor Properties
Property Description Data Type
UnitModier See Common Properties of Classes sint32
CurrentReading See Common Properties of Classes sint32
IsLinear See Common Properties of Classes Boolean
LowerThresholdNonCritical See Common Properties of Classes sint32
UpperThresholdNonCritical See Common Properties of Classes sint32
LowerThresholdCritical See Common Properties of Classes sint32
UpperThresholdCritical See Common Properties of Classes sint32
SupportedThresholds An array representing the thresholds
supported by this sensor. The supported
values are as follows:
1 - LowerThresholdNonCritical
2 - UpperThresholdNonCritical
3 - LowerThresholdCritical
4 - UpperThresholdCritical
uint16
EnabledThresholds An array representing the thresholds that
are currently enabled for this sensor.
Enabled threshold values are as follows:
1 - LowerThresholdNonCritical
2 - UpperThresholdNonCritical
3 - LowerThresholdCritical
4 - UpperThresholdCritical
uint16
SettableThresholds An array representing the writable
thresholds supported by this sensor.
Settable threshold values are:
1 - LowerThresholdNonCritical
2 - UpperThresholdNonCritical
uint16
CIM_TemperatureSensor
The CIM_TemperatureSensor class described in Table below contains sensors that sample ambient temperature and return a value in
degrees celsius.
CIM_LogicalElement
33