NWA1100 :: pwCPUUsage

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNWA1100pwCPUUsage

pwCPUUsage

Module: NWA1100

OID (symbolic): NWA1100::pwCPUUsage

OID (numeric): 1.3.6.1.4.1.890.1.9.1.10

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: Display the CPU usage information.

What is pwCPUUsage?

This string value reports the access point's current CPU utilization. Admins check it to detect an overloaded AP that may be dropping or delaying wireless traffic due to processing bottlenecks. A returned value climbing toward something like "90%" during peak association hours would flag a device worth investigating for firmware bugs or excessive load.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.9.1.10
snmpwalk -v2c -c public <target> NWA1100::pwCPUUsage

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.9.1.10.1
snmpget -v2c -c public <target> NWA1100::pwCPUUsage.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pwCPUUsage.1

Start monitoring ZyXEL NWA1100 wireless access point with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NWA1100::pwCPUUsage 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.10pwCPUUsageNWA1100