specificMachineDetectionCngToneDetection
MX-TELIF-MIB ·
.0.1775.1.300.200.1.300
Object
Specific Enable/Disable CNG Tone Detection
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 by 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.
This configuration overrides the default configuration set in
the DefaultMachineDetectionCngToneDetection parameter if the
SpecificMachineDetection.EnableConfig parameter is set to
'Enable'.
Context
- MIB
- MX-TELIF-MIB
- OID
.0.1775.1.300.200.1.300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- specificMachineDetectionEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-TELIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-TELIF-MIB::specificMachineDetectionCngToneDetection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-TELIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-TELIF-MIB::specificMachineDetectionCngToneDetection.<specificMachineDetectionInterfaceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-TELIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-TELIF-MIB::specificMachineDetectionCngToneDetection'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |