AC-SYSTEM-MIB :: acSysIPSecDpdMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAC-SYSTEM-MIBacSysIPSecDpdMode

acSysIPSecDpdMode

Module: AC-SYSTEM-MIB

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

OID (numeric): 1.3.6.1.4.1.5003.9.10.10.1.7.22.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: IPsec Dead Peer Detection (RFC 3706) - Mode of Operation. One of the following values: '0' - Disabled (Default) '1' - Periodic '2' - On demand. Access: Instant. AC INI-Param: IPSECDPDMODE

What is acSysIPSecDpdMode?

This OID configures Dead Peer Detection (DPD), which lets the device detect when a VPN peer has gone offline or become unreachable. You enable this to quickly detect broken tunnels and trigger reconnection instead of sitting idle until traffic times out, which is critical for failover systems. For instance, setting this to 1 (Periodic) causes the device to send periodic keep-alive probes every few seconds, detecting peer failures within seconds rather than minutes.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.10.1.7.22.2
snmpwalk -v2c -c public <target> AC-SYSTEM-MIB::acSysIPSecDpdMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.10.1.7.22.2.1
snmpget -v2c -c public <target> AC-SYSTEM-MIB::acSysIPSecDpdMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.10.1.7.22.2.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::acSysIPSecDpdMode 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.22acSysIPSecAC-SYSTEM-MIB
1.3.6.1.4.1.5003.9.10.10.1.7.22.2acSysIPSecDpdModeAC-SYSTEM-MIB