MIB Viewer

fsVpnIkePhase1DHGroup

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.143.1.1.1.28
Access
read-write
Status
current
Sub-identifiers
0
Diffie-Hellman (DH) is a public key cryptography protocol that enables two parties to establish a shared secret over unsecured communications channels. It will be used in Internet Key Exchange (IKE) to establish session keys. GROUP_1 - Specifies to use 768-bit Diffie-Hellman Group 1 cryptography. GROUP_2 - Specifies to use 1024-bit Diffie-Hellman Group 2 cryptography. GROUP_5 - Specifies to use 1536-bit Diffie-Hellman Group 5 cryptography. GROUP_14 - Specifies to use 2048-bit Diffie-Hellman Group 14 cryptography.
INTEGER { group1(1), group2(2), group5(5), group14(14) }