interopActivateEarlyMediaOnProvisionalResponseAck
MX-SIPEP-MIB ·
.0.1400.1.50000.7000
Object
Interop Activate Early Media On Provisional Response
Acknowledgement (PRACK)
This parameter specifies if the system must wait for a
provisional response acknowledgement before sending the early
media stream.
* Disable: The activation of the early media stream is
triggered by the transmission of a provisional response
(i.e. SIP 18X).
* Enable: The activation of the early media stream is
triggered by the transmission of the final positive
response of a provisional response acknowledgement (i.e.
200 OK of PRACK).
In any case, the SIP SDP negotiation is not altered by this
interop parameter.
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
* early media negotiation is completed and ready to be
played towards the remote SIP peer.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.7000- 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::interopActivateEarlyMediaOnProvisionalResponseAck.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::interopActivateEarlyMediaOnProvisionalResponseAck'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |