All MIBs › NWA1100 › pwWlanTxPower
pwWlanTxPower
Module: NWA1100
OID (symbolic): NWA1100::pwWlanTxPower
OID (numeric): 1.3.6.1.4.1.890.1.9.5.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Control of wlan output power.
What is pwWlanTxPower?
This value sets the transmit power level of the access point's radio as a fraction of its maximum output: full, half, quarter, eighth, or min. Admins lower it to shrink coverage and reduce interference in dense multi-AP deployments, or keep it at full to maximize range in sparse ones. Setting pwWlanTxPower to quarter(2) shrinks the AP's effective range, useful for confining coverage to a single room in a crowded office.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.9.5.1.1.5 snmpwalk -v2c -c public <target> NWA1100::pwWlanTxPower
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.9.5.1.1.5.1 snmpget -v2c -c public <target> NWA1100::pwWlanTxPower.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.9.5.1.1.5.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::pwWlanTxPower 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.5 | pwWlanControl | NWA1100 |
| 1.3.6.1.4.1.890.1.9.5.1 | pwWlanControlTable | NWA1100 |
| 1.3.6.1.4.1.890.1.9.5.1.1 | pwWlanControlEntry | NWA1100 |
| 1.3.6.1.4.1.890.1.9.5.1.1.5 | pwWlanTxPower | NWA1100 |