Reference Guide
CIM_LogicalElement 47
Table 3-12 provides definitions for NumericSensor properties.
Table 3-12. CIM_NumericSensor Properties
Class Name: CIM_NumericSensor
Parent Class: CIM_Sensor
Property Description Data
Typ e
UnitModifier See Table 1-2. sint32
CurrentReading See Table 1-2. sint32
IsLinear See Table 1-2. Boolean
LowerThresholdNonCritical See Table 1-2. sint32
UpperThresholdNonCritical See Table 1-2. sint32
LowerThresholdCritical See Table 1-2. sint32
UpperThresholdCritical See Table 1-2. 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
book.book Page 47 Tuesday, February 26, 2008 9:21 AM