PDN-REACHDSL-MIB

File: PDN-REACHDSL-MIB.mib (31052 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
ifIndex MODULE-COMPLIANCE OBJECT-GROUP
DisplayString pdn-interfaces

Defined Types

ReachDSLSpectrumMgmtConfEntry  
SEQUENCE    
  reachDSLSpectrumMgmtConfEWL Unsigned32
  reachDSLSpectrumMgmtConfLoopLength INTEGER
  reachDSLSpectrumMgmtConfAtucMaxTxPower INTEGER
  reachDSLSpectrumMgmtConfAturMaxTxPower INTEGER
  reachDSLSpectrumMgmtConfQuadMode INTEGER

ReachDSLSpectrumMgmtLineInfoEntry  
SEQUENCE    
  reachDSLSpectrumMgmtAtucMaxTxRate Unsigned32
  reachDSLSpectrumMgmtAtucMinTxRate Unsigned32
  reachDSLSpectrumMgmtAtucMaxTxPower INTEGER
  reachDSLSpectrumMgmtAturMaxTxRate Unsigned32
  reachDSLSpectrumMgmtAturMinTxRate Unsigned32
  reachDSLSpectrumMgmtAturMaxTxPower INTEGER
  reachDSLSpectrumMgmtMinEWL Unsigned32
  reachDSLSpectrumMgmtMaxEWL Unsigned32

ReachDSLLineEntry  
SEQUENCE    
  reachDSLPotsDetectionVoltage INTEGER
  reachDSLCircuitIdentifier DisplayString

Defined Values

pdnReachDSL 1.3.6.1.4.1.1795.2.24.2.6.20
The Paradyne enterprise ReachDSL MIB. This MIB is written specifically to facilitate in the management of ReachDSL devices as well as help in configuration of Spectrum Management specific objects for ReachDSL products.
MODULE-IDENTITY    

pdnReachDSLObjects 1.3.6.1.4.1.1795.2.24.2.6.20.1
OBJECT IDENTIFIER    

reachDSLSpectrumMgmtSelection 1.3.6.1.4.1.1795.2.24.2.6.20.1.1
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. This object is used to Enable or Disable Spectrum Management on this device. Enabling this object limits the DSL speeds and the maximum transmit power on each port based on line length in order to meet local Spectrum Management guidelines. 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)  

reachDSLSpectrumMgmtZone 1.3.6.1.4.1.1795.2.24.2.6.20.1.2
This object shows the geographic location or the spectrum zone used for spectrum management. It also represents which Spectrum Management standard will be used on this device to calculate the effective maximum 'Tx Rates' and the maximum allowed 'Tx Power' to comply with Spectrum Management regulations for that specific region. Note: Spectrum Management must be Enabled for 'SpectrumMgmtZone' to take effect.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER usa1(1), uk1(2), canada1(3), japan1(4), emea1(5)  

reachDSLSpectrumMgmtConfTable 1.3.6.1.4.1.1795.2.24.2.6.20.1.3
The ReachDSL Spectrum Management Configuration Table This table is used for configuring spectrum management objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ReachDSLSpectrumMgmtConfEntry

reachDSLSpectrumMgmtConfEntry 1.3.6.1.4.1.1795.2.24.2.6.20.1.3.1
An entry in the ReachDSL Spectrum Management Configuration 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    
  ReachDSLSpectrumMgmtConfEntry  

reachDSLSpectrumMgmtConfEWL 1.3.6.1.4.1.1795.2.24.2.6.20.1.3.1.1
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. 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 'ConfLoopLength' & 'ConfQuadMode' objects, as only one of the three will be used for configuration at any given instant of time.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

reachDSLSpectrumMgmtConfLoopLength 1.3.6.1.4.1.1795.2.24.2.6.20.1.3.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER short(1), medium(2), long(3)  

reachDSLSpectrumMgmtConfAtucMaxTxPower 1.3.6.1.4.1.1795.2.24.2.6.20.1.3.1.3
The maximum transmit power at the ATUC (in tenth dB). This value will be based on the spectrum management selection. It ranges from -140 to 120 in increments of 10.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -140..120  

reachDSLSpectrumMgmtConfAturMaxTxPower 1.3.6.1.4.1.1795.2.24.2.6.20.1.3.1.4
The maximum transmit power at the ATUR (in tenth dB). This value will be based on the spectrum management selection. It ranges from -140 to 120 in increments of 10.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -140..120  

reachDSLSpectrumMgmtConfQuadMode 1.3.6.1.4.1.1795.2.24.2.6.20.1.3.1.5
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. 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)  

reachDSLSpectrumMgmtLineInfoTable 1.3.6.1.4.1.1795.2.24.2.6.20.1.4
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. The ReachDSL 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  
    ReachDSLSpectrumMgmtLineInfoEntry

reachDSLSpectrumMgmtLineInfoEntry 1.3.6.1.4.1.1795.2.24.2.6.20.1.4.1
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. An entry in the reachDSLSpectrumMgmtLineInfoTable 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    
  ReachDSLSpectrumMgmtLineInfoEntry  

reachDSLSpectrumMgmtAtucMaxTxRate 1.3.6.1.4.1.1795.2.24.2.6.20.1.4.1.1
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. This rate will be the max allowed Tx Rate(in bps) for the port based on the Spectrum Management requirements for ATUC in a particular spectral compliance configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

reachDSLSpectrumMgmtAtucMinTxRate 1.3.6.1.4.1.1795.2.24.2.6.20.1.4.1.2
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. This rate will be the min allowed Tx Rate based on the spectrum management requirements for the ATUC. The MinTxRate will be upper bounded by 'reachDSLSpectrumMgmtAtucMaxTxRate' object.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

