All MIBs › CISCO-CEF-MIB › cefAdjSource
cefAdjSource
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefAdjSource
OID (numeric): 1.3.6.1.4.1.9.9.492.1.2.2.1.4
Node type: OBJECT-TYPE
Type: CefAdjacencySource
Access: read-only
Description: If the adjacency is created because some neighbour discovery mechanism has discovered a neighbour and all the information required to build a frame header to encapsulate traffic to the neighbour is available then the source of adjacency is set to the mechanism by which the adjacency is learned.
What is cefAdjSource?
This reports which neighbor-discovery mechanism, such as ARP, ND, or static configuration, was responsible for learning this specific adjacency, when all the information needed to build its frame header is available. Knowing the source mechanism tells an admin exactly which underlying protocol to investigate if this particular adjacency looks wrong or stale; an ARP-sourced adjacency issue points to Ethernet/ARP table problems, while an ND-sourced one points to IPv6 neighbor discovery instead. An adjacency reporting its source as ARP would lead an admin to check the router's ARP cache and the neighbor's MAC address directly, rather than looking at IPv6 neighbor discovery state for that same troubleshooting session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.2.1.4 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefAdjSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.2.2.1.4.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefAdjSource.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::cefAdjSource 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.4 | cefAdjSource | CISCO-CEF-MIB |