All MIBs › CISCO-CEF-MIB › cefPeerOperState
cefPeerOperState
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefPeerOperState
OID (numeric): 1.3.6.1.4.1.9.9.492.1.6.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current CEF operational state of the CEF peer entity.
Cef peer entity oper state will be peerDisabled(1) in the following condition:
: Cef Peer entity encounters fatal error i.e. resource allocation failure, ipc failure etc
: When a reload/delete request is received from the Cef Peer Entity
Once the peer entity is up and no fatal error is encountered, then the value of this object will transits to the peerUp(3) state.
If the Cef Peer entity is in held stage, then the value of this object will be peerHold(3). Cef peer entity can only transit to peerDisabled(1) state from the peerHold(3) state.
What is cefPeerOperState?
This object reports the current operational state of a CEF peer entity, a separate forwarding-plane process or line card that CEF synchronizes FIB data with. An admin watching this value cares because a transition to peerDisabled(1) signals the peer hit a fatal error, such as a resource allocation or IPC failure, or was explicitly reloaded, meaning that card's forwarding table may now be stale until it recovers. On a modular chassis, if a line card's CEF peer flips from peerUp(2) to peerDisabled(1) after an IPC failure, packets destined through that card could start getting dropped or punted until the peer relationship re-establishes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.6.1.1.2 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefPeerOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.6.1.1.2.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefPeerOperState.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::cefPeerOperState 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.2 | cefPeerOperState | CISCO-CEF-MIB |