cie1000FirmwareControlImageUploadUrl
CIE1000-FIRMWARE-MIB ·
.1.3.6.1.4.1.9.9.832.1.28.1.4.2.3
Object
scalar
r/w
OctetString
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.
Context
- MIB
- CIE1000-FIRMWARE-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.28.1.4.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cie1000FirmwareControlImageUpload
- Siblings
- 2
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cie1000FirmwareControlImageUploadDoUpload Action to do upload image or not. true is to do the upload operation.
false is to do nothing. The upload operation may need longer time to
upload the image, so the SNMP timeout ti… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.832.1.28.1.4.2.1 |
| cie1000FirmwareControlImageUploadImageType Type of image to upload. bootloader(0) is to upload bootloader.
firmware(1) is to upload application firmware. | scalar | CIE1000FirmwareUploadImageEnum | .1.3.6.1.4.1.9.9.832.1.28.1.4.2.2 |