copyFileError

RAD-CopyFile-MIB · .1.3.6.1.4.1.164.6.2.12.18.1.1.16

Object

column Enumeration
The object represents the available error codes.
noError (1): the operation completed successfully,
serverNotResponding (2): server providing the copying is not
    responding
fileNotFound (3): the required source file is not found
accessViolationDst (4): Destination file cannot be written
    or created due to access violation, e.g. authentication
    failure, destination file is RO or in-use
invalidSrcFile (5): invalid Source file CRC, signature or
    header
invalidRollbackSrc (6): invalid source for configuration
    rollback operation
              
connectionFail (8): the copy file session can't start due to
    failure of TCP/IP or SSH connection
lackOfSpace (9): the copy destination doesn't have enough
    space for the file
lackOfInternalResources (10): the device doesn't have enough
    internal resources (e.g. free RAM) to carry out the copy
    operation
endedTimeout (11): operation timeout occurred
              
accessViolationSrc (14): Source file cannot be read due to
    access violation, e.g. authentication failure, source
    file is RO or in use
		transferToStandbyFailed (15): Transfer of the copied file
		    from Active card to Standby card failed.
              
otherError (255)
              
The (7) and (8) errors can occur during configuration
rollback processing. Agent reports the (7) error when it
tries to perform configuration rollback (e.g. due to failure
of a new configuration activation), but it can't find valid
rollback configuration.
Agent reports the (8) error if it can't save running
configuration when it activates a new configuration set. As
a result the next time configuration rollback will fail.

Context

MIB
RAD-CopyFile-MIB
OID
.1.3.6.1.4.1.164.6.2.12.18.1.1.16
Type
column
Access
readonly
Status
current
Parent
copyFileEntry
Table
copyFileTable
Siblings
19

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noError
2serverNotResponding
3fileNotFound
4accessViolationDst
5invalidSrcFile
6invalidRollbackSrc
8connectionFail
9lackOfSpace
10lackOfInternalResources
11endedTimeout
14accessViolationSrc
15transferToStandbyFailed
255otherError

Related Objects

Sibling Objects