All MIBs › IEEE802dot11-MIB › dot11PowerManagementMode
dot11PowerManagementMode
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11PowerManagementMode
OID (numeric): 1.2.840.10036.1.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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 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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.1.1.8 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11PowerManagementMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.1.1.8.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11PowerManagementMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.1.1.1.8.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.1 | dot11smt | IEEE802dot11-MIB |
| 1.2.840.10036.1.1 | dot11StationConfigTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.1.1 | dot11StationConfigEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.1.1.8 | dot11PowerManagementMode | IEEE802dot11-MIB |