MIB Viewer

hm2VpnConnIpsecAlgEncr

OBJECT-TYPE
1.3.6.1.4.1.248.11.120.1.2.10.1.29
Access
read-create
Status
current
Sub-identifiers
0
Encryption algorithm to be used for payload encryption in IPsec: o any: accept all supported algorithms as responder, use various pre-defined as initiator o des: DES o des3: Triple-DES o aes128: AES-CBC with 128 key bits o aes192: AES-CBC with 192 key bits o aes256: AES-CBC with 256 key bits o aes128ctr: AES-COUNTER with 128 key bits o aes192ctr: AES-COUNTER with 192 key bits o aes256ctr: AES-COUNTER with 256 key bits o aes128gcm64: AES-GCM with 64 bit ICV with 128 key bits o aes128gcm96: AES-GCM with 96 bit ICV with 128 key bits o aes128gcm128: AES-GCM with 128 bit ICV with 128 key bits o aes192gcm64: AES-GCM with 64 bit ICV with 192 key bits o aes192gcm96: AES-GCM with 96 bit ICV with 192 key bits o aes192gcm128: AES-GCM with 128 bit ICV with 192 key bits o aes256gcm64: AES-GCM with 64 bit ICV with 256 key bits o aes256gcm96: AES-GCM with 96 bit ICV with 256 key bits o aes256gcm128: AES-GCM with 128 bit ICV with 256 key bits
INTEGER { any(1), des(2), des3(3), aes128(4), aes192(5), aes256(6), aes128ctr(7), aes192ctr(8), aes256ctr(9), aes128gcm64(10), aes128gcm96(11), aes128gcm128(12), aes192gcm64(13), aes192gcm96(14), aes192gcm128(15), aes256gcm64(16), aes256gcm96(17), aes256gcm128(18) }