All MIBs › CERAGON-MIB › gnAgnMgrSeverityFilter
gnAgnMgrSeverityFilter
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::gnAgnMgrSeverityFilter
OID (numeric): 1.3.6.1.4.1.2281.2.2.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This is a bit mask value for masking traps according to its severity. There is a bit for each severity. If the relevant bit is on (1), then the Agent will send traps with this severity, and it won't send if the bit is off (0). The list of bits from LSB to MSB: bit 1 (LSB) = Event. bit 2 = Warning. bit 3 = Minor. bit 4 = Major. bit 5 (MSB) = Critical.
What is gnAgnMgrSeverityFilter?
A read-write bitmask that filters which trap severities (e.g. critical, major, minor) are sent to a manager, with each bit enabling or suppressing traps of that severity level.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.1.1.4 snmpwalk -v2c -c public <target> CERAGON-MIB::gnAgnMgrSeverityFilter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.2.2.1.1.4.1 snmpget -v2c -c public <target> CERAGON-MIB::gnAgnMgrSeverityFilter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2281.2.2.1.1.4.1 s <value>
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::gnAgnMgrSeverityFilter 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.4 | gnAgnMgrSeverityFilter | CERAGON-MIB |