All MIBs › CISCO-CEF-MIB › cefInconsistencyPrefixLen
cefInconsistencyPrefixLen
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefInconsistencyPrefixLen
OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.3.1.4
Node type: OBJECT-TYPE
Type: InetAddressPrefixLength
Access: read-only
Description: Length in bits of the inconsistency address prefix.
What is cefInconsistencyPrefixLen?
This object records the prefix length in bits of the network address flagged in a given FIB inconsistency record. Paired with cefInconsistencyPrefixAddr, this tells the admin the exact scope of the affected route, since a corrupted /32 host route affects one address while a corrupted /8 summary could affect an entire block of downstream traffic. A record showing prefix length 8 rather than 32 would immediately raise the severity in an admin's eyes, since it implies a much larger swath of addresses could be affected by that single inconsistency.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.3.1.4 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefInconsistencyPrefixLen
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.3.1.4.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefInconsistencyPrefixLen.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::cefInconsistencyPrefixLen 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.4 | cefInconsistencyPrefixLen | CISCO-CEF-MIB |