voiceIfEchoCancellationEnable
MX-VOICEIF-MIB ·
.1.3.6.1.4.1.4935.15.30.1.10.1.11
Object
An echo is a signal that has been reflected or otherwise returned
with sufficient magnitude and delay to be perceived. The echo
cancellation is usually an active process in which echo signals are
measured and cancelled or eliminated by combining an inverted signal
with the echo signal.
disable:
The DSP does not use echo cancellation on the related port.
enable:
The default state. The DSP proceeds to cancel signals
that are recognized as echo when appropriate.
Context
- MIB
- MX-VOICEIF-MIB
- OID
.1.3.6.1.4.1.4935.15.30.1.10.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- voiceIfEntry
- 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-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VOICEIF-MIB::voiceIfEchoCancellationEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-VOICEIF-MIB::voiceIfEchoCancellationEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-VOICEIF-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-VOICEIF-MIB::voiceIfEchoCancellationEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of