MIB Viewer

agnSAlrStatus

OBJECT-TYPE
1.3.6.1.4.1.164.3.1.2.1.10
Access
read-only
Status
current
Sub-identifiers
0
Indicates the alarm state in the agent level, i.e. lower level (card/port) alarms not included. critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
INTEGER { off (2), event (3), minor (4), major (5), warning (6), critical (7) }