cldccProfileCCAMethod
CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB ·
.1.3.6.1.4.1.9.9.599.3.4.1.3.7.1.4
Object
column Enumeration
This object indicates the clear channel assessment method
configured for this profile.
energyDetect(0) - represents energy detect
profile cca method.
carrierDetect(1) - represents carrier detect
profile cca method.
energyCarrierDetect(2) - represents both energy and
carrier detect profile cca method.
unknown(255) - represents unknown profile cca method.
Context
- MIB
- CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB
- OID
.1.3.6.1.4.1.9.9.599.3.4.1.3.7.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cldccProfileRadioOptionsEntry
- 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 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB::cldccProfileCCAMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB::cldccProfileCCAMethod.<cldcClientMacAddress>.<cldccProfileIndex>.<cldccProfileRadioOptionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB::cldccProfileCCAMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | energyDetect |
1 | carrierDetect |
2 | energyCarrierDetect |
255 | unknown |