acChDefaultDTMFTransportType
AcBoard ·
.1.3.6.1.4.1.5003.9.10.1.1.6.21
Object
scalar obsolete
r/w
Enumeration
0 = Mute = erases digit from voice stream does not relay to remote. 2 = Transparent = digits remains in voice stream. 3 = RFC 2833 relay = erase digit from voice stream relay to remote using RFC 2833 syntax. The other values as seen in the Value List (1 and 7) are not supported as of version 4.4.
Context
- MIB
- AcBoard
- OID
.1.3.6.1.4.1.5003.9.10.1.1.6.21- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- acDefaultChannelSettings
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 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AcBoard::acChDefaultDTMFTransportType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AcBoard' -M '/opt/observium/mibs/audiocodes:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AcBoard::acChDefaultDTMFTransportType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | acMuteDTMF |
1 | acRelayDTMF |
2 | acTransparentDTMF |
3 | acRFC2833RalayDTMF |
7 | acRFC2833RelayDecoderMute |