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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 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 |