coDot11CurrentCCAMode

ALVARION-802DOT11-MIB · .1.3.6.1.4.1.12394.1.10.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
ALVARION-802DOT11-MIB
OID
.1.3.6.1.4.1.12394.1.10.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 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-802DOT11-MIB::coDot11CurrentCCAMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-802DOT11-MIB::coDot11CurrentCCAMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-802DOT11-MIB::coDot11CurrentCCAMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1edonly
2csonly
4edandcs

Conformance