vismEcanREC

CISCO-VISM-DSX1-MIB · .1.3.6.1.4.1.351.110.4.3.5.1.1.1.6

Object

column r/w Enumeration
Residual Echo Control (REC) instructs the canceler
how to treat echo remaining after cancellation.
              
'cancelOnly'      : REC is disabled.
'suppressResidual': The residual echo is replaced
                    with silence.
'comfortNoise'    : Noise is injected in place of
                    residual echo at the same level
                    as the ambient noise at the near
                    end.
'reserved'        : Results in BadValue error.

Context

MIB
CISCO-VISM-DSX1-MIB
OID
.1.3.6.1.4.1.351.110.4.3.5.1.1.1.6
Type
column
Access
readwrite
Status
current
Parent
dsx1VismCnfGrpEntry
Groups
3

Walk 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 'CISCO-VISM-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-DSX1-MIB::vismEcanREC'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-DSX1-MIB::vismEcanREC.<vismLineNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-DSX1-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-DSX1-MIB::vismEcanREC'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cancelOnly
2suppressResidual
3reserved
4comfortNoise