sipInteropDtmfTransportMethod
MX-SIP-INTEROP-MIB ·
.1.3.6.1.4.1.4935.99.20.1.450.50
Object
scalar r/w
Enumeration
Configures the method used to transmit DTMFs over the
SIP protocol.
This variable is effective only if the endpoint is configured
to use the DTMF out-of-band by protocol transport method
(outOfBandUsingSignalingProtocol; refer to the variable
'voiceIfDtmfTransport').
draftChoudhuriSipInfoDigit00 :
Transmits DTMFs by using the method defined in the draft
'draft-choudhuri-sip-info-digit-00'.
infoDtmfRelay :
Transmits DTMFs by using a custom method.
This custom method requires no SDP negotiation and uses
a SIP INFO message with a content of type
'application/dtmf-relay'.
Context
- MIB
- MX-SIP-INTEROP-MIB
- OID
.1.3.6.1.4.1.4935.99.20.1.450.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sipInteropDtmfTransportBySipProtocol
- 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-INTEROP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIP-INTEROP-MIB::sipInteropDtmfTransportMethod.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::sipInteropDtmfTransportMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | draftChoudhuriSipInfoDigit00 |
1 | infoDtmfRelay |
Conformance
Member of