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
96
Expected Output:
wmanIfBsQoSProfileIndex wmanIfBsQosServiceClassName bitArray
wmanIfBsQoSTrafficPriority wmanIfBsQoSMaxSustainedRate wmanIfBsQoSMinReservedRate
wmanIfBsQosScSchedulingType wmanIfBsQoSServiceClassRowStatus
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
3.7.2.10. Viewing/Adding Subscribers
This is only done on the BS.
Viewing Subscriber Table
snmptable -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
wmanIfBsSsNameTable
Create new Subscriber Entry
Assuming we already have two entries we must first create a new row. After running the below
command it will create a placeholder entry with Default as the name with a mac address of
00:00:00:00:00:00
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
wmanIfBsSsNameRowStatus.3 i 4
Then we fill in the MAC address and name separately.
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
wmanIfBsSsNameSubscriberName.3 s SS-3
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
wmanIfBsSsNameMACAddress.3 s 112233445566
Removing a Subscriber Entry
Remove first entry in table, .1 after wmanIfBsSsNameRowStatus is the row index.
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
wmanIfBsSsNameRowStatus.1 i 6
3.7.2.11. Add new provisioned SFs
This is only done on the BS.
Poll provisioned SFs table (wmanIfBsProvisionedSfTable):