All MIBs › CISCO-CEF-MIB › cefInconsistencyCCType
cefInconsistencyCCType
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefInconsistencyCCType
OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.3.1.6
Node type: OBJECT-TYPE
Type: CefCCType
Access: read-only
Description: The type of consistency checker who generated this inconsistency record.
What is cefInconsistencyCCType?
This object identifies which type of consistency checker generated a particular inconsistency record. Since different checker types validate different aspects of FIB correctness, knowing which one flagged the issue tells the admin what kind of problem to expect, such as a checksum-focused checker versus one comparing route presence against the RIB. If two different inconsistency records both point to the same checker type, that pattern, rather than isolated one-off flags, suggests a systemic issue with whatever that checker validates, not random noise.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.3.1.6 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefInconsistencyCCType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.3.1.6.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefInconsistencyCCType.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::cefInconsistencyCCType 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.3 | cefInconsistencyRecordTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.7.3.1 | cefInconsistencyRecordEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.7.3.1.6 | cefInconsistencyCCType | CISCO-CEF-MIB |