All MIBs › IEEE802dot11-MIB › dot11HRCCAModeSupported
dot11HRCCAModeSupported
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11HRCCAModeSupported
OID (numeric): 1.2.840.10036.4.12.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: dot11HRCCAModeSupported 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 carrier sense with timer (CS_and_Timer)= 08 high rate carrier sense and energy detect (HRCS_and_ED)= 16 or the logical sum of any of these values. In the high rate extension PHY, this attribute shall be used in preference to the dot11CCAModeSupported attribute.
What is dot11HRCCAModeSupported?
This OID indicates which methods a wireless radio supports for detecting if a channel is busy before transmitting. The device can use energy detection, listening for carrier signals, or a combination of methods. A network operator would check this to understand which channel access techniques the wireless access point can use to avoid collisions with other devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.12.1.5 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11HRCCAModeSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.12.1.5.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11HRCCAModeSupported.1
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::dot11HRCCAModeSupported 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.12 | dot11PhyHRDSSSTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.12.1 | dot11PhyHRDSSSEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.12.1.5 | dot11HRCCAModeSupported | IEEE802dot11-MIB |