hm2VpnConnIpsecAlgEncr
HM2-VPN-MIB ·
.1.3.6.1.4.1.248.11.120.1.2.10.1.29
Object
column
r/w
Enumeration
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
Context
- MIB
- HM2-VPN-MIB
- OID
.1.3.6.1.4.1.248.11.120.1.2.10.1.29- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2VpnConnEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | des |
3 | des3 |
4 | aes128 |
5 | aes192 |
6 | aes256 |
7 | aes128ctr |
8 | aes192ctr |
9 | aes256ctr |
10 | aes128gcm64 |
11 | aes128gcm96 |
12 | aes128gcm128 |
13 | aes192gcm64 |
14 | aes192gcm96 |
15 | aes192gcm128 |
16 | aes256gcm64 |
17 | aes256gcm96 |
18 | aes256gcm128 |