All MIBs › IP-FORWARD-MIB › ipCidrRouteNextHop
ipCidrRouteNextHop
Module: IP-FORWARD-MIB
OID (symbolic): IP-FORWARD-MIB::ipCidrRouteNextHop
OID (numeric): 1.3.6.1.2.1.4.24.4.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: On remote routes, the address of the next system en route; Otherwise, 0.0.0.0.
What is ipCidrRouteNextHop?
This deprecated object indicates the IP address of the next hop router that packets should be forwarded to for a given IP route destination. For directly connected routes, this field is typically 0.0.0.0 since there is no intermediate hop. Operators inspect this value to verify that routing paths are configured correctly and that packets are being directed toward the intended next hop.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.24.4.1.4 snmpwalk -v2c -c public <target> IP-FORWARD-MIB::ipCidrRouteNextHop
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.24.4.1.4.1 snmpget -v2c -c public <target> IP-FORWARD-MIB::ipCidrRouteNextHop.1
Start monitoring Vendor-neutral IETF standard, RFC 4292 (IP router/Layer 3 switch) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IP-FORWARD-MIB::ipCidrRouteNextHop OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 4292 (IP router/Layer 3 switch) from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.4.24 | ipForward | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.4 | ipCidrRouteTable | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.4.1 | ipCidrRouteEntry | IP-FORWARD-MIB |
| 1.3.6.1.2.1.4.24.4.1.4 | ipCidrRouteNextHop | IP-FORWARD-MIB |