dataIfCedFaxToneEnable

MX-DATAIF-MIB · .1.3.6.1.4.1.4935.15.35.1.18.50.100

Object

column r/w MX-TCMxEnableState
Defines the behaviour of the unit upon reception of
a CED fax tone from the network.
              
enable: Upon reception of a CED tone following a
sent CNG tone, the unit switches the communication
from voice mode to fax mode and the CED is transferred
by using the preferred fax codec.
              
disable: The CED tone does not trigger a transition
from voice to data and the CED is transferred in
the voice channel.
              
This configuration has no effect if the
dataIfCngToneDetectionEnable variable is set to
'Enable'.

Context

MIB
MX-DATAIF-MIB
OID
.1.3.6.1.4.1.4935.15.35.1.18.50.100
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::dataIfCedFaxToneEnable'
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::dataIfCedFaxToneEnable.<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::dataIfCedFaxToneEnable'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable

Conformance