tftpAction
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.5.4
Object
scalar
r/w
Enumeration
Setting this object to one of the acceptable
values initiates the requested action using the
information given in tftpHost, tftpFile,
tftpModule.
downloadConfig(2): receive configuration from
host/file
uploadConfig(3) : send configuration to
host/file
downloadSw(4) : receive software image from
host/file
uploadSw(5) : send software image to
host/file
downloadFw(6) : receive firmware image from
host/file
uploadFw(7) : send firmware image to
host/file
Setting this object to any other value results in
an error.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.5.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tftpGrp
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | downloadConfig |
3 | uploadConfig |
4 | downloadSw |
5 | uploadSw |
6 | downloadFw |
7 | uploadFw |
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 |
| tftpResult Contains result of the last tftp action request. | scalar | Enumeration | .1.3.6.1.4.1.9.5.1.5.5 |