MIB Viewer

agentTransferDownloadMode

OBJECT-TYPE
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.1.2.9.2.1
Access
read-write
Status
current
Sub-identifiers
0
Transfer download mode configures the mode to use when downloading to the switch. The mode is either X/Y/ZMODEM, TFTP, SFTP, FTP or SCP. X/Y/ZMODEM is valid only when the file transfer is initiated by the serial EIA 232 port. Y/ZMODEM is valid only on the Linux platform. SFTP and SCP are only allowed if the SSH feature is present. Download to USB is only allowed if the USB feature is present.
INTEGER { tftp(1), xmodem(2), ymodem(3), zmodem(4), sftp(5), scp(6), usb(7), ftp(8) }