PDN-SPECTRUMMGMT-MIB

File: PDN-SPECTRUMMGMT-MIB.mib (33117 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ENTITY-MIB
IF-MIB PDN-HEADER-MIB

Imported symbols

Integer32 Unsigned32 OBJECT-TYPE
MODULE-IDENTITY MODULE-COMPLIANCE OBJECT-GROUP
entPhysicalIndex ifIndex ifType
pdn-interfaces

Defined Types

NewSpectrumMgmtGeneralConfigEntry  
SEQUENCE    
  newSpectrumMgmtSelection INTEGER
  newSpectrumMgmtMode INTEGER
  newSpectrumMgmtLoopMeasurementMethod INTEGER
  newSpectrumMgmtEWLUnits INTEGER

NewSpectrumMgmtConfEntry  
SEQUENCE    
  newSpectrumMgmtConfEWL Unsigned32
  newSpectrumMgmtConfLoopLength INTEGER
  newSpectrumMgmtConfQuadMode INTEGER

NewSpectrumMgmtLineInfoEntry  
SEQUENCE    
  newSpectrumMgmtXtucMax1TxRate Unsigned32
  newSpectrumMgmtXtucMin1TxRate Unsigned32
  newSpectrumMgmtXtucMax2TxRate Unsigned32
  newSpectrumMgmtXtucMin2TxRate Unsigned32
  newSpectrumMgmtXtucMaxTxPower INTEGER
  newSpectrumMgmtXturMax1TxRate Unsigned32
  newSpectrumMgmtXturMin1TxRate Unsigned32
  newSpectrumMgmtXturMax2TxRate Unsigned32
  newSpectrumMgmtXturMin2TxRate Unsigned32
  newSpectrumMgmtXturMaxTxPower INTEGER
  newSpectrumMgmtMinEWL Unsigned32
  newSpectrumMgmtMaxEWL Unsigned32

SpectrumMgmtEntry  
SEQUENCE    
  spectrumMgmtEWL Integer32
  spectrumMgmtLineLength INTEGER
  spectrumMgmtAllowedSpeedsMin1 Integer32
  spectrumMgmtAllowedSpeedsMax1 Integer32
  spectrumMgmtAllowedSpeedsMin2 Integer32
  spectrumMgmtAllowedSpeedsMax2 Integer32

Defined Values

pdnSpectrumMgmt 1.3.6.1.4.1.1795.2.24.2.6.19
R.A.Bowhall The Paradyne enterprise SPECTRUM MIB. This MIB is written to facilitate spectrum management of any xDSL interfaces. This mib replaces older versions of the spectrum management including the reachDSL.mib.
MODULE-IDENTITY    

pdnSpecMgmtObjects 1.3.6.1.4.1.1795.2.24.2.6.19.1
OBJECT IDENTIFIER    

pdnNewSpecMgmtObjects 1.3.6.1.4.1.1795.2.24.2.6.19.2
OBJECT IDENTIFIER    

newSpectrumMgmtGeneralConfigTable 1.3.6.1.4.1.1795.2.24.2.6.19.2.1
General Configuration of the spectrum management. This table contains an entry for each technology managed by this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NewSpectrumMgmtGeneralConfigEntry

newSpectrumMgmtGeneralConfigEntry 1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1
An entry with the general spectrum mgmt configuration parameters for a specific DSL technology.
Status: current Access: not-accessible
OBJECT-TYPE    
  NewSpectrumMgmtGeneralConfigEntry  

newSpectrumMgmtSelection 1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

newSpectrumMgmtMode 1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1.2
This object restricts the MAX-ACCESS of the 'Selection' object. Following are the details of each of the values: enableOnly(1) - Indicates that the 'Selection' object IS always 'enabled' and cannot be set to 'disabled'. disableOnly(2) - Indicates that the 'Selection' object IS always 'disabled' and cannot be set to 'enabled'. both(3) - Indicates that the 'Selection' object will accept both the 'enabled' and 'disabled' values.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enableOnly(1), disableOnly(2), both(3)  

newSpectrumMgmtLoopMeasurementMethod 1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), loopLength(2), ewl(3), quadMode(4)  

newSpectrumMgmtEWLUnits 1.3.6.1.4.1.1795.2.24.2.6.19.2.1.1.4
This object indicates the units of measurement used in describing the Estimated Working Length of a circuit. Following are the details of each of the units: none(1) - Indicates that the Spectral Compliance is NOT dependant on the 'ConfEWL' object. feet(2) - The 'ConfEWL' is measured and configured in feet. meters(3) - The 'ConfEWL' is measured and configured in meters.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), feet(2), meters(3)  

