All MIBs › CISCO-CEF-MIB › cefPeerNumberOfResets
cefPeerNumberOfResets
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefPeerNumberOfResets
OID (numeric): 1.3.6.1.4.1.9.9.492.1.6.1.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of times the session with CEF peer entity has been reset.
What is cefPeerNumberOfResets?
This counter tracks how many times the session between the local CEF process and this specific CEF peer entity has been reset. A steadily climbing value points to an unstable peer relationship, such as repeated IPC failures or reloads between a route processor and a line card's forwarding engine, which can cause intermittent forwarding table inconsistencies even if traffic never fully stops. Seeing this counter jump from 2 to 15 in an hour on a specific line card's peer entry would tell an admin that card is flapping its CEF session, worth checking for a hardware or software fault on that slot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.6.1.1.3 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefPeerNumberOfResets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.6.1.1.3.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefPeerNumberOfResets.1
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::cefPeerNumberOfResets 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.6 | cefPeer | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.6.1 | cefPeerTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.6.1.1 | cefPeerEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.6.1.1.3 | cefPeerNumberOfResets | CISCO-CEF-MIB |