MIB Viewer

hh3cSSHSessionEncry

OBJECT-TYPE
1.3.6.1.4.1.25506.2.22.1.1.3.1.7
Access
read-only
Status
current
Sub-identifiers
0
The encryption algorithm of SSH session. There are several encryption algorithms used in SSH protocol, please refer to RFC4253 Section 6.3.
INTEGER { invalid(1), aes128CBC(2), desCBC(3), des3CBC(4), aes128CTR(5), aes192CTR(6), aes256CTR(7), aes128GCM(8), aes256GCM(9), aes256CBC(10), other(11) }