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
100
Expected output:
SNMP table: AERONIX-80216-MIB::wmanIfBsProvisionedSfTable
wmanIfBsSfId wmanIfBsSsProvmacAddress wmanIfBsSfDirection
wmanIfBsServiceClassName wmanIfBsSfState wmanIfBsSfUlMulticast
wmanIfBsProvisionedSfRowStatus
4 00:61:65:6E:64:01. downstream BE_MAX authorized off active
5 00:61:65:6E:64:01. upstream BE_MAX authorized off active
6 00:61:65:6E:64:02. downstream BE_MAX authorized off active
7 00:61:65:6E:64:02. upstream BE_MAX… authorized off active
3.7.2.13. Add new downstream burst profile:
Poll downstream burst profile table (wmanIfBsOfdmDcdBurstProfileTable):
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 wmanIfBsOfdmDcdBurstProfileTable
Expected output:
SNMP table: AERONIX-80216-MIB::wmanIfBsOfdmDcdBurstProfileTable
wmanIfCmnOfdmDcdBurstProfIndex wmanIfCmnOfdmDiucValue wmanIfCmnOfdmDcdFecCodeType
wmanIfCmnOfdmDiucCinrMandatoryExitThresh wmanIfCmnOfdmDiucCinrMinEntryThresh
wmanIfCmnOfdmDiucFecMandatoryExitThresh wmanIfCmnOfdmDiucFecMinEntryThresh
wmanIfCmnOfdmAvailableType wmanIfCmnOfdmDcdBurstProfilerowStatus
1 1 fecBPSK-12 0 7 0 3 2 active
2 2 fecQPSK-12 8 10 15 4 2 active
3 3 fecQPSK-34 9 12 4 1 2 active
4 4 fecQAM-1612 12 16 28 7 2 active
5 5 fecQAM-1634 16 18 8 2 2 active
6 6 fecQAM-6423 20 23 25 6 2 active
Add row to downstream burst profile:
snmpset -v 3 -l AUTHPRIV -a SHA -A Aeronix1% -x DES -X Aeronix1%
-u user -m <mib> <ip> wmanIfCmnOfdmDcdBurstProfilerowStatus.<row
index> i <row status (4 = create, 6 = destroy>
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 wmanIfCmnOfdmDcdBurstProfilerowStatus.7 i 4
Expect output:
AERONIX-80216-MIB::wmanIfCmnOfdmDcdBurstProfilerowStatus.7 =
INTEGER: createAndGo(4)