interopListenForEarlyRtpEnable
MX-SIPEP-MIB ·
.0.1400.1.50000.4900
Object
Listen for early RTP
Listen for RTP even before the reception of a response with
SDP.
* Enable: The RTP port is opened after the initial INVITE
has been sent, without waiting for a provisional or final
response with SDP to be received. No local ring is
generated. This conforms to section 5.1 of RFC 3264.
* Disable: The RTP port is opened only after a response with
SDP is received.
This parameter only applies to calls initiated from analog
endpoints (FXS/FXO) with non-secure RTP.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.4900- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- interopGroup
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 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::interopListenForEarlyRtpEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::interopListenForEarlyRtpEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |