MIB Viewer

cie1000FirmwareControlImageUploadUrl

OBJECT-TYPE
1.3.6.1.4.1.9.9.832.1.28.1.4.2.3
Access
read-write
Status
current
Sub-identifiers
0
The location of image to upload. It is a specific character string that constitutes a reference to a resource. Syntax: <protocol>://[<username>[:<password>]@]<host>[:<port>][/<path>]/<file_name> For example, tftp://10.10.10.10/new_image_path/new_image.dat, http://username:password@10.10.10.10:80/new_image_path/new_image.dat. A valid file name is a text string drawn from alphabet (A-Za-z), digits (0-9), dot (.), hyphen (-), under score(_). The maximum length is 63 and hyphen must not be first character. The file name content that only contains '.' is not allowed.
CIE1000DisplayString (SIZE(0..255))