adsl2SCStatusTssi

ADSL2-LINE-MIB · .1.3.6.1.2.1.10.238.1.2.2.1.6

Object

The transmit spectrum shaping (TSSi) breakpoints expressed
as the set of breakpoints exchanged during G.994.1.
Each breakpoint is a pair of values occupying 3 octets with the
following structure:
First 2 octets - Index of the subcarrier used in the context of
              
                 the breakpoint.
Third octet    - The shaping parameter at the breakpoint.
Subcarrier index is an unsigned number in the range 1 to either
NSCds (downstream direction) or NSCus (upstream direction).
The shaping parameter value is in the range 0 to 127 (units of
-0.5dB).  The special value 127 indicates that the subcarrier
is not transmitted.

Context

MIB
ADSL2-LINE-MIB
OID
.1.3.6.1.2.1.10.238.1.2.2.1.6
Type
column
Access
readonly
Status
current
Parent
adsl2SCStatusEntry
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 'ADSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL2-LINE-MIB::adsl2SCStatusTssi'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL2-LINE-MIB::adsl2SCStatusTssi.<ifIndex>.<adsl2SCStatusDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADSL2-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADSL2-LINE-MIB::adsl2SCStatusTssi'

Syntax

Values & Constraints

Type Constraints
range: 0..96

Conformance