|
Description:
|
bitSTORM-HP-160MtnFlashWrite OBJECT-TYPE
SYNTAX INTEGER {
idle(0),
active(1),
ftpsuccess(2),
ftpfail(3),
ftpinprogress(4),
flashwritesucces(5),
flashwritefail(6),
flashwriteinprog(7) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Set this object to active,
the system will get image file via ftp and then
write the new firmware 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: FLASHWRITESUCCES(5)
6: FLASHWRITEFAIL(6)
7: FLASHWRITEINPROG(7)"
|
|
|