All MIBs › CISCO-CEF-MIB › cefCCGlobalErrorMsgEnabled
cefCCGlobalErrorMsgEnabled
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefCCGlobalErrorMsgEnabled
OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.1.1.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Enables the consistency checker to generate an error message when it detects an inconsistency.
What is cefCCGlobalErrorMsgEnabled?
This object enables the consistency checker to log an error message whenever it detects a FIB inconsistency. With this off, inconsistencies could be silently detected and even auto-repaired without leaving any trace in the syslog, making it much harder for an admin to notice recurring FIB corruption over time. An admin debugging intermittent traffic black-holes would enable this so that the next time a checksum error or missing prefix is found, a syslog entry pinpoints exactly when and which checker caught it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.1.1.4 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefCCGlobalErrorMsgEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.1.1.4.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefCCGlobalErrorMsgEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.7.1.1.4.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::cefCCGlobalErrorMsgEnabled 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.1 | cefCCGlobalTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.7.1.1 | cefCCGlobalEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.7.1.1.4 | cefCCGlobalErrorMsgEnabled | CISCO-CEF-MIB |