newSpectrumMgmtConfTable 1.3.6.1.4.1.1795.2.24.2.6.19.2.2
The new Spectrum Management Configuration Table This table is used for configuring spectrum management objects on any DSL interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NewSpectrumMgmtConfEntry

newSpectrumMgmtConfEntry 1.3.6.1.4.1.1795.2.24.2.6.19.2.2.1
An entry in the xDSL Spectrum Management Configuration table. Note: This entry can be accessed only for ifIndex values that belong to a physical interface. e.g. for ifType = 'shdsl' (IANAifType=169).
Status: current Access: not-accessible
OBJECT-TYPE    
  NewSpectrumMgmtConfEntry  

newSpectrumMgmtConfEWL 1.3.6.1.4.1.1795.2.24.2.6.19.2.2.1.1
The Equivalent Working Length (EWL). The value selected corresponds to the estimated length of the line in feet - if 'EWLUnits' object is 'feet'. meters - if 'EWLUnits' object is 'meters'. This value is usually specified by the carrier and MUST be in integral multiples of 500 feet, if 'EWLUnits' is 'feet'. 200 meters, if 'EWLUnits' is 'meters'. The range of values that this object can take is determined by the 'MinEWL' and 'MaxEWL' objects. Changing this object may limit the maximum transmit power and the effective DSL speeds at which the ports train up. Note: This object will be used only if Spectrum Management is enabled and 'LoopMeasurementMethod' is 'ewl'. This object shares a mutual exclusion relationship with the 'ConfLoopLength' & 'ConfQuadMode' objects, as only one of the two will be used for configuration at any time.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

newSpectrumMgmtConfLoopLength 1.3.6.1.4.1.1795.2.24.2.6.19.2.2.1.2
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 'shdslSpectrumMgmtSelection' 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' objects. i.e. only one of the three can be used for configuration at one time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER short(1), medium(2), long(3)  

newSpectrumMgmtConfQuadMode 1.3.6.1.4.1.1795.2.24.2.6.19.2.2.1.3
This entry specifies the quad cable configuration & length for the line. The configurable values are sameQuad(1), segregatedQuadUpto3km(2) and segregatedQuadAbove3km(3). The 'Quad Mode' feature can be used only if the 'reachDSLSpectrumMgmtSelection' object is Enabled and the 'LoopMeasurementMethod' is 'quadMode'. 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' & 'ConfLoopLength' objects. i.e. only one of the three can be used for configuration at one time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sameQuad(1), segregatedQuadUpto3km(2), segregatedQuadAbove3km(3)  

newSpectrumMgmtLineInfoTable 1.3.6.1.4.1.1795.2.24.2.6.19.2.3
The Spectrum Management Line Info Table. This table gives information about the spectrum management ranges that are applicable for each port, based on the spectral requirements for the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NewSpectrumMgmtLineInfoEntry

newSpectrumMgmtLineInfoEntry 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1
An entry in the newSpectrumMgmtLineInfoTable table. Note: This entry can be accessed only for ifIndex values that belong to a physical interface. e.g. for ifType = 'adsl'.
Status: current Access: not-accessible
OBJECT-TYPE    
  NewSpectrumMgmtLineInfoEntry  

newSpectrumMgmtXtucMax1TxRate 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1.1
This rate will be the max allowed Tx Rate(in bps) for the port based on the Spectrum Management requirements for XTUC in a particular spectral compliance configuration. Some measurement methods may have more than one range for the TxRate. Min1TxRate and Max1TxRate will always have the first range of values and the Min2TxRate and Max2TxRate will have the second range if the method demands it.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

newSpectrumMgmtXtucMin1TxRate 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1.2
This rate will be the min allowed Tx Rate based on the spectrum management requirements for the XTUC. The MinTxRate will be upper bounded by 'newSpectrumMgmtXtucMax1TxRate' object. Some measurement methods may have more than one range for the TxRate. Min1TxRate and Max1TxRate will always have the first range of values and the Min2TxRate and Max2TxRate will have the second range if the method demands it.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

