
Epsilon-8130 User Manual Revision 1.0 PRELIMINARY
Page 37
APPENDIX A
SUPPORTED MIBS
Epsilon-8130 supports the f ollowing management inf ormation bases (MIBs). Each MIB contains def initions and
inf ormation regarding the properties of managed resources and the services that the agents support.
The f ollowing MIBs are supported by Epsilon-8130:
•
LLDP
•
RFC1213 Interf aces
•
RFC1213 System
•
RFC1213 SNMP
•
RFC1213 IP
•
RFC1213 TCP
•
RFC1213 UDP
•
RFC1213 IGMP Event MIB
•
RFC1213 Dif f erentiated Services Architecture MIB
•
RFC1213 Event MIB
•
RFC4188 Dot1D
•
RFC3635 Transmission
APPENDIX B
UPGRADING BOOTLOADER & APPLICATION IMAGE
This section provides instructions on how to upgrade the boot loader and application image. The upgrade pro cess
has the below main components.
1. Load the new RedBoot image and store it in the f lash
2. Create a new f ile system
3. Create the managed f lash f ile system entries and loading application
4. Create a boot script
The f ollowing section describes the procedure step-by-step.
Note: Updating boot loader is optional.If user wants to update only application, skip steps 4-22.
Load the new RedBoot image and store it in the flash.
1. Open TeraTerm and connect to the device using (38400, 8, N, 1).
Note: If upgrading the software from version 1.0.1 to 2.0.0, use (115200, 8, N, 1).
2. Reset the device by power cycle or pressing the reset push-button.
3. Within three seconds press Ctrl-C. This will bring up the RedBoot command prompt.
4. Type the f ollowing command
load -r -m xmodem -b 0x80040000
5. Download the
redboot.bin
f ile f rom TeraTerm. Select File > Transf er > XMODEM > Send,
select
redboot.bin
f ile, and click Open.
6. Wa
it for the transfer to complete. Make sure that ‘Teraterm XMODEM Send’ popup window shows 100%.
If not ,repeat steps 4 and retry.
7. Create a new redundancy-supporting f ile system.
fis init
8. Press
y
when prompted to continue.
9. Overwrite the current RedBoot image with the new version.