rtpConfigBasePort

MX-RTP-MIB · .1.3.6.1.4.1.4935.15.115.5

Object

scalar r/w Unsigned32
UDP base port for the RTP/RTCP protocols.
          
The RTP/RTCP ports are allocated starting from this base port.
          
The unit may use two or four RTP/RTCP ports per FXS/FXO interface.
          
It uses 2 ports in case of a standard call, while it uses 4 ports
in other types of calls such as a conference call, a call transfer, etc.
          
E.g.: let's say for instance that a unit has two FXS interfaces and the
base port is defined on 5004:
   - if there is currently no ongoing call and FXS connector 1 has an
     incoming or outgoing call, it will use the RTP/RTCP ports 5004 and 5005.
          
   - if there is currently a standard call on FXS connector 1 and FXS
     connector 2 has a conference call, then FXS connector 2 will use
     the RTP/RTCP ports 5006, 5007, 5008, and 5009, which are the next
     available ports.
          
This variable?s semantics are different depending on protocol and/or
hardware platforms.
Please refer to the documentation shipped with your device for more details.

Context

MIB
MX-RTP-MIB
OID
.1.3.6.1.4.1.4935.15.115.5
Type
scalar
Access
readwrite
Status
current
Default
5004
Parent
rtpConfig
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-RTP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-RTP-MIB::rtpConfigBasePort.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-RTP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-RTP-MIB::rtpConfigBasePort'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1025-64535

Conformance