CISCO-CEF-MIB :: cefInconsistencyReason

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CEF-MIBcefInconsistencyReason

cefInconsistencyReason

Module: CISCO-CEF-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.3.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The reason for generating this inconsistency record.

missing(1): the prefix is missing

checksumErr(2): checksum error was found

unknown(3): reason is unknown

What is cefInconsistencyReason?

This object gives the specific reason the consistency checker flagged this record: the prefix was simply missing from the FIB, a checksum mismatch was found in the entry, or the reason couldn't be determined. The distinction matters because 'missing' implies traffic to that prefix is likely being dropped outright, while 'checksumErr' suggests the entry exists but its data may be corrupted or stale, which could cause silent misforwarding rather than an obvious drop. A batch of records all reading missing(1) after a card reload would point an admin toward an incomplete FIB download during that card's bring-up, whereas scattered checksumErr(2) entries during steady-state operation would suggest a memory integrity problem.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.3.1.8
snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefInconsistencyReason

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.3.1.8.1
snmpget -v2c -c public <target> CISCO-CEF-MIB::cefInconsistencyReason.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::cefInconsistencyReason 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.7cefCCCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.7.3cefInconsistencyRecordTableCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.7.3.1cefInconsistencyRecordEntryCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.7.3.1.8cefInconsistencyReasonCISCO-CEF-MIB