dot11CCAModeSupported

DLINK-WLAN-MIB · .1.3.6.1.4.1.171.1.3.4.4.3

Object

scalar Integer32
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.

Context

MIB
DLINK-WLAN-MIB
OID
.1.3.6.1.4.1.171.1.3.4.4.3
Type
scalar
Access
readonly
Status
current
Parent
dot11PhyDSSSEntry

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-WLAN-MIB::dot11CCAModeSupported.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-WLAN-MIB::dot11CCAModeSupported'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-7