All MIBs › ACD-TWAMP-GEN-MIB › acdTwampGenCfgTwoWayMaxDv
acdTwampGenCfgTwoWayMaxDv
Module: ACD-TWAMP-GEN-MIB
OID (symbolic): ACD-TWAMP-GEN-MIB::acdTwampGenCfgTwoWayMaxDv
OID (numeric): 1.3.6.1.4.1.22420.2.19.3.1.16
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Maximum two-way delay variation allowed.(in usec)
What is acdTwampGenCfgTwoWayMaxDv?
This defines the maximum acceptable two-way delay variation (jitter) in microseconds before alerting. Network engineers set this because high jitter causes packet reordering and application failures even if average delay is acceptable. For instance, you might set this to 50000 microseconds (50ms) to catch excessive jitter that would degrade real-time services.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.19.3.1.16 snmpwalk -v2c -c public <target> ACD-TWAMP-GEN-MIB::acdTwampGenCfgTwoWayMaxDv
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.19.3.1.16.1 snmpget -v2c -c public <target> ACD-TWAMP-GEN-MIB::acdTwampGenCfgTwoWayMaxDv.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.22420.2.19.3.1.16.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdTwampGenCfgTwoWayMaxDv.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-TWAMP-GEN-MIB::acdTwampGenCfgTwoWayMaxDv OID value, configure state conditions and alerts, and monitor any Accedian MetroNID devices from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.22420 | accedianMIB | ACCEDIAN-SMI |
| 1.3.6.1.4.1.22420.2 | acdMibs | ACCEDIAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22420.2.19 | acdTwampGen | ACD-TWAMP-GEN-MIB |
| 1.3.6.1.4.1.22420.2.19.3 | acdTwampGenCfgTable | ACD-TWAMP-GEN-MIB |
| 1.3.6.1.4.1.22420.2.19.3.1 | acdTwampGenCfgEntry | ACD-TWAMP-GEN-MIB |
| 1.3.6.1.4.1.22420.2.19.3.1.16 | acdTwampGenCfgTwoWayMaxDv | ACD-TWAMP-GEN-MIB |