MIB Viewer

agentTransferDownloadMode

OBJECT-TYPE
1.3.6.1.4.1.4526.11.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, FTP, SFTP or SCP. X/Y/ZMODEM is valid only when the file transfer is initiated by the serial EIA 232 port. SFTP and SCP are only allowed if the SSH feature is present. Download from USB is only allowed if the USB feature is present.
INTEGER { tftp(1), xmodem(2), ymodem(3), zmodem(4), sftp(5), scp(6), ftp(8) }