copyFileDstFileName
RAD-CopyFile-MIB ·
.1.3.6.1.4.1.164.6.2.12.18.1.1.14
Object
This object represents the name of the destination file. The length of the name is limited to 32 octets.
Context
- MIB
- RAD-CopyFile-MIB
- OID
.1.3.6.1.4.1.164.6.2.12.18.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- copyFileEntry
- Table
- copyFileTable
- Siblings
- 19
Syntax
SNMP-FRAMEWORK-MIBSnmpAdminString
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
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 |
| 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 |
| copyFileError The object represents the available error codes.
noError (1): the operation completed successfully,
serverNotResponding (2): server providing the copying is not
responding
fil… | column | Enumeration | .1.3.6.1.4.1.164.6.2.12.18.1.1.16 |
| 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 |