All MIBs › CISCO-EIGRP-MIB › cEigrpNextHopAddress
cEigrpNextHopAddress
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpNextHopAddress
OID (numeric): 1.3.6.1.4.1.9.9.449.1.3.1.1.13
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: This is the next hop IP address for the route represented by the topology entry. The next hop is where network traffic will be routed to in order to reach the destination network for this topology entry. The format is governed by cEigrpNextHopAddressType.
What is cEigrpNextHopAddress?
This object reports the actual next-hop IP address for this topology entry's route, where traffic to the destination network will actually be forwarded, formatted per cEigrpNextHopAddressType. This is one of the most operationally useful fields in the table; an admin diagnosing a routing problem to a specific destination checks this to confirm traffic is or was being sent to the expected next-hop router, rather than an unexpected or stale one. If traffic to a branch office subnet is unexpectedly slow, an admin checking this object for that destination's topology entry might find it's pointing to a backup path via a satellite link rather than the expected primary terrestrial link, explaining the latency.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.13 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpNextHopAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.13.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpNextHopAddress.1
Start monitoring Cisco router/multilayer switch running EIGRP with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-EIGRP-MIB::cEigrpNextHopAddress OID value, configure state conditions and alerts, and monitor any Cisco router/multilayer switch running EIGRP 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.449 | ciscoEigrpMIB | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1 | cEigrpMIBObjects | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.3 | cEigrpTopologyInfo | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.3.1 | cEigrpTopoTable | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.3.1.1 | cEigrpTopoEntry | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.3.1.1.13 | cEigrpNextHopAddress | CISCO-EIGRP-MIB |