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
1 | noError |
2 | serverNotResponding |
3 | fileNotFound |
4 | accessViolationDst |
5 | invalidSrcFile |
6 | invalidRollbackSrc |
8 | connectionFail |
9 | lackOfSpace |
10 | lackOfInternalResources |
11 | endedTimeout |
14 | accessViolationSrc |
15 | transferToStandbyFailed |
255 | otherError |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| copyFileIdx Index of the Copy File Table.
Initiator of the Copy File operation gets rowInfoIndexNext
in order to obtain copyFileIdx value of the next free entry.
Agent is responsible to updat… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.6.2.12.18.1.1.1 |
| copyFileSrcFilePath This object represents the path to the location of the source file.
The length of the path is limited to 64 octets. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.2.12.18.1.1.10 |
| copyFileSrcFileName This object represents the name of the source file.
The length of the name is limited to 32 octets. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.2.12.18.1.1.11 |
| copyFileDstType This object represents the copy file destination type.
The default value is 'otherType' (2).
Copy file operation should use proper type value, i.e. one
of the defined by the FileT… | column | RAD-TCFileType | .1.3.6.1.4.1.164.6.2.12.18.1.1.12 |
| copyFileDstFilePath This object represents the path to the location of the destination file.
The length of the path is limited to 64 octets. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.2.12.18.1.1.13 |
| copyFileDstFileName This object represents the name of the destination file.
The length of the name is limited to 32 octets. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.2.12.18.1.1.14 |
| copyFileStatus Status of Copy File session.
The copyFileStatus should be equal to noOp(2) when an entry
was created by createAndWait and is not activated yet. When
session ended with success, th… | column | Enumeration | .1.3.6.1.4.1.164.6.2.12.18.1.1.15 |
| copyFileStartTime Represents Start Date and Time of the copy file process. This parameter
holds the UTC date and time value.
Agent sets the Object Value upon Copy File start. The default value is
'… | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.164.6.2.12.18.1.1.17 |
| copyFileEndTime Represents End Date and Time of the copy file process. This parameter
holds the UTC date and time value.
Agent sets the Object Value upon Copy File end. The default value is
'2000… | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.164.6.2.12.18.1.1.18 |
| copyFileProgressBytes Represents the Copy File Progress in Bytes.
The Object value is zeroed by Agent when it releases the table row. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.2.12.18.1.1.19 |
| copyFileRowStatus The object enables handling of copyFileTable entries.
Agent MUST update copyFileRowStatus table and associated
entry of rowInfoTable accordingly.
A Manager may only create an entr… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.164.6.2.12.18.1.1.2 |
| copyFileDirection The object defines the copy file direction.
networkToDevice (1) - copy from device to network
deviceToNetwork (2) - copy from network to device
deviceLocally (3) - copy locally … | column | Enumeration | .1.3.6.1.4.1.164.6.2.12.18.1.1.20 |
| copyFileProtocol The object defines the copy file operation protocol.
The default value is 'localFile (5)'. | column | Enumeration | .1.3.6.1.4.1.164.6.2.12.18.1.1.3 |
| copyFileAddressType Server Address Type. Default Value is ipv4(1). | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.164.6.2.12.18.1.1.4 |
| copyFileAddress File Transfer Server Address, according to type defined by the
copyFileAddressType.
The default value is 0.0.0.0. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.164.6.2.12.18.1.1.5 |
| copyFilePort File Transfer Server Port. The default value is 0 WHICH means
use of the default protocol port number. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.164.6.2.12.18.1.1.6 |
| copyFileUserName User Name. It is relevant for copy operations requiring
user name. The default value is the empty string ''. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.2.12.18.1.1.7 |
| copyFilePassword User Password. It is relevant for copy operations requiring
password. The object should be readable: any read operation
accessing it should obtain constant value '****'.
The defau… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.164.6.2.12.18.1.1.8 |
| copyFileSrcType This object represents the copy file source type.
The default value is 'otherType' (2).
Copy file operation should use proper type value, i.e. one
of the defined by the FileType e… | column | RAD-TCFileType | .1.3.6.1.4.1.164.6.2.12.18.1.1.9 |