agentTransferDownloadDataType
FASTPATH-SWITCHING-MIB ·
.1.3.6.1.4.1.4413.1.1.1.2.9.2.5
Object
scalar
r/w
Enumeration
Transfer download datatype configures the type of file to download to
the switch.
The types for download are:
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
kernel - Kernel File
Note: SSH Key files can only be downloaded if SSH Server is administratively
disabled, and there are no active SSH sessions.
Kernel file can be downloaded only on raptor platform and linux operating system.
Context
- MIB
- FASTPATH-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4413.1.1.1.2.9.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentTransferDownloadGroup
Syntax
Enumeration
Values & Constraints
Enumerated Values
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 | kernel |