acSysIPSecDpdMode
AC-SYSTEM-MIB ·
audiocodes variant
·
.1.3.6.1.4.1.5003.9.10.10.1.7.22.2
Object
scalar r/w
Enumeration
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
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.7.22.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acSysIPSec
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::acSysIPSecDpdMode.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::acSysIPSecDpdMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | periodic |
2 | ondemand |