All MIBs › CISCO-VISM-MODULE-MIB › vismEcanCnfIdlePattern
vismEcanCnfIdlePattern
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismEcanCnfIdlePattern
OID (numeric): 1.3.6.1.4.1.351.110.3.17.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Echo Canceller pattern for Idle code. Mu-Law : 1 - 7f, 2 - ff, 3 - 7f or ff, 4 - f7 A-Law : 1 - None, 2 - 54, 3 - 55, 4 - Programmable Idle code. DEFVAL : 'pattern3' (7f or ff) for Mu-law and 'pattern2' (54) for A-Law.
What is vismEcanCnfIdlePattern?
This read-only INTEGER selects the echo canceler's idle-code pattern, with different meanings for mu-law (7f, ff, 7f-or-ff, or f7) versus a-law (none, 54, 55, or a programmable idle code) encoding, defaulting to pattern3 for mu-law and pattern2 for a-law. This tells the echo canceler what bit pattern represents an idle/unused channel for the line's encoding law, which matters for the canceler to correctly distinguish idle channels from active ones. For example, on an a-law E1 line, an admin would expect vismEcanCnfIdlePattern to reflect pattern2 (the 0x54 idle code) by default rather than a mu-law-specific pattern.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.3.1 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismEcanCnfIdlePattern
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.3.1.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismEcanCnfIdlePattern.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-MODULE-MIB::vismEcanCnfIdlePattern 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 (9 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.3 | cardSpecific | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.17 | vismConfig | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.3 | vismDspGrp | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.3.1 | vismEcanCnfIdlePattern | CISCO-VISM-MODULE-MIB |