All MIBs › CERAGON-MIB › gnAgnCurrentAlarmIfIndex
gnAgnCurrentAlarmIfIndex
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::gnAgnCurrentAlarmIfIndex
OID (numeric): 1.3.6.1.4.1.2281.2.2.14.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Interface Index where the alarm occurred, alarms that are not associated with specific interface will have the following value: For IDC related alarms the value is: 65001 For drawer1 related alarms the value is: 65003 For drawer2 related alarms the value is: 65004 If Alarm's origin is bigger than 256, it will be 65000 + the origin
What is gnAgnCurrentAlarmIfIndex?
This reports which interface an active alarm is associated with, but uses a set of out-of-range sentinel values, 65001 for IDC-related alarms, 65003 and 65004 for drawer1 and drawer2, and 65000-plus-origin for anything with an origin number above 256, to represent alarms that aren't tied to any specific physical interface at all. Naively treating this as a normal ifIndex would misinterpret system-level alarms as interface faults, so alarm-handling scripts need explicit logic to recognize these reserved ranges. Seeing a value of 65003 in this field tells an admin the alarm is about drawer1 hardware, not about some phantom interface numbered 65003 in the ifTable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.14.2.1.4 snmpwalk -v2c -c public <target> CERAGON-MIB::gnAgnCurrentAlarmIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.14.2.1.4.1 snmpget -v2c -c public <target> CERAGON-MIB::gnAgnCurrentAlarmIfIndex.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::gnAgnCurrentAlarmIfIndex 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.4 | gnAgnCurrentAlarmIfIndex | CERAGON-MIB |