sipAllowMediaReactivationInAnswerEnable
MX-SIP-EXPERIMENTAL-MIB ·
.1.3.6.1.4.1.4935.99.10.1.85
Object
Determines the unit behaviour when receiving a SDP answer
activating a media that had been previously deactivated in the offer.
Enable: A media reactivated in an incoming answer is ignored.
This behaviour goes against the SDP Offer/Answer model
described by IETF RFC 3264.
Disable: A media reactivated in an incoming answer ends the current
media negotiation and the call. This behaviour follows the
SDP Offer/Answer model described by IETF RFC 3264.
The sipEnforceOfferAnswerModel and sipAllowAudioAndImageNegotiationEnable
variables allow to enable or disable other deviations from the
Offer/Answer model.
Context
- MIB
- MX-SIP-EXPERIMENTAL-MIB
- OID
.1.3.6.1.4.1.4935.99.10.1.85- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipExperimentalMIBObjects
- Groups
- 1
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-SIP-EXPERIMENTAL-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-EXPERIMENTAL-MIB::sipAllowMediaReactivationInAnswerEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIP-EXPERIMENTAL-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIP-EXPERIMENTAL-MIB::sipAllowMediaReactivationInAnswerEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of