RTP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
38
.1.3.6.1.2.1.87.1.2 · 1 row entry · 1 columns
Maps rtpSessionDomain, rtpSessionRemAddr, and rtpSessionLocAddr
TAddress pairs to one or more rtpSessionIndex values, each
describing a row in the rtpSessionTable.  This makes it possible
to retrieve the row(s) in the rtpSessionTable corresponding to a
given session without having to walk the entire (potentially
large) table.
rtpSessionInverseEntry entry .1.3.6.1.2.1.87.1.2.1
Each entry corresponds to exactly one entry in the
rtpSessionTable - the entry containing the tuple,
rtpSessionDomain, rtpSessionRemAddr, rtpSessionLocAddr
and rtpSessionIndex.
Indexes
rtpSessionDomain rtpSessionRemAddr rtpSessionLocAddr rtpSessionIndex
Column Syntax OID
rtpSessionInverseStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.87.1.2.1.1
.1.3.6.1.2.1.87.1.3 · 1 row entry · 11 columns
There's one entry in rtpSessionTable for each RTP session
on which packets are being sent, received, and/or
monitored.
rtpSessionEntry entry .1.3.6.1.2.1.87.1.3.1
Data in rtpSessionTable uniquely identify an RTP session. A
host RTP agent MUST create a read-only row for each session to
which packets are being sent or received. Rows MUST be created
by the RTP Agent at the start o…
Indexes
rtpSessionIndex
Column Syntax OID
rtpSessionIndex
The index of the conceptual row which is for SNMP purposes
only and has no relation to any protocol value. There is
no requirement that these rows are created or maintained
sequentially.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.2.1.87.1.3.1.1
rtpSessionDomain
The transport-layer protocol used for sending or receiving
the stream of RTP data packets on this session.
Cannot be changed if rtpSessionRowStatus is 'active'.
SNMPv2-TCTDomainr/w
Textual Convention: SNMPv2-TCTDomain ObjectIdentifier
.1.3.6.1.2.1.87.1.3.1.2
rtpSessionRemAddr
The address to which RTP packets are sent by the RTP system.
In an IP multicast RTP session, this is the single address used

