MIB Viewer

cslbxProbeHTTPCfgSslTlsVersion

OBJECT-TYPE
1.3.6.1.4.1.9.9.254.1.6.5.1.6
Access
read-write
Status
current
Sub-identifiers
0
This object represents the version of the SSL/TLS protocol. The possible value(s) are : other : Version not applicable. This value can not be set by the user. sslv2 : SSL Version 2.0. sslv3 : SSL Version 3.0. tlsv1 : TLS Version 1.0. all : All supported versions as reported in cslbxProbeHTTPSslTlsVersionSupported object.
INTEGER { other(1), sslv2(2), sslv3(3), tlsv1(4), all(5) }