All MIBs › CISCO-CEF-MIB › cefCCGlobalAutoRepairDelay
cefCCGlobalAutoRepairDelay
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefCCGlobalAutoRepairDelay
OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.1.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Indiactes how long the consistency checker waits to fix an inconsistency.
The value of this object has no effect when the value of object cefCCGlobalAutoRepairEnabled is 'false'.
What is cefCCGlobalAutoRepairDelay?
This object sets how many seconds the consistency checker waits after detecting an inconsistency before attempting to fix it. A short delay repairs FIB corruption quickly but risks acting on a still-settling table during a routing convergence event, so an admin tuning this balances fast self-healing against avoiding repair actions that fight with in-progress route updates. On a router that reconverges routes frequently, an admin might raise this from a default few seconds to something like 30 seconds so auto-repair doesn't trigger repeatedly during normal churn.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.1.1.2 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefCCGlobalAutoRepairDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.1.1.2.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefCCGlobalAutoRepairDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.7.1.1.2.1 i <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::cefCCGlobalAutoRepairDelay 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.2 | cefCCGlobalAutoRepairDelay | CISCO-CEF-MIB |