MIB Viewer

dm3StatusSysAlarmState

OBJECT-TYPE
1.3.6.1.4.1.318.1.1.7.3.1.6
Access
read-only
Status
mandatory
Sub-identifiers
0
System Alarm State. Reflects the alarm status of the overall DC system. If a minor alarm is present, the value will be alarmMinor(1). If a major alarm is present, the value will be alarmMajor(2). If both minor and a major alarm is present, the value will be alarmBoth(3). If no alarm is present, the value will be alarmNone(4).
INTEGER{ alarmMinor (1), alarmMajor (2), alarmBoth (3), alarmNone (4) }