reachDSLSpectrumMgmtConfLoopLength
PDN-REACHDSL-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.20.1.3.1.2
Object
column r/w
Enumeration
This object has been deprecated. The corresponding
object in the new pdn_spectrumMgmt.mib should be used
instead.
This entry specifies the loop length for the line. The
configurable values are short(1), medium(2) and long(3).
The 'Loop Length' feature can be used only if the
'reachDSLSpectrumMgmtSelection' object is Enabled and
the 'LoopMeasurementMethod' is 'loopLength'. Changing this
object may limit the maximum transmit power and the
effective DSL speeds at which ports train up.
Note: This object shares a mutual exclusion relationship
with the 'ConfEWL' & 'ConfQuadMode' objects.
i.e. only one of the three can be used for
configuration at one time.
Context
- MIB
- PDN-REACHDSL-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.20.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- reachDSLSpectrumMgmtConfEntry
- Groups
- 2
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 'PDN-REACHDSL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-REACHDSL-MIB::reachDSLSpectrumMgmtConfLoopLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-REACHDSL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-REACHDSL-MIB::reachDSLSpectrumMgmtConfLoopLength.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-REACHDSL-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-REACHDSL-MIB::reachDSLSpectrumMgmtConfLoopLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | short |
2 | medium |
3 | long |
Conformance
Compliance refinements
pdnReachDSLCompliance
readonly
Write access is not required.