All MIBs › CISCO-CEF-MIB › cefStatsPrefixDeletes
cefStatsPrefixDeletes
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefStatsPrefixDeletes
OID (numeric): 1.3.6.1.4.1.9.9.492.1.8.1.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of delete operations performed to the FIB database for the specified IP prefix length.
What is cefStatsPrefixDeletes?
This counter tracks the number of delete operations performed on the FIB database for routes of a specific prefix length. Comparing this to cefStatsPrefixInserts for the same prefix length lets an admin gauge net route table growth or shrinkage at that granularity, and a delete count that closely tracks the insert count, rather than staying near zero, is itself a sign of route instability rather than growth. If both inserts and deletes for /32 are climbing in lockstep at thousands per minute, that pattern points to route flapping rather than the network simply gaining new host routes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.8.1.1.6 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefStatsPrefixDeletes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.8.1.1.6.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefStatsPrefixDeletes.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::cefStatsPrefixDeletes 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.1 | cefStatsPrefixLenTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.8.1.1 | cefStatsPrefixLenEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.8.1.1.6 | cefStatsPrefixDeletes | CISCO-CEF-MIB |