dot11CCAModeSupported

  • 1.3.6.1.4.1.171.1.3.4.4.3
  • Access readonly
  • Type Unknown

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.

Comments