MIB Viewer

rPDU2SensorTempHumidityStatusTempStatus

OBJECT-TYPE
1.3.6.1.4.1.318.1.1.26.10.2.2.1.9
Access
read-only
Status
mandatory
Sub-identifiers
0
This OID reports the current state of the temperature probe. A notPresent (1) response indicates that no probe is attached. A belowMin (2) response indicates that the probe is present and its measured temperature lies below the minimum threshold. A belowLow (3) response indicates that the probe is present and its measured temperature lies below the low threshold. A normal (4) response indicates that the probe is present and its measured temperature lies within all temperature thresholds. An aboveHigh (5) response indicates that the probe is present and is measuring a temperature above the high threshold. An aboveMax (6) response indicates that the probe is present and is measuring a temperature above the max threshold.
INTEGER { notPresent (1), belowMin (2), belowLow (3), normal (4), aboveHigh (5), aboveMax (6) }