MIB Viewer

mdlSAlrStatus

OBJECT-TYPE
1.3.6.1.4.1.164.3.1.3.1.1.1.5
Access
read-only
Status
current
Sub-identifiers
0
Indicates the alarm state at module level, i.e. lower level (port alarms) status is not included. This attribute will be set to: 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) }