All MIBs › IEEE802dot11-MIB › dot11CurrentCCAMode
dot11CurrentCCAMode
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11CurrentCCAMode
OID (numeric): 1.2.840.10036.4.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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
What is dot11CurrentCCAMode?
This object selects which Clear Channel Assessment (CCA) method the 802.11 radio currently uses to detect if the wireless channel is idle or busy before transmitting. Available methods include energy detection only, carrier sensing only, or combinations thereof. Operators configure this to tune channel access behavior and optimize performance in different RF environments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.5.1.3 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11CurrentCCAMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.5.1.3.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11CurrentCCAMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.4.5.1.3.1 i <value>
Start monitoring Vendor-neutral IEEE 802.11 standard (wireless stations and access points) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE802dot11-MIB::dot11CurrentCCAMode OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.11 standard (wireless stations and access points) from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.4 | dot11phy | IEEE802dot11-MIB |
| 1.2.840.10036.4.5 | dot11PhyDSSSTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.5.1 | dot11PhyDSSSEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.5.1.3 | dot11CurrentCCAMode | IEEE802dot11-MIB |