interopSend183WithSdpBefore180WithoutSdp
MX-SIPEP-MIB ·
.0.1400.1.50000.7100
Object
Send 183 With SDP Before Sending 180 Witout SDP
This parameter specifies if the system must send a 183 with
SDP before sending a 180 without SDP.
* Disable: Do not send a 183 with SDP before a 180 without
SDP.
* Enable: Send a 183 with SDP before sending a 180 without
SDP. Even if the 183 with SDP completes the media
negotiation, the system will start sending media only
after sending the 200 OK.
Enabling this parameter may improve interoperability with
VoLTE endpoints.
This parameter has an effect only when:
* the UasPrackSupport parameter is set to 'supported',
* the received SIP INVITE contains SDP and a '100rel'
option-tag header (i.e. PRACK), and
* the call destination is an FXS endpoint.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.7100- 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::interopSend183WithSdpBefore180WithoutSdp.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::interopSend183WithSdpBefore180WithoutSdp'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |