hm2VpnConnIpsecAlgDh
HM2-VPN-MIB ·
.1.3.6.1.4.1.248.11.120.1.2.10.1.27
Object
column
r/w
Enumeration
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)
Context
- MIB
- HM2-VPN-MIB
- OID
.1.3.6.1.4.1.248.11.120.1.2.10.1.27- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2VpnConnEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | modp1024 |
3 | modp1536 |
4 | modp2048 |
5 | modp3072 |
6 | modp4096 |
7 | none |
8 | ecp256 |
9 | ecp384 |
10 | ecp521 |