NWA1100 :: pwSystemReboot

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNWA1100pwSystemReboot

pwSystemReboot

Module: NWA1100

OID (symbolic): NWA1100::pwSystemReboot

OID (numeric): 1.3.6.1.4.1.890.1.9.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: System reboot. 1=reboot.

What is pwSystemReboot?

This integer flag triggers a reboot of the access point when set to yes(1), with no(0) as the idle state. Admins use it to remotely restart the device after applying configuration changes instead of power-cycling it on site. Setting pwSystemReboot to yes(1) via SNMP restarts the NWA1100 within moments, dropping every currently associated wireless station.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.9.1.8
snmpwalk -v2c -c public <target> NWA1100::pwSystemReboot

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.9.1.8.1
snmpget -v2c -c public <target> NWA1100::pwSystemReboot.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.9.1.8.1 i <value>

Start monitoring ZyXEL NWA1100 wireless access point with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NWA1100::pwSystemReboot OID value, configure state conditions and alerts, and monitor any ZyXEL NWA1100 wireless access point from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.890zyxelNWA1100
1.3.6.1.4.1.890.1nwaSeriesNWA1100
1.3.6.1.4.1.890.1.9nwa1100NWA1100
1.3.6.1.4.1.890.1.9.1pwCommonNWA1100
1.3.6.1.4.1.890.1.9.1.8pwSystemRebootNWA1100