All MIBs › NWA1100 › pwStationMacAddress
pwStationMacAddress
Module: NWA1100
OID (symbolic): NWA1100::pwStationMacAddress
OID (numeric): 1.3.6.1.4.1.890.1.9.3.2.1.2
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description: Mac Address of the associated entry.
What is pwStationMacAddress?
This value is the MAC address of the wireless client associated with the access point in this table row. Admins use it to identify exactly which physical device holds a given station-table slot, useful when tracking down a rogue or misbehaving client. A value like 00:1A:2B:3C:4D:5E lets an admin match the entry to a specific device's network adapter for troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.9.3.2.1.2 snmpwalk -v2c -c public <target> NWA1100::pwStationMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.9.3.2.1.2.1 snmpget -v2c -c public <target> NWA1100::pwStationMacAddress.1
Start monitoring ZyXEL NWA1100 wireless access point with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NWA1100::pwStationMacAddress 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.3 | pwStation | NWA1100 |
| 1.3.6.1.4.1.890.1.9.3.2 | pwStationTable | NWA1100 |
| 1.3.6.1.4.1.890.1.9.3.2.1 | pwStationEntry | NWA1100 |
| 1.3.6.1.4.1.890.1.9.3.2.1.2 | pwStationMacAddress | NWA1100 |