dataIfCngToneDetectionEnable

MX-DATAIF-MIB · .1.3.6.1.4.1.4935.15.35.1.18.50.50

Object

column r/w MX-TCMxEnableState
Enables fax calling tone (CNG tone) detection.
              
enable: Upon recognition of the CNG tone, the unit
switches the communication from voice mode to fax
mode and the CNG is transferred using the preferred
fax codec.
NOTE: This option allows for quicker fax detection,
but it also increases the risk of false detection.
              
disable: The CNG tone does not trigger a transition
from voice to data and the CNG is transferred in
the voice channel.
NOTE: With this option, faxes are detected later,
but the risk of false detection is reduced.

Context

MIB
MX-DATAIF-MIB
OID
.1.3.6.1.4.1.4935.15.35.1.18.50.50
Type
column
Access
readwrite
Status
current
Parent
dataIfEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-DATAIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DATAIF-MIB::dataIfCngToneDetectionEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-DATAIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DATAIF-MIB::dataIfCngToneDetectionEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-DATAIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-DATAIF-MIB::dataIfCngToneDetectionEnable'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable

Conformance