newSpectrumMgmtXtucMax2TxRate 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1.3
This rate will be the max allowed Tx Rate(in bps) for the port based on the Spectrum Management requirements for XTUC in a particular spectral compliance configuration. This object is the Some measurement methods may have more than one range for the TxRate. Min1TxRate and Max1TxRate will always have the first range of values and the Min2TxRate and Max2TxRate will have the second range if the method demands it.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

newSpectrumMgmtXtucMin2TxRate 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1.4
This rate will be the min allowed Tx Rate based on the spectrum management requirements for the XTUC. The MinTxRate will be upper bounded by 'newSpectrumMgmtXtucMax1TxRate' object. Some measurement methods may have more than one range for the TxRate. Min1TxRate and Max1TxRate will always have the first range of values and the Min2TxRate and Max2TxRate will have the second range if the method demands it.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

newSpectrumMgmtXtucMaxTxPower 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1.5
The maximum transmit power at the ATUC (in tenth dB). This value will be based on the spectrum management selection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -140..120  

newSpectrumMgmtXturMax1TxRate 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1.6
This rate will be the max allowed Tx Rate(in bps) for the port based on the Spectrum Management requirements for XTUR in a particular spectral compliance configuration. This object is the Some measurement methods may have more than one range for the TxRate. Min1TxRate and Max1TxRate will always have the first range of values and the Min2TxRate and Max2TxRate will have the second range if the method demands it.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

newSpectrumMgmtXturMin1TxRate 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1.7
This rate will be the min allowed Tx Rate based on the spectrum management requirements for the XTUR. The MinTxRate will be upper bounded by 'newSpectrumMgmtXturMax1TxRate' object. Some measurement methods may have more than one range for the TxRate. Min1TxRate and Max1TxRate will always have the first range of values and the Min2TxRate and Max2TxRate will have the second range if the method demands it.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

newSpectrumMgmtXturMax2TxRate 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1.8
This rate will be the max allowed Tx Rate(in bps) for the port based on the Spectrum Management requirements for XTUR in a particular spectral compliance configuration. Some measurement methods may have more than one range for the TxRate. Min1TxRate and Max1TxRate will always have the first range of values and the Min2TxRate and Max2TxRate will have the second range if the method demands it.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

newSpectrumMgmtXturMin2TxRate 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1.9
This rate will be the min allowed Tx Rate based on the spectrum management requirements for the XTUR. The MinTxRate will be upper bounded by 'newSpectrumMgmtXtucMax1TxRate' object. Some measurement methods may have more than one range for the TxRate. Min1TxRate and Max1TxRate will always have the first range of values and the Min2TxRate and Max2TxRate will have the second range if the method demands it.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

newSpectrumMgmtXturMaxTxPower 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1.10
The maximum transmit power at the ATUR (in tenth dB). This value will be based on the spectrum management selection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -140..120  

