wlcWlanIfProfileAirtimeFairness
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB ·
.0.61.1.17.1.25
Object
column r/w
Enumeration
If AirtimeFairness is enabled(1), background or best-effort traffic sent from AP to STA is fairly scheduled among all stations associated to this radio profile, in respect of airtime usage. The default value of this attribute is enabled(1).
Context
- MIB
- BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
- OID
.0.61.1.17.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlcWlanIfProfileEntry
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 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcWlanIfProfileAirtimeFairness'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcWlanIfProfileAirtimeFairness.<wlcWlanIfProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcWlanIfProfileAirtimeFairness'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |