agentTransferDownloadDataType
SWITCHING-MIB ·
.1.3.6.1.4.1.7244.2.1.2.9.2.8
Object
scalar
r/w
Enumeration
Transfer download datatype configures the type of file to download to
the switch.
The types for download are:
script - Script File
code - Code File
config - Configuration File
sshkey-rsa1 - SSH-1 RSA Key File
sshkey-rsa2 - SSH-2 RSA Key PEM File
sshkey-dsa - SSH-2 DSA Key PEM File
sslpem-root - SSL Trusted Root Certificate PEM File
sslpem-server - SSL Server Certificate PEM File
sslpem-dhweak - SSL DH Weak Encryption Parameter PEM File
sslpem-dhstrong - SSL DH Strong Encryption Parameter PEM File
cli-banner - CLI Banner File
vmtracer - VMTracer Image File
license - License Key File
Note: SSH Key files can only be downloaded if SSH Server is administratively
disabled, and there are no active SSH sessions.
Context
- MIB
- SWITCHING-MIB
- OID
.1.3.6.1.4.1.7244.2.1.2.9.2.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentTransferDownloadGroup
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | script |
2 | code |
3 | config |
4 | sshkey-rsa1 |
5 | sshkey-rsa2 |
6 | sshkey-dsa |
7 | sslpem-root |
8 | sslpem-server |
9 | sslpem-dhweak |
10 | sslpem-dhstrong |
11 | clibanner |
12 | vmtracer |
13 | license |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentTransferDownloadMode Transfer download mode configures the mode to use when downloading
to the switch. The mode is either TFTP, FTP, SFTP or SCP.
SFTP and SCP are only allowed if the SSH feature i… | scalar | Enumeration | .1.3.6.1.4.1.7244.2.1.2.9.2.1 |
| agentTransferDownloadStatus Indicates the current status of an download transfer. | scalar | Enumeration | .1.3.6.1.4.1.7244.2.1.2.9.2.10 |
| agentTransferDownloadServerAddress Transfer download serverip 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, FTP, SFTP or SCP.
The t… | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.7244.2.1.2.9.2.12 |
| agentTransferDownloadUsername Username applicable only to secure download types.
Note: User Account is applicable only if the Transfer Mode is FTP, SFTP or SCP. | scalar | OctetString | .1.3.6.1.4.1.7244.2.1.2.9.2.14 |
| agentTransferDownloadPassword Password applicable only to secure download types.
Note: User Password is applicable only if the Transfer Mode is FTP, SFTP or SCP. | scalar | OctetString | .1.3.6.1.4.1.7244.2.1.2.9.2.15 |
| agentTransferDownloadPath Transfer download path 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.7244.2.1.2.9.2.3 |
| agentTransferDownloadFilename Transfer download filename configures the file name for the file
being downloaded to the switch. It can be up to 30 alphanumeric characters.
The switch remembers the last file nam… | scalar | OctetString | .1.3.6.1.4.1.7244.2.1.2.9.2.4 |
| agentTransferDownloadScriptToSwitchDestFilename The filename used to store current Script in the switch.
It can be up to 30 alphanumeric characters.
The file extension of transfer download script filename must be '.scr' | scalar | OctetString | .1.3.6.1.4.1.7244.2.1.2.9.2.5 |
| agentTransferDownloadOPCodeToSwitchDestFilename Transfer download tftpfilename configures the file name for the file
stored in the switch. It can be up to 30 alphanumeric characters. | scalar | OctetString | .1.3.6.1.4.1.7244.2.1.2.9.2.6 |
| agentTransferDownloadStartupConfigToSwitchDestFilename The filename used to store current Startup config in the switch.
It can be up to 30 alphanumeric characters. | scalar | OctetString | .1.3.6.1.4.1.7244.2.1.2.9.2.7 |
| agentTransferDownloadStart Transfer download start will start an download transfer. | scalar | Enumeration | .1.3.6.1.4.1.7244.2.1.2.9.2.9 |