dsx1TsEchoCancel
RAD-ds1Interface-MIB ·
.1.3.6.1.4.1.164.3.1.6.4.2.1.13
Object
column r/w
OctetString
This parameter defines for each TS whether Echo-Cancellation is on.
Each bit represents one TS as follow:
First octet bit'0' = TS#1, bit'7' = TS#8, .. 2nd octet bit'0' = TS#9,..,
4th octet bit'7' = TS#32.
Octets and bits order is from left to right:
[31,30,..24] [23..16] [15..8] [7..0]
MSB LSB MSB LSB MSB LSB MSB LSB
For each bit values are:
0 - Echo-Cancellation off.
1 - Echo-Cancellation on.
Context
- MIB
- RAD-ds1Interface-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.4.2.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsx1XConfigEntry
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 'RAD-ds1Interface-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ds1Interface-MIB::dsx1TsEchoCancel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-ds1Interface-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ds1Interface-MIB::dsx1TsEchoCancel.<dsx1LineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-ds1Interface-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-ds1Interface-MIB::dsx1TsEchoCancel'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 4-4