newSpectrumMgmtSelection

PDN-SPECTRUMMGMT-MIB · .1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1.1

Object

column r/w Enumeration
This object is used to Enable or Disable 
Spectrum Management on DSL interfaces 
managed by this device. Enabling this object
limits the DSL speeds on each port based on
line length in order to meet ANSI T1.417
Spectrum Management requirements or BT Access
Network Spectrum requirements.
              
The values that this object can accept are
controlled by the -Mode- object.

Context

MIB
PDN-SPECTRUMMGMT-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1.1
Type
column
Access
readwrite
Status
current
Parent
newSpectrumMgmtGeneralConfigEntry
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 'PDN-SPECTRUMMGMT-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SPECTRUMMGMT-MIB::newSpectrumMgmtSelection'
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::newSpectrumMgmtSelection.<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::newSpectrumMgmtSelection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled

Conformance

Member of
Compliance refinements
Write access is not required.