Setup Guide

Table Of Contents
Table 111. MIB Objects for Copying Configuration Files via SNMP (continued)
MIB Object OID Object Values Description
copyDestFileType .1.3.6.1.4.1.6027.3.5.1.1.1.1.5
1 = Dell EMC Networking OS
file
2 = running-config
3 = startup-config
Specifies the type of file to
copy to.
If copySourceFileType
is running-config or
startup-config, the default
copyDestFileLocation is
flash.
If copyDestFileType is a
binary, you must specify
copyDestFileLocation and
copyDestFileName.
copyDestFileLocation .1.3.6.1.4.1.6027.3.5.1.1.1.1.6
1 = flash
2 = slot0
3 = tftp
4 = ftp
5 = scp
Specifies the location of
destination file.
If copyDestFileLocation
is FTP or SCP,
you must specify
copyServerAddress,
copyUserName, and
copyUserPassword.
copyDestFileName .1.3.6.1.4.1.6027.3.5.1.1.1.1.7 Path (if the file is not in
the default directory) and
filename.
Specifies the name of
destination file.
copyServerAddress .1.3.6.1.4.1.6027.3.5.1.1.1.1.8 IP Address of the server. The IP address of the server.
If you specify
copyServerAddress, you
must also specify
copyUserName and
copyUserPassword.
copyUserName .1.3.6.1.4.1.6027.3.5.1.1.1.1.9 Username for the server. Username for the FTP, TFTP,
or SCP server.
If you specify
copyUserName, you
must also specify
copyUserPassword.
copyUserPassword .1.3.6.1.4.1.6027.3.5.1.1.1.1.10 Password for the server. Password for the FTP, TFTP,
or SCP server.
Copying a Configuration File
To copy a configuration file, use the following commands.
NOTE:
In UNIX, enter the snmpset command for help using the following commands. Place the f10-copy-config.mib file in
the directory from which you are executing the snmpset command or in the snmpset tool path.
1. Create an SNMP community string with read/write privileges.
CONFIGURATION mode
snmp-server community community-name rw
2. Copy the f10-copy-config.mib MIB from the Dell iSupport web page to the server to which you are copying the configuration
file.
3. On the server, use the snmpset command as shown in the following example.
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 and must precede with the keyword i. Refer to the previous table.
Simple Network Management Protocol (SNMP)
841