flashCmdError
CT-FLASH-MIB ·
.1.3.6.1.4.1.52.4.1.5.10.3.6
Object
scalar
mandatory
Enumeration
If the value of flashCmdStatus is completeError(5), then this object describes the nature of the error.
Context
- MIB
- CT-FLASH-MIB
- OID
.1.3.6.1.4.1.52.4.1.5.10.3.6- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- flashCmd
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | oK |
2 | deleteFailed |
3 | fileSystem |
4 | tFTPerror |
5 | corruptFile |
6 | dupFlashName |
7 | noFlashFile |
8 | flashAlloc |
9 | maxFiles |
10 | invalidName |
11 | protocolErr |
12 | serverLost |
13 | noNetFile |
14 | noNetAccess |
15 | netDiskFull |
16 | dupNetFile |
17 | parseError |
18 | invalidType |
19 | invalidCmd |
20 | invalidModId |
21 | noServerIP |
22 | socketError |
23 | blockSequence |
24 | bufferError |
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 |
| flashCmdOperation mandatory 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… | scalar | Enumeration | .1.3.6.1.4.1.52.4.1.5.10.3.4 |
| 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 |
| 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 |