reachDSLSpectrumMgmtAtucMaxTxPower 1.3.6.1.4.1.1795.2.24.2.6.20.1.4.1.3
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. 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  

reachDSLSpectrumMgmtAturMaxTxRate 1.3.6.1.4.1.1795.2.24.2.6.20.1.4.1.4
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. This rate will be the max allowed Tx Rate(in bps) for the port based on the Spectrum Management requirements for ATUC in a particular spectral compliance configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

reachDSLSpectrumMgmtAturMinTxRate 1.3.6.1.4.1.1795.2.24.2.6.20.1.4.1.5
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. This rate will be the min allowed Tx Rate based on the spectrum management requirements for the ATUR. The MinTxRate will be upper bounded by 'reachDSLSpectrumMgmtAturMaxTxRate' object.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

reachDSLSpectrumMgmtAturMaxTxPower 1.3.6.1.4.1.1795.2.24.2.6.20.1.4.1.6
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. 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  

reachDSLSpectrumMgmtMinEWL 1.3.6.1.4.1.1795.2.24.2.6.20.1.4.1.7
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. 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  

reachDSLSpectrumMgmtMaxEWL 1.3.6.1.4.1.1795.2.24.2.6.20.1.4.1.8
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. 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  

reachDSLLineTable 1.3.6.1.4.1.1795.2.24.2.6.20.1.5
The ReachDSL Line Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ReachDSLLineEntry

reachDSLLineEntry 1.3.6.1.4.1.1795.2.24.2.6.20.1.5.1
An entry in the reachDSLLineTable. 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    
  ReachDSLLineEntry  

reachDSLPotsDetectionVoltage 1.3.6.1.4.1.1795.2.24.2.6.20.1.5.1.1
This object defines the configurable voltage used to detect the presence of POTS on the DSL line. The range is 0-74 volts. The default value is 3 volts. Note: This object can be accessed only for ifIndex values that belong to a physical interface. i.e. ifType = adsl/reachDSL.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..74  

reachDSLCircuitIdentifier 1.3.6.1.4.1.1795.2.24.2.6.20.1.5.1.2
The value of this object reflects the transmission vendor's circuit identifier to facilitate troubleshooting. Note: This object can be accessed only for ifIndex values that belong to a physical interface. e.g. for ifType = 'adsl'. This object is deprecated in favor of ifAlias. It is highly recommended that future implementations use ifAlias to store the Circuit Identifier associated with reach DSL interfaces.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

reachDSLSpectrumMgmtLoopMeasurementMethod 1.3.6.1.4.1.1795.2.24.2.6.20.1.6
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. 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)  

reachDSLSpectrumMgmtEWLUnits 1.3.6.1.4.1.1795.2.24.2.6.20.1.7
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. 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)  

reachDSLSpectrumMgmtMode 1.3.6.1.4.1.1795.2.24.2.6.20.1.8
This object has been deprecated. The corresponding object in the new pdn_spectrumMgmt.mib should be used instead. 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)  

pdnReachDSLConformance 1.3.6.1.4.1.1795.2.24.2.6.20.2
OBJECT IDENTIFIER    

pdnReachDSLGroups 1.3.6.1.4.1.1795.2.24.2.6.20.2.1
OBJECT IDENTIFIER    

pdnReachDSLCompliances 1.3.6.1.4.1.1795.2.24.2.6.20.2.2
OBJECT IDENTIFIER    

pdnReachDSLCompliance1 1.3.6.1.4.1.1795.2.24.2.6.20.2.2.2
The compliance statement for SNMP entities which manage ReachDSL interfaces.
Status: current Access: read-only
MODULE-COMPLIANCE    

pdnReachDSLGeneralConfigGroup 1.3.6.1.4.1.1795.2.24.2.6.20.2.1.4
A collection of configuration objects required for providing access to configure all reachDSL interfaces.
Status: current Access: read-only
OBJECT-GROUP    

pdnReachDSLGeneralInformationGroup 1.3.6.1.4.1.1795.2.24.2.6.20.2.1.5
A collection of objects providing information applicable to all reachDSL interfaces.
Status: current Access: read-only
OBJECT-GROUP    

pdnReachDSLEWLModeGroup 1.3.6.1.4.1.1795.2.24.2.6.20.2.1.6
A collection of objects providing configuration access and information specific to reachDSL interfaces whose loop/line length measurement method is EWL. i.e.the reachDSLSpectrumMgmtLoopMeasurementMethod object is 'ewl'.
Status: current Access: read-only
OBJECT-GROUP    

pdnReachDSLLoopLengthModeGroup 1.3.6.1.4.1.1795.2.24.2.6.20.2.1.7
A collection of object(s) providing configuration access and information specific to reachDSL interfaces whose loop/line length measurement method is Loop Length (short/medium/long). i.e.the reachDSLSpectrumMgmtLoopMeasurementMethod object is 'loopLength'.
Status: current Access: read-only
OBJECT-GROUP    

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

pdnReachDSLCompliance 1.3.6.1.4.1.1795.2.24.2.6.20.2.2.1
The compliance statement for SNMP entities which manage ReachDSL interfaces.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

pdnReachDSLConfigurationGroup 1.3.6.1.4.1.1795.2.24.2.6.20.2.1.1
A collection of configuration objects required for providing access to configuration as well as status information for reachDSL products.
Status: deprecated Access: read-only
OBJECT-GROUP    

pdnReachDSLInformationGroup 1.3.6.1.4.1.1795.2.24.2.6.20.2.1.2
A collection of objects providing access meant specifically for accessing information for for reachDSL products.
Status: deprecated Access: read-only
OBJECT-GROUP    

pdnReachDSLDeprecatedGroup 1.3.6.1.4.1.1795.2.24.2.6.20.2.1.3
A collection of objects that have been deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP