All MIBs › RAQMON-MIB › raqmonParticipantPeer
raqmonParticipantPeer
Module: RAQMON-MIB
OID (symbolic): RAQMON-MIB::raqmonParticipantPeer
OID (numeric): 1.3.6.1.2.1.16.31.1.1.1.1.16
Node type: OBJECT-TYPE
Type: RowPointer
Access: read-only
Description: The pointer to the corresponding entry in this table for the other peer participant. If there is no such entry in the participant table of the collector represented by this SNMP agent, then the value will be { 0 0 }.
What is raqmonParticipantPeer?
This read-only RowPointer points to the corresponding row in raqmonParticipantTable for the other end of this session (the peer participant), or { 0 0 } if no such entry exists in this collector's table. It's how you navigate from one side of a monitored call to the other side's statistics without needing to separately match them up by address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.31.1.1.1.1.16 snmpwalk -v2c -c public <target> RAQMON-MIB::raqmonParticipantPeer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.31.1.1.1.1.16.1 snmpget -v2c -c public <target> RAQMON-MIB::raqmonParticipantPeer.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> raqmonParticipantPeer.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::raqmonParticipantPeer 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.16 | raqmonParticipantPeer | RAQMON-MIB |