All MIBs › ACD-PAA-MIB › acdPaaHistResultOneWayDelayMaxValue
acdPaaHistResultOneWayDelayMaxValue
Module: ACD-PAA-MIB
OID (symbolic): ACD-PAA-MIB::acdPaaHistResultOneWayDelayMaxValue
OID (numeric): 1.3.6.1.4.1.22420.2.5.5.1.15
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Indicate the One-way delay maximum value during this sampling interval. The value is expressed in micro-seconds.
What is acdPaaHistResultOneWayDelayMaxValue?
This OID records the highest one-way latency measured during this sampling period, expressed in microseconds. You monitor this to identify latency spikes and jitter (variation in delay) that could break VoIP calls or cause application timeouts. For example, if the maximum is 50000 microseconds (0.05 seconds) when your minimum was 10000, that 40-microsecond range tells you your network had significant delay variation during that period.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.5.5.1.15 snmpwalk -v2c -c public <target> ACD-PAA-MIB::acdPaaHistResultOneWayDelayMaxValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.5.5.1.15.1 snmpget -v2c -c public <target> ACD-PAA-MIB::acdPaaHistResultOneWayDelayMaxValue.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdPaaHistResultOneWayDelayMaxValue.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PAA-MIB::acdPaaHistResultOneWayDelayMaxValue 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.5 | acdPaa | ACD-PAA-MIB |
| 1.3.6.1.4.1.22420.2.5.5 | acdPaaHistResultTable | ACD-PAA-MIB |
| 1.3.6.1.4.1.22420.2.5.5.1 | acdPaaHistResultEntry | ACD-PAA-MIB |
| 1.3.6.1.4.1.22420.2.5.5.1.15 | acdPaaHistResultOneWayDelayMaxValue | ACD-PAA-MIB |