agentTransferDownloadMode
FASTPATH-SWITCHING-MIB ·
.1.3.6.1.4.1.4413.1.1.1.2.9.2.1
Object
scalar
r/w
Enumeration
Transfer download mode configures the mode to use when downloading to the switch. The mode is either X/Y/ZMODEM, TFTP, SFTP 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.
Context
- MIB
- FASTPATH-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4413.1.1.1.2.9.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentTransferDownloadGroup
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
2 | xmodem |
3 | ymodem |
4 | zmodem |
5 | sftp |
6 | scp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentTransferDownloadImagename Transfer download image name. Sets the downloaded image as the specified
name
Note: Imagename, File Name, File Path, and Server IP Address are applicable
only if the Transfer Mode… | scalar | Enumeration | .1.3.6.1.4.1.4413.1.1.1.2.9.2.10 |
| agentTransferDownloadUsername Username applicable only to secure download types, i.e., SFTP or SCP. | scalar | OctetString | .1.3.6.1.4.1.4413.1.1.1.2.9.2.11 |
| agentTransferDownloadPassword Password applicable only to secure download types, i.e. SFTP or SCP. | scalar | OctetString | .1.3.6.1.4.1.4413.1.1.1.2.9.2.12 |
| agentTransferDownloadServerIP deprecated Transfer download tftpserverip configures the IP address of the server
where the file is located. It is valid only when the Transfer Mode is TFTP, SFTP or
SCP.
The address is 4 in… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4413.1.1.1.2.9.2.2 |
| agentTransferDownloadPath Transfer download tftppath configures the directory path where the
file is located. The switch remembers the last file path used. | scalar | OctetString | .1.3.6.1.4.1.4413.1.1.1.2.9.2.3 |
| agentTransferDownloadFilename Transfer download tftpfilename configures the file name for the file
being downloaded to the switch. It can be up to 32 alphanumeric characters.
The switch remembers the last file… | scalar | OctetString | .1.3.6.1.4.1.4413.1.1.1.2.9.2.4 |
| agentTransferDownloadDataType Transfer download datatype configures the type of file to download to
the switch.
The types for download are:
code - Code File
config - Config… | scalar | Enumeration | .1.3.6.1.4.1.4413.1.1.1.2.9.2.5 |
| agentTransferDownloadStart Transfer download start will start an download transfer.
The agentTransferDownloadMode object must not be set to xmodem(2),
ymodem(3), or zmodem(4) to initiate a transfer via … | scalar | Enumeration | .1.3.6.1.4.1.4413.1.1.1.2.9.2.6 |
| agentTransferDownloadStatus Indicates the current status of an download transfer. | scalar | Enumeration | .1.3.6.1.4.1.4413.1.1.1.2.9.2.7 |
| agentTransferDownloadServerAddressType The type of the tftpserverip address, as defined in the InetAddress MIB.
The agentTransferDownloadServerAddress object is intepreted within the
context of agentTransfer… | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.4413.1.1.1.2.9.2.8 |
| agentTransferDownloadServerAddress Transfer download tftpserverip configures the IP address of the server
where the file is to be downloaded from.It is valid only when the
Transfer Mode is TFTP.
The type of this ad… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.4413.1.1.1.2.9.2.9 |