CISCO-CEF-MIB :: cefStatsPrefixQueries

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CEF-MIBcefStatsPrefixQueries

cefStatsPrefixQueries

Module: CISCO-CEF-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.492.1.8.1.1.2

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: Number of queries received in the FIB database for the specified IP prefix length.

What is cefStatsPrefixQueries?

This counter counts how many lookup queries the FIB database has received for a specific IP prefix length, since this object is indexed by prefix length such as /24 or /32. Because it's broken out per prefix length, an admin can see whether lookup load is concentrated on long, specific prefixes like /32 host routes versus short summary routes, which affects how FIB lookup performance and memory should be tuned. A table showing millions of queries against the /32 row but only a few hundred against /8 would suggest the router is doing a lot of host-route lookups, perhaps due to redistributed host entries.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.8.1.1.2
snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefStatsPrefixQueries

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.8.1.1.2.1
snmpget -v2c -c public <target> CISCO-CEF-MIB::cefStatsPrefixQueries.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::cefStatsPrefixQueries 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.2cefStatsPrefixQueriesCISCO-CEF-MIB