MIB Viewer

rcSshAuthType

OBJECT-TYPE
1.3.6.1.4.1.2272.1.34.1.21
Access
read-write
Status
current
Sub-identifiers
0
value is one of multiple (logically by 'OR' of following value: bit 0 - hmac_sha1 bit 1 - aead_aes_128_gcm_ssh bit 2 - aead_aes_256_gcm_ssh bit 3 - hmac_sha2_256 hmac_sha1 : Enables hmac-sha1 auth type aead_aes_128_gcm_ssh : Enables aead-aes-128-gcm-ssh auth type aead_aes_256_gcm_ssh : Enables aead-aes-256-gcm-ssh auth type hmac_sha2_256 : Enables hmac-sha2-256 auth type
BITS { hmacSha1(0), aeadAes128GcmSsh(1), aeadAes256GcmSsh(2), hmacSha2256(3) }