MIB Viewer

hm2VpnConnIkeAlgDh

OBJECT-TYPE
1.3.6.1.4.1.248.11.120.1.2.10.1.20
Access
read-create
Status
current
Sub-identifiers
0
Diffie-Hellman key agreement algorithm to be used for establishment of IKE-SA: o any: accept all supported algorithms as responder, use default as initiator o modp1024: RSA with 1024 bits modulus (DH Group 2) o modp1536: RSA with 1536 bits modulus (DH Group 5) o modp2048: RSA with 2048 bits modulus (DH Group 14) o modp3072: RSA with 3072 bits modulus (DH Group 15) o modp4096: RSA with 4096 bits modulus (DH Group 16) o ecp256: NIST Elliptic Curve with 256 bits (DH Group 19) o ecp384: NIST Elliptic Curve with 384 bits (DH Group 20) o ecp521: NIST Elliptic Curve with 521 bits (DH Group 21)
INTEGER { any(1), modp1024(2), modp1536(3), modp2048(4), modp3072(5), modp4096(6), ecp256(7), ecp384(8), ecp521(9) }