tftpResult
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.5.5
Object
scalar
Enumeration
Contains result of the last tftp action request.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.5.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tftpGrp
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | success |
3 | noResponse |
4 | tooManyRetries |
5 | noBuffers |
6 | noProcesses |
7 | badChecksum |
8 | badLength |
9 | badFlash |
10 | serverError |
11 | userCanceled |
12 | wrongCode |
13 | fileNotFound |
14 | invalidTftpHost |
15 | invalidTftpModule |
16 | accessViolation |
17 | unknownStatus |
18 | invalidStorageDevice |
19 | insufficientSpaceOnStorageDevice |
20 | insufficientDramSize |
21 | incompatibleImage |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tftpHost Name of source/destination host for the TFTP
transfer or storage device transfer. If the name
is for the TFTP transfer, it can be the IP
address or the host name. If the name for … | scalar | OctetString | .1.3.6.1.4.1.9.5.1.5.1 |
| tftpFile Name of file for the TFTP transfer or for storage
device transfer. | scalar | OctetString | .1.3.6.1.4.1.9.5.1.5.2 |
| tftpModule Which module's code/configuration is being
transferred. | scalar | Integer32 | .1.3.6.1.4.1.9.5.1.5.3 |
| tftpAction Setting this object to one of the acceptable
values initiates the requested action using the
information given in tftpHost, tftpFile,
tftpModule.
downloadConfig(2):… | scalar | Enumeration | .1.3.6.1.4.1.9.5.1.5.4 |