ccasVoiceCfgEchoCancelCoverage
CISCO-CAS-IF-MIB ·
.1.3.6.1.4.1.9.9.85.1.4.1.1.7
Object
column r/w
Enumeration
The object specifies the Echo Canceller coverage for
the interface. This object is valid if the
ccasVoiceCfgEchoCancelEnable object is 'true'.
echoCanceller8ms - 8 milliseconds echo canceller coverage.
echoCanceller16ms - 16 milliseconds echo canceller coverage.
echoCanceller24ms - 24 milliseconds echo canceller coverage.
echoCanceller32ms - 32 milliseconds echo canceller coverage.
echoCanceller64ms -
64 milliseconds echo canceller coverage.
echoCanceller128ms-
128 milliseconds echo canceller coverage.
The default value of this object is echoCanceller8ms.
Context
- MIB
- CISCO-CAS-IF-MIB
- OID
.1.3.6.1.4.1.9.9.85.1.4.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccasVoiceCfgEntry
- 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 'CISCO-CAS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAS-IF-MIB::ccasVoiceCfgEchoCancelCoverage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CAS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAS-IF-MIB::ccasVoiceCfgEchoCancelCoverage.<ifIndex>.<ccasGrpCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CAS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CAS-IF-MIB::ccasVoiceCfgEchoCancelCoverage'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | echoCanceller8ms |
2 | echoCanceller16ms |
3 | echoCanceller24ms |
4 | echoCanceller32ms |
5 | echoCanceller64ms |
6 | echoCanceller128ms |
Conformance
Member of
Compliance refinements
ccasIfMIBCompliance
readonly
Write access is not required.