All MIBs › RAQMON-MIB › raqmonParticipantLostPackets
raqmonParticipantLostPackets
Module: RAQMON-MIB
OID (symbolic): RAQMON-MIB::raqmonParticipantLostPackets
OID (numeric): 1.3.6.1.2.1.16.31.1.1.1.1.48
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Count of packets lost by this receiver for the entire session. If the value was not reported to the collector, this object will have the value -1.
What is raqmonParticipantLostPackets?
This read-only Integer32 (or -1 if never reported), in packets, is the count of packets this receiver detected as lost over the entire session. It's the raw count behind raqmonParticipantLostPacketsFrct, and the key metric an exception threshold (raqmonSessionExceptionLostPacketsThreshold) is ultimately meant to catch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.31.1.1.1.1.48 snmpwalk -v2c -c public <target> RAQMON-MIB::raqmonParticipantLostPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.31.1.1.1.1.48.1 snmpget -v2c -c public <target> RAQMON-MIB::raqmonParticipantLostPackets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> raqmonParticipantLostPackets.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::raqmonParticipantLostPackets 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.48 | raqmonParticipantLostPackets | RAQMON-MIB |