mdlSAlarmStatus
RAD-Dacs-MIB ·
.1.3.6.1.4.1.164.3.3.2.1.1.1.5
Object
column
Enumeration
Indicates the current alarm state only for card level.
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).
Context
- MIB
- RAD-Dacs-MIB
- OID
.1.3.6.1.4.1.164.3.3.2.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mdlSEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | off |
3 | major |
4 | minor |
5 | event |
6 | warning |
7 | critical |