IEEE802dot11-MIB :: dot11CurrentCCAMode

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11CurrentCCAMode

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.4dot11phyIEEE802dot11-MIB
1.2.840.10036.4.5dot11PhyDSSSTableIEEE802dot11-MIB
1.2.840.10036.4.5.1dot11PhyDSSSEntryIEEE802dot11-MIB
1.2.840.10036.4.5.1.3dot11CurrentCCAModeIEEE802dot11-MIB