NWA1100 :: pwWlanMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNWA1100pwWlanMode

pwWlanMode

Module: NWA1100

OID (symbolic): NWA1100::pwWlanMode

OID (numeric): 1.3.6.1.4.1.890.1.9.5.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Wlan radio mode.

What is pwWlanMode?

This value sets which 802.11 radio mode the access point's wireless chip operates in: auto, 802.11b only, or 802.11g. Admins adjust it to force compatibility with older 802.11b-only client devices, or to select 802.11g for higher throughput when all clients support it. Setting pwWlanMode to dot11g(3) excludes legacy 802.11b devices from associating but raises maximum throughput for modern ones.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.9.5.1.1.1
snmpwalk -v2c -c public <target> NWA1100::pwWlanMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.9.5.1.1.1.1
snmpget -v2c -c public <target> NWA1100::pwWlanMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.9.5.1.1.1.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::pwWlanMode 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.5pwWlanControlNWA1100
1.3.6.1.4.1.890.1.9.5.1pwWlanControlTableNWA1100
1.3.6.1.4.1.890.1.9.5.1.1pwWlanControlEntryNWA1100
1.3.6.1.4.1.890.1.9.5.1.1.1pwWlanModeNWA1100