FW_UPG_STATUS

Description

Show the status of the firmware upgrade status to the remote host.

The mapping of the return code and the status of firmware upgrade is listed below.

Return Code Status of firmware upgrade
0 The firmware upgrade has not been issued
1 The firmware upgrade is in progress
100 The firmware upgrade was completed
110 The firmware version is incorrect
111 The firmware image was corrupted (firmware/MD5 file upload error or MD5 checksum error)
112 The firmware Type is in correct (AC/NB was mismatched)

Input Argument

None

Attribute

Return of Message

FW_UPG_STATUS='n'
where n could be 0, 1, 100, 110, 111, 112

Applicability

Status

Valid

See Also

UPDATE CGI

Example

http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&FW_UPG_STATUS
or
http://ip:port/cgi-bin/cmd/system?FW_UPG_STATUS

Back to

HOME, SYSTEM CGI