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

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-SSH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-SSH-MIB::sshKeyList.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-SSH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-SSH-MIB::sshKeyList'

Syntax

Bits

Values & Constraints

Enumerated Values
0ssh-ed25519
1ssh-ed25519-cert-v01
2sk-ssh-ed25519
3sk-ssh-ed25519-cert-v01
4ssh-rsa
5ssh-dss
6ecdsa-sha2-nistp256
7ecdsa-sha2-nistp384
8ecdsa-sha2-nistp521
9sk-ecdsa-sha2-nistp256
10ssh-rsa-cert-v01
11ssh-dss-cert-v01
12ecdsa-sha2-nistp256-cert-v01
13ecdsa-sha2-nistp384-cert-v01
14ecdsa-sha2-nistp521-cert-v01
15sk-ecdsa-sha2-nistp256-cert-v01
16webauthn-sk-ecdsa-sha2-nistp256
17rsa-sha2-256
18rsa-sha2-512
19rsa-sha2-256-cert-v01
20rsa-sha2-512-cert-v01