>> MIB - Management Information Base
|
>> Table: dot11RSNAConfigPairwiseCiphersTable - (.1.2.840.10036.1.10.1) | Description: The table entry, indexed by the interface index (or all interfaces) and the pairwise cipher. |
| dot11RSNAConfigPairwiseCiphersTable | | OID | Name | Type | Access | | .1 | Index | Unsigned32 | R |
| .2 | | OCTET STRING | R |
| .3 | Enabled | ENUM | RW |
| .4 | Size | Unsigned32 | R |
| Index | | The auxiliary index into the dot11RSNAConfigPairwiseCiphersTable. Range: 1 to -1 |
| | The selector of a supported pairwise cipher. It consists of an OUI (the first 3 octets) and a cipher suite identifier (the last octet). Range: 4 to 4 |
| Enabled | | This object enables or disables the pairwise cipher. Enumerations: |
| Size | | This object indicates the length in bits of the pairwise cipher key. This should be 256 for TKIP and 128 for CCMP. Range: 0 to -1 |
|