interopForkedProvisionalResponsesBehavior
MX-SIPEP-MIB ·
.0.1400.1.50000.6100
Object
scalar r/w
Enumeration
Forked Provisional Reponses Behaviour
Configure the unit's behaviour when receiving forked
provisional answers.
* InterpretFirst: Only the first provisional answer is
interpreted. Following responses do not change the state
of the call and the SDP is ignored if present.
* InterpretAll: Each forked provisional response received by
the unit is interpreted replacing the previous one. If the
response contains SDP, it replaces previous answers if
any.
This configuration has no effect if the UACPrackSupport
parameter is set to a value other than 'Unsupported'.
Otherwise, see the
InteropReliableForkedProvisionalResponsesBehavior parameter.
Context
- MIB
- MX-SIPEP-MIB
- OID
.0.1400.1.50000.6100- 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::interopForkedProvisionalResponsesBehavior.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::interopForkedProvisionalResponsesBehavior'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | interpretFirst |
200 | interpretAll |