All MIBs › IEEE802dot11-MIB › dot11QueueRequestOptionImplemented
dot11QueueRequestOptionImplemented
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11QueueRequestOptionImplemented
OID (numeric): 1.2.840.10036.1.1.1.37
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
This attribute is available only at a QAP. This attribute, when TRUE, indicates that the QAP is capable of processing the Queue Size field in QoS Control field of QoS Data type frames. The capability is disabled, otherwise. The default value of this attribute is FALSE.
What is dot11QueueRequestOptionImplemented?
This object indicates whether a QAP (QoS-capable Access Point) supports processing of the Queue Size field in the QoS Control field of 802.11 QoS data frames. When true, the access point can honor queue-size requests from clients to optimize transmission timing. Wireless administrators check this value to verify that QoS access point hardware implements the queue request feature for advanced traffic management.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.1.1.37 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11QueueRequestOptionImplemented
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.1.1.37.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11QueueRequestOptionImplemented.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot11QueueRequestOptionImplemented.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.37 | dot11QueueRequestOptionImplemented | IEEE802dot11-MIB |