rtpOnlyModeForTrunkRtpOnlyModeForTrunk

AcGateway · .1.3.6.1.4.1.5003.9.10.3.1.1.17.21.1.2

Object

column r/w Enumeration
immediately. -1 - takes the RTPONLYMODE global value per gatewa
0 - regular call establishment. 1 - The RTP channel open
for Rx & Tx. 2-The RTP channel open only for Tx 3 -The RTP
channel open only fo Rx.
Access: Instant.
AC INI-Param: RTPONLYMODEFORTRUNK

Context

MIB
AcGateway
OID
.1.3.6.1.4.1.5003.9.10.3.1.1.17.21.1.2
Type
column
Access
readwrite
Status
current
Parent
rtpOnlyModeForTrunkEntry

Walk 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 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::rtpOnlyModeForTrunkRtpOnlyModeForTrunk'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcGateway::rtpOnlyModeForTrunkRtpOnlyModeForTrunk.<rtpOnlyModeForTrunkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcGateway' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcGateway::rtpOnlyModeForTrunkRtpOnlyModeForTrunk'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1notConfigured
0disable
1transmitReceive
2transmitOnly
3receiveOnly