All MIBs › IEEE802dot11-MIB › dot11AssociateinNQBSS
dot11AssociateinNQBSS
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11AssociateinNQBSS
OID (numeric): 1.2.840.10036.1.1.1.40
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This attribute, when TRUE, indicates that the station may associate in an nQBSS. When FALSE, this attribute indicates that the station may only associate in a QBSS. The default value of this attribute is TRUE.
What is dot11AssociateinNQBSS?
When set to TRUE, this object allows the wireless station to associate with non-QoS Basic Service Sets (nQBSS); when set to FALSE, association is restricted to QoS-enabled networks (QBSS). This setting controls whether the station will join legacy 802.11 networks that lack QoS support. Operators use this to enforce network quality standards or allow broader compatibility.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.1.1.40 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11AssociateinNQBSS
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.1.1.40.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11AssociateinNQBSS.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.1.1.1.40.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot11AssociateinNQBSS.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.40 | dot11AssociateinNQBSS | IEEE802dot11-MIB |