User's Guide

Form #: OP_01_TM
Title: Aeronix Data Links – EDL Nano Products User Guide
Document Number: AE301628-001
Revision: B Date: 3 October 2019
Aeronix Proprietary
93
snmpset -v 3 -l AUTHPRIV -a SHA -A Aeronix1% -x DES -X Aeronix1%
-u user -m AERONIX-802.16-MIB.mib.txt 192.168.100.1
freqBandwidth.1 u 14000000
3.7.2.8. SNMP add service class
This is only done on the BS.
Poll service class table (wmanIfBsServiceClassTable):
snmptable -v 3 -l AUTHPRIV -a SHA -A Aeronix1% -x DES -X
Aeronix1% -u user -m <mib> <ip> <table name>
Example:
snmptable -v 3 -l AUTHPRIV -a SHA -A Aeronix1% -x DES -X
Aeronix1% -u user -m /home/general/SNMP/AERONIX-802.16-
MIB.mib.txt 192.168.100.1 wmanIfBsServiceClassTable
Expected Output:
wmanIfBsQoSProfileIndex wmanIfBsQosServiceClassName bitArray
wmanIfBsQoSTrafficPriority wmanIfBsQoSMaxSustainedRate wmanIfBsQoSMinReservedRate
wmanIfBsQosScSchedulingType wmanIfBsQoSServiceClassRowStatus
1 DL_MULTICAST.................... ? 1 6096000 b/s 3657600 b/s bestEffort active
2 initial......................... ? 1 5885696 b/s 1000 b/s bestEffort active
3 little.......................... ? 1 100000 b/s 1000 b/s bestEffort active
4 middle.......................... ? 1 2500000 b/s 1000 b/s bestEffort active
5 BE_MAX.......................... ? 1 50000000 b/s 1000000 b/s bestEffort active
Add row to basestation service class:
snmpset -v 3 -l AUTHPRIV -a SHA -A Aeronix1% -x DES -X Aeronix1%
-u user -m <mib> <ip> wmanIfBsQoSServiceClassRowStatus.<row
index> i <row status (4 = create, 6 = destroy>
Since there are five entries in the service class table, to create a new table we reference the sixth.
Example:
snmpset -v 3 -l AUTHPRIV -a SHA -A Aeronix1% -x DES -X Aeronix1%
-u user -m /home/general/SNMP/AERONIX-802.16-MIB.mib.txt
192.168.100.1 wmanIfBsQoSServiceClassRowStatus.6 i 4
Expected output:
AERONIX-80216-MIB::wmanIfBsQoSServiceClassRowStatus.6 = INTEGER:
createAndGo(4)
Fill in row:
snmpset -v 3 -l AUTHPRIV -a SHA -A Aeronix1% -x DES -X Aeronix1%
-u user -m <mib> <ip> wmanIfBsQosServiceClassName.<row index> s
“<custom service name>” wmanIfBsQoSTrafficPriority.<row index> i
<priority [0-7]> wmanIfBsQoSMaxSustainedRate.<row index> u