All MIBs › CISCO-CEF-MIB › cefAdjForwardingInfo
cefAdjForwardingInfo
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefAdjForwardingInfo
OID (numeric): 1.3.6.1.4.1.9.9.492.1.2.2.1.8
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: This object selects a forwarding info entry defined in the cefFESelectionTable. The selected target is defined by an entry in the cefFESelectionTable whose index value (cefFESelectionName) is equal to this object.
The value of this object will be of zero length if this adjacency entry is the last forwarding element in the forwarding path.
What is cefAdjForwardingInfo?
This selects a forwarding-info entry in cefFESelectionTable that this adjacency chains to next, with a zero-length value specifically indicating this adjacency is the last forwarding element in the path, meaning the packet is actually transmitted here. This chaining mechanism is how CEF builds multi-step forwarding paths, such as a label push followed by an adjacency, so a nonzero value here means an admin tracing a path needs to follow this reference further rather than assuming this adjacency is the final forwarding step. An adjacency that is part of an MPLS label-imposition path might have a nonzero value here pointing to a further forwarding element, whereas a simple directly-connected Ethernet adjacency would show zero length, confirming it is the final hop in that path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.2.1.8 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefAdjForwardingInfo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.2.1.8.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefAdjForwardingInfo.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::cefAdjForwardingInfo 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.2 | cefAdj | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.2 | cefAdjTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.2.1 | cefAdjEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.2.2.1.8 | cefAdjForwardingInfo | CISCO-CEF-MIB |