Reference Guide

Simple Network Management Protocol (SNMP) | 781
To copy a configuration file:
copyDestFileType .1.3.6.1.4.1.6027.3.5.1.1.1.5 1 = FTOS file
2 = running-config
3 = startup-config
Specifies the type of file to copy to.
If the copySourceFileType is
running-config or startup-config, the
default copyDestFileLocation is flash.
If the copyDestFileType is a binary
the copyDestFileLocation and
copyDestFileName must be specified.
copyDestFileLocation .1.3.6.1.4.1.6027.3.5.1.1.1.6 1 = flash
2 = usbflash
3 = tftp
4 = ftp
5 = scp
Specifies the location of destination file.
If the copyDestFileLocation is FTP or
SCP, copyServerAddress,
copyUserName, and
copyUserPassword must be specified.
copyDestFileName .1.3.6.1.4.1.6027.3.5.1.1.1.7 Path (if file is not in
default directory)
and filename.
Specifies the name of destination file.
copyServerAddress .1.3.6.1.4.1.6027.3.5.1.1.1.8 IP Address of the
server
The IP address of the server.
If the copyServerAddress is specified
so must copyUserName, and
copyUserPassword.
copyUserName .1.3.6.1.4.1.6027.3.5.1.1.1.9 Username for the
server.
Username for for the FTP, TFTP, or SCP
server.
If the copyUserName is specified so
must copyUserPassword.
copyUserPassword .1.3.6.1.4.1.6027.3.5.1.1.1.10 Password for the
server.
Password for the FTP, TFTP, or SCP
server.
Step Task Command Syntax Command Mode
1 Create an SNMP community string with read/
write privileges.
snmp-server community
community-name rw
CONFIGURATION
2 Copy the f10-copy-config.mib MIB from the Dell Networking iSupport webpage to the server to which you are
copying the configuration file.
3 On the server, use the command snmpset as shown:
snmpset -v snmp-version -c community-name -m mib_path/f10-copy-config.mib
force10system-ip-address mib-object.index {i | a | s} object-value...
Every specified object must have an object value, which must be preceded by the keyword i. Refer to
Table 44-3 for valid values.
index must be unique to all previously executed snmpset commands. If an index value has been used
previously, a message like the one in Message 3 appears. In this case, increment the index value and enter the
command again.
Use as many MIB Objects in the command as required by the MIB Object descriptions in Table 44-3 to
complete the command. Refer to Table 44-4 or examples.
Table 44-3. MIB Objects for Copying Configuration Files via SNMP
MIB Object OID Object Values Description