All MIBs › CISCO-CEF-MIB › cefCfgDistributionAdminState
cefCfgDistributionAdminState
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefCfgDistributionAdminState
OID (numeric): 1.3.6.1.4.1.9.9.492.1.4.1.1.3
Node type: OBJECT-TYPE
Type: CefAdminStatus
Access: read-write
Description: The desired state of CEF distribution.
What is cefCfgDistributionAdminState?
This sets the administratively desired state for distributed CEF, dCEF, specifically, the mode where line cards or distributed forwarding engines each maintain their own local FIB copy rather than relying solely on a central route processor. Enabling distributed CEF specifically shifts where forwarding decisions actually happen, onto the line cards themselves, which matters for platforms with modular/distributed architectures where central-RP-only forwarding would otherwise become the bottleneck under high traffic loads. On a modular chassis with multiple line cards, setting this to enabled lets each card forward packets using its own local FIB copy rather than punting every packet through the central route processor, dramatically raising the platform's aggregate forwarding capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.4.1.1.3 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefCfgDistributionAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.4.1.1.3.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefCfgDistributionAdminState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.4.1.1.3.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::cefCfgDistributionAdminState 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.3 | cefCfgDistributionAdminState | CISCO-CEF-MIB |