All MIBs › IEEE802dot11-MIB › dot11RSNAConfigAuthenticationSuite
dot11RSNAConfigAuthenticationSuite
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11RSNAConfigAuthenticationSuite
OID (numeric): 1.2.840.10036.1.11.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The selector of an AKM suite. It consists of an OUI (the first 3 octets) and a cipher suite identifier (the last octet).
What is dot11RSNAConfigAuthenticationSuite?
This OID stores a 4-byte code specifying which authentication and key management method the wireless network uses (like WPA2 or WPA3 standards). The bytes identify the equipment manufacturer and the specific security algorithm. A network operator checks this to verify that wireless security is configured with the intended authentication method.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.11.1.2 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAConfigAuthenticationSuite
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.11.1.2.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11RSNAConfigAuthenticationSuite.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.11 | dot11RSNAConfigAuthenticationSuitesTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.11.1 | dot11RSNAConfigAuthenticationSuitesEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.11.1.2 | dot11RSNAConfigAuthenticationSuite | IEEE802dot11-MIB |