All MIBs › CISCO-CEF-MIB › cefCfgAdminState
cefCfgAdminState
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefCfgAdminState
OID (numeric): 1.3.6.1.4.1.9.9.492.1.4.1.1.1
Node type: OBJECT-TYPE
Type: CefAdminStatus
Access: read-write
Description: The desired state of CEF.
What is cefCfgAdminState?
This sets the administratively desired state, enabled or disabled, for Cisco Express Forwarding on this device. Toggling this object off effectively removes hardware/optimized forwarding entirely, forcing the router back to slower process-switching for all traffic, so disabling it, even briefly, for troubleshooting, on a production router carrying significant traffic can cause a severe, immediate performance drop rather than a minor configuration tweak. An engineer might temporarily set this to disabled while diagnosing a suspected CEF-specific forwarding bug, accepting a sharp increase in CPU load and latency as traffic falls back to process switching during the test.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.4.1.1.1 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefCfgAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.4.1.1.1.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefCfgAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.4.1.1.1.1 s <value>
Start monitoring Cisco routers/Layer-3 switches (Cisco Express Forwarding) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CEF-MIB::cefCfgAdminState OID value, configure state conditions and alerts, and monitor any Cisco routers/Layer-3 switches (Cisco Express Forwarding) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.492 | ciscoCefMIB | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1 | ciscoCefMIBObjects | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4 | cefGlobal | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4.1 | cefCfgTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4.1.1 | cefCfgEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4.1.1.1 | cefCfgAdminState | CISCO-CEF-MIB |