All MIBs › NWA1100 › pwMemoryUsage
pwMemoryUsage
Module: NWA1100
OID (symbolic): NWA1100::pwMemoryUsage
OID (numeric): 1.3.6.1.4.1.890.1.9.1.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Display the memory usage information.
What is pwMemoryUsage?
This string value reports the access point's current memory utilization. Admins monitor it to catch memory exhaustion that can precede an AP crash or unexpected reboot. A value like "85% used" that keeps climbing over successive polls without associated client growth would suggest a memory leak worth flagging for a firmware update.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.9.1.11 snmpwalk -v2c -c public <target> NWA1100::pwMemoryUsage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.9.1.11.1 snmpget -v2c -c public <target> NWA1100::pwMemoryUsage.1
Start monitoring ZyXEL NWA1100 wireless access point with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NWA1100::pwMemoryUsage 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 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| 1.3.6.1.4.1.890.1.9.1.11 | pwMemoryUsage | NWA1100 |