adslLineDmtTrellis

ADSL-DMT-LINE-MIB · .1.3.6.1.2.1.10.94.1.1.16.2.1.1.1.1

Object

column Enumeration
Reports whether the Trellis coding is used on the DMT
line. Use of trellis coding is determined at line
initialization with C-MSGS1 and R-MSGS1 exchanges
and will not change until the line is re-initialized.

Context

MIB
ADSL-DMT-LINE-MIB
OID
.1.3.6.1.2.1.10.94.1.1.16.2.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
adslLineDmtEntry
Groups
1

Walk 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 'ADSL-DMT-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-DMT-LINE-MIB::adslLineDmtTrellis'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADSL-DMT-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-DMT-LINE-MIB::adslLineDmtTrellis.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADSL-DMT-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADSL-DMT-LINE-MIB::adslLineDmtTrellis'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1trellisOn
2trellisOff

Conformance