|
|
Description:
|
podExternalSensorSTATUSState OBJECT-TYPE
SYNTAX INTEGER {notPresent(0), alarmed(1), normal(2), belowLowerCritical(3), belowLowerWarning(4), aboveUpperWarning(5), aboveUpperCritical(6)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"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."
|
|
|
|
|
|