by all senders and receivers of RTP session data. In a unicast
RTP session thi…
SNMPv2-TCTAddressr/w
Textual Convention: SNMPv2-TCTAddress OctetString
Type Constraints:
range: 1..255
.1.3.6.1.2.1.87.1.3.1.3
rtpSessionLocAddr
The local address used by the RTP system. In an IP multicast
RTP session, rtpSessionRemAddr will be the same IP multicast
address as rtpSessionLocAddr. In a unicast RTP session,
rtpSessionRemAddr and rtpSessionLocAddr…
SNMPv2-TCTAddress
Textual Convention: SNMPv2-TCTAddress OctetString
Type Constraints:
range: 1..255
.1.3.6.1.2.1.87.1.3.1.4
rtpSessionIfIndex
The ifIndex value is set to the corresponding value
from IF-MIB (See RFC 2233, 'The Interfaces Group MIB using
SMIv2'). This is the interface that the RTP stream is being sent
to or received from, or in the case of an …
IF-MIBInterfaceIndexr/w
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.2.1.87.1.3.1.5
rtpSessionSenderJoins
The number of senders that have been observed to have
joined the session since this conceptual row was created

(rtpSessionStartTime). A sender 'joins' an RTP
session by sending to it. Senders that leave…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.87.1.3.1.6
rtpSessionReceiverJoins
The number of receivers that have been been observed to
have joined this session since this conceptual row was
created (rtpSessionStartTime). A receiver 'joins' an RTP
session by sending RTCP Receiver Reports to the se…
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.87.1.3.1.7
rtpSessionByes
A count of RTCP BYE (see RFC 1889, 'RTP: A Transport
Protocol for Real-Time Applications,' sec. 6.6) messages
received by this entity.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.87.1.3.1.8
rtpSessionStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.87.1.3.1.9
rtpSessionMonitor
Boolean, Set to 'true(1)' if remote senders or receivers in
addition to the local RTP System are to be monitored using RTCP.
RTP Monitors MUST initialize to 'true(1)' and RTP Hosts SHOULD
initialize this 'false(2)'. No…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.87.1.3.1.10
rtpSessionRowStatus
Value of 'active' when RTP or RTCP messages are being
sent or received by an RTP System. A newly-created
conceptual row must have the all read-create objects
initialized before becoming 'active'.
A conceptual row that …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.87.1.3.1.11
.1.3.6.1.2.1.87.1.4 · 1 row entry · 1 columns
Maps rtpSenderAddr, rtpSessionIndex, to the rtpSenderSSRC
index of the rtpSenderTable.  This table allows management
applications to find entries sorted by rtpSenderAddr rather than
sorted by rtpSessionIndex.  Given the rtpSessionDomain and
rtpSenderAddr, a set of rtpSessionIndex and rtpSenderSSRC values
can be returned from a tree walk.  When rtpSessionIndex is
specified in the SNMP Get-Next operations, one or more
rtpSenderSSRC values may be returned.
rtpSenderInverseEntry entry .1.3.6.1.2.1.87.1.4.1
Each entry corresponds to exactly one entry in the
rtpSenderTable - the entry containing the index pair,
rtpSessionIndex, rtpSenderSSRC.
Indexes
rtpSessionDomain rtpSenderAddr rtpSessionIndex rtpSenderSSRC
Column Syntax OID
rtpSenderInverseStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.87.1.4.1.1
.1.3.6.1.2.1.87.1.5 · 1 row entry · 10 columns
Table of information about a sender or senders to an RTP
Session. RTP sending hosts MUST have an entry in this table
for each stream being sent.  RTP receiving hosts MAY have an
entry in this table for each sending stream being received by
this host.  RTP monitors MUST create an entry for each observed
sender to a multicast RTP Session as a side-effect when a
conceptual row in the rtpSessionTable is made 'active' by a
manager.
rtpSenderEntry entry .1.3.6.1.2.1.87.1.5.1
Each entry contains information from a single RTP Sender
Synchronization Source (SSRC, see RFC 1889 'RTP: A Transport
Protocol for Real-Time Applications' sec.6). The session is
identified to the the SNMP entity by rtp…
Indexes
rtpSessionIndex rtpSenderSSRC
Column Syntax OID
rtpSenderSSRC
The RTP SSRC, or synchronization source identifier of the
sender. The RTP session address plus an SSRC uniquely
identify a sender to an RTP session (see RFC 1889, 'RTP: A
Transport Protocol for Real-Time Applications' …
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.87.1.5.1.1
rtpSenderCNAME
The RTP canonical name of the sender.
SYSAPPL-MIBUtf8String
Textual Convention: SYSAPPL-MIBUtf8String OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.87.1.5.1.2
rtpSenderAddr
The unicast transport source address of the sender. In the
case of an RTP Monitor this address is the address that the
sender is using to send its RTCP Sender Reports.
SNMPv2-TCTAddress
Textual Convention: SNMPv2-TCTAddress OctetString
Type Constraints:
range: 1..255
.1.3.6.1.2.1.87.1.5.1.3
rtpSenderPackets
Count of RTP packets sent by this sender, or observed by

an RTP monitor, since rtpSenderStartTime.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.87.1.5.1.4
rtpSenderOctets
Count of non-header RTP octets sent by this sender, or observed
by an RTP monitor, since rtpSenderStartTime.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.87.1.5.1.5
rtpSenderTool
Name of the application program source of the stream.
OctetString
Constraints:
range: 0-127
.1.3.6.1.2.1.87.1.5.1.6
rtpSenderSRs
A count of the number of RTCP Sender Reports that have
been sent from this sender, or observed if the RTP entity
is a monitor, since rtpSenderStartTime.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.87.1.5.1.7
rtpSenderSRTime
rtpSenderSRTime is the value of SysUpTime at the time that
the last SR was received from this sender, in the case of a
monitor or receiving host. Or sent by this sender, in the
case of a sending host.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.87.1.5.1.8
rtpSenderPT
Payload type from the RTP header of the most recently received
RTP Packet (see RFC 1889, 'RTP: A Transport Protocol for

Real-Time Applications' sec. 5).
Integer32
Constraints:
range: 0-127
.1.3.6.1.2.1.87.1.5.1.9
rtpSenderStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.87.1.5.1.10
.1.3.6.1.2.1.87.1.6 · 1 row entry · 1 columns
Maps rtpRcvrAddr and rtpSessionIndex to the rtpRcvrSRCSSRC and
rtpRcvrSSRC indexes of the rtpRcvrTable.  This table allows
management applications to find entries sorted by rtpRcvrAddr
rather than by rtpSessionIndex. Given rtpSessionDomain and
rtpRcvrAddr, a set of rtpSessionIndex, rtpRcvrSRCSSRC, and
rtpRcvrSSRC values can be returned from a tree walk.  When
rtpSessionIndex is specified in SNMP Get-Next operations, one or
more rtpRcvrSRCSSRC and rtpRcvrSSRC pairs may be returned.
rtpRcvrInverseEntry entry .1.3.6.1.2.1.87.1.6.1
Each entry corresponds to exactly one entry in the
rtpRcvrTable - the entry containing the index pair,
rtpSessionIndex, rtpRcvrSSRC.
Indexes
rtpSessionDomain rtpRcvrAddr rtpSessionIndex rtpRcvrSRCSSRC rtpRcvrSSRC
Column Syntax OID
rtpRcvrInverseStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.87.1.6.1.1
.1.3.6.1.2.1.87.1.7 · 1 row entry · 14 columns
Table of information about a receiver or receivers of RTP
session data. RTP hosts that receive RTP session packets
MUST create an entry in this table for that receiver/sender
pair.  RTP hosts that send RTP session packets MAY create
an entry in this table for each receiver to their stream
using RTCP feedback from the RTP group.  RTP monitors
create an entry for each observed RTP session receiver as
a side effect when a conceptual row in the rtpSessionTable
is made 'active' by a manager.
rtpRcvrEntry entry .1.3.6.1.2.1.87.1.7.1
Each entry contains information from a single RTP
Synchronization Source that is receiving packets from the
sender identified by rtpRcvrSRCSSRC (SSRC, see RFC 1889,
'RTP: A Transport Protocol for Real-Time Applications'…
Indexes
rtpSessionIndex rtpRcvrSRCSSRC rtpRcvrSSRC
Column Syntax OID
rtpRcvrSRCSSRC
The RTP SSRC, or synchronization source identifier of the
sender. The RTP session address plus an SSRC uniquely
identify a sender or receiver of an RTP stream (see RFC
1889, 'RTP: A Transport Protocol for Real-Time
Ap…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.87.1.7.1.1
rtpRcvrSSRC
The RTP SSRC, or synchronization source identifier of the
receiver. The RTP session address plus an SSRC uniquely
identify a receiver of an RTP stream (see RFC 1889, 'RTP:
A Transport Protocol for Real-Time Application…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.87.1.7.1.2
rtpRcvrCNAME
The RTP canonical name of the receiver.
SYSAPPL-MIBUtf8String
Textual Convention: SYSAPPL-MIBUtf8String OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.87.1.7.1.3
rtpRcvrAddr
The unicast transport address on which the receiver is
receiving RTP packets and/or RTCP Receiver Reports.
SNMPv2-TCTAddress
Textual Convention: SNMPv2-TCTAddress OctetString
Type Constraints:
range: 1..255
.1.3.6.1.2.1.87.1.7.1.4
rtpRcvrRTT
The round trip time measurement taken by the source of the
RTP stream based on the algorithm described on sec. 6 of
RFC 1889, 'RTP: A Transport Protocol for Real-Time
Applications.' This algorithm can produce meaningfu…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.87.1.7.1.5
rtpRcvrLostPackets
A count of RTP packets lost as observed by this receiver
since rtpRcvrStartTime.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.87.1.7.1.6
rtpRcvrJitter
An estimate of delay variation as observed by this
receiver. (see RFC 1889, 'RTP: A Transport Protocol
for Real-Time Applications' sec.6.3.1 and A.8).
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.87.1.7.1.7
rtpRcvrTool
Name of the application program source of the stream.
OctetString
Constraints:
range: 0-127
.1.3.6.1.2.1.87.1.7.1.8
rtpRcvrRRs
A count of the number of RTCP Receiver Reports that have
been sent from this receiver, or observed if the RTP entity
is a monitor, since rtpRcvrStartTime.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.87.1.7.1.9
rtpRcvrRRTime
rtpRcvrRRTime is the value of SysUpTime at the time that the
last RTCP Receiver Report was received from this receiver, in
the case of a monitor or RR receiver (the RTP Sender). It is
the value of SysUpTime at the tim…
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.87.1.7.1.10
rtpRcvrPT
Static or dynamic payload type from the RTP header (see
RFC 1889, 'RTP: A Transport Protocol for Real-Time
Applications' sec. 5).
Integer32
Constraints:
range: 0-127
.1.3.6.1.2.1.87.1.7.1.11
rtpRcvrPackets
Count of RTP packets received by this RTP host receiver
since rtpRcvrStartTime.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.87.1.7.1.12
rtpRcvrOctets
Count of non-header RTP octets received by this receiving RTP
host since rtpRcvrStartTime.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.87.1.7.1.13
rtpRcvrStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.87.1.7.1.14