All MIBs › CISCO-CEF-MIB › cefPathNextHopAddr
cefPathNextHopAddr
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefPathNextHopAddr
OID (numeric): 1.3.6.1.4.1.9.9.492.1.1.5.1.4
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: Next hop address associated with this CEF path.
The value of this object is only relevant for attached next hop and recursive next hop path types (when the object cefPathType is set to attachedNexthop(4) or recursiveNexthop(5)). and will be set to zero for other path types.
The type of this address is determined by the value of the cefPrefixType object.
What is cefPathNextHopAddr?
This reports the next-hop address for this CEF path, but per the MIB it is only meaningful for attached-next-hop and recursive-next-hop path types, with its address type determined by the associated cefPrefixType object. Reading this object on a path of any other type, per cefPathType, would return an address that has no operational meaning, so an admin tracing a forwarding path needs to check cefPathType first before trusting this next-hop value as real routing information. For a recursive-next-hop path, this object might show the BGP next-hop address that itself needs further resolution through an IGP route, whereas checking it on a receive-type path would return a value that should not be interpreted as a real next hop.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.5.1.4 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefPathNextHopAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.5.1.4.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefPathNextHopAddr.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::cefPathNextHopAddr 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.1 | cefFIB | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.5 | cefPathTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.5.1 | cefPathEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.5.1.4 | cefPathNextHopAddr | CISCO-CEF-MIB |