All MIBs › IEEE802dot11-MIB › dot11CCAModeSupported
dot11CCAModeSupported
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11CCAModeSupported
OID (numeric): 1.2.840.10036.4.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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. This attribute shall not be used to indicate the CCA modes supported by a higher rate extension PHY. Rather, the dot11HRCCAModeSupported attribute shall be used to indicate the CCA modes of the higher rate extension PHY.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.5.1.2 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11CCAModeSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.5.1.2.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11CCAModeSupported.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 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.2 | dot11CCAModeSupported | IEEE802dot11-MIB |