acIBSDTMFTransportType
AC-MEDIA-MIB ·
.1.3.6.1.4.1.5003.9.10.4.1.5.1.3
Object
scalar r/w
Enumeration
Defines the type of DTMF transport.
0 = Erase DTMFs from voice transport not relayed to remote
2 = DTMFs not erased are not relayed to remote
3 = DTMFs are muted from the voice stream and relayed according
to RFC 2833
7 = DTMFs are sent according to RFC 2833 and muted when received.
Access: Online.
AC INI-Param: DTMFTRANSPORTTYPE
Context
- MIB
- AC-MEDIA-MIB
- OID
.1.3.6.1.4.1.5003.9.10.4.1.5.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acIBS
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 'AC-MEDIA-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-MEDIA-MIB::acIBSDTMFTransportType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-MEDIA-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-MEDIA-MIB::acIBSDTMFTransportType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | acMuteDTMF |
2 | acTransparentDTMF |
3 | acRFC2833RelayDTMF |
7 | acRFC2833RelayDecoderMute |