wwpVoiceGatewaySIPDtmfEventHandling
WWP-VOICE-GATEWAY-MIB ·
.1.3.6.1.4.1.6141.2.43.1.1.20.8
Object
scalar r/w
Enumeration
Configuration for device to send DTMF digits via SIP INFO message or in RTP RFC2833 event message in addition to the audio tone in RTP stream. The default is always an audio tone sent in the RTP stream.
Context
- MIB
- WWP-VOICE-GATEWAY-MIB
- OID
.1.3.6.1.4.1.6141.2.43.1.1.20.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpVoiceGatewaySIP
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 'WWP-VOICE-GATEWAY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-VOICE-GATEWAY-MIB::wwpVoiceGatewaySIPDtmfEventHandling.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-VOICE-GATEWAY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-VOICE-GATEWAY-MIB::wwpVoiceGatewaySIPDtmfEventHandling'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | audio |
2 | info |
3 | rfc2833 |