All MIBs › CERAGON-MIB › gnAgnCurrentAlarmCounter
gnAgnCurrentAlarmCounter
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::gnAgnCurrentAlarmCounter
OID (numeric): 1.3.6.1.4.1.2281.2.2.14.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A running counter of open alarm, the counter is incremented on every new RAISED trap. It is cleared after reset. This counter is (optionaly) attached to each trap.
What is gnAgnCurrentAlarmCounter?
This is a running tally of how many distinct alarm-raise events have occurred on this radio unit since its last reset, incrementing once per new RAISED trap and getting attached as a sequence number to each outgoing trap so a trap receiver can detect if any traps were lost in transit. If a management station's received trap sequence numbers show gaps, that's concrete evidence UDP traps were dropped somewhere between this radio and the NMS, not just that no new alarms occurred. An admin reconciling logged traps against this counter's value after a suspected network blip can confirm whether any alarm notifications were actually lost.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.14.2.1.1 snmpwalk -v2c -c public <target> CERAGON-MIB::gnAgnCurrentAlarmCounter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.14.2.1.1.1 snmpget -v2c -c public <target> CERAGON-MIB::gnAgnCurrentAlarmCounter.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gnAgnCurrentAlarmCounter.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::gnAgnCurrentAlarmCounter 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.1 | gnAgnCurrentAlarmCounter | CERAGON-MIB |