newSpectrumMgmtLoopMeasurementMethod
PDN-SPECTRUMMGMT-MIB ·
.1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1.3
Object
column Enumeration
This object indicates the measurement method used in
describing the Loop Length of a circuit. Following are the
details of each of the options:
none(1) - Indicates that the Spectral Compliance
is NOT dependant on any Loop Length
measurements or configurations.
loopLength(2) - The 'ConfLoopLength' object is used to
determine spectral compliance. The
'ConfEWL' & 'ConfQuadMode' objects are
not used in this mode.
ewl(3) - The 'ConfEWL' object is used to
configure the estimated loop length,
which is used to determine spectral
compliance. In this mode the
'ConfLoopLength' & 'ConfQuadMode'
objects are not used.
quadMode(4) - The 'ConfQuadMode' object is used to
determine spectral compliance. The
'ConfEWL' & 'ConfLoopLength' objects
are not used in this mode.
This object determines which of the three objects :
'ConfEWL', 'ConfLoopLength' or 'ConfQuadMode' is used
(if any) to enforce spectrally compliant maximum
'Tx Rates' and the maximum allowed 'Tx Power' on a given
circuit.
Context
- MIB
- PDN-SPECTRUMMGMT-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- newSpectrumMgmtGeneralConfigEntry
- Groups
- 1
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-SPECTRUMMGMT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SPECTRUMMGMT-MIB::newSpectrumMgmtLoopMeasurementMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-SPECTRUMMGMT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SPECTRUMMGMT-MIB::newSpectrumMgmtLoopMeasurementMethod.<entPhysicalIndex>.<ifType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-SPECTRUMMGMT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-SPECTRUMMGMT-MIB::newSpectrumMgmtLoopMeasurementMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | loopLength |
3 | ewl |
4 | quadMode |
Conformance
Member of