CIM Reference Guide

40 CIM_LogicalElement
CIM_TemperatureSensor
The CIM_TemperatureSensor class listed in Table 3-13 contains sensors that sample ambient
temperature and return a value in degrees Celsius.
UpperThresholdCritical See Table 1-2, "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 sensor.
Settable threshold values are as follows:
1
LowerThresholdNonCritical
2
UpperThresholdNonCritical
uint16
Table 3-12. CIM_NumericSensor Properties (continued)
Class Name: CIM_NumericSensor
Parent Class: CIM_Sensor
Property Description Data Type
CIM_
ManagedSystemElement
CIM_LogicalElement
CIM_LogicalDevice
CIM_Sensor
CIM_NumericSensor
CIM_TemperatureSensor