sipInteropReplacesVersion

MX-SIP-INTEROP-MIB · .1.3.6.1.4.1.4935.99.20.1.25

Object

scalar r/w Enumeration
Selects the version of the ietf-sip-replaces draft to conform to. The
provisioned version affects the way blind transfers are executed.
          
replaces01 :
   When following the sip-replaces-01 draft, the Transferor is allowed to use a
   REFER with Replaces when proceeding to initiate a blind transfer. This, in turn,
   results in the Transferee including a Replaces header in its INVITE to the
   Transfer Target.
          
replaces03 :
   The sip-replaces-03 draft forbids the use of Replaces in the case of a blind
   transfer.  When initiating one, the Transferor first CANCELs its call with the
   Target and then issues a REFER without Replaces to the Transferee.

Context

MIB
MX-SIP-INTEROP-MIB
OID
.1.3.6.1.4.1.4935.99.20.1.25
Type
scalar
Access
readwrite
Status
current
Parent
sipInteropMIBObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIP-INTEROP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-INTEROP-MIB::sipInteropReplacesVersion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIP-INTEROP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIP-INTEROP-MIB::sipInteropReplacesVersion'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0replaces01
1replaces03

Conformance