All MIBs › DLINK-WLAN-MIB › dot11CCAModeSupported
dot11CCAModeSupported
Module: DLINK-WLAN-MIB
OID (symbolic): DLINK-WLAN-MIB::dot11CCAModeSupported
OID (numeric): 1.3.6.1.4.1.171.1.3.4.4.3
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.
What is dot11CCAModeSupported?
Bit-significant value listing which Clear Channel Assessment modes this PHY supports: energy detect only (01), carrier sense only (02), or their logical sum for both combined (04+01/02).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.1.3.4.4.3 snmpwalk -v2c -c public <target> DLINK-WLAN-MIB::dot11CCAModeSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.1.3.4.4.3.1 snmpget -v2c -c public <target> DLINK-WLAN-MIB::dot11CCAModeSupported.1
Start monitoring D-Link 802.11 wireless access point/router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DLINK-WLAN-MIB::dot11CCAModeSupported OID value, configure state conditions and alerts, and monitor any D-Link 802.11 wireless access point/router from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.171 | d_link | DE1500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.1 | dlkEnterpriseAP | DLINK-WLAN-MIB |
| 1.3.6.1.4.1.171.1.3 | dlk80211bPlusDot11 | DLINK-WLAN-MIB |
| 1.3.6.1.4.1.171.1.3.4 | dot11phy | DLINK-WLAN-MIB |
| 1.3.6.1.4.1.171.1.3.4.4 | dot11PhyDSSSEntry | DLINK-WLAN-MIB |
| 1.3.6.1.4.1.171.1.3.4.4.3 | dot11CCAModeSupported | DLINK-WLAN-MIB |