mfiletransferStatusLastTransferResult

PowerNet-PDU · .1.3.6.1.4.1.318.2.4.1.1

Object

scalar obsolete Enumeration
This OID has been deprecated.
          
Once mfiletransferControlInitiateFileTransfer is set to a value other than doNotInitiateFileTransfer
a file transfer of mfiletransferConfigSettingsFilename will be attempted from either a TFTP or FTP
server.
          
This OID shows the last attempted file transfer result.
  lastFileTransferResultSuccessful (1) means the file transfer was successful.
  lastFileTransferResultNotAvailable (2) means that there have been no previous file transfers.
  lastFileTransferResultFailureUnknown (3) means that the last file transfer failed for an unknown reason.
  lastFileTransferResultFailureServerInaccessible (4) means that the TFTP or FTP server could not be found on the network.
  lastFileTransferResultFailureServerAccessDenied (5) means that the TFTP or FTP server denied access.
  lastFileTransferResultFailureFileNotFound (6) means that the file could not be located.
  lastFileTransferResultFailureFileTypeUnknown (7) means the file was examined, but the contents were unknown.
  lastFileTransferResultFailureFileCorrupt (8) means the transferred file was corrupt.

Context

MIB
PowerNet-PDU
OID
.1.3.6.1.4.1.318.2.4.1.1
Type
scalar
Access
readonly
Status
obsolete
Parent
mfiletransferStatus

Syntax

Enumeration

Values & Constraints

Enumerated Values
1lastFileTransferResultSuccessful
2lastFileTransferResultNotAvailable
3lastFileTransferResultFailureUnknown
4lastFileTransferResultFailureServerInaccessible
5lastFileTransferResultFailureServerAccessDenied
6lastFileTransferResultFailureFileNotFound
7lastFileTransferResultFailureFileTypeUnknown
8lastFileTransferResultFailureFileCorrupted