raqmonParticipantPeerAddrType

RAQMON-MIB · .1.3.6.1.2.1.16.31.1.1.1.1.17

Object

The type of the Internet address of the peer participant
for this session.

Context

MIB
RAQMON-MIB
OID
.1.3.6.1.2.1.16.31.1.1.1.1.17
Type
column
Access
readonly
Status
current
Parent
raqmonParticipantEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAQMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAQMON-MIB::raqmonParticipantPeerAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAQMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAQMON-MIB::raqmonParticipantPeerAddrType.<raqmonParticipantStartDate>.<raqmonParticipantIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAQMON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAQMON-MIB::raqmonParticipantPeerAddrType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance

Member of
Compliance refinements
raqmonCompliance INET-ADDRESS-MIB::InetAddressType
Values: ipv4(1), ipv6(2)
Only IPv4 and IPv6 addresses need to be supported.