sshKeyList
ARICENT-SSH-MIB ·
.1.3.6.1.4.1.2076.97.1.20
Object
scalar
r/w
Bits
This object is to configure the host key algorithms list.
This object takes values as bit mask. Setting a bit indicates that the
corresponding ssh host key algorithm will be used for key exchange.
Context
- MIB
- ARICENT-SSH-MIB
- OID
.1.3.6.1.4.1.2076.97.1.20- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sshGeneralGroup
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ssh-ed25519 |
1 | ssh-ed25519-cert-v01 |
2 | sk-ssh-ed25519 |
3 | sk-ssh-ed25519-cert-v01 |
4 | ssh-rsa |
5 | ssh-dss |
6 | ecdsa-sha2-nistp256 |
7 | ecdsa-sha2-nistp384 |
8 | ecdsa-sha2-nistp521 |
9 | sk-ecdsa-sha2-nistp256 |
10 | ssh-rsa-cert-v01 |
11 | ssh-dss-cert-v01 |
12 | ecdsa-sha2-nistp256-cert-v01 |
13 | ecdsa-sha2-nistp384-cert-v01 |
14 | ecdsa-sha2-nistp521-cert-v01 |
15 | sk-ecdsa-sha2-nistp256-cert-v01 |
16 | webauthn-sk-ecdsa-sha2-nistp256 |
17 | rsa-sha2-256 |
18 | rsa-sha2-512 |
19 | rsa-sha2-256-cert-v01 |
20 | rsa-sha2-512-cert-v01 |