MIB Viewer

fsVpnEncrAlgo

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.143.1.1.1.20
Access
read-write
Status
current
Sub-identifiers
0
The algorithm to be used for Encapsulation Security Payload (ESP) Header. This object is to be configured only if the Security protocol to be used is ESP. This entity is used only for IPSEC-Manual. DES - Specifies to use Data Encryption Standard (DES) for encryption. 3DES - Specifies to use Triple Data Encryption Standard (3DES) for encryption. AES - Specifies to use Advanced Encryption Standard (AES) with a 128-bit key for encryption. AES-192 - Specifies to use AES with a 192-bit key for encryption. AES-256 - Specifies to use AES with a 256-bit key for encryption.
INTEGER { descbc (4), tripledescbc (5), aes128 (12), aes192 (13), aes256 (14) }