>> MIB - Management Information Base
|
>> Table: dot11PhyDSSSTable - (.1.2.840.10036.4.5.1) Description: An entry in the dot11PhyDSSSEntry Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. |
CurrentChannel | The current operating frequency channel of the DSSS PHY. Valid channel numbers are as defined in 15.4.6.2 Range: 1 to 14 |
CCAModeSupported | dot11CCAModeSupported is a bit-significant value, representing all of the CCA modes supported by the PHY. Valid values are: energy detect only (ED-ONLY) = 01, carrier sense only (CS-ONLY) = 02, carrier sense and energy detect (ED-and-CS)= 04 or the logical sum of any of these values. This attribute shall not be used to indicate the CCA modes supported by a higher rate extension PHY. Rather, the dot11HRCCAModeSupported attribute shall be used to indicate the CCA modes of the higher rate extension PHY. Range: 1 to 7 |
CurrentCCAMode | The current CCA method in operation. Valid values are: energy detect only (edonly) = 01, carrier sense only (csonly) = 02, carrier sense and energy detect (edandcs)= 04. carrier sense with timer (cswithtimer)= 08 high rate carrier sense and energy detect (hrcsanded)= 16 Enumerations: - edonly (1)
- csonly (2)
- edandcs (4)
- cswithtimer (8)
- hrcsanded (16)
|
EDThreshold | The current Energy Detect Threshold being used by the DSSS PHY. |
|