localRTPPort
AcBoard ·
.1.3.6.1.4.1.5003.9.10.1.3.7.1.1.4
Object
column obsolete
Integer32
Local RTP Port. Local UDP Port to be used for incoming RTP stream to this channel. This parameter also sets the local RTCP and local T.38 ports in offset of 1,2 from LocalRTPPort respectively. The local RTP port must be a number dividable by 10 and must reside within the following range BoardParams.BaseUDPPort-> BoardParams.BaseUDPPort +10*MAX_CID_NUM.
Context
- MIB
- AcBoard
- OID
.1.3.6.1.4.1.5003.9.10.1.3.7.1.1.4- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- rTPRTCPSettingsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcBoard::localRTPPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcBoard::localRTPPort.<cID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcBoard::localRTPPort'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647