adEShdslProvLineProbing

ADTRAN-SHDSL-MIB · .1.3.6.1.4.1.664.5.59.1.3.1.1.9

Object

column r/w Enumeration
This object enables/disables support for Line Probe of
the units in a SHDSL line.  When Line Probe is enabled, the
system performs Line Probing to find the best possible
rate.
              
A SET to disable(1) enables fixed rate mode where
adEShdslProvMinLineRate, adEShdslProvMaxLineRate, and
adEShdslProvG9912Annex are exchanged with the other endpoints.
If a common rate and annex is found across all endpoints,
the span will train.
              
A SET to disableLineProbeEnableExtFixed(9) disables line probing
and enables extended fixed mode.  In this mode, the rate and
constellation are specified by adEShdslProvExtendedFixedRateAndConstellation.
              
A SET to enableANFP(4) enables ANFP mode. In this mode the rate is controlled by
adEShdslProvAnfp100KhzLoss.
              
A SET to enableANFPWorstCase(10) or enableANFPCurrentCond(11) enables ANFP mode.
In these modes, the rate is controlled by adEShdslProvAnfp100KhzLossLetter.

Context

MIB
ADTRAN-SHDSL-MIB
OID
.1.3.6.1.4.1.664.5.59.1.3.1.1.9
Type
column
Access
readwrite
Status
current
Parent
adEShdslProvEntry
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::adEShdslProvLineProbing'
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::adEShdslProvLineProbing.<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::adEShdslProvLineProbing'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2enableCurrCond
3enableWorseCase
4enableANFP
5enableMaxRate
6enableT1417
7enableG9912
8enableG9912nl
9disableLineProbeEnableExtFixed
10enableANFPWorstCase
11enableANFPCurrentCond

Conformance