Simple Network Management Protocol (SNMP) | 527To copy a configuration file:Table 30-4 shows examples of using the command snmpset to copy a configuration. These examplesassume that:• the server OS is Unix• you are using SNMP version 2c• the community name is public, and• the file f10-copy-config.mib is in the current directory or in the snmpset tool path.copyUserName .1.3.6.1.4.1.6027.3.5.1.1.1.1.9 Username for theserver.Username for the FTP, TFTP, or SCPserver.• If the copyUserName is specified somust copyUserPassword.copyUserPassword .1.3.6.1.4.1.6027.3.5.1.1.1.1.10 Password for theserver.Password for the FTP, TFTP, or SCPserver.Step Task Command Syntax Command Mode1 Create an SNMP community string with read/write privileges.snmp-server communitycommunity-name rwCONFIGURATION2 Copy the f10-copy-config.mib MIB from the Dell Force10 iSupport webpage to the server to which you arecopying 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-addressmib-object.index {i | a | s} object-value...• Every specified object must have an object value, which must be preceded by the keyword i. See Table 30-3for valid values.• index must be unique to all previously executed snmpset commands. If an index value has been usedpreviously, a message like the one in Message 2 appears. In this case, increment the index value and enter thecommand again.• Use as many MIB Objects in the command as required by the MIB Object descriptions in Table 30-3 tocomplete the command. See Table 30-4 for examples.Note: You can use the entire OID rather than the object name. Use the form: OID.index i object-value asshown in Figure 30-8.Message 2 snmpset Index Value ErrorError in packet.Reason: notWritable (that object does not support modification)Failed object: FORCE10-COPY-CONFIG-MIB::copySrcFileType.101Table 30-3. MIB Objects for Copying Configuration Files Using SNMPMIB Object OID Object Values Description