IEEE802dot11-MIB :: dot11PowerManagementMode

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11PowerManagementMode

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 OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.1dot11smtIEEE802dot11-MIB
1.2.840.10036.1.1dot11StationConfigTableIEEE802dot11-MIB
1.2.840.10036.1.1.1dot11StationConfigEntryIEEE802dot11-MIB
1.2.840.10036.1.1.1.8dot11PowerManagementModeIEEE802dot11-MIB