cvIfCfgEchoCanceller
CISCO-VOICE-IF-MIB ·
.1.3.6.1.4.1.9.9.64.1.1.1.1.14
Object
column Enumeration
The object specifies which echo canceller is present on the interface. echoCancellerStandard - for this echo canceller valid values of cvIfCfgEchoCancelCoverage are echoCanceller8ms through echoCanceller32ms; cvIfCfgEchoCancelWorstERL is not valid. echoCancellerExtended - for this echo canceller valid values of cvIfCfgEchoCancelCoverage are echoCanceller24ms through echoCanceller128ms; cvIfCfgEchoCancelWorstERL is valid.
Context
- MIB
- CISCO-VOICE-IF-MIB
- OID
.1.3.6.1.4.1.9.9.64.1.1.1.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cvIfCfgEntry
- 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-VOICE-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-IF-MIB::cvIfCfgEchoCanceller'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VOICE-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-IF-MIB::cvIfCfgEchoCanceller.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VOICE-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VOICE-IF-MIB::cvIfCfgEchoCanceller'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | echoCancellerStandard |
2 | echoCancellerExtended |
Conformance
Member of