All MIBs › CISCO-CEF-MIB › cefIntSwitchingState
cefIntSwitchingState
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefIntSwitchingState
OID (numeric): 1.3.6.1.4.1.9.9.492.1.5.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The CEF switching State for the interface. If CEF is enabled but distributed CEF(dCEF) is disabled then CEF is in cefEnabled(1) state.
If distributed CEF is enabled, then CEF is in distCefEnabled(2) state. The cefDisabled(3) state indicates that CEF is disabled.
The CEF switching state is only applicable to the received packet on the interface.
What is cefIntSwitchingState?
This per-interface object shows, and lets you set, whether CEF switching is enabled, running in distributed mode, or disabled for packets arriving on that interface. Since this only governs the received-packet path on the interface, an admin troubleshooting asymmetric performance would check this value to confirm CEF hasn't quietly dropped to cefDisabled(3) on one interface while staying enabled elsewhere, forcing incoming traffic on that link into slow-path processing. On a distributed platform like a 7600 with line cards, you'd expect distCefEnabled(2) on every interface; finding cefEnabled(1) on one port instead would flag that its line card isn't participating in distributed CEF.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.5.1.1.1 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefIntSwitchingState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.5.1.1.1.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefIntSwitchingState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.5.1.1.1.1 i <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::cefIntSwitchingState 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.5 | cefInterface | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.5.1 | cefIntTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.5.1.1 | cefIntEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.5.1.1.1 | cefIntSwitchingState | CISCO-CEF-MIB |