me1200FirmwareControlImageUploadDoUpload
ME1200-FIRMWARE-MIB ·
.1.3.6.1.4.1.9.9.815.1.28.1.4.2.1
Object
Action to do upload image or not. true(1) is to do the upload operation. false(2) 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
- ME1200-FIRMWARE-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.28.1.4.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200FirmwareControlImageUpload
- Siblings
- 2
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| me1200FirmwareControlImageUploadImageType Type of image to upload. bootloader(0) is to upload bootloader.
firmware(1) is to upload application firmware. | scalar | ME1200UploadImageType | .1.3.6.1.4.1.9.9.815.1.28.1.4.2.2 |
| me1200FirmwareControlImageUploadUrl The location of image to upload. The format is
[protocol]://[IP-address]/[file-path]. | scalar | OctetString | .1.3.6.1.4.1.9.9.815.1.28.1.4.2.3 |