All MIBs › RAQMON-MIB › raqmonParticipantIPDVMean
raqmonParticipantIPDVMean
Module: RAQMON-MIB
OID (symbolic): RAQMON-MIB::raqmonParticipantIPDVMean
OID (numeric): 1.3.6.1.2.1.16.31.1.1.1.1.35
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Mean IP packet delay variation over the entire session. If the value was not reported to the collector, this object will have the value -1.
What is raqmonParticipantIPDVMean?
This read-only Integer32, in milliseconds (or -1 if never reported), is the mean IP packet delay variation over the entire session -- a related but distinct measure from inter-arrival jitter, computed strictly from IP-layer timing. It's another angle on packet-spacing stability to check when jitter buffers are dropping or repeating packets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.31.1.1.1.1.35 snmpwalk -v2c -c public <target> RAQMON-MIB::raqmonParticipantIPDVMean
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.31.1.1.1.1.35.1 snmpget -v2c -c public <target> RAQMON-MIB::raqmonParticipantIPDVMean.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> raqmonParticipantIPDVMean.1
Start monitoring vendor-neutral, standards-based MIB (RFC 4711), implemented by RAQMON-capable VoIP/video endpoints with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAQMON-MIB::raqmonParticipantIPDVMean OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (RFC 4711), implemented by RAQMON-capable VoIP/video endpoints from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.31 | raqmonMIB | RAQMON-MIB |
| 1.3.6.1.2.1.16.31.1 | raqmonMIBObjects | RAQMON-MIB |
| 1.3.6.1.2.1.16.31.1.1 | raqmonSession | RAQMON-MIB |
| 1.3.6.1.2.1.16.31.1.1.1 | raqmonParticipantTable | RAQMON-MIB |
| 1.3.6.1.2.1.16.31.1.1.1.1 | raqmonParticipantEntry | RAQMON-MIB |
| 1.3.6.1.2.1.16.31.1.1.1.1.35 | raqmonParticipantIPDVMean | RAQMON-MIB |