h3cDot11StationPowerSaveMode

A3COM-HUAWEI-DOT11-STATION-MIB · .1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.9

Object

column Enumeration
Represents the power management mode of this station.
The following values are supported:
active(1)    - This station is not in power-save
mode and it is actively sending or
receiving data.
powersave(2) - This station is in power-save mode and
it wakes up after sometime to check for
buffer data.

Context

MIB
A3COM-HUAWEI-DOT11-STATION-MIB
OID
.1.3.6.1.4.1.43.45.1.10.2.75.3.1.1.1.9
Type
column
Access
readonly
Status
current
Parent
h3cDot11StationAssociateEntry

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 'A3COM-HUAWEI-DOT11-STATION-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-DOT11-STATION-MIB::h3cDot11StationPowerSaveMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-HUAWEI-DOT11-STATION-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-DOT11-STATION-MIB::h3cDot11StationPowerSaveMode.<h3cDot11StationMAC>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-HUAWEI-DOT11-STATION-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-HUAWEI-DOT11-STATION-MIB::h3cDot11StationPowerSaveMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2powersave