All MIBs › ADVA-MIB › neAlarmStatus
neAlarmStatus
Module: ADVA-MIB
OID (symbolic): ADVA-MIB::neAlarmStatus
OID (numeric): 1.3.6.1.4.1.2544.2.1.7
Node type: OBJECT-TYPE
Type: TrapAlarmSeverity
Access: read-only
Description:
The highest severity of all currently active alarms on the NE. Alarms that are not reported because of Alarm Report Control (ARC) or any other administrative state are not considered active. The values indeterminate(1) and notReported(7) are not applicable for this object. The value cleared(6) indicates that the NE reports no alarm (i.e. Alarm LED(s) off).
What is neAlarmStatus?
Reports an enumerated integer representing the highest severity alarm currently active on the network element (e.g., critical=1, major=2, minor=3, warning=4, clear=5). This roll-up metric provides immediate visibility into the device's health status without querying individual alarm objects. Example: 2 indicates at least one major-severity alarm is active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.7 snmpwalk -v2c -c public <target> ADVA-MIB::neAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.7.1 snmpget -v2c -c public <target> ADVA-MIB::neAlarmStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.2 | common | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.1 | neInfo | ADVA-MIB |
| 1.3.6.1.4.1.2544.2.1.7 | neAlarmStatus | ADVA-MIB |