IEEE802dot11-MIB :: dot11RSNAEnabled

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11RSNAEnabled

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 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.5dot11PrivacyTableIEEE802dot11-MIB
1.2.840.10036.1.5.1dot11PrivacyEntryIEEE802dot11-MIB
1.2.840.10036.1.5.1.7dot11RSNAEnabledIEEE802dot11-MIB