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

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::sshKexList.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::sshKexList'

Syntax

Bits

Values & Constraints

Enumerated Values
0dh-group1-sha1
1dh-group14-sha1
2dh-group14-sha256
3dh-group16-sha512
4dh-group18-sha512
5dh-group-exchange-sha1
6dh-group-exchange-sha256
7ecdh-sha2-nistp256
8ecdh-sha2-nistp384
9ecdh-sha2-nistp521
10curve25519-sha256
11curve25519-sha256-libssh
12sntrup761x25519-sha512