acSysSecurityTLSVersion
AC-SYSTEM-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.10.1.7.1
Object
scalar r/w
Unsigned32
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: Offline.
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
Net-SNMP examples
How SNMP and these commands workScalars 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/audiocodes:/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/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysSecurityTLSVersion'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-1