agTransferAction
OBJECT-TYPE
1.3.6.1.4.1.26543.2.7.7.1.1.7.6
Description
This is an action object to perform various FTP/TFTP Get or Put functions. The FTP/TFTP sever is specified in agTransferServer object. img-get(2) - Download switch image from a specified image file(agTransferImageFileName) on the FTP/TFTP server to the destinated storage(agTransferImage). The duration of the action will depend on the image downloading and writting time on the network element. Sugguest 150 seconds timeout setting in MIB Browser to get the correct response for this action. cfg-get(3) - Download switch configuration from a specified file(agTransferCfgFileName) on the FTP/TFTP server. cfg-put(4) - Upload switch configuration to a specified file(agTransferCfgFileName) on the FTP/TFTP server. dump-put(5) - Download switch core dump to a specified file(agTransferDumpFileName) on the FTP/TFTP server. bkpdump-put(6)- Download switch backup core dump to a specified file(agTransferDumpFileName) on the FTP/TFTP server. img-put(7) - Upload specified switch image to a specified image file(agTransferImageFileName) on the FTP/TFTP server. tsdump-put(8) - Download switch tech support dump to a specified file(agTransferTSDumpFileName) on the FTP/TFTP server. bogon-get(9) - Download bogon config file from a specified bogon file(uses agTransferImageFileName) on the FTP/TFTP server. ca-get(14) - Download CA root certificate from a specified file(agTransferCaFileName) on the TFTP server. This command did not support FTP. hostcert-get(15) - Download host certificate from a specified file(agTransferHostCertFileName) on the TFTP server. This command did not support FTP. hostkey-get(16) - Download host private key from a specified file(agTransferHostKeyFileName) on the TFTP server. This command did not support FTP. pubkey-get(17) - Download SSH client public key from a specified file(agTransferPublicKeyFileName) on the TFTP/SFTP server. This command did not support FTP. other(1) is returned always when read.
Syntax
INTEGER { other(1), img-get(2), cfg-get(3), cfg-put(4), dump-put(5), img-put(7), tsdump-put(8) ,ca-get(14) ,hostcert-get(15) ,hostkey-get(16) ,pubkey-get(17) }