All MIBs › ZYXEL-IPV6-STATIC-ROUTE-MIB › zyIpv6StaticRouteNextHopIpAddress
zyIpv6StaticRouteNextHopIpAddress
Module: ZYXEL-IPV6-STATIC-ROUTE-MIB
OID (symbolic): ZYXEL-IPV6-STATIC-ROUTE-MIB::zyIpv6StaticRouteNextHopIpAddress
OID (numeric): 1.3.6.1.4.1.890.1.15.3.37.1.2.1.5
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-write
Description: This entry displays the IPv6 address of the next hop. The next hop is the neighbor of your switch that will forward the packet to the destination.
What is zyIpv6StaticRouteNextHopIpAddress?
This read-write object holds the IPv6 address of the next hop, the neighboring device that will forward packets toward the route's destination. An admin sets this when configuring a static IPv6 route to specify which directly connected neighbor should receive matching traffic. Setting it to 2001:db8::1 would configure that address as the next hop for this static route entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.37.1.2.1.5 snmpwalk -v2c -c public <target> ZYXEL-IPV6-STATIC-ROUTE-MIB::zyIpv6StaticRouteNextHopIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.37.1.2.1.5.1 snmpget -v2c -c public <target> ZYXEL-IPV6-STATIC-ROUTE-MIB::zyIpv6StaticRouteNextHopIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.15.3.37.1.2.1.5.1 s <value>
Start monitoring ZyXEL routers/security gateways, ZyXEL switches with IPv6 support (static IPv6-route config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZYXEL-IPV6-STATIC-ROUTE-MIB::zyIpv6StaticRouteNextHopIpAddress OID value, configure state conditions and alerts, and monitor any ZyXEL routers/security gateways, ZyXEL switches with IPv6 support (static IPv6-route config status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.890 | zyxel | NWA1100 |
| 1.3.6.1.4.1.890.1 | nwaSeries | NWA1100 |
| 1.3.6.1.4.1.890.1.15 | enterpriseSolution | ZYXEL-ES-SMI |
| 1.3.6.1.4.1.890.1.15.3 | esMgmt | ZYXEL-ES-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.890.1.15.3.37 | zyxelIpv6StaticRoute | ZYXEL-IPV6-STATIC-ROUTE-MIB |
| 1.3.6.1.4.1.890.1.15.3.37.1 | zyxelIpv6StaticRouteSetup | ZYXEL-IPV6-STATIC-ROUTE-MIB |
| 1.3.6.1.4.1.890.1.15.3.37.1.2 | zyxelIpv6StaticRouteTable | ZYXEL-IPV6-STATIC-ROUTE-MIB |
| 1.3.6.1.4.1.890.1.15.3.37.1.2.1 | zyxelIpv6StaticRouteEntry | ZYXEL-IPV6-STATIC-ROUTE-MIB |
| 1.3.6.1.4.1.890.1.15.3.37.1.2.1.5 | zyIpv6StaticRouteNextHopIpAddress | ZYXEL-IPV6-STATIC-ROUTE-MIB |