MIB Viewer

acSysSecurityTLSVersion

OBJECT-TYPE
1.3.6.1.4.1.5003.9.10.10.1.7.1
Access
read-write
Status
current
Sub-identifiers
0
This parameter defines the supported versions of SSL/TLS. When set to 0, SSL/TLS handshakes always start with SSL 2.0 and switch to TLS 1.0 if both peers support it. When set to 1, TLS 1.0 is the only version supported clients attempting to contact the device using SSL 2.0 will be rejected. Possible values: 0 = SSL 2.0, SSL 3.0, and TLS 1.0 are supported (default) 1 = TLS 1.0 will always be used. Access: Online. AC INI-Param: TLSVersion
INTEGER { sSL-2-3-and-TLS-1(0) , tLS-1-only(1) }