cLApFraSuggestedMode
CISCO-LWAPP-AP-MIB ·
.1.3.6.1.4.1.9.9.513.1.2.1.1.33
Object
column Enumeration
This object represents the band/mode XOR radio can move to, for better performance. static - XOR radio's band/mode is in manual assignment. none - FRA(Flexible Radio Assignment) algorithm is disabled. radioBand5GMonitor - FRA suggested mode/band is 5GHz or Monitor role. radioBand24G - XOR radio is not redundant. notApplicable - Radio is not XOR.
Context
- MIB
- CISCO-LWAPP-AP-MIB
- OID
.1.3.6.1.4.1.9.9.513.1.2.1.1.33- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cLApDot11IfEntry
- Groups
- 3
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-AP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-AP-MIB::cLApFraSuggestedMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-AP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-AP-MIB::cLApFraSuggestedMode.<cLApSysMacAddress>.<cLApDot11IfSlotId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-AP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-AP-MIB::cLApFraSuggestedMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | none |
3 | radioBand5GMonitor |
4 | radioBand24G |
5 | notApplicable |