MIB Viewer

rtpMultiplexedRtp

OBJECT-TYPE
1.3.6.1.4.1.164.3.1.7.7.1.1
Access
read-write
Status
current
Sub-identifiers
0
RTP Multiplexing is a way to send multiple RTP packets with a single IP frame. This will reduce the header overhead and decrease the delay by enabling voice transmission with fewer packets. The option of this field are: Disable - No RTP Multiplexing. multiplexType1 - medium level of compression for RTP multiplexing. multiplexType2 - high level of compression for RTP multiplexing. Using the High Compression algorithm is more efficient but will cause the loss of some RTP header information. If RTP statistics are important, the medium compression must be selected.
INTEGER { disable (2), multiplexType1 (3), multiplexType2 (4) }