vismAal2CidEcanEnable
CISCO-VISM-ATM-TRUNK-MIB ·
.1.3.6.1.4.1.351.110.5.5.3.4.1.1.12
Object
This attribute defines whether Echo Cancellation has to be enabled on this connection. If it is set to 'true(1)', echo cancellation is enabled. If it is set to 'false(2)', echo cancellation is disabled.
Context
- MIB
- CISCO-VISM-ATM-TRUNK-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.3.4.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismAal2CidEntry
- Groups
- 2
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-VISM-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidEcanEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidEcanEnable.<vismAal2CidLcn>.<vismAal2CidNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-ATM-TRUNK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-ATM-TRUNK-MIB::vismAal2CidEcanEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |