rtpRcvrOctets

RTP-MIB · .1.3.6.1.2.1.87.1.7.1.13

Object

Count of non-header RTP octets received by this receiving RTP
host since rtpRcvrStartTime.

Context

MIB
RTP-MIB
OID
.1.3.6.1.2.1.87.1.7.1.13
Type
column
Access
readonly
Status
current
Parent
rtpRcvrEntry
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 'RTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RTP-MIB::rtpRcvrOctets'
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::rtpRcvrOctets.<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::rtpRcvrOctets'

Syntax

Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance

Member of
Compliance refinements
RTP monitor systems may receive only the RTCP messages
and not the RTP messages that contain the octet count
of the RTP message. Thus implementation of this
object is OPTIONAL