MIB Viewer

fsVpnIkePhase1HashAlgo

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.143.1.1.1.26
Access
read-write
Status
current
Sub-identifiers
0
SHA - Specifies to use Secure Hash Algorithm (SHA) as the hash algorithm. SHA1 produces 160-bit hash values, SHA256 produces 256-bit hash values, SHA384 produces 384-bit hash values, SHA512 produces 512-bit hash values, which are longer than MD5. SHA is generally considered more secure and is the recommended hash algorithm. MD5 - Specifies to use Message Digest 5 (MD5) as the hash algorithm. MD5 produces a 128-bit hash values.
INTEGER { md5(1), sha1(2), sha256(12), sha384(13), sha512(14) }