Specifications
Configuration View Device Configuration View
Device Management Page 99 Cisco MC3810
locally on the SNMP agent, this object may be
ignored by the implementation.
Source File Type
The type of file to copy from. Either the Source
File Type or the Dest File Type (or both) must be
of type runningConfig or startupConfig. Also,
the Source File Type must be different from the
Dest File Type. If the Source File Type has the
value of networkFile, the Server Address and
File Name must also be created, and these 3
objects together (Source File Type, Server
Address, File Name) will uniquely identify the
source file. Possible types are networkFile,
iosFile, startupConfig, runningConfig, and
terminal.
If the Source File Type is iosFile, the File Name
must also be created, and the 2 objects together
(Source File Type, File Name) will uniquely
identify the source file.
Dest File Type
The Destination File Type, which is the type of file
to copy to. Either the Source File Type or the Dest
File Type (or both) must be of type running Config
or startupConfig. Also, the Source File Type must
be different from the Dest File Type. If the Dest
File Type has the value of network File, the Server
Address and File Name must also be created, and
these three objects together (Dest File Type,
Server Address, File Name) will uniquely identify
the destination file. If the Dest File Type is
iosFile, the File Name must also be created, and
the two objects together (Dest File Type, File
Name) will uniquely identify the destination file.
Possible types are networkFile, iosFile,
startupConfig, runningConfig, and terminal.
Server Address
The IP address of the TFTP server from (or to)
which to copy the configuration file. This object
must be created when either the Source File Type
or Dest File Type has the value networkFile.
Values of 0.0.0.0 or FF.FF.FF.FF. for Server
Address are not allowed.
File Name
The file name (including the path, if applicable) of
the file. This object must be created when either
the Source File or Dest File Type has the value
networkFile or iosFile.
User Name
Remote user name for copy via rcp protocol. This
object must be created when the Protocol is rcp or
ftp. If the protocol is rcp, it will override the
remote user name configured through the rcmd
remote-username configuration command. The
remote user name is sent as the server user-name
in an rcp command request sent by the system to
a remote rcp server.