dataIfAnalogCedDetectionBehavior
MX-DATAIF-MIB ·
.1.3.6.1.4.1.4935.15.35.1.18.50.150
Object
column r/w
Enumeration
Defines the behaviour of the unit upon reception of
a CED fax tone from the analog port.
passthrough: In passthrough mode the CED tone does not
trigger a transition from voice to data and is transferred
in the voice channel. Use this setting when any kind of analog
device (i.e.: telephone, fax or modem) can be connected
to this port.
faxmode: In 'fax mode', upon reception of a CED tone the unit
switches the communication from voice mode to fax mode and the
CED is transferred by using the preferred fax codec. Only a fax
can then be connected to this port.
This variable's semantics are different depending on protocol
and/or hardware platforms.
Please refer to the documentation for more details.
Context
- MIB
- MX-DATAIF-MIB
- OID
.1.3.6.1.4.1.4935.15.35.1.18.50.150- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dataIfEntry
- Groups
- 1
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-DATAIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-DATAIF-MIB::dataIfAnalogCedDetectionBehavior'
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::dataIfAnalogCedDetectionBehavior.<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::dataIfAnalogCedDetectionBehavior'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | passthrough |
200 | faxmode |
Conformance
Member of