CISCO-EIGRP-MIB :: cEigrpNextHopAddressType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-EIGRP-MIBcEigrpNextHopAddressType

cEigrpNextHopAddressType

Module: CISCO-EIGRP-MIB

OID (symbolic): CISCO-EIGRP-MIB::cEigrpNextHopAddressType

OID (numeric): 1.3.6.1.4.1.9.9.449.1.3.1.1.12

Node type: OBJECT-TYPE

Type: InetAddressType

Access: read-only

Description: The format of the next hop IP address for the route represented by the topology entry.

What is cEigrpNextHopAddressType?

This object reports the address format of the next-hop IP address for the route represented by this topology entry. This is a supporting type field an admin or script needs to correctly parse cEigrpNextHopAddress, particularly important on a router running both IPv4 and IPv6 EIGRP instances where next-hop addresses could be in either format. A monitoring script pulling next-hop information from both EIGRP address families would check this type field first to know whether to expect and validate an IPv4 or IPv6 formatted address in the accompanying next-hop object.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.12
snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpNextHopAddressType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.3.1.1.12.1
snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpNextHopAddressType.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cEigrpNextHopAddressType.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::cEigrpNextHopAddressType 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.449ciscoEigrpMIBCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1cEigrpMIBObjectsCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1.3cEigrpTopologyInfoCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1.3.1cEigrpTopoTableCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1.3.1.1cEigrpTopoEntryCISCO-EIGRP-MIB
1.3.6.1.4.1.9.9.449.1.3.1.1.12cEigrpNextHopAddressTypeCISCO-EIGRP-MIB