MIB Viewer

rcWebTlsMinimumVersion

OBJECT-TYPE
1.3.6.1.4.1.2272.1.18.31
Access
read-write
Status
current
Sub-identifiers
0
Specifies the minimum version of TLS protocol supported by the Web Server. tlsv10 sets the version to 1.0. tlsv11 sets the version to 1.1. tlsv12 sets the version to 1.2.
INTEGER { tlsv10(1), tlsv11(2), tlsv12(3) }