All MIBs › IEEE802dot11-MIB › dot11AuthenticationAlgorithmsEnable
dot11AuthenticationAlgorithmsEnable
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11AuthenticationAlgorithmsEnable
OID (numeric): 1.2.840.10036.1.2.1.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This attribute, when true at a station, shall enable the acceptance of the authentication algorithm described in the corresponding table entry in authentication frames received by the station that have odd authentication sequence numbers. The default value of this attribute shall be 1 for the Open System table entry and 2 for all other table entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.2.1.3 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11AuthenticationAlgorithmsEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.2.1.3.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11AuthenticationAlgorithmsEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.1.2.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.2 | dot11AuthenticationAlgorithmsTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.2.1 | dot11AuthenticationAlgorithmsEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.2.1.3 | dot11AuthenticationAlgorithmsEnable | IEEE802dot11-MIB |