apWlanBwShareMode
SYMBOL-AP-MIB ·
.1.3.6.1.4.1.388.11.3.4.2.8.1.1
Object
column r/w
Enumeration
This variable configures the manner in which bandwidth is shared among the WLANs. Only in mode 'weightedRoundRobin' are the apRadioWlanWeight values for each Radio and WLAN used.
Context
- MIB
- SYMBOL-AP-MIB
- OID
.1.3.6.1.4.1.388.11.3.4.2.8.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apWlanBwShareModeEntry
- 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 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-AP-MIB::apWlanBwShareMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-AP-MIB::apWlanBwShareMode.<apRadioSettingsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-AP-MIB::apWlanBwShareMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | firstInFirstOut |
1 | roundRobin |
2 | weightedRoundRobin |
Conformance
Member of