Dell Force10 MXL Blade Configuration Manual page 532

Configuration guide for the mxl 10/40gbe switch io module
Hide thumbs Also See for Force10 MXL Blade:
Table of Contents

Advertisement

Table 30-4. Copying Configuration Files via SNMP
Task
Figure 30-12. Copying Configuration Files via SNMP and TFTP to a Remote Server
.snmpset -v 2c -c private -m ./f10-copy-config.mib 10.10.10.10
copySrcFileType.4 i 3
copyDestFileType.4 i 1
copyDestFileLocation.4 i 3
copyDestFileName.4 s /home/myfilename
copyServerAddress.4 a 11.11.11.11
Copy a binary file from the server to the startup-configuration on the Dell Force10 system using FTP using the following
command:
snmpset -v 2c -c public -m /f10-copy-config.mib force10system-ip-address copySrcFileType.index i 1
copySrcFileLocation.index i 4 copySrcFileName.index s filepath/filename copyDestFileType.index i 3
copyServerAddress.index a server-ip-address copyUserName.index s server-login-id copyUserPassword.index s
server-login-password
Figure 30-13. Copying Configuration Files via SNMP and FTP from a Remote Server
> snmpset -v 2c -c private -m ./f10-copy-config.mib 10.10.10.10 copySrcFileType.10 i 1
copySrcFileLocation.10 i 4 copyDestFileType.10 i 3 copySrcFileName.10 s /home/myfilename
copyServerAddress.10 a 172.16.1.56 copyUserName.10 s mylogin copyUserPassword.10 s mypass
Dell Force10 provides additional MIB objects to view copy statistics. These are provided in
Table 30-5. MIB Objects for Copying Configuration Files via SNMP
MIB Object
copyState
copyTimeStarted
copyTimeCompleted
copyFailCause
copyEntryRowStatus
530
|
Simple Network Management Protocol (SNMP)
OID
.1.3.6.1.4.1.6027.3.5.1.1.1.1.11
.1.3.6.1.4.1.6027.3.5.1.1.1.1.12
.1.3.6.1.4.1.6027.3.5.1.1.1.1.13
.1.3.6.1.4.1.6027.3.5.1.1.1.1.14
.1.3.6.1.4.1.6027.3.5.1.1.1.1.15
Values
Description
1= running
Specifies the state of the copy operation.
2 = successful
3 = failed
Time value
Specifies the point in the up-time clock
that the copy operation started.
Time value
Specifies the point in the up-time clock
that the copy operation completed.
1 = bad file name
Specifies the reason the copy request
2 = copy in progress
failed.
3 = disk full
4 = file exists
5 = file not found
6 = timeout
7 = unknown
Row status
Specifies the state of the copy operation.
Uses CreateAndGo when you are
performing the copy. The state is set to
active when the copy is completed.
Table 30-5

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents