IEEE802dot11-MIB :: dot11QueueRequestOptionImplemented

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11QueueRequestOptionImplemented

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 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.37dot11QueueRequestOptionImplementedIEEE802dot11-MIB