Description:
|
hwEnvHumiSensorOperStatus OBJECT-TYPE
SYNTAX INTEGER {normal(1), humidityHigh(2), humidityLow(3), notInslot(4), alarmResume(254), other(255)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"State of the site environment humidity sensor. It is an enumeration type:
If the enumeration value is 1, it indicates that the site environment humidity sensor is in the normal state;
If the enumeration value is 2, it indicates that the environment humidity sensor is over humidity;
If the enumeration value is 3, it indicates that the environment humidity sensor is under humidity;
If the enumeration value is 4, it indicates that the environment humidity sensor is not in slot;
If the enumeration value is 254, it indicates that environment humidity alarm resume;
If the enumeration value is 255, it indicates environment humidity sensor operation status unknown."
|
|