AC-SYSTEM-MIB :: acSysSecurityTLSVersion

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAC-SYSTEM-MIBacSysSecurityTLSVersion

acSysSecurityTLSVersion

Module: AC-SYSTEM-MIB

OID (symbolic): AC-SYSTEM-MIB::acSysSecurityTLSVersion

OID (numeric): 1.3.6.1.4.1.5003.9.10.10.1.7.1

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description: 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

What is acSysSecurityTLSVersion?

This OID is a numeric setting (0 or 1) that controls which versions of SSL/TLS encryption the device will accept for secure connections. A value of 0 accepts older SSL 2.0/3.0 and TLS 1.0 for broad compatibility, while 1 restricts to only TLS 1.0; you'd set it to 1 for stricter security if all your clients support modern TLS. For a security-focused environment, setting this to 1 ensures that only TLS 1.0 or newer is used, rejecting outdated SSL connections.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.10.1.7.1
snmpwalk -v2c -c public <target> AC-SYSTEM-MIB::acSysSecurityTLSVersion

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.10.1.7.1.1
snmpget -v2c -c public <target> AC-SYSTEM-MIB::acSysSecurityTLSVersion.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.10.1.7.1.1 i <value>

Start monitoring AudioCodes Mediant-series gateways/media servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-SYSTEM-MIB::acSysSecurityTLSVersion OID value, configure state conditions and alerts, and monitor any AudioCodes Mediant-series gateways/media servers from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5003audioCodesAC-ATM-MIB
1.3.6.1.4.1.5003.9acProductsAC-ATM-MIB
1.3.6.1.4.1.5003.9.10acBoardMibsAC-ATM-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5003.9.10.10acSystemAC-SYSTEM-MIB
1.3.6.1.4.1.5003.9.10.10.1acSystemConfigurationAC-SYSTEM-MIB
1.3.6.1.4.1.5003.9.10.10.1.7acSysSecurityAC-SYSTEM-MIB
1.3.6.1.4.1.5003.9.10.10.1.7.1acSysSecurityTLSVersionAC-SYSTEM-MIB