All MIBs › IEEE802dot11-MIB › dot11RSNAConfigAuthenticationSuiteEnabled
dot11RSNAConfigAuthenticationSuiteEnabled
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11RSNAConfigAuthenticationSuiteEnabled
OID (numeric): 1.2.840.10036.1.11.1.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This variable indicates whether the corresponding AKM suite is enabled/disabled.
What is dot11RSNAConfigAuthenticationSuiteEnabled?
This boolean setting controls whether a specific authentication algorithm suite is active on the wireless interface. When enabled, the device accepts authentication requests using that suite. A wireless administrator enables or disables specific auth suites to enforce security policies like requiring WPA3-only networks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.11.1.3 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAConfigAuthenticationSuiteEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.11.1.3.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAConfigAuthenticationSuiteEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.1.11.1.3.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.11 | dot11RSNAConfigAuthenticationSuitesTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.11.1 | dot11RSNAConfigAuthenticationSuitesEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.11.1.3 | dot11RSNAConfigAuthenticationSuiteEnabled | IEEE802dot11-MIB |