sipMiscRTPOnlyMode
AcGateway ·
.1.3.6.1.4.1.5003.9.10.3.1.2.7.29
Object
scalar r/w
Enumeration
On RTP only mode their is no signalling protocol (for media parameters negotiation with the remote side). The channel is open immediately. The IP for the media is taken from the routing table. The RTP ports are corresponding to the local side ports. RTP-Only mode Values: 0 - regular call establishment 1 - No Signalling. The RTP channel open for Rx & Tx 2- No Signalling. The RTP channel open only for Tx 3 - No Signalling. The RTP channel open only for Rx. Access: Instant. AC INI-Param: RTPONLYMODE
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::sipMiscRTPOnlyMode.0'
More examples
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::sipMiscRTPOnlyMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | transmitNReceive |
2 | transmitOnly |
3 | receiveOnly |