IEEE802dot11-MIB :: dot11RSNAConfigAuthenticationSuiteEnabled

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11RSNAConfigAuthenticationSuiteEnabled

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 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.11dot11RSNAConfigAuthenticationSuitesTableIEEE802dot11-MIB
1.2.840.10036.1.11.1dot11RSNAConfigAuthenticationSuitesEntryIEEE802dot11-MIB
1.2.840.10036.1.11.1.3dot11RSNAConfigAuthenticationSuiteEnabledIEEE802dot11-MIB