>> MIB - Management Information Base
|
>> Table: dot11SupportedDataRatesTxTable - (.1.2.840.10036.4.9.1) | Description: An Entry (conceptual row) in the dot11SupportedDataRatesTx Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. |
| dot11SupportedDataRatesTxTable | | OID | Name | Type | Access | | .1 | Index | Integer32 | R |
| .2 | Value | Integer32 | R |
| Index | | Index object which identifies which data rate to access. Range is 1..255. Range: 1 to 255 |
| Value | | The Transmit bit rates supported by the PLCP and PMD, represented by a count from X'02-X'7f, corresponding to data rates in increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s subject to limitations of each individual PHY. Range: 2 to 127 |
|