acSysSecurityTLSVersion

AC-SYSTEM-MIB · .1.3.6.1.4.1.5003.9.10.10.1.7.1

Object

scalar r/w Enumeration
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

Context

MIB
AC-SYSTEM-MIB
OID
.1.3.6.1.4.1.5003.9.10.10.1.7.1
Type
scalar
Access
readwrite
Status
current
Parent
acSysSecurity

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0sSL-2-3-and-TLS-1
1tLS-1-only