All MIBs › CISCO-CEF-MIB › cefCCQueriesIterated
cefCCQueriesIterated
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefCCQueriesIterated
OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.2.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of prefix consistency queries iterated back to the master database by this consistency checker.
What is cefCCQueriesIterated?
This counter tracks prefix consistency queries that were iterated back to the master, authoritative database by the checker, rather than being resolved against the local copy alone. A rising iteration count suggests the checker frequently needs to fall back to the master database to resolve or confirm entries, which could point to a distributed FIB copy that's drifting more than expected from the master. On a distributed-CEF platform, if a particular line card's checker shows a disproportionately high iteration count compared to its peers, that card's local FIB copy may be diverging more often and warrant closer inspection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.2.1.8 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefCCQueriesIterated
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.2.1.8.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefCCQueriesIterated.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::cefCCQueriesIterated 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.7 | cefCC | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.7.2 | cefCCTypeTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.7.2.1 | cefCCTypeEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.7.2.1.8 | cefCCQueriesIterated | CISCO-CEF-MIB |