All MIBs › IEEE802dot11-MIB › dot11RSNAEnabled
dot11RSNAEnabled
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11RSNAEnabled
OID (numeric): 1.2.840.10036.1.5.1.7
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
When this object is set to TRUE, this shall indicate that RSNA is enabled on this entity. The entity will advertise the RSN Information Element in its Beacon and Probe Response frames. Configuration variables for RSNA operation are found in the dot11RSNAConfigTable. This object requires that dot11PrivacyInvoked also be set to TRUE.
What is dot11RSNAEnabled?
This boolean setting enables or disables RSNA (Robust Security Network Authentication) on a wireless entity, controlling whether WPA2/WPA3 security is active. Network administrators set this to TRUE to activate modern strong encryption and authentication on wireless networks; when TRUE, the entity advertises RSN Information Elements in beacon frames. It requires that general privacy/encryption also be enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.5.1.7 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.5.1.7.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.1.5.1.7.1 s <value>
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.5 | dot11PrivacyTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.5.1 | dot11PrivacyEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.5.1.7 | dot11RSNAEnabled | IEEE802dot11-MIB |