specificMachineDetectionCedToneDetection
MX-TELIF-MIB ·
.0.1775.1.300.200.1.310
Object
Specific Enable/Disable CED Tone Detection
Enables CED tone detection.
* Enable: Upon recognition of the CED tone, the unit
behaves as defined in
DefaultMachineDetectionBehaviorOnCedToneDetection.
* Disable: The CED tone does not trigger a transition to
fax or voiceband data mode. The CED is transferred in the
voice channel.
This configuration overrides the default configuration set in
the DefaultMachineDetectionCedToneDetection parameter if the
SpecificMachineDetection.EnableConfig parameter is set to
'Enable'.
Context
- MIB
- MX-TELIF-MIB
- OID
.0.1775.1.300.200.1.310- 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::specificMachineDetectionCedToneDetection'
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::specificMachineDetectionCedToneDetection.<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::specificMachineDetectionCedToneDetection'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |