dsfCopyType
DLINKSW-SYSTEM-FILE-MIB ·
.1.3.6.1.4.1.171.14.14.1.2.1.2
Object
column
r/w
Enumeration
This object indicates the type of the copy. 'localToLocal' - Copy file within the system. 'localToTftpRemote' - Upload file remote host via TFTP. 'localToFtpRemote' - Upload file remote host via FTP. 'localToRcpRemote' - Upload file remote host via RCP. 'tftpRemoteToLocal' - Download file from remote host via TFTP. 'ftpRemoteToLocal' - Download file from remote host via FTP. 'rcpRemoteToLocal' - Download file from remote host via RCP.
Context
- MIB
- DLINKSW-SYSTEM-FILE-MIB
- OID
.1.3.6.1.4.1.171.14.14.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsfCopyEntry
- Table
- dsfCopyTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | localToLocal |
2 | localToTftpRemote |
3 | localToFtpRemote |
4 | localToRcpRemote |
5 | tftpRemoteToLocal |
6 | ftpRemoteToLocal |
7 | rcpRemoteToLocal |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dsfCopyIndex This object uniquely identifies this row.
The only legal value for this object is 1. | column | Unsigned32 | .1.3.6.1.4.1.171.14.14.1.2.1.1 |
| dsfCopyVrfName This object indicates the name of the VRF instance to which the
TFTP/FTP/RCP server belongs. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.171.14.14.1.2.1.10 |
| dsfCopyErrorStatus Status of file copy. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.171.14.14.1.2.1.11 |
| dsfCopyRowStatus The status of this conceptual row.
The writable columns in a row cannot be changed if the row is
'active'. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.171.14.14.1.2.1.12 |
| dsfCopySrcUrl This object indicates the source URL for the source file to be copied.
The special form 'startup-config','running-config','system-log',
and 'attack-log' are reserved to indicate t… | column | OctetString | .1.3.6.1.4.1.171.14.14.1.2.1.3 |
| dsfCopyDstUrl This object indicates the destination URL for the copied file.
The special form 'startup-config' and 'running-config' are reserved
to indicate the system files. | column | OctetString | .1.3.6.1.4.1.171.14.14.1.2.1.4 |
| dsfCopyRemoteAddrType This object indicates the type of address of the remote host.
This object is meaningless if dsfCopyType is 'localToLocal'. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.171.14.14.1.2.1.5 |
| dsfCopyRemoteAddr This object indicates the address of the remote host.
This object is meaningless if dsfCopyType is 'localToLocal'. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.171.14.14.1.2.1.6 |
| dsfCopyUsrName This object indicates the user name on the source FTP/RCP server.
This object is meaningful only when the object dsfCopyType is
'localToFtpRemote', 'localToRcpRemote', 'ftpRemoteT… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.171.14.14.1.2.1.7 |
| dsfCopyUsrPwd This object indicates the password for the user.
This object is meaningful only when the object dsfCopyType is
'localToFtpRemote' or 'ftpRemoteToLocal'. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.171.14.14.1.2.1.8 |
| dsfCopyRemoteTcpPort This object indicates the TCP port on the remote FTP server. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.171.14.14.1.2.1.9 |