MIB Viewer

ioDigitalSSLVersion

OBJECT-TYPE
1.3.6.1.4.1.1966.12.1.45.2.1.2.5.1.5
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { any(1), tlsv1(2), sslv3(3) }