dot11PowerManagementMode

IEEE802dot11-MIB · .1.2.840.10036.1.1.1.8

Object

column r/w Enumeration
This attribute shall specify the power management
mode of the STA. When set to active, it shall 
indicate that the station is not in power-save 
(PS) mode. When set to powersave, it shall indicate
 that the station is in power-save mode. The power 
management mode is transmitted in all frames 
according to the rules in  7.1.3.1.7.

Context

MIB
IEEE802dot11-MIB
OID
.1.2.840.10036.1.1.1.8
Type
column
Access
readwrite
Status
current
Parent
dot11StationConfigEntry
Groups
3

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11PowerManagementMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11PowerManagementMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE802dot11-MIB::dot11PowerManagementMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2powersave