tftpStatus
ECS4810-28TS-MIB ·
.1.3.6.1.4.1.259.10.1.18.1.6.6
Object
scalar
Enumeration
The status of the last transfer procedure, if any. This object will have a value of downloadStatusUnknown(2) if no transfer process has been performed.
Context
- MIB
- ECS4810-28TS-MIB
- OID
.1.3.6.1.4.1.259.10.1.18.1.6.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tftpMgt
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftpSuccess |
2 | tftpStatusUnknown |
3 | tftpGeneralError |
4 | tftpNoResponseFromServer |
5 | tftpDownloadChecksumError |
6 | tftpDownloadIncompatibleImage |
7 | tftpTftpFileNotFound |
8 | tftpTftpAccessViolation |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tftpFileType Type of file to transfer. | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.18.1.6.1 |
| tftpSrcFile The source file name for TFTP transfer when a
transfer is next requested via this MIB. This value is set to
the zero length string when no file name has been specified. | scalar | OctetString | .1.3.6.1.4.1.259.10.1.18.1.6.2 |
| tftpDestFile The destination file name for TFTP transfer when a
transfer is next requested via this MIB. This value is set to
the zero length string when no file name has been specified. | scalar | OctetString | .1.3.6.1.4.1.259.10.1.18.1.6.3 |
| tftpServer The IP address of the TFTP server for transfer
when a download is next requested via this MIB.
This value is set to `0.0.0.0' when no IP address has been
specified. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.259.10.1.18.1.6.4 |
| tftpAction When this object is set to downloadToRAM(3) or
downloadToPROM(2), the device will discontinue its
normal operation and begin download of the file specified
by tftpSrcFile from the… | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.18.1.6.5 |