cLAPGroupAirTimeFairnessMode
CISCO-LWAPP-QOS-MIB ·
.1.3.6.1.4.1.9.9.524.1.16.5.1.1
Object
column r/w
Enumeration
This object represents the ATF(Air Time Fairness) mode for this AP group per radiotype 1 - Disabled 2 - SSID Mode 3 - Monitor Mode.
Context
- MIB
- CISCO-LWAPP-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.524.1.16.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cLAPGroupAirTimeFairnessEntry
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::cLAPGroupAirTimeFairnessMode'
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::cLAPGroupAirTimeFairnessMode.<cLApDot11IfType>.<cLAPGroupName>'
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::cLAPGroupAirTimeFairnessMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | ssid |
3 | monitor |