MIB Viewer

sysSAlrStatus

OBJECT-TYPE
1.3.6.1.4.1.164.3.3.1.3.8
Access
read-only
Status
current
Sub-identifiers
0
Indicates the current alarm state only for system level. This object will be : - critical(7): when there is at least one active (ON) critical alarm . - major (3): when there is no active critical alarm, but there is at least one active (ON) major alarm . - minor (4): when there is no active major or critical alarm, but there is at least one active minor alarm. - warning (6): when there is no active major, critical or minor alarm, but there is at least one active warning alarm. - event (5): when there is no active alarm of another type, but there is at least one active event alarm. - off(2): when there is no active (ON) alarm (since last clear operation).
INTEGER { off (2), major (3), minor (4), event (5), warning (6), critical (7) }