All MIBs › CISCO-CEF-MIB › cefCCGlobalAutoRepairEnabled
cefCCGlobalAutoRepairEnabled
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefCCGlobalAutoRepairEnabled
OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.1.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Once an inconsistency has been detected, CEF has the ability to repair the problem. This object indicates the status of auto-repair function for the consistency checkers.
What is cefCCGlobalAutoRepairEnabled?
This object turns on or off CEF's ability to automatically repair FIB inconsistencies once its consistency checkers detect one. An admin cares because leaving this false means detected FIB corruption, like a missing or checksum-mismatched prefix, will just sit flagged rather than being fixed automatically, requiring manual intervention such as clearing the CEF table to restore correct forwarding. In a lab or troubleshooting scenario an engineer might deliberately set this to false so an inconsistency stays visible for diagnosis instead of being silently repaired before it can be captured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.1.1.1 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefCCGlobalAutoRepairEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.1.1.1.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefCCGlobalAutoRepairEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.7.1.1.1.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::cefCCGlobalAutoRepairEnabled 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.1 | cefCCGlobalAutoRepairEnabled | CISCO-CEF-MIB |