All MIBs › CERAGON-MIB › gnAgnCurrentAlarmId
gnAgnCurrentAlarmId
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::gnAgnCurrentAlarmId
OID (numeric): 1.3.6.1.4.1.2281.2.2.14.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Alarm Identifier (contains alarm type and interface). Same AlarmId for rasie and clear alarms.
What is gnAgnCurrentAlarmId?
This packs both the alarm type and the affected interface into a single identifier value, and critically the same AlarmId value is reused for both the raise event and its later clear event, letting a management system pair up a problem-started notification with its matching problem-resolved notification. Without this pairing, an NMS would have no reliable way to compute how long a given alarm condition, say a specific interface's LOS, actually persisted. A management station correlating trap history would match a raised AlarmId of, say, 1032 against a later clear trap carrying that same 1032 to compute the exact outage duration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.14.2.1.3 snmpwalk -v2c -c public <target> CERAGON-MIB::gnAgnCurrentAlarmId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.14.2.1.3.1 snmpget -v2c -c public <target> CERAGON-MIB::gnAgnCurrentAlarmId.1
Start monitoring Ceragon Networks FibeAir microwave radio backhaul systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CERAGON-MIB::gnAgnCurrentAlarmId OID value, configure state conditions and alerts, and monitor any Ceragon Networks FibeAir microwave radio backhaul systems from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2281 | ceragon | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2 | gnSystem | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2 | gnAgn | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2.14 | gnAgnCurrentAlarm | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2.14.2 | gnAgnCurrentAlarmTable | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2.14.2.1 | gnAgnCurrentAlarmEntry | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2.14.2.1.3 | gnAgnCurrentAlarmId | CERAGON-MIB |