newSpectrumMgmtMinEWL 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1.11
The minimum value (in feet, if 'EWLUnits' is 'feet, or in meters, if 'EWLUnits' is 'meters') that the 'ConfEWL' object can accept. Together with the 'MaxEWL' object, this object indicates the range of EWL when 'EWLUnits' is either 'feet' or 'meters'. Note : This object is valid only if the 'LoopMeasurementMethod' object is 'ewl'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

newSpectrumMgmtMaxEWL 1.3.6.1.4.1.1795.2.24.2.6.19.2.3.1.12
The maximum value (in feet, if 'EWLUnits' is 'feet, or in meters, if 'EWLUnits' is 'meters') that the 'ConfEWL' object can accept. Together with the 'MinEWL' object, this object indicates the range of EWL when 'EWLUnits' is either 'feet' or 'meters'. Note : This object is valid only if the 'LoopMeasurementMethod' object is 'ewl'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

spectrumMgmtCountryCode 1.3.6.1.4.1.1795.2.24.2.6.19.1.2
This object selects which Spectrum Management standard will be used on this device to calculate the 'allowed speeds' to comply with Spectrum Management. Note:Spectrum Management must be Enabled for 'Country Code' to take effect. 'USA' is the only valid selection for Region Setting 'Annex A', 'UK' will not be selectable. 'UK' for is the only valid selecton for Region Setting 'Annex B', 'USA' will not be selectable.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER usa(1), uk(2)  

spectrumMgmtTable 1.3.6.1.4.1.1795.2.24.2.6.19.1.3
The Spectrum Management Table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SpectrumMgmtEntry

spectrumMgmtEntry 1.3.6.1.4.1.1795.2.24.2.6.19.1.3.1
An entry in the Spectrum Management table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SpectrumMgmtEntry  

spectrumMgmtEWL 1.3.6.1.4.1.1795.2.24.2.6.19.1.3.1.1
The Estimated Working Length [EWL(ft)]. The value selected is the estimated length of the line in ft. See the Deployment guideline Table below. This value is usually specified by the carrier. This value is only required if spectrumMgmt is Enabled and the spectrumMgmtCountryCode selected is 'USA'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

spectrumMgmtAllowedSpeedsMin1 1.3.6.1.4.1.1795.2.24.2.6.19.1.3.1.2
This rate will be the Minimum Line Bit Rate based on the Line Length selected. See the Deployment guideline Table above. Example: EWL=12.5 this value may be 808kbps
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

spectrumMgmtAllowedSpeedsMax1 1.3.6.1.4.1.1795.2.24.2.6.19.1.3.1.3
This rate will be the Maximum Line Bit Rate based on the Line Length selected See the Deployment guideline Table above. Example: EWL=12.5 this value may be 832kbps
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

spectrumMgmtAllowedSpeedsMin2 1.3.6.1.4.1.1795.2.24.2.6.19.1.3.1.4
This rate will be the Minimum Line Bit Rate based on the Line Length selected. See the Deployment guideline Table above. Example: EWL=12.5 this value may be 960kbps
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

spectrumMgmtAllowedSpeedsMax2 1.3.6.1.4.1.1795.2.24.2.6.19.1.3.1.5
This rate will be the Maximum Line Bit Rate based on the Line Length selected. See the Deployment guideline Table above. Example: EWL=12.5 this value may be 1000kbps
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

spectrumMgmtLineLength 1.3.6.1.4.1.1795.2.24.2.6.19.1.3.1.6
This 'Line Length' feature is only required if the SpectrumMgmt is Enabled and the spectrumMgmtCountryCode selected is 'UK'. 'Short' Line Length from the exchange can support speeds up to 2056 Kbps. 'Medium' Line Length can support speeds up to 1496 Kbps. 'Long' Line Length can suppport speeds up to 872 Kbps.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER short(1), medium(2), long(3)  

pdnSpecMgmtConformance 1.3.6.1.4.1.1795.2.24.2.6.19.3
OBJECT IDENTIFIER    

pdnSpecMgmtGroups 1.3.6.1.4.1.1795.2.24.2.6.19.3.1
OBJECT IDENTIFIER    

pdnSpecMgmtCompliances 1.3.6.1.4.1.1795.2.24.2.6.19.3.2
OBJECT IDENTIFIER    

pdnSpecMgmtCompliance 1.3.6.1.4.1.1795.2.24.2.6.19.3.2.1
The compliance statement for SNMP entities that control spectrum management on interfaces.
Status: current Access: read-only
MODULE-COMPLIANCE    

pdnGeneralConfigGroup 1.3.6.1.4.1.1795.2.24.2.6.19.3.1.1
A collection of general configuration objects required for the spectrum management of interfaces.
Status: current Access: read-only
OBJECT-GROUP    

pdnLineInfoGroup 1.3.6.1.4.1.1795.2.24.2.6.19.3.1.2
A collection of objects providing information regarding spectrum management of interfaces.
Status: current Access: read-only
OBJECT-GROUP    

pdnEWLModeGroup 1.3.6.1.4.1.1795.2.24.2.6.19.3.1.3
A collection of configuration objects used to control spectrum management of DSL intfs when the measurement method is 'EWL'.
Status: current Access: read-only
OBJECT-GROUP    

pdnLoopLengthModeGroup 1.3.6.1.4.1.1795.2.24.2.6.19.3.1.4
A collection of configuration objects used to control spectrum management of DSL intfs when the measurement method is 'LoopLength'
Status: current Access: read-only
OBJECT-GROUP    

pdnQuadModeGroup 1.3.6.1.4.1.1795.2.24.2.6.19.3.1.5
A collection of object(s) providing configuration access and information specific to DSL interfaces whose loop/line length measurement method is based on the Quad configuration. i.e.the newSpectrumMgmtLoopMeasurementMethod object is 'quadMode'.
Status: current Access: read-only
OBJECT-GROUP    

pdnSpectrumMgmtDeprecatedGroup 1.3.6.1.4.1.1795.2.24.2.6.19.3.1.7
Deprecated objects
Status: deprecated Access: read-only
OBJECT-GROUP