All MIBs › CISCO-CEF-MIB › cefCCGlobalAutoRepairHoldDown
cefCCGlobalAutoRepairHoldDown
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefCCGlobalAutoRepairHoldDown
OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Indicates how long the consistency checker waits to re-enable auto-repair after auto-repair runs.
The value of this object has no effect when the value of object cefCCGlobalAutoRepairEnabled is 'false'.
What is cefCCGlobalAutoRepairHoldDown?
This object controls how long the consistency checker waits after running auto-repair before it's allowed to run auto-repair again. This hold-down prevents a flapping or persistently-corrupt condition from triggering repeated repair cycles back-to-back, which itself could consume CPU and mask a deeper hardware problem that repair alone can't fix. If a line card has a recurring memory fault causing repeated inconsistencies, increasing this value gives an admin breathing room to notice the pattern via the query counters before the next auto-repair fires.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.1.1.3 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefCCGlobalAutoRepairHoldDown
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.1.1.3.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefCCGlobalAutoRepairHoldDown.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.7.1.1.3.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::cefCCGlobalAutoRepairHoldDown 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.3 | cefCCGlobalAutoRepairHoldDown | CISCO-CEF-MIB |