tftpTransferStatus

NATEKS-MIB · .1.3.6.1.4.1.4249.2.6.1.8

Object

scalar Enumeration
Status of SNMP-initiated TFTP transfer. Results:
noOp(1)
    Default, no TFTP operation was in progress.
connecting(2)
    Device is connecting to the server specified by tftpServerIP.
transferringData(3)
    TFTP data transfer is in progress.
endedOk(4)
    TFTP transfer ended with success.
error(5)
    TFTP data transfer ended with an Error, (e.g. server timeout or
    remote filename not found). Check TFTP server log file for details.
busyByOther(6)
    This value can never be read directly from the MIB tree. It is
    used only in tftpStatusChange to notify that device is bysy with
    other maintenance operation and the request for another operation
    was denied.
          
If tftpLastOp is tftpSwDownload(3), tftpConfigDownload(4) or tftpConfigUpload(5),
this variable shows the status of exactly that operation. Transfers initiated by
other means (for example CLI command TFTP operation or normal software download),
do not change this variable. This way one can get full status of SNMP-initiated
up/download without interference.

Context

MIB
NATEKS-MIB
OID
.1.3.6.1.4.1.4249.2.6.1.8
Type
scalar
Access
readonly
Status
current
Parent
tftp
Siblings
13

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noOp
2connecting
3transferringData
4endedOk
5error
6busyByOther

Related Objects

Sibling Objects