All MIBs › CISCO-CEF-MIB › cefCCPeriod
cefCCPeriod
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefCCPeriod
OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.2.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The period between scans for the consistency checker.
What is cefCCPeriod?
This object sets the time interval between successive scans performed by a given consistency checker. A shorter period catches FIB inconsistencies sooner but adds more frequent CPU overhead from repeated scanning, so an admin picks this value based on how quickly corruption needs to be detected versus how much background load the router can tolerate. An admin on a router that has previously had intermittent FIB corruption might shorten this from a default of, say, 300 seconds to 60 seconds to catch problems faster, accepting the added periodic CPU cost.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.2.1.4 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefCCPeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.2.1.4.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefCCPeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.7.2.1.4.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::cefCCPeriod 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.2 | cefCCTypeTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.7.2.1 | cefCCTypeEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.7.2.1.4 | cefCCPeriod | CISCO-CEF-MIB |