All MIBs › CISCO-CEF-MIB › cefInconsistencyReset
cefInconsistencyReset
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefInconsistencyReset
OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.5
Node type: OBJECT-TYPE
Type: CefCCAction
Access: read-write
Description: Setting the value of this object to ccActionStart(1) will reset all the active consistency checkers.
The Management station should poll the cefInconsistencyResetStatus object to get the state of inconsistency reset operation.
This operation once started, cannot be aborted. Hence, the value of this object cannot be set to ccActionAbort(2).
The value of this object can't be set to ccActionStart(1), if the value of object cefInconsistencyResetStatus is ccStatusRunning(2).
What is cefInconsistencyReset?
Setting this object to ccActionStart(1) resets all currently active consistency checkers, clearing their state so they restart from scratch; per its description this operation can't be aborted once started. Because it resets every active checker at once rather than just one, an admin would use this as a somewhat blunt start-clean tool after a batch of confusing or possibly stale inconsistency records, accepting that in-progress checks are lost rather than paused. After investigating and resolving what looked like a one-off memory glitch, an admin might trigger this reset to clear out the accumulated inconsistency records and stats before starting a fresh monitoring baseline.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.5 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefInconsistencyReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.5.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefInconsistencyReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.7.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::cefInconsistencyReset 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.5 | cefInconsistencyReset | CISCO-CEF-MIB |