User Manual

Management
Trango Broadband Wireless User Manual Access5830 Rev. D
Page 33
Loading Multiple SUs into SUDB using DLOAD Command
To load a full database of SU entries into the AP database, you need to create a subscriber database in ASCII text file format. As shown
below, each row represents all information for one SU. Each column is an information field, which includes: SU ID, SU to SU group, service
level, CIR, MIR, and MAC address.
0001 0001 3000 9999 0001 de01 0203 --- Subscriber 1
0003 0011 5000 9999 0001 de04 0506
0004 0011 0512 9999 0001 de01 0203 --- Subscriber 4
0000 0000 0000 0000 0000 0000 0000 --- End of file indicator
---- ---- ---- ---- --------------
| || | | |
| || | | |---------- MAC Address
| || | |-------------------- MIR (Kbps)
| || |------------------------- CIR (Kbps)
| ||----------------------------- Service level
| | (5: priority user)
| | (1: regular user)
| |------------------------------ Peer-to-peer group #
| | (1 to F in hex)
|----------------------------------- SU ID (1~8192)
1. telnet into the AP, run command tftpd on to enable tftp process
2. tftp the file to the AP from your DOS prompt example: tftp <IP of AP> put mySUs.txt
3. telnet into the AP
4. Run command sudb dload to load and activate the database
5. Run command sudb view to verify the database entries
Run command updateflash sudb to write the database to non-volatile memory.
SNMP
The M900S supports Simple Network Management Protocol (SNMP) for network management. Network management consists of the
following 4 categories: configuration, accounting, alarm, monitoring, and control. These capabilities allow the network operator to provide
superior services through higher network availability and integrated accounting system. For more information on SNMP and its uses, you
can visit http://www.faqs.org/faqs/snmp-faq/.
The Trango SNMP solution supports MIB-II (system only) and the Trango proprietary Management Information Base (MIB). The SNMP
agent resides on the AP ONLY. It gathers health and status, performance statistics from all SUs locally, then responds back to the SNMP
manager upon request.
Users interested in using the SNMP functionality should review the entire Access5830 MIB for a complete understanding of its features.
The following is an overview of a few of the more commonly used SNMP objects in the Access5830 system.
Objects for Monitoring and Control
SU Bandwidth Monitoring
?? suEthRxAvgThroughputLog Average payload data throughput (in Kbits/sec) received on the Ethernet port over the period
specified by suStatisticsSamplePeriod (1 ~ 60 minutes).
?? suEthTxAvgThroughputLog - Average payload data throughput (in Kbits/sec) transmitted on the Ethernet port over the period
specified by suStatisticsSamplePeriod (1 ~ 60 minutes).
?? suRfRxAvgThroughputLog - Average payload data throughput (in Kbits/sec) received on the RF link over the period specified by
suStatisticsSamplePeriod (1 ~ 60 minutes).
?? suRfTxAvgThroughputLog - Average payload data throughput (in Kbits/sec) transmitted on the RF link over the period specified
by suStatisticsSamplePeriod (1 ~ 60 minutes).
?? suRfInOctets Number of octets of payload transmitted from AP’s RF port.
?? suRfOutOctets Number of octets of payload received from AP’s RF port.