unitAlarmStatus OBJECT-TYPE
SYNTAX INTEGER{ok (1),
undetermined (2),
warning (3),
minor (4),
major (5),
critical (6)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This state should be always supported.
This object defines the Alarm status described
by ISO/IEC 10164-2 and state-machine; however,
the actual values used are based on perceived
severity values defined by ISO/IEC 10164-4."
REFERENCE " --"