All MIBs › CISCO-VISM-DSX1-MIB › vismEcanEnabled
vismEcanEnabled
Module: CISCO-VISM-DSX1-MIB
OID (symbolic): CISCO-VISM-DSX1-MIB::vismEcanEnabled
OID (numeric): 1.3.6.1.4.1.351.110.4.3.5.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object disable/enable echo cancellation. 'disable' : disable echo cancellation. 'enable' : enable echo cancellation.
What is vismEcanEnabled?
This read-write INTEGER enables or disables echo cancellation for this DS1/E1 line. Echo cancellation removes the caller's own voice echoing back to them, so disabling it on a line where it's not needed (or where it interferes with modem/fax traffic) is an operational choice an admin makes per line. For example, if users on a specific T1 report an odd audio artifact traced to the canceler, an admin might temporarily set vismEcanEnabled to disable to isolate the cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.3.5.1.1.1.2 snmpwalk -v2c -c public <target> CISCO-VISM-DSX1-MIB::vismEcanEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.3.5.1.1.1.2.1 snmpget -v2c -c public <target> CISCO-VISM-DSX1-MIB::vismEcanEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.3.5.1.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vismEcanEnabled.1
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-DSX1-MIB::vismEcanEnabled OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4 | basisLines | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.3 | dsx1 | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.4.3.5 | dsx1Vism | CISCO-VISM-DSX1-MIB |
| 1.3.6.1.4.1.351.110.4.3.5.1 | dsx1VismCnfGrp | CISCO-VISM-DSX1-MIB |
| 1.3.6.1.4.1.351.110.4.3.5.1.1 | dsx1VismCnfGrpTable | CISCO-VISM-DSX1-MIB |
| 1.3.6.1.4.1.351.110.4.3.5.1.1.1 | dsx1VismCnfGrpEntry | CISCO-VISM-DSX1-MIB |
| 1.3.6.1.4.1.351.110.4.3.5.1.1.1.2 | vismEcanEnabled | CISCO-VISM-DSX1-MIB |