CISCO-CEF-MIB :: cefStatsPrefixElements

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CEF-MIBcefStatsPrefixElements

cefStatsPrefixElements

Module: CISCO-CEF-MIB

OID (symbolic): CISCO-CEF-MIB::cefStatsPrefixElements

OID (numeric): 1.3.6.1.4.1.9.9.492.1.8.1.1.8

Node type: OBJECT-TYPE

Type: Gauge32

Access: read-only

Description: Total number of elements in the FIB database for the specified IP prefix length.

What is cefStatsPrefixElements?

This gauge reports the current total number of FIB entries that exist for a specific IP prefix length. Unlike the insert and delete counters, this is a live count, so an admin uses it to directly see how many /24s or /30s the router currently holds in its forwarding table, useful for tracking FIB memory consumption by prefix granularity. If this object for /32 unexpectedly grows to hundreds of thousands, that's a strong signal something is injecting excess host routes, like a misconfigured redistribution, rather than normal network prefixes.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.8.1.1.8
snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefStatsPrefixElements

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.8.1.1.8.1
snmpget -v2c -c public <target> CISCO-CEF-MIB::cefStatsPrefixElements.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::cefStatsPrefixElements 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.8cefStatsCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.8.1cefStatsPrefixLenTableCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.8.1.1cefStatsPrefixLenEntryCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.8.1.1.8cefStatsPrefixElementsCISCO-CEF-MIB