specificMachineDetectionV21ModulationDetection
MX-TELIF-MIB ·
.0.1775.1.300.200.1.320
Object
Specific Enable/Disable V.21 Modulation Detection
Enables fax V.21 modulation detection.
* Enable: Upon recognition of the V.21 modulation tone, the
unit switches the communication from voice mode to fax
mode and the signal is transferred by using the preferred
fax codec.
* Disable: The V.21 modulation does not trigger a
transition from voice to data and the signal is
transferred in the voice channel.
This configuration overrides the default configuration set in
the DefaultMachineDetectionV21ModulationDetection parameter
if the SpecificMachineDetection.EnableConfig parameter is set
to 'Enable'.
Context
- MIB
- MX-TELIF-MIB
- OID
.0.1775.1.300.200.1.320- 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::specificMachineDetectionV21ModulationDetection'
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::specificMachineDetectionV21ModulationDetection.<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::specificMachineDetectionV21ModulationDetection'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |