MIB Viewer

actCondSummary

OBJECT-TYPE
1.3.6.1.4.1.18070.2.2.1.7.3
Access
read-only
Status
current
Sub-identifiers
0
This object summarizes the active alarm/condition status of the network element. The value of the object returned indicates the following status data: - noActiveConditions: there are no active alarms or conditions on the network element - nonAlarmedConditionsActive: there is one or more active conditions on the network element, but none are of alarmable severity - minorAlarmsActive: there is one or more active conditions and/or alarms on the network element, and the highest severity level alarm is minor - majorAlarmsActive: there is one or more active conditions and/or alarms on the network element, and the highest severity level alarm is major - criticalAlarmsActive: there is one or more active conditions and/or alarms on the network element, and the highest severity level alarm is critical
INTEGER { noActiveConditions (1), nonAlarmedConditionsActive (2), minorAlarmsActive (3), majorAlarmsActive (4), criticalAlarmsActive (5) }