|
Description:
|
bitSTORM-HP-160MtnBootLoaderUpdate OBJECT-TYPE
SYNTAX INTEGER {
idle(0),
active(1),
ftpsuccess(2),
ftpfail(3),
ftpinprogress(4),
bootloadercodewritesucces(5),
bootloaderwritefail(6),
bootloaderwriteinprog(7) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Set this object to active,
the system will get bootloader file via ftp and then
write the new bootloader to the flash and restart itself.
Get this object to know the status.
The values for setting operations are as follows.
1: ACTIVE(1)
The value for status/read operations are as follows:
2: FTPSUCCESS(2)
3: FTPFAIL(3)
4: FTPINPROGRESS(4)
5: BOOTLOADERWRITESUCCES(5)
6: BOOTLOADERWRITEFAIL(6)
7: BOOTLOADERWRITEINPROG(7)"
|
|
|