sslVersion

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.39.2

Object

scalar r/w Enumeration
Specify whether you want to use:
Any-The Device Server will try a TLSv1 connection first.
    If that fails, it will try an SSLv3 connection. 
    If that fails, it will try an SSLv2 connection.
TLSv1-The connection will use only TLSv1.
SSLv3-The connection will use only SSLv3.
The default is Any.

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.39.2
Type
scalar
Access
readwrite
Status
current
Parent
sslInfo
Groups
1

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1any
2tlsv1
3sslv3

Conformance