All MIBs › RAQMON-MIB › raqmonParticipantAddr
raqmonParticipantAddr
Module: RAQMON-MIB
OID (symbolic): RAQMON-MIB::raqmonParticipantAddr
OID (numeric): 1.3.6.1.2.1.16.31.1.1.1.1.5
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The Internet Address of the participant for this session. Formatting of this object is determined by the value of raqmonParticipantAddrType.
What is raqmonParticipantAddr?
This read-only InetAddress is the network address of the participant (the endpoint being monitored) in this session, formatted according to raqmonParticipantAddrType. It's the field an admin uses to tie a reported session's QoS statistics back to a specific host on the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.31.1.1.1.1.5 snmpwalk -v2c -c public <target> RAQMON-MIB::raqmonParticipantAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.31.1.1.1.1.5.1 snmpget -v2c -c public <target> RAQMON-MIB::raqmonParticipantAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> raqmonParticipantAddr.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::raqmonParticipantAddr 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.5 | raqmonParticipantAddr | RAQMON-MIB |