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
92
3.7.2.4. SNMP Save Database
snmpset -v 3 -l AUTHPRIV -a SHA -A Aeronix1% -x DES -X Aeronix1%
-u user -m $PWD/AERONIX-802.16-MIB.mib.txt 192.168.8.1
savedatabase.1 u 1
3.7.2.5. SNMP start script
If a data object is not referenced in the snmpset command then it will default to what it was
previously set to. This could be what the system default is, or if the value has been changed by
the user then the value will remain what the user has set since boot.
Configure Start Script:
snmpset -v 3 -l AUTHPRIV -a SHA -A Aeronix1% -x DES -X Aeronix1%
-u user -m AERONIX-802.16-MIB.mib.txt 192.168.2.1 basestation.1
unsigned 0 ssId.1 unsigned 2 webgui.1 unsigned 0 udhcpc.1
unsigned 0 bridging.1 unsigned 1 sysIP4Address.1 string
192.168.2.1 sysIP4Netmask.1 string 255.255.0.0
Create start script
snmpset -v 3 -l AUTHPRIV -a SHA -A Aeronix1% -x DES -X Aeronix1%
-u user -m AERONIX-802.16-MIB.mib.txt 192.168.2.1
makeStartScript.1 u 1
3.7.2.6. SNMP frequency
Frequency is in Hertz units.
Display Frequency
snmpget -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 customFreq.1
Configure Frequency
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 customFreq.1
s 1800000000
Note Frequency is entered in Hertz
3.7.2.7. SNMP Bandwidth
Display Bandwidth
snmpget -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
Configure Bandwidth