All MIBs › CISCO-CEF-MIB › cefResourceFailureReason
cefResourceFailureReason
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefResourceFailureReason
OID (numeric): 1.3.6.1.4.1.9.9.492.1.4.2.1.2
Node type: OBJECT-TYPE
Type: CefFailureReason
Access: read-only
Description: The CEF resource failure reason which may lead to CEF being disabled on the managed entity.
What is cefResourceFailureReason?
This object reports the specific reason code CEF (Cisco Express Forwarding) recorded when a resource shortage forced it to consider disabling itself on the device. Because CEF is Cisco's primary packet-forwarding mechanism, seeing a specific failure reason here (rather than none) tells you the router hit a memory, TCAM, or FIB resource limit that could make it fall back to slower software switching, which shows up as a sudden throughput or latency hit. For example, on a router with a nearly-full FIB table, this object might read 'no-memory' right before CEF disables itself and traffic starts being process-switched, causing CPU to spike.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.4.2.1.2 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefResourceFailureReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.4.2.1.2.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefResourceFailureReason.1
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::cefResourceFailureReason 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.2 | cefResourceTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4.2.1 | cefResourceEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.4.2.1.2 | cefResourceFailureReason | CISCO-CEF-MIB |