|
Description:
|
hwAlmCondition OBJECT-TYPE
SYNTAX INTEGER {lowLevelAlarm(1), highLevelAlarm(2), invalid(-1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Alarm conditions.
Options:
1.lowLevelAlarm(1) -refers to the alarm produced when the digital sensor detects the low level
2.highLevelAlarm(2) -refers to the alarm produced when the digital sensor detects the high level
3.invalid(-1) -indicates that the device can not get the value, e.g. the EMU does not support this operation, or the EMU state is abnormal"
|
|
|