sshKexList
ARICENT-SSH-MIB ·
.1.3.6.1.4.1.2076.97.1.19
Object
scalar
r/w
Bits
This object is to configure the kex-suites list.
This object takes values as bit mask. Setting a bit indicates that the
corresponding ssh key exchange algorithm will be used for key exchange
Context
- MIB
- ARICENT-SSH-MIB
- OID
.1.3.6.1.4.1.2076.97.1.19- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sshGeneralGroup
Syntax
Bits
Values & Constraints
Enumerated Values
0 | dh-group1-sha1 |
1 | dh-group14-sha1 |
2 | dh-group14-sha256 |
3 | dh-group16-sha512 |
4 | dh-group18-sha512 |
5 | dh-group-exchange-sha1 |
6 | dh-group-exchange-sha256 |
7 | ecdh-sha2-nistp256 |
8 | ecdh-sha2-nistp384 |
9 | ecdh-sha2-nistp521 |
10 | curve25519-sha256 |
11 | curve25519-sha256-libssh |
12 | sntrup761x25519-sha512 |