cLGlobalAirTimeFairnessMode
CISCO-LWAPP-QOS-MIB ·
.1.3.6.1.4.1.9.9.524.1.16.1.1.1
Object
column r/w
Enumeration
This object is used to set the mode1 - Disabled 2 - SSID Mode 3 - Monitor Mode represented by cLApDot11IfType of ATF supported APs joined in the controller.Read operation on this attribute may differ if config is overridden.
Context
- MIB
- CISCO-LWAPP-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.524.1.16.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cLQoSGlobalAirTimeFairnessEntry
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-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-QOS-MIB::cLGlobalAirTimeFairnessMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-QOS-MIB::cLGlobalAirTimeFairnessMode.<cLApDot11IfType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-QOS-MIB::cLGlobalAirTimeFairnessMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | ssid |
3 | monitor |