adEShdslStatusInfoPairReversal

ADTRAN-SHDSL-MIB · .1.3.6.1.4.1.664.5.59.1.4.2.1.2

Object

column OctetString
A stream of bytes representing the pair reversal status for
each span.  The MSB is for span 1 (e.g. from the H4TUC to the
H4TUR/H4RU1), the next byte is for span 2 (e.g. from the H4RU1 to the
H4TUR/H4RU2), and next byte is for span 3 (e.g. from the H4RU2 to
the H4TUR), etc.  For each byte, 0 = pairs not reversed, 1 = pairs
are reversed.
              
If a span is not applicable, such as when no repeaters are present,
that byte will be zero.

Context

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 8-8

Conformance