All MIBs › ZYXEL-NWA-SERIES › pwCPUUsage
pwCPUUsage
Module: ZYXEL-NWA-SERIES
OID (symbolic): ZYXEL-NWA-SERIES::pwCPUUsage
OID (numeric): 1.3.6.1.4.1.890.1.9.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Display the CPU usage information
What is pwCPUUsage?
Reports the access point's current CPU usage information. Admins poll this to catch an AP that's overloaded, which can manifest as slow web management response or dropped wireless connections.
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> ZYXEL-NWA-SERIES::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> ZYXEL-NWA-SERIES::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 Communications NWA-series wireless access points (CPU/memory usage, station-association/rogue-AP status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZYXEL-NWA-SERIES::pwCPUUsage OID value, configure state conditions and alerts, and monitor any Zyxel Communications NWA-series wireless access points (CPU/memory usage, station-association/rogue-AP 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.9 | nwa1100 | NWA1100 |
| 1.3.6.1.4.1.890.1.9.1 | pwCommon | NWA1100 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.890.1.9.1.10 | pwCPUUsage | ZYXEL-NWA-SERIES |