rtpSessionNewIndex
RTP-MIB ·
.1.3.6.1.2.1.87.1.1
Object
This object is used to assign values to rtpSessionIndex as described in 'Textual Conventions for SMIv2'. For an RTP system that supports the creation of rows, the network manager would read the object, and then write the value back in the Set that creates a new instance of rtpSessionEntry. If the Set fails with the code 'inconsistentValue,' then the process must be repeated; If the Set succeeds, then the object is incremented, and the new instance is created according to the manager's directions. However, if the RTP agent is not acting as a monitor, only the RTP agent may create conceptual rows in the RTP session table.
Context
- MIB
- RTP-MIB
- OID
.1.3.6.1.2.1.87.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rtpMIBObjects
- Siblings
- 6
Values & Constraints
Type Constraints
range: 0..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rtpSessionInverseTable Maps rtpSessionDomain, rtpSessionRemAddr, and rtpSessionLocAddr
TAddress pairs to one or more rtpSessionIndex values, each
describing a row in the rtpSessionTable. This makes it … | table | - | .1.3.6.1.2.1.87.1.2 |
| rtpSessionTable There's one entry in rtpSessionTable for each RTP session
on which packets are being sent, received, and/or
monitored. | table | - | .1.3.6.1.2.1.87.1.3 |
| rtpSenderInverseTable Maps rtpSenderAddr, rtpSessionIndex, to the rtpSenderSSRC
index of the rtpSenderTable. This table allows management
applications to find entries sorted by rtpSenderAddr rather th… | table | - | .1.3.6.1.2.1.87.1.4 |
| rtpSenderTable 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
e… | table | - | .1.3.6.1.2.1.87.1.5 |
| rtpRcvrInverseTable Maps rtpRcvrAddr and rtpSessionIndex to the rtpRcvrSRCSSRC and
rtpRcvrSSRC indexes of the rtpRcvrTable. This table allows
management applications to find entries sorted by rtpRcv… | table | - | .1.3.6.1.2.1.87.1.6 |
| rtpRcvrTable 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… | table | - | .1.3.6.1.2.1.87.1.7 |