All MIBs › CISCO-CEF-MIB › cefCCCount
cefCCCount
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefCCCount
OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.2.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The maximum number of prefixes to check per scan.
The default value for this object depends upon the consistency checker type.
The value of this object will be irrelevant for some of the consistency checkers and will be set to 0.
A Management Station cannot set the value of this object to 0.
What is cefCCCount?
This object sets the maximum number of prefixes the consistency checker will examine during a single scan cycle. Because the object's own description notes a Management Station cannot set this to 0, an admin tuning it balances scan thoroughness against CPU load, where a low count does quick lightweight passes and a high count checks more of the table per cycle at greater processing cost. On a router with millions of FIB entries, an admin might lower this to limit each passive-checker pass to, say, 10,000 prefixes so consistency checking doesn't compete heavily with forwarding for CPU cycles.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.2.1.3 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefCCCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.2.1.3.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefCCCount.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.7.2.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::cefCCCount 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.3 | cefCCCount | CISCO-CEF-MIB |