System Temperature Sensor 77
Table 6-2 Class: HP_NumericSensor
Property name Property implementation
EnabledState 5 (Not Applicable)
RequestedState 12 (Not Applicable)
CIM_Sensor
SensorType 2 (Temperature)
• Normal—if OperationalStatus[0] is 2 (OK)
CurrentState
• Critical—if OperationalStatus[0] is 6 (Error)
PossibleStates Array can contain any of the following values:
• PossibleStates[9] = Normal
• PossibleStates[3] = Critical
CIM_NumericSensor
CurrentReading Current reading of temperature sensor
BaseUnits 2 (Degrees C)
RateUnits 0 (None)
UnitModifier 0
• SupportedThresholds[0] = 1
(UpperThresholdNotCritical) if the system will set
fans to full speed if the threshold is crossed
SupportedThresholds
• SupportedThresholds[0] = 3
(UpperThresholdCritical) set if the system will
gracefully attempt to shutdown the system if the
threshold is crossed
• SupportedThresholds[0] = 5
(UpperThresholdFatal) if the system will
immediately power down the system if the
threshold is crossed
SettableThresholds <empty>
UpperThresholdNonCritical Contains the threshold temperature that
CurrentReading must exceed to be in a non-critical
state. This is only set if the system will set fans to full
speed if the threshold is crossed.
UpperThresholdCritical Contains the threshold temperature that
CurrentReading must exceed to be in a critical state.
This is only set if the system will gracefully attempt to
shutdown the system if the threshold is crossed.
UpperThresholdFatal Contains the threshold temperature that
CurrentReading must exceed to be fatal. This is only set
if the system will immediately power down the system if
the threshold is crossed.
HP_NumericSensor
NumericSensorType Enumeration describing the type of temperature sensor.