MIB Viewer

agentSSHServerMacAlgorithms

OBJECT-TYPE
1.3.6.1.4.1.674.10895.5000.2.6132.1.1.11.2.19.1.1.2
Access
read-create
Status
current
Sub-identifiers
0
Specifies MAC algorithm to be used for SSH. Abbreviation used. - hmac-sha1-etm(2) is used for hmac-sha1-etm@openssh.com - hmac-md5-etm(3) is used for hmac-md5-etm@openssh.com - hmac-sha1-96-etm(6) is used for hmac-sha1-96-etm@openssh.com - hmac-md5-96-etm(7) is used for hmac-md5-96-etm@openssh.com - hmac-sha2-256-etm(9) is used for hmac-sha2-256-etm@openssh.com - hmac-sha2-512-etm(10) is used for hmac-sha2-512-etm@openssh.com
INTEGER { undefined(0), hmac-sha1(1), hmac-sha1-etm(2), hmac-md5-etm(3), hmac-sha2-256(4), hmac-sha2-512(5), hmac-sha1-96-etm(6), hmac-md5-96-etm(7), hmac-md5(8), hmac-sha2-256-etm(9), hmac-sha2-512-etm(10) }