coDot11CCAModeSupported
COLUBRIS-802DOT11-MIB ·
.1.3.6.1.4.1.8744.5.4.3.4.1.2
Object
column Integer32
coDot11CCAModeSupported 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
- COLUBRIS-802DOT11-MIB
- OID
.1.3.6.1.4.1.8744.5.4.3.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- coDot11PhyDSSSEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::coDot11CCAModeSupported'
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::coDot11CCAModeSupported.<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::coDot11CCAModeSupported'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of