All MIBs › IEEE802dot11-MIB › dot11APSDOptionImplemented
dot11APSDOptionImplemented
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11APSDOptionImplemented
OID (numeric): 1.2.840.10036.1.1.1.34
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
This attribute is available only at a QAP. When TRUE, this attribute indicates that the QAP implementation is capable of delivering data and polls to stations using APSD.
What is dot11APSDOptionImplemented?
This OID stores a true/false flag indicating whether the wireless access point supports APSD (Automatic Power Save Delivery), a power-saving feature for connected devices. APSD allows the access point to deliver buffered data during specific time windows, letting mobile devices sleep longer to conserve battery. A network administrator would check this to verify the access point can support power-efficient wireless clients and confirm device compatibility.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.1.1.34 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11APSDOptionImplemented
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.1.1.34.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11APSDOptionImplemented.1
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.34 | dot11APSDOptionImplemented | IEEE802dot11-MIB |