NWA1100 :: pwStationAssociateTime

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNWA1100pwStationAssociateTime

pwStationAssociateTime

Module: NWA1100

OID (symbolic): NWA1100::pwStationAssociateTime

OID (numeric): 1.3.6.1.4.1.890.1.9.3.2.1.3

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: Associated time.

What is pwStationAssociateTime?

This string value reports how long the wireless client in this table row has been associated with the access point. Admins use it to spot short-lived or repeatedly reconnecting stations, which often points to weak signal strength or RF interference rather than a stable link. An associate time reset to just a couple of minutes for a device that should have been connected for hours suggests it keeps dropping and rejoining the network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.9.3.2.1.3
snmpwalk -v2c -c public <target> NWA1100::pwStationAssociateTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.9.3.2.1.3.1
snmpget -v2c -c public <target> NWA1100::pwStationAssociateTime.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pwStationAssociateTime.1

Start monitoring ZyXEL NWA1100 wireless access point with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NWA1100::pwStationAssociateTime 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.3pwStationAssociateTimeNWA1100