CISCO-CEF-MIB :: cefIntSwitchingState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CEF-MIBcefIntSwitchingState

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.492ciscoCefMIBCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1ciscoCefMIBObjectsCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.5cefInterfaceCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.5.1cefIntTableCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.5.1.1cefIntEntryCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.5.1.1.1cefIntSwitchingStateCISCO-CEF-MIB