All MIBs › CISCO-CEF-MIB › cefSwitchingPunt
cefSwitchingPunt
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefSwitchingPunt
OID (numeric): 1.3.6.1.4.1.9.9.492.1.8.2.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of packets that could not be switched in the normal path and were punted to the next-fastest switching vector.
What is cefSwitchingPunt?
This counter tracks packets CEF couldn't handle on the primary fast path and instead punted to the next-fastest available switching mechanism. A rising punt count signals that some traffic is bypassing CEF's optimal hardware or software fast path, commonly due to features like fragmentation, TTL expiry, or unsupported encapsulation that CEF can't process inline, which increases per-packet CPU cost. An admin seeing this counter spike after enabling a new feature like NAT or a complex ACL on an interface would suspect that feature isn't fully supported in the CEF fast path and is forcing packets to a slower vector.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.8.2.1.5 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefSwitchingPunt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.8.2.1.5.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefSwitchingPunt.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::cefSwitchingPunt 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.5 | cefSwitchingPunt | CISCO-CEF-MIB |