MIB Viewer

arrisMtaDevHDAudioG722SampleRate

OBJECT-TYPE
1.3.6.1.4.1.4115.1.3.3.1.2.3.52
Access
read-write
Status
current
Sub-identifiers
0
This MIB controls the SampleRate advertised in the rtpmap for the HD codec G722. The actual sample rate is 16000 however for backward compatibility with RFC 1890 the default is 8000. The dynamic selection is to set the sample rate to the same value received in SDP for the G722 codec. Examples: a=rtpmap: 99 G722-64/8000 a=rtpmap: 99 G722-64/16000
INTEGER { rate8000(0), rate16000(1), rateDynamic(2) }