MIB Viewer

sshExportRsaKeyEncryptType

OBJECT-TYPE
1.3.6.1.4.1.27975.35.2.9.1.8
Access
read-write
Status
current
Sub-identifiers
0
sshExportRsaKeyEncryptType des(1): Encrypt the private key with DES des3(2): Encrypt the private key with Triple DES aes128(3): Encrypt the private key with AES 128 bits aes192(4): Encrypt the private key with AES 192 bits aes256(5): Encrypt the private key with AES 256 bits
INTEGER { des(1), des3(2), aes128(3), aes192(4), aes256(5) }