All MIBs › ZYXEL-DHCPV6-MIB › zyDhcpv6ClientInfoRestart
zyDhcpv6ClientInfoRestart
Module: ZYXEL-DHCPV6-MIB
OID (symbolic): ZYXEL-DHCPV6-MIB::zyDhcpv6ClientInfoRestart
OID (numeric): 1.3.6.1.4.1.890.1.15.3.21.2.1.1.1
Node type: OBJECT-TYPE
Type: EnabledStatus
Access: read-write
Description: Set the switch to send a release message for the assigned IPv6 address to the DHCP server and start DHCP messages exchange again.
What is zyDhcpv6ClientInfoRestart?
This object triggers the switch, acting as a DHCPv6 client, to send a release message for its currently assigned IPv6 address to the DHCP server and then restart the DHCP message exchange from scratch. Admins use this to force the switch to release and re-request its DHCPv6-assigned address, useful when troubleshooting an address assignment problem. For example, an admin suspecting the switch has a stale or incorrect DHCPv6-assigned address would set this object to force a clean release-and-renew cycle.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.21.2.1.1.1 snmpwalk -v2c -c public <target> ZYXEL-DHCPV6-MIB::zyDhcpv6ClientInfoRestart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.21.2.1.1.1.1 snmpget -v2c -c public <target> ZYXEL-DHCPV6-MIB::zyDhcpv6ClientInfoRestart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.15.3.21.2.1.1.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zyDhcpv6ClientInfoRestart.1
Start monitoring ZyXEL router/gateway (DHCPv6 client/server mode and prefix-delegation config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZYXEL-DHCPV6-MIB::zyDhcpv6ClientInfoRestart OID value, configure state conditions and alerts, and monitor any ZyXEL router/gateway (DHCPv6 client/server mode and prefix-delegation 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.21 | zyxelDhcpv6 | ZYXEL-DHCPV6-MIB |
| 1.3.6.1.4.1.890.1.15.3.21.2 | zyxelDhcpv6Status | ZYXEL-DHCPV6-MIB |
| 1.3.6.1.4.1.890.1.15.3.21.2.1 | zyxelDhcpv6ClientInfoTable | ZYXEL-DHCPV6-MIB |
| 1.3.6.1.4.1.890.1.15.3.21.2.1.1 | zyxelDhcpv6ClientInfoEntry | ZYXEL-DHCPV6-MIB |
| 1.3.6.1.4.1.890.1.15.3.21.2.1.1.1 | zyDhcpv6ClientInfoRestart | ZYXEL-DHCPV6-MIB |