MIB Viewer

hm2VpnConnIpsecAlgDh

OBJECT-TYPE
1.3.6.1.4.1.248.11.120.1.2.10.1.27
Access
read-create
Status
current
Sub-identifiers
0
Diffie-Hellman key agreement algorithm to be used for IPsec-SA session key establishment: o any: accept all supported algorithms as responder, use various pre-defined 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 none: no Perfect Forward Secrecy (PFS) 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), none(7), ecp256(8), ecp384(9), ecp521(10) }