MIB Viewer

hmSec2VpnConnIpsecAlgDh

OBJECT-TYPE
1.3.6.1.4.1.248.52.1.13.1.2.3.1.28
Access
read-write
Status
current
Sub-identifiers
0
Diffie-Hellman key agreement algorithm to be used for IPsec-SA session key establishment: o any: accept all algorithms as responder, use all as IKEv2 initiator (not allowed as IKEv1 initiator) o modp768: RSA with 768 bits modulus o modp1024: RSA with 1024 bits modulus o modp1536: RSA with 1536 bits modulus o modp2048: RSA with 2048 bits modulus o modp3072: RSA with 3072 bits modulus o modp4096: RSA with 4096 bits modulus o none: no Perfect Forward Secrecy (PFS)
INTEGER { any(1), modp768(2), modp1024(3), modp1536(4), modp2048(5), modp3072(6), modp4096(7), none(8) }