cie1000FirmwareControlImageUploadDoUpload
CIE1000-FIRMWARE-MIB ·
.1.3.6.1.4.1.9.9.832.1.28.1.4.2.1
Object
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 time needs to be modified accordingly.
Context
- MIB
- CIE1000-FIRMWARE-MIB
- OID
.1.3.6.1.4.1.9.9.832.1.28.1.4.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cie1000FirmwareControlImageUpload
- Siblings
- 2
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| cie1000FirmwareControlImageUploadUrl 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>][/<pat… | scalar | OctetString | .1.3.6.1.4.1.9.9.832.1.28.1.4.2.3 |