dot11CurrentCCAMode
IEEE802dot11-MIB ·
.1.2.840.10036.4.5.1.3
Object
column
r/w
Enumeration
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.
Context
- MIB
- IEEE802dot11-MIB
- OID
.1.2.840.10036.4.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot11PhyDSSSEntry
- Table
- dot11PhyDSSSTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | edonly |
2 | csonly |
4 | edandcs |
8 | cswithtimer |
16 | hrcsanded |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dot11CurrentChannel The current operating frequency channel of the DSSS
PHY. Valid channel numbers are as defined in 15.4.6.2 | column | Integer32 | .1.2.840.10036.4.5.1.1 |
| dot11CCAModeSupported 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,
… | column | Integer32 | .1.2.840.10036.4.5.1.2 |
| dot11EDThreshold The current Energy Detect Threshold being used by the DSSS PHY. | column | SNMPv2-SMIInteger32 | .1.2.840.10036.4.5.1.4 |