All MIBs › CISCO-CEF-MIB › cefSwitchingDrop
cefSwitchingDrop
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefSwitchingDrop
OID (numeric): 1.3.6.1.4.1.9.9.492.1.8.2.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of packets dropped by CEF.
What is cefSwitchingDrop?
This counter tallies packets that CEF itself dropped, as opposed to punting them elsewhere, for whichever switching path this instance represents. Because these are drops attributable specifically to the CEF fast path, not interface errors or ACL denies, a rising value here points an admin toward FIB-level forwarding failures, like no route to a destination, rather than a physical-layer or access-list problem. If this counter climbs sharply right after a routing change, it may mean CEF briefly had no valid FIB entry for some destinations during reconvergence and dropped their packets rather than forwarding them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.8.2.1.3 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefSwitchingDrop
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.8.2.1.3.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefSwitchingDrop.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::cefSwitchingDrop 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.8 | cefStats | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.8.2 | cefSwitchingStatsTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.8.2.1 | cefSwitchingStatsEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.8.2.1.3 | cefSwitchingDrop | CISCO-CEF-MIB |