|
Description:
|
fileCopyStatus OBJECT-TYPE
SYNTAX INTEGER {fileCopyTftpUndefError(1), fileCopyTftpFileNotFound(2), fileCopyTftpAccessViolation(3), fileCopyTftpDiskFull(4), fileCopyTftpIllegalOperation(5), fileCopyTftpUnkownTransferId(6), fileCopyTftpFileExisted(7), fileCopyTftpNoSuchUser(8), fileCopyTftpTimeout(9), fileCopyTftpSendError(10), fileCopyTftpReceiverError(11), fileCopyTftpSocketOpenError(12), fileCopyTftpSocketBindError(13), fileCopyTftpUserCancel(14), fileCopyTftpCompleted(15), fileCopyParaError(16), fileCopyBusy(17), fileCopyUnknown(18), fileCopyReadFileError(19), fileCopySetStartupError(20), fileCopyFileSizeExceed(21), fileCopyMagicWordError(22), fileCopyImageTypeError(23), fileCopyHeaderChecksumError(24), fileCopyImageChecksumError(25), fileCopyWriteFlashFinish(26), fileCopyWriteFlashError(27), fileCopyWriteFlashProgramming(28), fileCopyError(29), fileCopySuccess(30), fileCopyCompleted(31)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The status of the last copy procedure, if any. This
object will have a value of downloadStatusUnknown(2) if no
copy operation has been performed."
|
|
|