rlInternInetStaticRouteNextHop
The next-hop IP address, if any. If rlInternInetStaticRouteAction is 'forward', there may or may not be a next-hop IP address. A next-hop IP address is not required if an output interface index is specified (in other words, if rlInternInetStaticRouteIfIndex is non-zero). If rlInternInetStaticRouteAction is not 'forward', there is no next-hop IP address. If there is no next-hop IP address, the rlInternInetStaticRouteNextHop object is set to all zeroes.
Table columns
11 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.26.31.1.1 | rlInternInetStaticRouteDestType | readonly | InetAddressType |
| 1.3.6.1.4.1.9.6.1.101.26.31.1.2 | rlInternInetStaticRouteDest | noaccess | InetAddress |
| 1.3.6.1.4.1.9.6.1.101.26.31.1.3 | rlInternInetStaticRoutePfxLen | noaccess | InetAddressPrefixLength |
| 1.3.6.1.4.1.9.6.1.101.26.31.1.4 | rlInternInetStaticRouteNextHopType | noaccess | InetAddressType |
| 1.3.6.1.4.1.9.6.1.101.26.31.1.5 | rlInternInetStaticRouteNextHop | noaccess | InetAddress |
| 1.3.6.1.4.1.9.6.1.101.26.31.1.6 | rlInternInetStaticRouteIfIndex | noaccess | InterfaceIndexOrZero |
| 1.3.6.1.4.1.9.6.1.101.26.31.1.7 | rlInternInetStaticRoutePathCost | readwrite | Unsigned32 |
| 1.3.6.1.4.1.9.6.1.101.26.31.1.8 | rlInternInetStaticRouteType | readwrite | reject(2), local(3), remote(4), blackhole(5), nd(6) |
| 1.3.6.1.4.1.9.6.1.101.26.31.1.9 | rlInternInetStaticRouteOwner | readonly | static(1), dhcp(2), default(3), icmp(4) |
| 1.3.6.1.4.1.9.6.1.101.26.31.1.10 | rlInternInetStaticRouteRowStatus | readwrite | RowStatus |
| 1.3.6.1.4.1.9.6.1.101.26.31.1.11 | rlInternInetStaticRouteForwardingStatus | readonly | active(1), inactive(2) |