MIB Viewer

fileCopyResult

OBJECT-TYPE
1.3.6.1.4.1.9.5.1.25.8
Access
read-only
Status
current
Sub-identifiers
0
Contains the result of the last copy action request. If the value of fileCopyResult is rcpError(22), then the detailed rcp error messages are contained in fileCopyResultRcpErrorMessage.
INTEGER { inProgress(1), success(2), noResponse(3), tooManyRetries(4), noBuffers(5), noProcesses(6), badChecksum(7), badLength(8), badFlash(9), serverError(10), userCanceled(11), wrongCode(12), fileNotFound(13), invalidHost(14), invalidModule(15), accessViolation(16), unknownStatus(17), invalidStorageDevice(18), insufficientSpaceOnStorageDevice(19), insufficientDramSize(20), incompatibleImage(21), rcpError(22) }