rlSshClientRemoteServersAuthenticationEnable

RADLAN-SSH-MIB · .1.3.6.1.4.1.89.78.3.11

Object

scalar r/w Enumeration
Setting this field to 'enable' enables remote servers authentication.
As a result, while opening a session with a remote server, the fingerprint
of the remote server will be computed and looked for in the table
rlSshClientRemoteServerPublicKeyFingerprintTable. If an entry with the key
(server-inet-address, server-fingerprint) is found, the server is considered
authenticated. Otherwise, the server is not authenticated (unless the user
specifically approved this server can be trusted).

Context

MIB
RADLAN-SSH-MIB
OID
.1.3.6.1.4.1.89.78.3.11
Type
scalar
Access
readwrite
Status
current
Parent
rlSshClient

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable