All MIBs › CERAGON-MIB › gnAgnMgrAlarmGroupMask
gnAgnMgrAlarmGroupMask
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::gnAgnMgrAlarmGroupMask
OID (numeric): 1.3.6.1.4.1.2281.2.2.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: bit mask .1 is 'send a trap' 0 is 'dont send a trap'. The list of alarms from MSB to LSB is: bit 1 = Power Supply Alarm bit 2 = Cable Alarm bit 3 = Temperature Alarm bit 4 = External Alarm bit 5 = Radio Alarm bit 6 = Modem Alarm bit 7 = Line Alarm bit 8 = SDH Alarm bit 9 = BER Alarm bit 10 = System fault Alarm bit 11 = Maintenance Alarm If this field is 0, only standard traps will be sent to the manager
What is gnAgnMgrAlarmGroupMask?
A read-write bitmask controlling which alarm groups (e.g. Power Supply, Cable, Temperature, External, Radio) trigger traps to a given manager, where each bit set to 1 enables sending a trap for that alarm type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.1.1.3 snmpwalk -v2c -c public <target> CERAGON-MIB::gnAgnMgrAlarmGroupMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.1.1.3.1 snmpget -v2c -c public <target> CERAGON-MIB::gnAgnMgrAlarmGroupMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2281.2.2.1.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gnAgnMgrAlarmGroupMask.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::gnAgnMgrAlarmGroupMask 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.1 | gnAgnMgrTable | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2.1.1 | gnAgnMgrEntry | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.2.1.1.3 | gnAgnMgrAlarmGroupMask | CERAGON-MIB |