All MIBs › CERAGON-MIB › gnGenXAesEnable
gnGenXAesEnable
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::gnGenXAesEnable
OID (numeric): 1.3.6.1.4.1.2281.2.1.23.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This parameter defines encryption admin mode.
What is gnGenXAesEnable?
This reports the administrative state of AES link encryption on this Ceragon radio, though it is read-only here, meaning encryption is toggled through a different mechanism and this object only reflects the resulting mode, distinguishing enabled, disabled, unsupported hardware, and an outright failure state. It matters for security compliance audits on microwave backhaul links, where an auditor needs to confirm encryption is actually enabled rather than assuming it based on licensing paperwork. Seeing systemFailure(5) here would indicate the encryption subsystem itself has faulted, which is a materially different problem than simply having it disabled(3) by policy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.2.1.23.1.21 snmpwalk -v2c -c public <target> CERAGON-MIB::gnGenXAesEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.2.1.23.1.21.1 snmpget -v2c -c public <target> CERAGON-MIB::gnGenXAesEnable.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::gnGenXAesEnable 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.21 | gnGenXAesEnable | CERAGON-MIB |