All MIBs › CISCO-CEF-MIB › cefCCQueriesIgnored
cefCCQueriesIgnored
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefCCQueriesIgnored
OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.2.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of prefix consistency queries for which the consistency checks were not performed by this consistency checker. This may be because of some internal error or resource failure.
What is cefCCQueriesIgnored?
This counter counts prefix consistency queries this checker sent but for which no actual consistency check was performed, due to some internal error or resource failure. A nonzero and growing value here is itself a health signal about the checker, independent of FIB correctness, meaning the consistency-checking subsystem is failing to do its job for some queries and real inconsistencies could go undetected. An admin seeing this counter climb during a period of high CPU load would suspect the consistency checker is being starved of resources, and would want to investigate overall router load rather than assume the FIB itself is fine.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.2.1.6 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefCCQueriesIgnored
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.2.1.6.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefCCQueriesIgnored.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::cefCCQueriesIgnored 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.6 | cefCCQueriesIgnored | CISCO-CEF-MIB |