>> MIB - Management Information Base
|
>> Table: dot11AuthenticationAlgorithmsTable - (.1.2.840.10036.1.2.1) Description: An Entry (conceptual row) in the Authentication Algorithms Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. |
dot11AuthenticationAlgorithmsTable | OID | Name | Type | Access | .1 | sIndex | Integer32 | R |
.2 | | ENUM | R |
.3 | sEnable | ENUM | RW |
sIndex | The auxiliary variable used to identify instances of the columnar objects in the Authentication Algorithms Table. Range: 1 to 2147483647 |
| This attribute shall be a set of all the authentication algorithms supported by the STAs. The following are the default values and the associated algorithm. Value = 1: Open System Value = 2: Shared Key Enumerations: - openSystem (1)
- sharedKey (2)
|
sEnable | 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. Enumerations: |
|