rtpSessionRemAddr
RTP-MIB ·
.1.3.6.1.2.1.87.1.3.1.3
Object
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 this is the unicast address of the remote RTP system.
'The destination address pair may be common for all participants,
as in the case of IP multicast, or may be different for each, as
in the case of individual unicast network address pairs.' See
RFC 1889, 'RTP: A Transport Protocol for Real-Time Applications,'
sec. 3. The transport service is identified by rtpSessionDomain.
For snmpUDPDomain, this is an IP address and even-numbered UDP
Port with the RTCP being sent on the next higher odd-numbered
port, see RFC 1889, sec. 5.
Context
- MIB
- RTP-MIB
- OID
.1.3.6.1.2.1.87.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rtpSessionEntry
- Table
- rtpSessionTable
- Siblings
- 10
Values & Constraints
Type Constraints
range: 1..255
Related Objects
Sibling Objects
| Object | Type | 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
seque… | column | Integer32 | .1.3.6.1.2.1.87.1.3.1.1 |
| 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 Host… | column | SNMPv2-TCTruthValue | .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 b… | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.87.1.3.1.11 |
| 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'. | column | SNMPv2-TCTDomain | .1.3.6.1.2.1.87.1.3.1.2 |
| 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,… | column | SNMPv2-TCTAddress | .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… | column | IF-MIBInterfaceIndex | .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
sessi… | column | SNMPv2-SMICounter32 | .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… | column | SNMPv2-SMICounter32 | .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. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.87.1.3.1.8 |
| rtpSessionStartTime The value of SysUpTime at the time that this row was
created. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.87.1.3.1.9 |