rtpRcvrAddr
RTP-MIB ·
.1.3.6.1.2.1.87.1.7.1.4
Context
- MIB
- RTP-MIB
- OID
.1.3.6.1.2.1.87.1.7.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rtpRcvrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'RTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RTP-MIB::rtpRcvrAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RTP-MIB::rtpRcvrAddr.<rtpSessionIndex>.<rtpRcvrSRCSSRC>.<rtpRcvrSSRC>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RTP-MIB::rtpRcvrAddr'
Syntax
Type Description
Denotes a transport service address.
A TAddress value is always interpreted within the context of a
TDomain value. Thus, each definition of a TDomain value must
be accompanied by a definition of a textual convention for use
with that TDomain. Some possible textual conventions, such as
SnmpUDPAddress for snmpUDPDomain, are defined in the SNMPv2-TM
MIB module. Other possible textual conventions are defined in
other MIB modules.
Values & Constraints
Type Constraints
range: 1..255
Conformance
Member of