MIB Viewer

podExternalSensorStatusState

OBJECT-TYPE
1.3.6.1.4.1.38446.3.6.4.1.5
Access
read-only
Status
current
Sub-identifiers
0
This OID reports the current state of the sensor. A notPresent (0) response indicates that no sensor is attached. An alarmed (1) response indicates that the sensor is present and its measured reading indicates alarmed. A normal (2) response indicates that the sensor is present and its measured reading lies within all thresholds. A belowLowerCritical (3) response indicates that the sensor is present and its measured reading lies below the lower critical threshold. A belowLowerWarning (4) response indicates that the sensor is present and its measured reading lies below the lower warning threshold. An aboveUpperWarning (5) response indicates that the sensor is present and its measured reading lies above the upper warning threshold. An aboveUpperCritical (6) response indicates that the sensor is present and its measured reading lies above the upper critical threshold.
INTEGER { notPresent (0), alarmed (1), normal (2), belowLowerCritical (3), belowLowerWarning (4), aboveUpperWarning (5), aboveUpperCritical (6) }