All MIBs › CISCO-CEF-MIB › cefStatsPrefixHCQueries
cefStatsPrefixHCQueries
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefStatsPrefixHCQueries
OID (numeric): 1.3.6.1.4.1.9.9.492.1.8.1.1.3
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of queries received in the FIB database for the specified IP prefix length. This object is a 64-bit version of cefStatsPrefixQueries.
What is cefStatsPrefixHCQueries?
This is simply the 64-bit counterpart of cefStatsPrefixQueries, counting FIB lookup queries for a given prefix length without wrapping as quickly as the 32-bit version. On a high-throughput core router doing millions of lookups per second, the 32-bit cefStatsPrefixQueries counter can wrap in minutes, so monitoring tools should poll this 64-bit object instead to get an accurate rate without correcting for frequent rollovers. A monitoring system polling every 5 minutes on a busy edge router would use this object to reliably compute queries-per-second for the /24 bucket without a wraparound miscalculation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.8.1.1.3 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefStatsPrefixHCQueries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.8.1.1.3.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefStatsPrefixHCQueries.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::cefStatsPrefixHCQueries 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.3 | cefStatsPrefixHCQueries | CISCO-CEF-MIB |