zxAdslLineDMTTrellis
ZTE-DSL-LINE-EXT-MIB ·
.1.3.6.1.4.1.3902.1004.4.1.1.1.3
Object
column deprecated
Enumeration
Parameter that indicates whether trellis coding has been enabled or disabled.Trellis coding should always be enabled for its clear performancen advantage.Trellis coding is mandatory for ADSL/ADSL2plus.
Context
- MIB
- ZTE-DSL-LINE-EXT-MIB
- OID
.1.3.6.1.4.1.3902.1004.4.1.1.1.3- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- zxAdslLineEntry
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 'ZTE-DSL-LINE-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-LINE-EXT-MIB::zxAdslLineDMTTrellis'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-DSL-LINE-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-LINE-EXT-MIB::zxAdslLineDMTTrellis.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-LINE-EXT-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-LINE-EXT-MIB::zxAdslLineDMTTrellis'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | on |
2 | off |