Copying a Configuration FileTo copy a configuration file, use the following commands.NOTE: In UNIX, enter the snmpset command for help using the following commands. Place thef10-copy-config.mib file in the directory from which you are executing the snmpset command orin the snmpset tool path.1. Create an SNMP community string with read/write privileges.CONFIGURATION modesnmp-server community community-name rw2. Copy the f10-copy-config.mib MIB from the Dell iSupport web page to the server to which you arecopying 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.mibforce10system-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 tothe previous table.• index must be unique to all previously executed snmpset commands. If an index value has beenused previously, a message like the following appears. In this case, increment the index value andenter the command again.Error in packet.Reason: notWritable (that object does not support modification)Failed object: FTOS-COPY-CONFIG-MIB::copySrcFileType.101• To complete the command, use as many MIB objects in the command as required by the MIBobject descriptions shown in the previous table.NOTE: You can use the entire OID rather than the object name. Use the form: OID.index iobject-value.To view more information, use the following options in the snmpset command.• -c: View the community, either public or private.• -m: View the MIB files for the SNMP command.• -r: Number of retries using the option• -t: View the timeout.• -v: View the SNMP version (either 1, 2, 2d, or 3).The following examples show the snmpset command to copy a configuration. These examples assumethat:• the server OS is UNIX• you are using SNMP version 2c• the community name is public• the file f10-copy-config.mib is in the current directory or in the snmpset tool pathCopying Configuration Files via SNMPTo copy the running-config to the startup-config from the UNIX machine, use the following command.Simple Network Management Protocol (SNMP) 851