flashCmdOperation
CT-FLASH-MIB ·
.1.3.6.1.4.1.52.4.1.5.10.3.4
Object
scalar
mandatory
r/w
Enumeration
Operation to perform on the specified flash file. Download and upload operations require that the network. pathname, filename, version, type, and volume be specified. Cleanup does not require any additional information.
Context
- MIB
- CT-FLASH-MIB
- OID
.1.3.6.1.4.1.52.4.1.5.10.3.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- flashCmd
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | install |
2 | download |
3 | upload |
4 | cleanup |
5 | delete |
6 | none |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| flashCmdPath mandatory Filename requested of the server for a TFTP download
or upload. | scalar | OctetString | .1.3.6.1.4.1.52.4.1.5.10.3.1 |
| flashCmdSize mandatory Size of the download file. This value allows the flash
filing system to initialize an appropriate amount of
flash memory prior to the TFTP transfer, preventing a
time-out conditi… | scalar | Integer32 | .1.3.6.1.4.1.52.4.1.5.10.3.10 |
| flashBlockCount mandatory Current TFTP block count of an active session. If no
TFTP transfer is in progress, zero is returned. | scalar | Integer32 | .1.3.6.1.4.1.52.4.1.5.10.3.11 |
| flashCmdNetAddress mandatory IP address of the TFTP server to use with a flash file
download or upload operation. If an IP address is not
specified, the operation will default to the IP address
associated wi… | scalar | RFC1155-SMINetworkAddress | .1.3.6.1.4.1.52.4.1.5.10.3.2 |
| flashCmdVolume mandatory Flash volume to contain the file created during a
download operation. | scalar | Integer32 | .1.3.6.1.4.1.52.4.1.5.10.3.3 |
| flashCmdStatus mandatory Status of the download or upload operation. The idle(1)
status indicates no operation is in progress. The
downLoadActive(3) or upLoadActive(4) indicate a file
transfer in progre… | scalar | Enumeration | .1.3.6.1.4.1.52.4.1.5.10.3.5 |
| flashCmdError mandatory If the value of flashCmdStatus is completeError(5), then
this object describes the nature of the error. | scalar | Enumeration | .1.3.6.1.4.1.52.4.1.5.10.3.6 |
| flashCmdFile mandatory Flash filename to perform the specified operation. | scalar | OctetString | .1.3.6.1.4.1.52.4.1.5.10.3.7 |
| flashCmdVersion mandatory Flash file version to perform the specified operation
in the form 'XX.XX.XX' where 'X' is in the range 0-9. | scalar | OctetString | .1.3.6.1.4.1.52.4.1.5.10.3.8 |
| flashCmdType mandatory File type to specify with a flash file created during
a download operation. | scalar | Enumeration | .1.3.6.1.4.1.52.4.1.5.10.3.9 |