All MIBs › CERAGON-MIB › gnGenXAesMkeyMode
gnGenXAesMkeyMode
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::gnGenXAesMkeyMode
OID (numeric): 1.3.6.1.4.1.2281.2.1.23.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This parameter is not used.
What is gnGenXAesMkeyMode?
The description states plainly that this parameter is not used, meaning the object exists in the MIB, perhaps for a planned or deprecated master-key management feature, but the agent doesn't act on or meaningfully populate it in current firmware. An admin building a monitoring dashboard should exclude this OID rather than build alerting logic around whatever value it happens to return, since a change here reflects nothing about actual device behavior. Encountering auto(2) or manual(3) here should be treated as informational noise rather than evidence of the AES key management mode actually in effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.2.1.23.1.22 snmpwalk -v2c -c public <target> CERAGON-MIB::gnGenXAesMkeyMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.2.1.23.1.22.1 snmpget -v2c -c public <target> CERAGON-MIB::gnGenXAesMkeyMode.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::gnGenXAesMkeyMode 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.1 | gnGeneral | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.1.23 | gnGeneralXTable | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.1.23.1 | gnGeneralXEntry | CERAGON-MIB |
| 1.3.6.1.4.1.2281.2.1.23.1.22 | gnGenXAesMkeyMode | CERAGON-MIB |