MIB Viewer

mdlSAlarmStatusAll

OBJECT-TYPE
1.3.6.1.4.1.164.3.3.2.1.1.1.6
Access
read-only
Status
current
Sub-identifiers
0
Indicates the current card alarm state including the lower level: card, port. This object will be set to: - 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) }