All MIBs › CISCO-CEF-MIB › cefInconsistencyNotifEnable
cefInconsistencyNotifEnable
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefInconsistencyNotifEnable
OID (numeric): 1.3.6.1.4.1.9.9.492.1.9.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Indicates whether cefInconsistencyDetection notification should be generated for this managed device.
What is cefInconsistencyNotifEnable?
This object is the master on-off switch for whether the cefInconsistencyDetection SNMP notification is generated at all for this device. Without this enabled, none of the FIB inconsistency detections recorded in the cefInconsistency table would ever trigger a proactive alert, meaning an admin would have to notice them by polling the table instead. A network team standardizing SNMP trap configuration across their Cisco fleet would enable this on every CEF-capable router so any future FIB corruption anywhere in the network reaches the NMS immediately rather than only being caught during a scheduled audit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.9.5 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefInconsistencyNotifEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.9.5.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefInconsistencyNotifEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.9.5.1 s <value>
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::cefInconsistencyNotifEnable 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.9 | cefNotifCntl | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.9.5 | cefInconsistencyNotifEnable | CISCO-CEF-MIB |