CDMIPController :: cdmipIpRouteNextHopAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipIpRouteNextHopAddress

cdmipIpRouteNextHopAddress

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipIpRouteNextHopAddress

OID (numeric): 1.3.6.1.4.1.6247.4.4.3.1.5

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: The Next Hop IP Address is valid only for routes destined to the Ethernet interface.

This IP address must be a locally attached router.

Set 'cdmipIpRouteState' to 'toEthernet' state before setting 'cdmipIpRouteNextHopAddress'.

What is cdmipIpRouteNextHopAddress?

This sets the next-hop IP address for a route, which the description says is valid only for routes destined to the Ethernet interface and must be a locally attached router. Because this only applies when cdmipIpRouteState is set to toEthernet, and the MIB explicitly instructs setting that state first, configuring this on a route still in its default toSatellite state would be setting a value that has no effect until the state is changed to match. For a route sending traffic out the Ethernet side toward a corporate LAN, setting this to 192.168.1.1, the LAN's local gateway router, tells the modem where on that Ethernet segment to forward the traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.4.3.1.5
snmpwalk -v2c -c public <target> CDMIPController::cdmipIpRouteNextHopAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.4.3.1.5.1
snmpget -v2c -c public <target> CDMIPController::cdmipIpRouteNextHopAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.4.3.1.5.1 a <value>

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipIpRouteNextHopAddress OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.

OID Breakdown

Upper-level ancestors (7 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.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.4cdmipRouteTableCDMIPController
1.3.6.1.4.1.6247.4.4.3cdmipIpRouteTableCDMIPController
1.3.6.1.4.1.6247.4.4.3.1cdmipIpRouteEntryCDMIPController
1.3.6.1.4.1.6247.4.4.3.1.5cdmipIpRouteNextHopAddressCDMIPController