coDot11CurrentCCAMode

COLUBRIS-802DOT11-MIB · .1.3.6.1.4.1.8744.5.4.3.4.1.3

Object

column Enumeration
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

Context

MIB
COLUBRIS-802DOT11-MIB
OID
.1.3.6.1.4.1.8744.5.4.3.4.1.3
Type
column
Access
readonly
Status
current
Parent
coDot11PhyDSSSEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-802DOT11-MIB::coDot11CurrentCCAMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-802DOT11-MIB::coDot11CurrentCCAMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-802DOT11-MIB::coDot11CurrentCCAMode'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance