MIB Viewer

agentTransferDownloadDataType

OBJECT-TYPE
1.3.6.1.4.1.2356.16.1.1.2.9.2.5
Access
read-write
Status
current
Sub-identifiers
0
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 lang-pack - Language Pack File. Ias-users - IAS user file startup-config - Startup Config File backup-config - Backup Config File factory-default-config - Factory Default Config File config-script - Config Script File publickey-image - Public key for image digital signature validation publickey-script - Public key for script digital signature validation ca-root-certificate - SSL CA Trusted root certificate client-ssl-certificate - SSL Client PEM certificate file client-key-certificate - SSL Client Key File root-ca-certs - root certificates for https server certificate validation license-key - License key file for port and feature licensing. sshkey-ecdsa - SSH-2 ECDSA Key File ssh-user-public-key - SSH-2 user public Key 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. Language pack file is used when NLS localization feature is available.
INTEGER { code(2), config(3), sshkey-rsa1(4), sshkey-rsa2(5), sshkey-dsa(6), sslpem-root(7), sslpem-server(8), sslpem-dhweak(9), sslpem-dhstrong(10), clibanner(11), kernel(12), tr069-acs-sslpem-root(13), tr069-client-ssl-private-key(14), tr069-client-ssl-cert(15), lang-pack(16), ias-users(17), startup-config(18), backup-config(19), factory-default-config(20), config-script(21), publickey-image(22), publickey-script(23), ca-root-certificate(24), client-ssl-certificate(25), client-key-certificate(26), root-ca-certs(27), license-key(28), sshkey-ecdsa(29), ssh-user-public-key(30) }