NWA1100 :: pwStationIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNWA1100pwStationIndex

pwStationIndex

Module: NWA1100

OID (symbolic): NWA1100::pwStationIndex

OID (numeric): 1.3.6.1.4.1.890.1.9.3.2.1.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description: Index of station table.

What is pwStationIndex?

This value is the table index, from 1 to 32, identifying one row of the station table, with one row per currently associated wireless client. Admins use it as the key to correlate a specific station's MAC address, SSID, and connection status when walking the table. Index value 5 might correspond to the fifth currently associated laptop, letting an admin cross-reference its MAC address and status together.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.9.3.2.1.1
snmpwalk -v2c -c public <target> NWA1100::pwStationIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.9.3.2.1.1.1
snmpget -v2c -c public <target> NWA1100::pwStationIndex.1

Start monitoring ZyXEL NWA1100 wireless access point with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NWA1100::pwStationIndex 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.3pwStationNWA1100
1.3.6.1.4.1.890.1.9.3.2pwStationTableNWA1100
1.3.6.1.4.1.890.1.9.3.2.1pwStationEntryNWA1100
1.3.6.1.4.1.890.1.9.3.2.1.1pwStationIndexNWA1100