CISCO-CEF-MIB :: cefCCEnabled

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CEF-MIBcefCCEnabled

cefCCEnabled

Module: CISCO-CEF-MIB

OID (symbolic): CISCO-CEF-MIB::cefCCEnabled

OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.2.1.2

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-write

Description: Enables the passive consistency checker. Passive consistency checkers are disabled by default.

Full-scan consistency checkers are always enabled. An attempt to set this object to 'false' for an active consistency checker will result in 'wrongValue' error.

What is cefCCEnabled?

This object enables or disables the passive consistency checker for a specific checker type, noting that passive checkers are off by default while full-scan checkers always run. An admin would turn this on for a checker type they specifically suspect is misbehaving, since passive checking runs continuously in the background with some ongoing CPU cost, unlike the periodic full scan. Trying to set this to false for a checker type that's currently active will return a wrongValue error per the object's own description, so an admin must first disable or complete that checker's active cycle before turning it off.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.2.1.2
snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefCCEnabled

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.2.1.2.1
snmpget -v2c -c public <target> CISCO-CEF-MIB::cefCCEnabled.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.492.1.7.2.1.2.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::cefCCEnabled 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.492ciscoCefMIBCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1ciscoCefMIBObjectsCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.7cefCCCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.7.2cefCCTypeTableCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.7.2.1cefCCTypeEntryCISCO-CEF-MIB
1.3.6.1.4.1.9.9.492.1.7.2.1.2cefCCEnabledCISCO-CEF-MIB