PEA-ADSL-IPDSLAM

File: PEA-ADSL-IPDSLAM.mib (271908 bytes)

Imported modules

DIESEL-SMI PEA-BRIDGE-IPDSLAM PEA-EQUIPMENT-IPDSLAM
PEM-STANDARD SNMPv2-SMI SNMPv2-TC
SNMPv2-CONF RFC1213-MIB ADSL-LINE-MIB
ADSL-LINE-EXT-MIB

Imported symbols

peaIpDslam lineIndex messageId
errorCode managedObjectClass managedObjectInstance
sequenceNumber perceivedSeverity eventTime
eventTypePem probableCause MODULE-IDENTITY
OBJECT-TYPE NOTIFICATION-TYPE Gauge32
Integer32 Unsigned32 Counter32
TEXTUAL-CONVENTION TruthValue OBJECT-GROUP
NOTIFICATION-GROUP DisplayString adslAtucIntervalNumber
adslAturIntervalNumber adslAtucChanIntervalNumber adslAturChanIntervalNumber
adslLineConfProfileEntry adslLineAlarmConfProfileEntry adslAtucThresh15MinESs
adslAturThresh15MinESs adslAtucThresh15MinLofs adslAturThresh15MinLofs
adslAtucThresh15MinLoss adslAturThresh15MinLoss adslAtucThresh15MinLols
adslAturThresh15MinLprs adslAtucChanCurrTxRate adslAturChanCurrTxRate
adslAtucThreshold15MinSesL adslAtucThreshold15MinUasL adslAturThreshold15MinSesL
adslAturThreshold15MinUasL

Defined Types

TonePartIdIndex  
INTEGER 0..2147483646    

PerfCurrentCount  
A counter associated with a performance measurement in a current 15 minute measurement interval. The value of this counter starts from zero and is increased when associated events occur, until the end of the 15 minute interval. At that time the value of the counter is stored in the first 15 minute history interval, and the CurrentCount is restarted at zero. In the case where the agent has no valid data available for the current interval the corresponding object instance is not available and upon a retrieval request a corresponding error message shall be returned to indicate that this instance does not exist (for example, a noSuchName error for SNMPv1 and a noSuchInstance for SNMPv2 GET operation).
TEXTUAL-CONVENTION    
  Gauge32  

PerfIntervalCount  
A counter associated with a performance measurement in a previous 15 minute measurement interval. In the case where the agent has no valid data available for a particular interval the corresponding object instance is not available and upon a retrieval request a corresponding error message shall be returned to indicate that this instance does not exist (for example, a noSuchName error for SNMPv1 and a noSuchInstance for SNMPv2 GET operation). In a system supporting a history of n intervals with IntervalCount(1) and IntervalCount(n) the most and least recent intervals respectively, the following applies at the end of a 15 minute interval: - discard the value of IntervalCount(n) - the value of IntervalCount(i) becomes that of IntervalCount(i-1) for n >= i > 1 - the value of IntervalCount(1) becomes that of CurrentCount - the TotalCount, if supported, is adjusted.
TEXTUAL-CONVENTION    
  Gauge32  

Perf1DayIntervalXCount  
A counter associated with a performance measurement in a previous 1-day (24 hour) measurement interval. In a system supporting a history of n intervals is IntervalCount(1) and IntervalCount(n) the most and least recent intervals respectively, the following applies at the end of a 1 day interval: - discard the value of IntervalCount(n) - the value of IntervalCount(i) becomes that of IntervalCount(i-1) for n >= i > 1 - the value of IntervalCount(1) becomes that of CurrentCount.
TEXTUAL-CONVENTION    
  Gauge32  

AdslPerfCurrDayCount  
A counter associated with interface performance measurements in a current 1-day (24 hour) measurement interval. The value of this counter starts at zero at the beginning of an interval and is increased when associated events occur, until the end of the 1-day interval. At that time the value of the counter is stored in the previous 1-day history interval, if available, and the current interval counter is restarted at zero. In the case where the agent has no valid data available for this interval the corresponding object instance is not available and upon a retrieval request a corresponding error message shall be returned to indicate that this instance does not exist (for example, a noSuchName error for SNMPv1 and a noSuchInstance for SNMPv2 GET operation).
TEXTUAL-CONVENTION    
  Gauge32  

AdslPerfPrevDayCount  
A counter associated with interface performance measurements during the most previous 1-day (24 hour) measurement interval. The value of this counter is equal to the value of the current day counter at the end of its most recent interval. In the case where the agent has no valid data available for this interval the corresponding object instance is not available and upon a retrieval request a corresponding error message shall be returned to indicate that this instance does not exist (for example, a noSuchName error for SNMPv1 and a noSuchInstance for SNMPv2 GET operation).
TEXTUAL-CONVENTION    
  Gauge32  

AdslTransmissionModeType  
A set of ADSL line transmission modes, with one bit per mode. The notes (F) and (L) denote Full-Rate and G.Lite respectively: Bit 00 : Regional Std. (ANSI T1.413) (F) Bit 01 : Regional Std. (ETSI DTS/TM06006) (F) Bit 02 : G.992.1 POTS non-overlapped (F) Bit 03 : G.992.1 POTS overlapped (F) Bit 04 : G.992.1 ISDN non-overlapped (F) Bit 05 : G.992.1 ISDN overlapped (F) Bit 06 : G.992.1 TCM-ISDN non-overlapped (F) Bit 07 : G.992.1 TCM-ISDN overlapped (F) Bit 08 : G.992.2 POTS non-overlapped (L) Bit 09 : G.992.2 POTS overlapped (L) Bit 10 : G.992.2 with TCM-ISDN non-overlapped (L) Bit 11 : G.992.2 with TCM-ISDN overlapped (L) Bit 12 : G.992.1 TCM-ISDN symmetric (F)
TEXTUAL-CONVENTION    
  BITS ansit1413(0), etsi(1), q9921PotsNonOverlapped(2), q9921PotsOverlapped(3), q9921IsdnNonOverlapped(4), q9921isdnOverlapped(5), q9921tcmIsdnNonOverlapped(6), q9921tcmIsdnOverlapped(7), q9922potsNonOverlapeed(8), q9922potsOverlapped(9), q9922tcmIsdnNonOverlapped(10), q9922tcmIsdnOverlapped(11), q9921tcmIsdnSymmetric(12)  

SnmpAdminString  
An octet string containing administrative information, preferably in human-readable form. To facilitate internationalization, this information is represented using the ISO/IEC IS 10646-1 character set, encoded as an octet string using the UTF-8 transformation format described in [RFC2279]. Since additional code points are added by amendments to the 10646 standard from time to time, implementations must be prepared to encounter any code point from 0x00000000 to 0x7fffffff. Byte sequences that do not correspond to the valid UTF-8 encoding of a code point or are outside this range are prohibited. The use of control codes should be avoided. When it is necessary to represent a newline, the control code sequence CR LF should be used. The use of leading or trailing white space should be avoided. For code points not directly supported by user interface hardware or software, an alternative means of entry and display, such as hexadecimal, may be provided. For information encoded in 7-bit US-ASCII, the UTF-8 encoding is identical to the US-ASCII encoding. UTF-8 may require multiple bytes to represent a single character / code point; thus the length of this object in octets may be different from the number of characters encoded. Similarly, size constraints refer to the number of encoded octets, not the number of characters represented by an encoding. Note that when this TC is used for an object that is used or envisioned to be used as an index, then a SIZE restriction MUST be specified so that the number of sub-identifiers for any object instance does not exceed the limit of 128, as defined by [RFC1905]. Note that the size of an SnmpAdminString object is measured in octets, not characters.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

ProtocolMap  
A set of supported protocols in the Broadcom ADSL chipset: Bit[31] : ITU-T ADSL over POTS(G.992.1 Annex A) Bit[30] : ITU-T ADSL over ISDN(G.992.1 Annex B) Bit[29] : ITU-T ADSL over TCM-ISDN(G.992.1 Annex C) Bit[28] : ITU-T ADSL Lite over POTS(G.992.2 Annex A) Bit[27] : ITU-T ADSL Lite over TCM-ISDN(G.992.2 Annex C) Bit[26] : ITU-T SSDSL over TCM-ISDN(G.992.1 Annex H) Bit[25] : ITU-T G.992.1 Annex I Bit[25] : ITU-T G.993.2 VDSL2 Bit[23] : ITU-T SHDSL North America(G.991.2 Annex A) Bit[22] : ITU-T SHDSL Europe(G.991.2 Annex B) Bit[21] : T1 MCM VDSL Bit[19] : ETSI MCM VDSL Bit[15] : ITU-T ADSL2 over POTS(G.992.3 Annex A) Bit[14] : ITU-T ADSL2 over ISDN(G.992.3 Annex B) Bit[13] : ITU-T ADSL2 ADM with POTS(G.992.3 Annex I) Bit[12] : ITU-T ADSL2 ADM with ISDN(G.992.3 Annex J) Bit[11] : ITU-T ADSL2 Lite over POTS(G.992.4 Annex A) Bit[10] : ITU-T ADSL2 Lite ADM with POTS(G.992.4 Annex I) Bit[09] : ITU-T ADSL2 RE over POTS(G.992.3 Annex L) Bit[07] : ITU-T ADSL2+ over POTS(G.992.5 Annex A) Bit[06] : ITU-T ADSL2+ over ISDN(G.992.5 Annex B) Bit[05] : ITU-T ADSL2+ over ----(G.992.5 Annex I) Bit[02] : SADSL over POTS Bit[01] : ANSI ADSL over POTS(ANSI T1.413) Bit[00] : ETSI TS 101 388
TEXTUAL-CONVENTION    
  BITS etsiTS101388(0), ansiT1413AdslOverPots(1), proprietarySadslOverPots(2), reserved3(3), g9925AnnexMAdsl2PlusOver(4), g9925AnnexIAdsl2PlusOver(5), g9925AnnexBAdsl2PlusOverIsdn(6), g9925AnnexAAdsl2PlusOverPots(7), g9923AnnexLAdsl2RENarrowPsdOverPots(8), g9923AnnexLAdsl2REOverPots(9), g9924AnnexIAdsl2LiteAdmWithPots(10), g9924AnnexAAdsl2LiteOverPots(11), g9923AnnexMAdsl2AdmWithIsdn(12), g9923AnnexIAdsl2AdmWithPots(13), g9923AnnexBAdsl2OverIsdn(14), g9923AnnexAAdsl2OverPots(15), reserved16(16), reserved17(17), reserved18(18), etsiMcmVDSL(19), reserved20(20), t1McmVDSL(21), g99212AnnexBShdslOverTcmIsdnEu(22), g99212AnnexAShdslOverTcmIsdnUs(23), g9923VDSL2(24), g9921AnnexISsdslOverTcmIsdn(25), g9921AnnexHSsdslOverTcmIsdn(26), g9922AnnexCAdslLiteOverTcmIsdn(27), g9922AnnexAAdslLiteOverPots(28), g9921AnnexCAdslOverTcmIsdn(29), g9921AnnexBAdslOverIsdn(30), g9921AnnexAAdslOverPots(31)  

AdslAtucPhysXEntry  
SEQUENCE    
  adslAtucPhysXPreviousSnrMgn INTEGER
  adslAtucPhysXPreviousOutputPwr INTEGER
  adslAtucPhysXBitAllocTable OCTET STRING
  adslAtucPhysXSnr OCTET STRING
  adslAtucPhysXLoopAtn INTEGER

AdslAturPhysXEntry  
SEQUENCE    
  adslAturPhysXPreviousSnrMgn INTEGER
  adslAturPhysXPreviousOutputPwr INTEGER
  adslAturPhysXBitAllocTable OCTET STRING
  adslAturPhysXBitAllocTableExt OCTET STRING
  adslAturPhysXLoopAtn INTEGER

AdslLineConfProfileXEntry  
SEQUENCE    
  adslConfXName SnmpAdminString
  adslConfXAtucFrequencyBins DisplayString
  adslConfXAturFrequencyBins DisplayString
  adslConfXFrequencyBins DisplayString
  adslPowerManagementMode INTEGER
  adslPrmMode INTEGER
  adslPrmPower INTEGER

AdslLineAlarmConfProfileXEntry  
SEQUENCE    
  adslAlarmConfXName SnmpAdminString
  adslAlarmConfXAtucThres1DayES INTEGER
  adslAlarmConfXAturThres1DayES INTEGER
  adslAlarmConfXAtucThres1DaySesL INTEGER
  adslAlarmConfXAturThres1DaySesL INTEGER
  adslAlarmConfXAtucThres1DayUasL INTEGER
  adslAlarmConfXAturThres1DayUasL INTEGER
  adslAlarmConfXAtucThres1DayLofs INTEGER
  adslAlarmConfXAturThres1DayLofs INTEGER
  adslAlarmConfXAtucThres1DayLoss INTEGER
  adslAlarmConfXAturThres1DayLoss INTEGER
  adslAlarmConfXAtucThres1DayLols INTEGER
  adslAlarmConfXAturThres1DayLprs INTEGER

AdslAtucPerfDataXEntry  
SEQUENCE    
  adslAtucPerfXEcs PerfCurrentCount
  adslAtucPerfXCurr15MinEcs PerfCurrentCount
  adslAtucPerfXCurr1DayEcs AdslPerfCurrDayCount
  adslAtucPerfXPrev1DayEcs AdslPerfPrevDayCount
  adslAtucPerfX1DayValidIntervals INTEGER
  adslAtucPerfX1DayInvalidIntervals INTEGER

AdslAturPerfDataXEntry  
SEQUENCE    
  adslAturPerfXEcs PerfCurrentCount
  adslAturPerfXCurr15MinEcs PerfCurrentCount
  adslAturPerfXCurr1DayEcs AdslPerfCurrDayCount
  adslAturPerfXPrev1DayEcs AdslPerfPrevDayCount
  adslAturPerfX1DayValidIntervals INTEGER
  adslAturPerfX1DayInvalidIntervals INTEGER

AdslAtucIntervalXEntry  
SEQUENCE    
  adslAtucIntervalXEcs PerfIntervalCount

AdslAturIntervalXEntry  
SEQUENCE    
  adslAturIntervalXEcs PerfIntervalCount

AdslAtucChanPerfDataXEntry  
SEQUENCE    
  adslAtucChanPerfXCurr15MinHecv PerfCurrentCount
  adslAtucChanPerfXCurr15MinTotalCells PerfCurrentCount
  adslAtucChanPerfXCurr15MinTotalUserCells PerfCurrentCount
  adslAtucChanPerfXCurr15MinOverFlowCells PerfCurrentCount
  adslAtucChanPerfXCurr15MinIdleCells PerfCurrentCount
  adslAtucChanPerfXCurr15MinIdleCellBitErrors PerfCurrentCount
  adslAtucChanPerfXCurr1DayHecv AdslPerfCurrDayCount
  adslAtucChanPerfXCurr1DayTotalCells AdslPerfCurrDayCount
  adslAtucChanPerfXCurr1DayTotalUserCells AdslPerfCurrDayCount
  adslAtucChanPerfXCurr1DayOverFlowCells AdslPerfCurrDayCount
  adslAtucChanPerfXCurr1DayIdleCells AdslPerfCurrDayCount
  adslAtucChanPerfXCurr1DayIdleCellBitErr AdslPerfCurrDayCount
  adslAtucChanPerfXPrev1DayHecv AdslPerfPrevDayCount
  adslAtucChanPerfXPrev1DayTotalCells AdslPerfPrevDayCount
  adslAtucChanPerfXPrev1DayTotalUserCells AdslPerfPrevDayCount
  adslAtucChanPerfXPrev1DayOverFlowCells PerfCurrentCount
  adslAtucChanPerfXPrev1DayIdleCells AdslPerfPrevDayCount
  adslAtucChanPerfXPrev1DayIdleCellBitErr AdslPerfPrevDayCount

AdslAturChanPerfDataXEntry  
SEQUENCE    
  adslAturChanPerfXCurr15MinHecv PerfCurrentCount
  adslAturChanPerfXCurr15MinTotalCells PerfCurrentCount
  adslAturChanPerfXCurr15MinTotalUserCells PerfCurrentCount
  adslAturChanPerfXCurr1DayHecv AdslPerfCurrDayCount
  adslAturChanPerfXCurr1DayTotalCells AdslPerfCurrDayCount
  adslAturChanPerfXCurr1DayTotalUserCells AdslPerfCurrDayCount
  adslAturChanPerfXPrev1DayHecv AdslPerfPrevDayCount
  adslAturChanPerfXPrev1DayTotalCells AdslPerfPrevDayCount
  adslAturChanPerfXPrev1DayTotalUserCells AdslPerfPrevDayCount
  adslAturChanPerfXCurr15MinIdleCellBitErrors PerfCurrentCount
  adslAturChanPerfXCurr1DayIdleCellBitErr AdslPerfCurrDayCount
  adslAturChanPerfXPrev1DayIdleCellBitErr AdslPerfPrevDayCount

AdslAtucChanIntervalXEntry  
SEQUENCE    
  adslAtucChanIntervalXHecv PerfIntervalCount
  adslAtucChanIntervalXTotalCells PerfIntervalCount
  adslAtucChanIntervalXTotalUserCells PerfIntervalCount
  adslAtucChanIntervalXOverFlowCells PerfIntervalCount
  adslAtucChanIntervalXIdleCells PerfIntervalCount
  adslAtucChanIntervalXIdleCellBitErrors PerfIntervalCount

AdslAturChanIntervalXEntry  
SEQUENCE    
  adslAturChanIntervalXHecv PerfIntervalCount
  adslAturChanIntervalXTotalCells PerfIntervalCount
  adslAturChanIntervalXTotalUserCells PerfIntervalCount
  adslAturChanIntervalXIdleCellBitErrors PerfIntervalCount

AdslAtucProprietaryPhysXEntry  
SEQUENCE    
  adslAtucProprietaryPhysXLogS Integer32
  adslAtucProprietaryPhysXCodingType INTEGER
  adslAtucProprietaryPhysXCurrentFailures BITS
  adslAtucProprietaryPhysXChangedFailures BITS
  adslAtucProprietaryPhysXActualLineBitRate Unsigned32
  adslAtucProprietaryPhysXPreviousLineBitRate Unsigned32
  adslAtucProprietaryPhysXMSGc Unsigned32
  adslAtucProprietaryPhysXMSGlp Unsigned32
  adslAtucProprietaryRefPsd INTEGER
  adslAtucProprietaryPhysXgiNEpart OCTET STRING
  adslAtucProprietaryPhysXtssiNEpart OCTET STRING
  adslAtucProprietaryPhysXLastRetrainCause OCTET STRING

AdslAturProprietaryPhysXEntry  
SEQUENCE    
  adslAturProprietaryPhysXLogS Integer32
  adslAturProprietaryPhysXCodingType INTEGER
  adslAturProprietaryPhysXCurrentFailures BITS
  adslAturProprietaryPhysXChangedFailures BITS
  adslAturProprietaryPhysXActualLineBitRate Unsigned32
  adslAturProprietaryPhysXPreviousLineBitRate Unsigned32
  adslAturProprietaryPhysXMSGc Unsigned32
  adslAturProprietaryPhysXMSGlp Unsigned32
  adslAturProprietaryRefPsd INTEGER
  adslAturProprietaryPhysXgiFELowpart0 OCTET STRING
  adslAturProprietaryPhysXgiFEHipart0 OCTET STRING
  adslAturProprietaryPhysXgiFELowpart1 OCTET STRING
  adslAturProprietaryPhysXgiFEHipart1 OCTET STRING
  adslAturProprietaryPhysXgiFELowpart2 OCTET STRING
  adslAturProprietaryPhysXgiFEHipart2 OCTET STRING
  adslAturProprietaryPhysXgiFELowpart3 OCTET STRING
  adslAturProprietaryPhysXgiFEHipart3 OCTET STRING
  adslAturProprietaryPhysXtssiFELowpart0 OCTET STRING
  adslAturProprietaryPhysXtssiFEHipart0 OCTET STRING
  adslAturProprietaryPhysXtssiFELowpart1 OCTET STRING
  adslAturProprietaryPhysXtssiFEHipart1 OCTET STRING
  adslAturProprietaryPhysXtssiFELowpart2 OCTET STRING
  adslAturProprietaryPhysXtssiFEHipart2 OCTET STRING
  adslAturProprietaryPhysXtssiFELowpart3 OCTET STRING
  adslAturProprietaryPhysXtssiFEHipart3 OCTET STRING

AdslAtucProprietaryChanXEntry  
SEQUENCE    
  adslAtucProprietaryChanXB Integer32
  adslAtucProprietaryChanXN Integer32
  adslAtucProprietaryChanXR Integer32
  adslAtucProprietaryChanXD Integer32
  adslAtucProprietaryChanXSnum Unsigned32
  adslAtucProprietaryChanXSdenom Unsigned32
  adslAtucProprietaryChanXL Unsigned32
  adslAtucProprietaryChanXM Unsigned32
  adslAtucProprietaryChanXT Unsigned32
  adslAtucProprietaryChanXB0B Unsigned32
  adslAtucProprietaryChanXB1B Unsigned32
  adslAtucProprietaryChanActualInpB0 Unsigned32
  adslAtucProprietaryChanActualInpB1 Unsigned32

AdslAturProprietaryChanXEntry  
SEQUENCE    
  adslAturProprietaryChanXB Integer32
  adslAturProprietaryChanXN Integer32
  adslAturProprietaryChanXR Integer32
  adslAturProprietaryChanXD Integer32
  adslAturProprietaryChanXSnum Unsigned32
  adslAturProprietaryChanXSdenom Unsigned32
  adslAturProprietaryChanXL Unsigned32
  adslAturProprietaryChanXM Unsigned32
  adslAturProprietaryChanXT Unsigned32
  adslAturProprietaryChanXB0B Unsigned32
  adslAturProprietaryChanXB1B Unsigned32
  adslAturProprietaryChanActualInpB0 Unsigned32
  adslAturProprietaryChanActualInpB1 Unsigned32

AdslProprietaryLineConfProfileXEntry  
SEQUENCE    
  adslAtucProprietaryConfXMaxPower Integer32
  adslAtucProprietaryConfXMaxPsd Integer32
  adslAtucProprietaryConfXFixedPsd INTEGER
  adslAtucProprietaryConfXPowerAdaptivity INTEGER
  adslAtucProprietaryConfXOptionsFlagBit1 INTEGER
  adslAtucProprietaryConfXOptionsFlagBit2 INTEGER
  adslAtucProprietaryConfXDisableTrellis INTEGER
  adslAtucProprietaryConfXRestartMode INTEGER
  adslAtucProprietaryConfXMaxFramingMode INTEGER
  adslAtucProprietaryConfXDisableBitSwap INTEGER
  adslAturProprietaryConfXDisableBitSwap INTEGER
  adslAtucProprietaryConfXDisableHighBitRateInGLite INTEGER
  adslAtucProprietaryChanConfXOptimiseImpulseNoiseResilienceIlv INTEGER
  adslAtucProprietaryChanConfXOptimiseImpulseNoiseResilienceFast INTEGER
  adslAtucProprietaryChanConfXTxAtmFlagsFast Integer32
  adslAtucProprietaryChanConfXRxAtmFlagsFast Integer32
  adslAtucProprietaryChanConfXTxAtmFlagsIlv Integer32
  adslAtucProprietaryChanConfXRxAtmFlagsIlv Integer32
  adslAturProprietaryConfXMaxPower Integer32
  adslAturProprietaryConfXMaxPsd Integer32
  adslAturProprietaryChanConfXOptimiseImpulseNoiseResilienceIlv INTEGER
  adslAturProprietaryChanConfXOptimiseImpulseNoiseResilienceFast INTEGER
  adslAtucProprietaryConfXBoostFactor Integer32
  adslAtucProprietaryConfXMaxRxPower Integer32
  adslAtucProprietaryConfXDeltaPsdNormal Integer32
  adslAtucProprietaryConfXDeltaPsdPlus Integer32
  adslAtucProprietaryConfXDeltaPsdReach Integer32
  adslAturProprietaryConfXDeltaPsdNormal Integer32
  adslAturProprietaryConfXDeltaPsdPlus Integer32
  adslAturProprietaryConfXDeltaPsdReach Integer32
  adslAtucProprietaryConfXAutomodePIalpha INTEGER
  adslAtucProprietaryConfXAutomodePIbeta INTEGER
  adslAtucProprietaryConfXOptionsFlagBit4 INTEGER
  adslAtucProprietaryConfXAdslPlusTxFilterId INTEGER
  adslAtucProprietaryConfXDisableUS1bitConst INTEGER
  adslAtucProprietaryConfXDisableWindowing INTEGER
  adslAtucProprietaryConfXDisableShowtimeExit INTEGER
  adslAtucProprietaryConfXDisableNitro INTEGER
  adslAtucProprietaryConfXDisableUpdateTestParameters INTEGER
  adslAtucProprietaryConfXTssiShapeNrOfBreakPoints INTEGER
  adslAtucProprietaryConfXTssiShapeAdsl2ProtocolType OCTET STRING
  adslAtucProprietaryConfXTssiShapeBreakPoint OCTET STRING
  adslAtucProprietaryChanConfXINPminIlvB0 INTEGER
  adslAtucProprietaryChanConfXINPminFastB0 INTEGER
  adslAtucProprietaryChanConfXINPminFastB1 INTEGER
  adslAturProprietaryChanConfXINPminIlvB0 INTEGER
  adslAturProprietaryChanConfXINPminFastB0 INTEGER
  adslAturProprietaryChanConfXINPminFastB1 INTEGER
  adslAtucProprietaryConfXOptionsFlagBit5 INTEGER
  adslAtucProprietaryConfXDisableShalfOptionBit0 INTEGER
  adslAtucProprietaryConfXDisableShalfOptionBit1 INTEGER
  adslAtucProprietaryConfXDisableLargeD INTEGER
  adslAtucProprietaryConfXForceSegmentation INTEGER
  adslAtucProprietaryConfXRelaxInpMinCheck INTEGER
  adslAtucProprietaryConfXhsTxPSD0 INTEGER
  adslAtucProprietaryConfXhsTxPSD1 INTEGER
  adslAtucProprietaryConfXhsTxPSD2 INTEGER
  adslAtucProprietaryChanMinL2BitRateB0 INTEGER
  adslAtucProprietaryChanMinL2BitRateB1 INTEGER
  adslAtucProprietaryChanL2LowRateSlotsB0 INTEGER
  adslAtucProprietaryChanL2LowRateSlotsB1 INTEGER
  adslAtucProprietaryChanL2PacketB0 INTEGER
  adslAtucProprietaryChanL2PacketB1 INTEGER
  adslAtucProprietaryChanMaxL2BitRateB0 INTEGER
  adslAtucProprietaryChanMaxL2BitRateB1 INTEGER
  adslAtucProprietaryL2TestConfigBit0 INTEGER
  adslAtucProprietaryL2TestConfigBit1 INTEGER
  adslAtucProprietaryL2TestConfigBit2 INTEGER
  adslAtucProprietaryL2MinAtpr INTEGER
  adslAtucProprietaryL0Time INTEGER
  adslAtucProprietaryL2Time INTEGER
  adslAtucProprietaryL2Atpr INTEGER
  adslAtucProprietaryL2Atprt INTEGER
  adslAtucProprietaryRateAdaptationFlagsBit0Upstream INTEGER
  adslAtucProprietaryRateAdaptationFlagsBit0Downstream INTEGER
  adslAtucValidRateExtension INTEGER
  adslAtucProprietaryConfXMsgMinDS INTEGER
  adslAtucProprietaryConfXMsgMinUS INTEGER
  adslAturProprietaryConfXUsBitSwapBehavior INTEGER
  adslAtucProprietaryConfXStrictPerCheck INTEGER
  adslAtucProprietaryConfXTpsTcType INTEGER
  adslAtucProprietaryConfXPsdOptimConfig INTEGER
  adslAtucProprietaryConfXPsdMaskSelectUs Unsigned32
  adslAtucProprietaryConfXDisableProtocolFallback TruthValue

AdslLineXEntry  
SEQUENCE    
  adslLineXTransAtucCap BITS
  adslLineXTransAtucConfig BITS
  adslLineXTransAtucActual BITS
  adslLineXTransAturCap BITS

AdslProprietaryPerfDataXEntry  
SEQUENCE    
  adslProprietaryPerfDataXReset INTEGER
  adslProprietaryPerfDataXSinceResetTimeElapsed Unsigned32
  adslProprietaryPerfDataXFailedInits Counter32

AdslAtucLineQualityThresholdEntry  
SEQUENCE    
  adslAtucLineQualityThresChan0 Unsigned32
  adslAtucLineQualityThresChan1 Unsigned32

AdslAturLineQualityThresholdEntry  
SEQUENCE    
  adslAturLineQualityThresChan0 Unsigned32
  adslAturLineQualityThresChan1 Unsigned32

AdslLineBondingConfEntry  
SEQUENCE    
  adslLineBondGroupAdminStatus INTEGER
  adslLineBondGroupMembers BITS
  adslLineBondDsGroupRateMax Unsigned32
  adslLineBondDsGroupRateMin Unsigned32
  adslLineBondUsGroupRateMax Unsigned32
  adslLineBondUsGroupRateMin Unsigned32
  adslAtucLineBondLineQualityThres Unsigned32
  adslAturLineBondLineQualityThres Unsigned32
  adslAturLineBondLineNoWaitAllBondingLines TruthValue

AdslLineBondingStatusEntry  
SEQUENCE    
  adslLineBondGroupOperStatus INTEGER
  adslLineBondGroupActualRateDs Unsigned32
  adslLineBondGroupActualRateUs Unsigned32

AdslAtucPhysXAllocEntry  
SEQUENCE    
  adslAtucPhysXBitAllocation OCTET STRING

AdslAturPhysXAllocEntry  
SEQUENCE    
  adslAturPhysXBitAllocation OCTET STRING

AdslAtucPhysXSnrEntry  
SEQUENCE    
  adslAtucPhysXToneSnrUs OCTET STRING

AdslAtuc1DayIntervalXEntry  
SEQUENCE    
  adslAtuc1DayIntervalXNumber INTEGER
  adslAtuc1DayIntervalXLofs Perf1DayIntervalXCount
  adslAtuc1DayIntervalXLoss Perf1DayIntervalXCount
  adslAtuc1DayIntervalXLols Perf1DayIntervalXCount
  adslAtuc1DayIntervalXESs Perf1DayIntervalXCount
  adslAtuc1DayIntervalXEcs Perf1DayIntervalXCount
  adslAtuc1DayIntervalXInits Perf1DayIntervalXCount
  adslAtuc1DayIntervalXValidData TruthValue

AdslAtur1DayIntervalXEntry  
SEQUENCE    
  adslAtur1DayIntervalXNumber INTEGER
  adslAtur1DayIntervalXLofs Perf1DayIntervalXCount
  adslAtur1DayIntervalXLoss Perf1DayIntervalXCount
  adslAtur1DayIntervalXLprs Perf1DayIntervalXCount
  adslAtur1DayIntervalXESs Perf1DayIntervalXCount
  adslAtur1DayIntervalXEcs Perf1DayIntervalXCount
  adslAtur1DayIntervalXValidData TruthValue

AdslAtucChan1DayIntervalXEntry  
SEQUENCE    
  adslAtucChan1DayIntervalXNumber INTEGER
  adslAtucChan1DayIntervalXCorrectedBlks Perf1DayIntervalXCount
  adslAtucChan1DayIntervalXUncorrectBlks Perf1DayIntervalXCount
  adslAtucChan1DayIntervalXHecv Perf1DayIntervalXCount
  adslAtucChan1DayIntervalXTotalCells Perf1DayIntervalXCount
  adslAtucChan1DayIntervalXTotalUserCells Perf1DayIntervalXCount
  adslAtucChan1DayIntervalXOverFlowCells Perf1DayIntervalXCount
  adslAtucChan1DayIntervalXIdleCells Perf1DayIntervalXCount
  adslAtucChan1DayIntervalXIdleCellBitErrors Perf1DayIntervalXCount
  adslAtucChan1DayIntervalXValidData TruthValue

AdslAturChan1DayIntervalXEntry  
SEQUENCE    
  adslAturChan1DayIntervalXNumber INTEGER
  adslAturChan1DayIntervalXCorrectedBlks Perf1DayIntervalXCount
  adslAturChan1DayIntervalXUncorrectBlks Perf1DayIntervalXCount
  adslAturChan1DayIntervalXHecv Perf1DayIntervalXCount
  adslAturChan1DayIntervalXTotalCells Perf1DayIntervalXCount
  adslAturChan1DayIntervalXTotalUserCells Perf1DayIntervalXCount
  adslAturChan1DayIntervalXIdleCellBitErrors Perf1DayIntervalXCount
  adslAturChan1DayIntervalXValidData TruthValue

Defined Values

peaAdslIpDslam 1.3.6.1.4.1.193.72.300.10
The IP DSLAM software supports a number of standard and proprietary MIBs. The MIB module defines objects for the management of a pair of ADSL modems at each end of the ADSL line and is an extension to the ADSL-LINE-MIB (RFC2662). The reason for this MIB module is that the original ADSL-LINE- MIB is not conforming to the G.997.1 standard. The draft extension MIB (RFC2662) is not released yet and is also lacking parameters defined in the G.997.1. One naming convention was added to those from the ADSL-LINE-MIB: an 'X' from 'extension' is added to all names.
MODULE-IDENTITY    

adslXObjects 1.3.6.1.4.1.193.72.300.10.1
OBJECT IDENTIFIER    

adslXTraps 1.3.6.1.4.1.193.72.300.10.2
OBJECT IDENTIFIER    

adslXObjectsGroups 1.3.6.1.4.1.193.72.300.10.3
OBJECT IDENTIFIER    

adslXTrapsGroups 1.3.6.1.4.1.193.72.300.10.4
OBJECT IDENTIFIER    

adslAtucPhysXTable 1.3.6.1.4.1.193.72.300.10.1.1
This table provides extra information in relation to the adslAtucPhysTable for ADSL lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucPhysXEntry

adslAtucPhysXEntry 1.3.6.1.4.1.193.72.300.10.1.1.1
An entry in adslAtucPhysXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucPhysXEntry  

adslAtucPhysXPreviousSnrMgn 1.3.6.1.4.1.193.72.300.10.1.1.1.1
This object contains the previous signal to noise margin for the ATU-C, i.e the total SNR margin recorded when the last synchronisation of the line was carried out.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -640..640  

adslAtucPhysXPreviousOutputPwr 1.3.6.1.4.1.193.72.300.10.1.1.1.2
This object contains the previous measured total output power transmitted by the ATU-C, i.e the total output power recorded when the last synchronisation of the line was carried out.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -310..310  

adslAtucPhysXBitAllocTable 1.3.6.1.4.1.193.72.300.10.1.1.1.3
Upstream bit allocation table. Substituted by adslAtucPhysXBitAllocation in HMI 9.x
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(64)  

adslAtucPhysXSnr 1.3.6.1.4.1.193.72.300.10.1.1.1.4
SNR measured in the upstream band. There are 64 tones in the upstream band and every tone is represented by 4 octets. Substituted by adslAtucPhysXToneSnrUs in HMI 9.x
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAtucPhysXLoopAtn 1.3.6.1.4.1.193.72.300.10.1.1.1.5
Upstream loop attenuation. Measured difference in the total power transmitted by the peer ATU and the total power received by this ATU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..630  

adslAturPhysXTable 1.3.6.1.4.1.193.72.300.10.1.2
This table provides extra information in relation to the adslAturPhysTable for ADSL lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAturPhysXEntry

adslAturPhysXEntry 1.3.6.1.4.1.193.72.300.10.1.2.1
An entry in adslAturPhysXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAturPhysXEntry  

adslAturPhysXPreviousSnrMgn 1.3.6.1.4.1.193.72.300.10.1.2.1.2
This object contains the previous signal to noise margin for the ATU-R, i.e the total SNR margin recorded when the last synchronisation of the line was carried out.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -640..640  

adslAturPhysXPreviousOutputPwr 1.3.6.1.4.1.193.72.300.10.1.2.1.3
This object contains the previous measured total output power transmitted by the ATU-R, i.e the total output power recorded when the last synchronisation of the line was carried out.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -310..310  

adslAturPhysXBitAllocTable 1.3.6.1.4.1.193.72.300.10.1.2.1.4
Downstream bit allocation table, tones 0-255 Substituted by adslAturPhysXBitAllocation in HMI 9.x
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(256)  

adslAturPhysXBitAllocTableExt 1.3.6.1.4.1.193.72.300.10.1.2.1.5
Downstream bit allocation table, tones 256-511 Substituted by adslAturPhysXBitAllocation in HMI 9.x
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(256)  

adslAturPhysXLoopAtn 1.3.6.1.4.1.193.72.300.10.1.2.1.6
Downstream loop attenuation. Measured difference in the total power transmitted by this ATU and the total power received by the peer ATU.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..630  

adslLineConfProfileXTable 1.3.6.1.4.1.193.72.300.10.1.3
This table provides extra information in relation to the adslLineConfProfileTable for ADSL line configuration profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslLineConfProfileXEntry

adslLineConfProfileXEntry 1.3.6.1.4.1.193.72.300.10.1.3.1
Each entry corresponds to an ADSL line configuration profile. Each profile contains a set of ADSL line configuration parameters. The configuration parameters in a profile are applied to those lines referencing that profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslLineConfProfileXEntry  

adslConfXName 1.3.6.1.4.1.193.72.300.10.1.3.1.1
This object is the unique profile name associated with this profile.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

adslConfXAtucFrequencyBins 1.3.6.1.4.1.193.72.300.10.1.3.1.2
This object consists of a bitmap of 512 bits, where each bit disables or enables one carrier in the downstream (ATU-C) direction. 1 enables the carrier and 0 disables it. Each bitmap is represented as a list of 64 bytes, each representing a bitmap of 8 bits. The first byte of the list represents carriers 0-7, the second byte represents carriers 8-15, etc. The last byte represents carriers 504-511. In each byte, the LSB represents the lowest carrier in the range, while the MSB represents the highest carrier in the range.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

adslConfXAturFrequencyBins 1.3.6.1.4.1.193.72.300.10.1.3.1.3
This object consists of a bitmap of 64 bits, where each bit disables or enables one carrier in the upstream (ATU-R) direction. 1 enables the carrier and 0 disables it. Each bitmap is represented as a list of 8 bytes, each representing a bitmap of 8 bits. The first byte of the list represents carriers 0-7, the second byte represents carriers 8-15, etc. The last byte represents carriers 56-63. In each byte, the LSB represents the lowest carrier in the range, while the MSB represents the highest carrier in the range.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

adslConfXFrequencyBins 1.3.6.1.4.1.193.72.300.10.1.3.1.4
This object consists of a bitmap of 256 bits, where each bit disables or enables one carrier. One enables the carrier and zero disables it. The distribution between up- and downstream carriers is autonomously done in the CO-chipset, based upon the selected protocol. Each bitmap is represented as a list of 32 bytes, each representing a bitmap of 8 bits. The first byte of the list represents carriers 0-7, the second byte represents carriers 8-15, etc. The last byte represents carriers 248-255. In each byte, the LSB represents the lowest carrier in the range, while the MSB represents the highest carrier in the range.
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString  

adslPowerManagementMode 1.3.6.1.4.1.193.72.300.10.1.3.1.5
Power Management State Enabling (PMMode) as defined in G.997.1 (7.3.1.1.4). Only L2 mode is supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disableL2AndL3(0), enableL3(1), enableL2(2), enableL2AndL3(3)  

adslPrmMode 1.3.6.1.4.1.193.72.300.10.1.3.1.6
Disable or enable protection for a specific PRM frequency
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disablePrmProtect(0), enable12kHzPrmProtect(1), enable16kHzPrmProtect(2)  

adslPrmPower 1.3.6.1.4.1.193.72.300.10.1.3.1.7
Sets the power level of the PRM signal. Approximation: prmPower ~ 1000 * (Vrms^2). Valid range: 0 to (2E32)-1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

adslLineAlarmConfProfileXTable 1.3.6.1.4.1.193.72.300.10.1.4
This table provides extra information in relation to the adslLineAlarmConfProfileTable for an ADSL alarm configuration profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslLineAlarmConfProfileXEntry

adslLineAlarmConfProfileXEntry 1.3.6.1.4.1.193.72.300.10.1.4.1
Each entry corresponds to an ADSL line alarm configuration profile. Each profile contains a set of ADSL line alarm configuration parameters. The configuration parameters in a profile are applied to those lines referencing that profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslLineAlarmConfProfileXEntry  

adslAlarmConfXName 1.3.6.1.4.1.193.72.300.10.1.4.1.1
This object is the unique profile name associated with this profile.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

adslAlarmConfXAtucThres1DayES 1.3.6.1.4.1.193.72.300.10.1.4.1.2
The number of Errored Seconds encountered by an ADSL interface within the 24 hour (1 day) data collection period, which causes the SNMP agent to send an adslAtucPerfXESsThresh1DayTrap. One trap will be sent per interval per interface. A value of `0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

adslAlarmConfXAturThres1DayES 1.3.6.1.4.1.193.72.300.10.1.4.1.3
The number of Errored Seconds encountered by an ADSL interface within the 24 hour (1 day) data collection period, which causes the SNMP agent to send an adslAturPerfXESsThresh1DayTrap. One trap will be sent per interval per interface. A value of `0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

adslAlarmConfXAtucThres1DaySesL 1.3.6.1.4.1.193.72.300.10.1.4.1.7
The number of Severely Errored Seconds encountered by an ADSL interface within the 24 hour (1 day) data collection period, which causes the SNMP agent to send an adslAturPerfXSesThresh1DayTrap. One trap will be sent per interval per interface. A value of `0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

adslAlarmConfXAturThres1DaySesL 1.3.6.1.4.1.193.72.300.10.1.4.1.8
The number of Severely Errored Seconds encountered by an ADSL interface within the 24 hour (1 day) data collection period, which causes the SNMP agent to send an adslAturPerfXSesThresh1DayTrap. One trap will be sent per interval per interface. A value of `0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

adslAlarmConfXAtucThres1DayUasL 1.3.6.1.4.1.193.72.300.10.1.4.1.9
The number of Unavailable Seconds encountered by an ADSL interface within the 24 hour (1 day) data collection period, which causes the SNMP agent to send an adslAturPerfXUasThresh1DayTrap. One trap will be sent per interval per interface. A value of `0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

adslAlarmConfXAturThres1DayUasL 1.3.6.1.4.1.193.72.300.10.1.4.1.10
The number of Unavailable Seconds encountered by an ADSL interface within the 24 hour (1 day) data collection period, which causes the SNMP agent to send an adslAturPerfXUasThresh1DayTrap. One trap will be sent per interval per interface. A value of `0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

adslAlarmConfXAtucThres1DayLofs 1.3.6.1.4.1.193.72.300.10.1.4.1.15
The number of Loss of Frame Seconds encountered by an ADSL interface within the 24 hour (1 day) data collection period, which causes the SNMP agent to send an adslAtucPerfXLofsThresh1DayTrap. One trap will be sent per interval per interface. A value of `0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

adslAlarmConfXAturThres1DayLofs 1.3.6.1.4.1.193.72.300.10.1.4.1.20
The number of Loss of Frame Seconds encountered by an ADSL interface within the 24 hour (1 day) data collection period, which causes the SNMP agent to send an adslAturPerfXLofsThresh1DayTrap. One trap will be sent per interval per interface. A value of `0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

adslAlarmConfXAtucThres1DayLoss 1.3.6.1.4.1.193.72.300.10.1.4.1.25
The number of Loss of Signal Seconds encountered by an ADSL interface within the 24 hour (1 day) data collection period, which causes the SNMP agent to send an adslAtucPerfXLossThresh1DayTrap. One trap will be sent per interval per interface. A value of `0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

adslAlarmConfXAturThres1DayLoss 1.3.6.1.4.1.193.72.300.10.1.4.1.30
The number of Loss of Signal Seconds encountered by an ADSL interface within the 24 hour (1 day) data collection period, which causes the SNMP agent to send an adslAturPerfXLossThresh1DayTrap. One trap will be sent per interval per interface. A value of `0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

adslAlarmConfXAtucThres1DayLols 1.3.6.1.4.1.193.72.300.10.1.4.1.35
The number of Loss of Link Seconds encountered by an ADSL interface within the 24 hour (1 day) data collection period, which causes the SNMP agent to send an adslAtucPerfXLolsThresh1DayTrap. One trap will be sent per interval per interface. A value of `0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

adslAlarmConfXAturThres1DayLprs 1.3.6.1.4.1.193.72.300.10.1.4.1.40
The number of Loss of Power Seconds encountered by an ADSL interface within the 24 hour (1 day) data collection period, which causes the SNMP agent to send an adslAturPerfXLprsThresh1DayTrap. One trap will be sent per interval per interface. A value of `0' will disable the trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..86400  

adslAtucPerfDataXTable 1.3.6.1.4.1.193.72.300.10.1.6
This table provides extra information in relation to the adslAtucPerfDataTable for each ATU-C.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucPerfDataXEntry

adslAtucPerfDataXEntry 1.3.6.1.4.1.193.72.300.10.1.6.1
An entry in adslAtucPerfDataXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucPerfDataXEntry  

adslAtucPerfXEcs 1.3.6.1.4.1.193.72.300.10.1.6.1.1
Count of forward error correction seconds since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucPerfXCurr15MinEcs 1.3.6.1.4.1.193.72.300.10.1.6.1.2
Count of forward error correction seconds in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucPerfXCurr1DayEcs 1.3.6.1.4.1.193.72.300.10.1.6.1.3
Count of the number of forward error correction seconds during the current day as measured by adslAtucPerfCurr1DayTimeElapsed.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAtucPerfXPrev1DayEcs 1.3.6.1.4.1.193.72.300.10.1.6.1.4
Count of forward error correction seconds in the interval within the most recent previous 1-day period.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAtucPerfX1DayValidIntervals 1.3.6.1.4.1.193.72.300.10.1.6.1.10
The number of previous 1 day intervals in the 1 day interval table for which data was collected. Given that is the maximum # of intervals supported. The value will be unless the measurement was (re-)started within the last days, in which case the value will be the number of complete 1-day intervals for which the agent has at least some data.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

adslAtucPerfX1DayInvalidIntervals 1.3.6.1.4.1.193.72.300.10.1.6.1.15
The number of intervals in the range from 0 to the value of adslAtucPerfX1DayValidIntervals for which no data is available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

adslAturPerfDataXTable 1.3.6.1.4.1.193.72.300.10.1.7
This table provides extra information in relation to the adslAturPerfDataTable for each ATU-R.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAturPerfDataXEntry

adslAturPerfDataXEntry 1.3.6.1.4.1.193.72.300.10.1.7.1
An entry in adslAturPerfDataXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAturPerfDataXEntry  

adslAturPerfXEcs 1.3.6.1.4.1.193.72.300.10.1.7.1.1
Count of forward error correction seconds since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAturPerfXCurr15MinEcs 1.3.6.1.4.1.193.72.300.10.1.7.1.2
Count of forward error correction seconds in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAturPerfXCurr1DayEcs 1.3.6.1.4.1.193.72.300.10.1.7.1.3
Count of the number of forward error correction seconds during the current day as measured by adslAturPerfCurr1DayTimeElapsed.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAturPerfXPrev1DayEcs 1.3.6.1.4.1.193.72.300.10.1.7.1.4
Count of forward error correction seconds in the interval within the most recent previous 1-day period.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAturPerfX1DayValidIntervals 1.3.6.1.4.1.193.72.300.10.1.7.1.10
The number of previous 1 day intervals in the 1 day interval table for which data was collected. Given that is the maximum # of intervals supported. The value will be unless the measurement was (re-)started within the last days, in which case the value will be the number of complete 1-day intervals for which the agent has at least some data.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

adslAturPerfX1DayInvalidIntervals 1.3.6.1.4.1.193.72.300.10.1.7.1.15
The number of intervals in the range from 0 to the value of adslAturPerfX1DayValidIntervals for which no data is available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

adslAtucIntervalXTable 1.3.6.1.4.1.193.72.300.10.1.8
This table provides extra information in relation to the adslAtucIntervalTable for each ATU-C performance collection interval. Performance Data Interval number 1 is the the most recent previous interval; interval 96 is 24 hours ago. Intervals 2..96 are optional. Interval number 1 is the only interval used currently.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucIntervalXEntry

adslAtucIntervalXEntry 1.3.6.1.4.1.193.72.300.10.1.8.1
An entry in the adslAtucIntervalXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucIntervalXEntry  

adslAtucIntervalXEcs 1.3.6.1.4.1.193.72.300.10.1.8.1.1
Count of forward error correction seconds in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAturIntervalXTable 1.3.6.1.4.1.193.72.300.10.1.9
This table provides extra information in relation to the adslAturIntervalTable for each ATU-R performance collection interval. Performance Data Interval number 1 is the the most recent previous interval; interval 96 is 24 hours ago. Intervals 2..96 are optional. Interval number 1 is the only interval used currently.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAturIntervalXEntry

adslAturIntervalXEntry 1.3.6.1.4.1.193.72.300.10.1.9.1
An entry in the adslAturIntervalXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAturIntervalXEntry  

adslAturIntervalXEcs 1.3.6.1.4.1.193.72.300.10.1.9.1.1
Count of forward error correction seconds in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAtucChanPerfDataXTable 1.3.6.1.4.1.193.72.300.10.1.10
This table provides extra ATU-C channel information in relation to the adslAtucChanPerfDataTable. ADSL channel interfaces are those ifEntries where ifType is equal to adslInterleave(124) or adslFast(125).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucChanPerfDataXEntry

adslAtucChanPerfDataXEntry 1.3.6.1.4.1.193.72.300.10.1.10.1
An entry in the adslAtucChanPerfDataXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucChanPerfDataXEntry  

adslAtucChanPerfXCurr15MinHecv 1.3.6.1.4.1.193.72.300.10.1.10.1.1
Count of all header error correction violations received on this channel within the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucChanPerfXCurr15MinTotalCells 1.3.6.1.4.1.193.72.300.10.1.10.1.2
Count of all ATM cells received on this channel within the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucChanPerfXCurr15MinTotalUserCells 1.3.6.1.4.1.193.72.300.10.1.10.1.3
Count of all valid non-idle ATM cells successfuly trasmited to the UTOPIA bus within the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucChanPerfXCurr15MinOverFlowCells 1.3.6.1.4.1.193.72.300.10.1.10.1.16
Count the number oc cells discarded due to the received UTOPIA FIFO being full within the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucChanPerfXCurr15MinIdleCells 1.3.6.1.4.1.193.72.300.10.1.10.1.4
Count of all idle ATM cells received on this channel within the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucChanPerfXCurr15MinIdleCellBitErrors 1.3.6.1.4.1.193.72.300.10.1.10.1.5
Count the number of bit errors in the payload of the valid idle ATM cells received on this channel within the current 15 minute interval. An approximate estimate of the BER is given by; idleCellBitErrors/(8*48*idleCells)
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucChanPerfXCurr1DayHecv 1.3.6.1.4.1.193.72.300.10.1.10.1.6
Count of all header error correction violations received on this channel during the current day as measured by adslAtucChanPerfCurr1DayTimeElapsed.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAtucChanPerfXCurr1DayTotalCells 1.3.6.1.4.1.193.72.300.10.1.10.1.7
Count of all ATM cells received on this channel during the current day.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAtucChanPerfXCurr1DayTotalUserCells 1.3.6.1.4.1.193.72.300.10.1.10.1.8
Count of all valid non-idle ATM cells successfuly trasmited to the UTOPIA bus during the current day.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAtucChanPerfXCurr1DayOverFlowCells 1.3.6.1.4.1.193.72.300.10.1.10.1.17
Count the number oc cells discarded due to the received UTOPIA FIFO being full during the current day.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAtucChanPerfXCurr1DayIdleCells 1.3.6.1.4.1.193.72.300.10.1.10.1.9
Count of all idle ATM cells received on this channel during the current day.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAtucChanPerfXCurr1DayIdleCellBitErr 1.3.6.1.4.1.193.72.300.10.1.10.1.10
Count the number of bit errors in the payload of the valid idle ATM cells received on this channel during the current day.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAtucChanPerfXPrev1DayHecv 1.3.6.1.4.1.193.72.300.10.1.10.1.11
Count of all header error correction violations blocks received on this channel within the most recent previous 1-day period.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAtucChanPerfXPrev1DayTotalCells 1.3.6.1.4.1.193.72.300.10.1.10.1.12
Count of all ATM cells received on this channel within the most recent previous 1-day period.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAtucChanPerfXPrev1DayTotalUserCells 1.3.6.1.4.1.193.72.300.10.1.10.1.13
Count of all valid non-idle ATM cells successfuly trasmited to the UTOPIA bus within the most recent previous 1-day period.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAtucChanPerfXPrev1DayOverFlowCells 1.3.6.1.4.1.193.72.300.10.1.10.1.18
Count the number oc cells discarded due to the received UTOPIA FIFO being full within the most recent previous 1-day period.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucChanPerfXPrev1DayIdleCells 1.3.6.1.4.1.193.72.300.10.1.10.1.14
Count of all idle ATM cells received on this channel within the most recent previous 1-day period.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAtucChanPerfXPrev1DayIdleCellBitErr 1.3.6.1.4.1.193.72.300.10.1.10.1.15
Count the number of bit errors in the payload of the valid idle ATM cells received on this channel within the most recent previous 1-day period.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAturChanPerfDataXTable 1.3.6.1.4.1.193.72.300.10.1.11
This table provides extra ATU-R channel information in relation to the adslAturChanPerfDataTable. ADSL channel interfaces are those ifEntries where ifType is equal to adslInterleave(124) or adslFast(125).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAturChanPerfDataXEntry

adslAturChanPerfDataXEntry 1.3.6.1.4.1.193.72.300.10.1.11.1
An entry in the adslAturChanPerfDataXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAturChanPerfDataXEntry  

adslAturChanPerfXCurr15MinHecv 1.3.6.1.4.1.193.72.300.10.1.11.1.1
Count of all header error correction violations received on this channel within the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAturChanPerfXCurr15MinTotalCells 1.3.6.1.4.1.193.72.300.10.1.11.1.2
Count of all ATM cells received on this channel within the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAturChanPerfXCurr15MinTotalUserCells 1.3.6.1.4.1.193.72.300.10.1.11.1.3
Count of all valid non-idle ATM cells successfuly received to the UTOPIA bus within the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAturChanPerfXCurr1DayHecv 1.3.6.1.4.1.193.72.300.10.1.11.1.4
Count of all header error correction violations received on this channel during the current day as measured by adslAturChanPerfCurr1DayTimeElapsed.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAturChanPerfXCurr1DayTotalCells 1.3.6.1.4.1.193.72.300.10.1.11.1.5
Count of all ATM cells received on this channel during the current day.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAturChanPerfXCurr1DayTotalUserCells 1.3.6.1.4.1.193.72.300.10.1.11.1.6
Count of all valid non-idle ATM cells successfuly received to the UTOPIA bus during the current day.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAturChanPerfXPrev1DayHecv 1.3.6.1.4.1.193.72.300.10.1.11.1.7
Count of all header error correction violations received on this channel within the most recent previous 1-day period.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAturChanPerfXPrev1DayTotalCells 1.3.6.1.4.1.193.72.300.10.1.11.1.8
Count of all ATM cells received on this channel within the most recent previous 1-day period.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAturChanPerfXPrev1DayTotalUserCells 1.3.6.1.4.1.193.72.300.10.1.11.1.9
Count of all valid non-idle ATM cells successfuly received to the UTOPIA bus within the most recent previous 1-day period.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAturChanPerfXCurr15MinIdleCellBitErrors 1.3.6.1.4.1.193.72.300.10.1.11.1.10
Count the number of bit errors in the payload of the valid idle ATM cells received on this channel within the current 15 minute interval. An approximate estimate of the BER is given by; idleCellBitErrors/(8*48*idleCells) Applies to ADSL2 only
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAturChanPerfXCurr1DayIdleCellBitErr 1.3.6.1.4.1.193.72.300.10.1.11.1.11
Count the number of bit errors in the payload of the valid idle ATM cells received on this channel during the current day. Applies to ADSL2 only.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAturChanPerfXPrev1DayIdleCellBitErr 1.3.6.1.4.1.193.72.300.10.1.11.1.12
Count the number of bit errors in the payload of the valid idle ATM cells received on this channel within the most recent previous 1-day period. Applies to ADSL2 only.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAtucChanIntervalXTable 1.3.6.1.4.1.193.72.300.10.1.12
This table provides extra information in relation to the adslAtucChanIntervalTable for each ATU-C channel's performance collection interval. ADSL channel interfaces are those ifEntries where ifType is equal to adslInterleave(124) or adslFast(125). Performance Data Interval number 1 is the the most recent previous interval; interval 96 is 24 hours ago. Intervals 2..96 are optional. Interval number 1 is the only interval used currently.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucChanIntervalXEntry

adslAtucChanIntervalXEntry 1.3.6.1.4.1.193.72.300.10.1.12.1
An entry in the adslAtucChanIntervalXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucChanIntervalXEntry  

adslAtucChanIntervalXHecv 1.3.6.1.4.1.193.72.300.10.1.12.1.1
Count of all header error correction violations received on this channel during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAtucChanIntervalXTotalCells 1.3.6.1.4.1.193.72.300.10.1.12.1.2
Count of all ATM cells received on this channel this interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAtucChanIntervalXTotalUserCells 1.3.6.1.4.1.193.72.300.10.1.12.1.3
Count of all valid non-idle ATM cells succesfully transmitted to the UTOPIA bus on this interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAtucChanIntervalXOverFlowCells 1.3.6.1.4.1.193.72.300.10.1.12.1.6
Count the number oc cells discarded due to the received UTOPIA FIFO being full on this interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAtucChanIntervalXIdleCells 1.3.6.1.4.1.193.72.300.10.1.12.1.4
Count of all idle ATM cells received on this channel this interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAtucChanIntervalXIdleCellBitErrors 1.3.6.1.4.1.193.72.300.10.1.12.1.5
Count the number of bit errors in the payload of the valid idle ATM cells received on this channel on this interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAturChanIntervalXTable 1.3.6.1.4.1.193.72.300.10.1.13
This table provides extra information in relation to the adslAturChanIntervalTable for each ATU-R channel's performance collection interval. ADSL channel interfaces are those ifEntries where ifType is equal to adslInterleave(124) or adslFast(125). Performance Data Interval number 1 is the the most recent previous interval; interval 96 is 24 hours ago. Intervals 2..96 are optional. Interval number 1 is the only interval used currently.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAturChanIntervalXEntry

adslAturChanIntervalXEntry 1.3.6.1.4.1.193.72.300.10.1.13.1
An entry in the adslAturChanIntervalXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAturChanIntervalXEntry  

adslAturChanIntervalXHecv 1.3.6.1.4.1.193.72.300.10.1.13.1.1
Count of all header error correction violations received on this channel during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAturChanIntervalXTotalCells 1.3.6.1.4.1.193.72.300.10.1.13.1.2
Count of all ATM cells received on this channel this interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAturChanIntervalXTotalUserCells 1.3.6.1.4.1.193.72.300.10.1.13.1.3
Count of all valid non-idle ATM cells succesfully received on the UTOPIA bus on this interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAturChanIntervalXIdleCellBitErrors 1.3.6.1.4.1.193.72.300.10.1.13.1.4
Count the number of bit errors in the payload of the valid idle ATM cells received on this channel on this interval. Applies to ADSL2 only
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAtucProprietaryPhysXTable 1.3.6.1.4.1.193.72.300.10.1.14
ADSL ATU-C Proprietary Physical Extension Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucProprietaryPhysXEntry

adslAtucProprietaryPhysXEntry 1.3.6.1.4.1.193.72.300.10.1.14.1
An entry in the adslAtucProprietaryPhysXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucProprietaryPhysXEntry  

adslAtucProprietaryPhysXLogS 1.3.6.1.4.1.193.72.300.10.1.14.1.1
Base 2 logarithm for the number of DMT sysmbols per code word in the downstream direction.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 -255..255  

adslAtucProprietaryPhysXCodingType 1.3.6.1.4.1.193.72.300.10.1.14.1.2
Coding used in downstream. The following representation is used: 0 - No coding 1 - Trellis coding 2 - ReedSolomon coding 3 - Concatenayed trellis coding and ReedSolomon coding.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noCoding(0), trellisCoding(1), reedSolomonCoding(2), trellisAndReedSolomonCoding(3)  

adslAtucProprietaryPhysXCurrentFailures 1.3.6.1.4.1.193.72.300.10.1.14.1.3
Bit mask giving the set of current active failures on the upstream (bit set => failure is ON). A failure is declared when the corresponding defect is active for more than 2.5 (+/-0.5) sec. A failure is cleared when the corresponding defect is off for at least 10.5 (+/-0.5) sec. The bit index and corresponding failure are: Bit[30] - Set when unavailable time is counted Bit[29] - Set when the modem is not in the Running Showtime state Bit[25] - Loss of cell delineation - interleaved path Bit[24] - Loss of cell delineation - fast path Bit[19] - Loss of signal Bit[18] - Loss of frame Bit[17] - No cell delineation - interleaved Bit[16] - No cell delineation - fast Bit[15] - PTM TC Out-Of-Sync Violation for bearer channel B0 Bit[14] - PTM TC Coding Violation for bearer channel B0, non-preemptive Bit[13] - PTM TC Coding Violation for bearer channel B0, preemptive Bit[12] - PTM TC Out-Of-Sync Violation for bearer channel B1 Bit[11] - PTM TC Coding Violation for bearer channel B1, non-preemptive Bit[10] - PTM TC Coding Violation for bearer channel B1, preemptive Bit[07] - No common mode in Handshake. Set when the test configuration prevents the training in the only mode supported by the ATU-R Bit[06] - Bit rate is too high. Set when the line quality does allow support for the minimum bit rate configured Bit[05] - Communication problem. Sethwne initialisation could not be completed due to time-out or a CRC error in one of the message received from the ATU-R Bit[04] - No detection. Set when the ATU-R has not been detected after 2.5 seconds of attempts to activate the line. Note: The RunningShowtime state is left as soon as unavailable time is counted (10 consecutive severely errored seconds), so bits 1 and 2 are always set together.
Status: current Access: read-only
OBJECT-TYPE    
  BITS reserved0(0), reserved1(1), reserved2(2), reserved3(3), noDetectionUS(4), communicationProblemUS(5), bitRateTooHighUS(6), noCommonModeInHandshakeUS(7), reserved8(8), reserved9(9), ptmCodingViolationsPreemptiveB1US(10), ptmCodingViolationsB1US(11), ptmOutOfSyncB1US(12), ptmCodingViolationsPreemptiveB0US(13), ptmCodingViolationsB0US(14), ptmOutOfSyncB0US(15), noCellDelineationFastUS(16), noCellDelineationInterleavedUS(17), lossOfFrameUS(18), lossOfSignalUS(19), reserved20(20), reserved21(21), reserved22(22), reserved23(23), lossOfCellDelineationFastPathUS(24), lossOfCellDelineationInterleavedPathUS(25), reserved26(26), reserved27(27), reserved28(28), notRunningShowTimeStateUS(29), unavailableTimeCountedUS(30)  

adslAtucProprietaryPhysXChangedFailures 1.3.6.1.4.1.193.72.300.10.1.14.1.4
Bit mask presenting the upstream failures that have changed (or at least toggled) since last GetLineStatus invocation.
Status: current Access: read-only
OBJECT-TYPE    
  BITS reserved0(0), reserved1(1), reserved2(2), reserved3(3), noDetectionUS(4), communicationProblemUS(5), bitRateTooHighUS(6), noCommonModeInHandshakeUS(7), reserved8(8), reserved9(9), ptmCodingViolationsPreemptiveB1US(10), ptmCodingViolationsB1US(11), ptmOutOfSyncB1US(12), ptmCodingViolationsPreemptiveB0US(13), ptmCodingViolationsB0US(14), ptmOutOfSyncB0US(15), noCellDelineationFastUS(16), noCellDelineationInterleavedUS(17), lossOfFrameUS(18), lossOfSignalUS(19), reserved20(20), reserved21(21), reserved22(22), reserved23(23), lossOfCellDelineationFastPathUS(24), lossOfCellDelineationInterleavedPathUS(25), reserved26(26), reserved27(27), reserved28(28), notRunningShowTimeStateUS(29), unavailableTimeCountedUS(30)  

adslAtucProprietaryPhysXActualLineBitRate 1.3.6.1.4.1.193.72.300.10.1.14.1.5
Actual line bit rate in the downstream direction.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAtucProprietaryPhysXPreviousLineBitRate 1.3.6.1.4.1.193.72.300.10.1.14.1.6
Previous line bit rate in the downstream direction.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAtucProprietaryPhysXMSGc 1.3.6.1.4.1.193.72.300.10.1.14.1.7
Octets in message based portion of the overhead framing structure.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAtucProprietaryPhysXMSGlp 1.3.6.1.4.1.193.72.300.10.1.14.1.8
ID of the latency path carrying the message based overhead.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAtucProprietaryRefPsd 1.3.6.1.4.1.193.72.300.10.1.14.1.9
Upstream refPSD. RefPSD = nominal PSD - power cutback. Maps to the HMI GetLineStatus.linkStatus[US].refPsd.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

adslAtucProprietaryPhysXgiNEpart 1.3.6.1.4.1.193.72.300.10.1.14.1.10
The near-end (US) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains. Substituded by: vdsl2SCStatusGainAlloc Deprecated from: EDA 4.0
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAtucProprietaryPhysXtssiNEpart 1.3.6.1.4.1.193.72.300.10.1.14.1.11
The US linear TSSI. Granularity: 1/32768 relative to the reference gain. Range is [32768..0]. Maps to the HMI GetLineLinearTssi
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAtucProprietaryPhysXLastRetrainCause 1.3.6.1.4.1.193.72.300.10.1.14.1.12
Bit[3:0] Identifies the cause of the last initialization failure, according to the G.997.1 recommendation. Possible values are: 1 - Wrong profile (cannot occur in our system) 2 - Configuration not feasible 3 - Communication problem (CRC or time-out error) 4 - No ATU-R detected Bit[7:4] If the last initialization failure is a 'Communication problem', this field identifies the type of communication problem that has occurred. Possible values are: 0 - Timeout during initialization 1 - CRC error during initialization message 2 - Unavailable time declared during Showtime at the near-end 3 - Dynamic Rate Adaptation triggered retrain at the near-end 4 - Unavailable time declared during Showtime at the far-end 5 - Dynamic Rate Adaptation triggered retrain at the far-end 6 - Far-end line counters unavailable. If the last initialization failure is a 'Configuration not feasible' failure, this field indicates whether this applies to the upstream or downstream direction. Possible values are: 0 - Upstream configuration not feasible. 1 - Downstream configuration not feasible. Maps to the HMI GetLineStatus.lastRetrainCause
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1)  

adslAturProprietaryPhysXTable 1.3.6.1.4.1.193.72.300.10.1.15
ADSL ATU-R Proprietary Physical Extension Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAturProprietaryPhysXEntry

adslAturProprietaryPhysXEntry 1.3.6.1.4.1.193.72.300.10.1.15.1
An entry in the adslAturProprietaryPhysXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAturProprietaryPhysXEntry  

adslAturProprietaryPhysXLogS 1.3.6.1.4.1.193.72.300.10.1.15.1.1
Base 2 logarithm for the number of DMT symbols per code word in the upstream direction.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 -255..255  

adslAturProprietaryPhysXCodingType 1.3.6.1.4.1.193.72.300.10.1.15.1.2
Coding used in upstream. The following representation is used: 0 - No coding 1 - Trellis coding 2 - ReedSolomon coding 3 - Concatenayed trellis coding and ReedSolomon coding.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noCoding(0), trellisCoding(1), reedSolomonCoding(2), trellisAndReedSolomonCoding(3)  

adslAturProprietaryPhysXCurrentFailures 1.3.6.1.4.1.193.72.300.10.1.15.1.3
Bit mask giving the set of current active failures on the downstream (bit set => failure is ON). A failure is declared when the corresponding defect is active for more than 2.5 (+/-0.5) sec. A failure is cleared when the corresponding defect is off for at least 10.5 (+/-0.5) sec. The bit index and corresponding failure are: Bit[30] - Set when unavailable time is counted Bit[29] - Set when the modem is not in the Running Showtime state Bit[25] - Loss of cell delineation - interleaved path Bit[24] - Loss of cell delineation - fast path Bit[19] - Loss of Signal Bit[18] - Loss of Frame Bit[17] - No cell delineation - interleaved Bit[16] - No cell delineation - fast Bit[15] - PTM remote TC Out-Of-Sync violation for bearer B0 Bit[14] - PTM remote TC Out-Of-Sync violation for bearer B1 Bit[13] - Loss of power. Note: the Running Showtime state is left as soon as unavailable time is counted (10 consecutive severely errored seconds), so bits 1 and 2 are always set together.
Status: current Access: read-only
OBJECT-TYPE    
  BITS reserved0(0), reserved1(1), reserved2(2), reserved3(3), reserved4(4), reserved5(5), reserved6(6), reserved7(7), reserved8(8), reserved9(9), reserved10(10), reserved11(11), reserved12(12), lossOfPowerDS(13), ptmOutOfSyncB0DS(14), ptmOutOfSyncB1DS(15), noCellDelineationFastDS(16), noCellDelineationInterleavedDS(17), lossOfFrameDS(18), lossOfSignalDS(19), reserved20(20), reserved21(21), reserved22(22), reserved23(23), lossOfCellDelineationFastPathDS(24), lossOfCellDelineationInterleavedPathDS(25), reserved26(26), reserved27(27), reserved28(28), notRunningShowTimeStateDS(29), unavailableTimeCountedDS(30)  

adslAturProprietaryPhysXChangedFailures 1.3.6.1.4.1.193.72.300.10.1.15.1.4
Bit mask presenting the downstream failures that have changed (or at least toggled) since last GetLineStatus invocation.
Status: current Access: read-only
OBJECT-TYPE    
  BITS reserved0(0), reserved1(1), reserved2(2), reserved3(3), reserved4(4), reserved5(5), reserved6(6), reserved7(7), reserved8(8), reserved9(9), reserved10(10), reserved11(11), reserved12(12), lossOfPowerDS(13), reserved14(14), reserved15(15), noCellDelineationInterleavedDS(16), noCellDelineationFastDS(17), lossOfFrameDS(18), lossOfSignalDS(19), reserved20(20), reserved21(21), reserved22(22), reserved23(23), lossOfCellDelineationInterleavedPathDS(24), lossOfCellDelineationFastPathDS(25), reserved26(26), reserved27(27), reserved28(28), notRunningShowTimeStateDS(29), unavailableTimeCountedDS(30)  

adslAturProprietaryPhysXActualLineBitRate 1.3.6.1.4.1.193.72.300.10.1.15.1.5
Actual line bit rate in the upstream direction.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryPhysXPreviousLineBitRate 1.3.6.1.4.1.193.72.300.10.1.15.1.6
Previous line bit rate in the upstream direction.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryPhysXMSGc 1.3.6.1.4.1.193.72.300.10.1.15.1.7
Octets in message based portion of the overhead framing structure.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryPhysXMSGlp 1.3.6.1.4.1.193.72.300.10.1.15.1.8
ID of the latency path carrying the message based overhead.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryRefPsd 1.3.6.1.4.1.193.72.300.10.1.15.1.9
Downstream refPSD. RefPSD = nominal PSD - power cutback. Maps to the HMI GetLineStatus.linkStatus[DS].refPsd.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

adslAturProprietaryPhysXgiFELowpart0 1.3.6.1.4.1.193.72.300.10.1.15.1.10
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains. Substituded by: vdsl2SCStatusGainAlloc Deprecated from: EDA 4.0
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXgiFEHipart0 1.3.6.1.4.1.193.72.300.10.1.15.1.11
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains. Substituded by: vdsl2SCStatusGainAlloc Deprecated from: EDA 4.0
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXgiFELowpart1 1.3.6.1.4.1.193.72.300.10.1.15.1.12
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains. Substituded by: vdsl2SCStatusGainAlloc Deprecated from: EDA 4.0
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXgiFEHipart1 1.3.6.1.4.1.193.72.300.10.1.15.1.13
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains. Substituded by: vdsl2SCStatusGainAlloc Deprecated from: EDA 4.0
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXgiFELowpart2 1.3.6.1.4.1.193.72.300.10.1.15.1.14
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains. Substituded by: vdsl2SCStatusGainAlloc Deprecated from: EDA 4.0
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXgiFEHipart2 1.3.6.1.4.1.193.72.300.10.1.15.1.15
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains. Substituded by: vdsl2SCStatusGainAlloc Deprecated from: EDA 4.0
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXgiFELowpart3 1.3.6.1.4.1.193.72.300.10.1.15.1.16
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains. Substituded by: vdsl2SCStatusGainAlloc Deprecated from: EDA 4.0
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXgiFEHipart3 1.3.6.1.4.1.193.72.300.10.1.15.1.17
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains. Substituded by: vdsl2SCStatusGainAlloc Deprecated from: EDA 4.0
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXtssiFELowpart0 1.3.6.1.4.1.193.72.300.10.1.15.1.18
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXtssiFEHipart0 1.3.6.1.4.1.193.72.300.10.1.15.1.19
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXtssiFELowpart1 1.3.6.1.4.1.193.72.300.10.1.15.1.20
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXtssiFEHipart1 1.3.6.1.4.1.193.72.300.10.1.15.1.21
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXtssiFELowpart2 1.3.6.1.4.1.193.72.300.10.1.15.1.22
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXtssiFEHipart2 1.3.6.1.4.1.193.72.300.10.1.15.1.23
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXtssiFELowpart3 1.3.6.1.4.1.193.72.300.10.1.15.1.24
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAturProprietaryPhysXtssiFEHipart3 1.3.6.1.4.1.193.72.300.10.1.15.1.25
The far-end (DS) linear scale carrier gain allocation. Granularity: 1/512 relative to the reference gain. Range is [4095..0]. Maps to the HMI GetLineCarrierGains.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(128)  

adslAtucProprietaryChanXTable 1.3.6.1.4.1.193.72.300.10.1.16
ADSL ATU-C Proprietary Channel Extension Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucProprietaryChanXEntry

adslAtucProprietaryChanXEntry 1.3.6.1.4.1.193.72.300.10.1.16.1
An entry in the adslAtucProprietaryChanXEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucProprietaryChanXEntry  

adslAtucProprietaryChanXB 1.3.6.1.4.1.193.72.300.10.1.16.1.1
Number of bearer channel bytes per data frame allocated to the downstream interleaved/fast buffer, summed over all bearer channels. Will be substituted by adslAtucProprietaryChanXB0B - and B1B
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 -65535..65535  

adslAtucProprietaryChanXN 1.3.6.1.4.1.193.72.300.10.1.16.1.2
Number of bytes in an downstream FEC output data frame for the interleaved/fast buffer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -65535..65535  

adslAtucProprietaryChanXR 1.3.6.1.4.1.193.72.300.10.1.16.1.3
Number of downstream FEC redundancy bytes per ReedSolomon codeword for the interleaved/fast buffer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -255..255  

adslAtucProprietaryChanXD 1.3.6.1.4.1.193.72.300.10.1.16.1.4
Downstream interleaved/fast depth.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -255..255  

adslAtucProprietaryChanXSnum 1.3.6.1.4.1.193.72.300.10.1.16.1.5
Numerator of the number of PMD symbols over which the FEC data frame spans. Note: This parameter is not supported by VDSL2 protocols.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAtucProprietaryChanXSdenom 1.3.6.1.4.1.193.72.300.10.1.16.1.6
Denominator of the number of PMD symbols over which the FEC data frame spans. Note: This parameter is not supported by VDSL2 protocols.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAtucProprietaryChanXL 1.3.6.1.4.1.193.72.300.10.1.16.1.7
Number of bits per symbol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAtucProprietaryChanXM 1.3.6.1.4.1.193.72.300.10.1.16.1.8
Number of MUX data frames per FEC data frame (codeword). Note: This parameter applies to ADSL2 or VDSL2 protocols only.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAtucProprietaryChanXT 1.3.6.1.4.1.193.72.300.10.1.16.1.9
For ADSL2, T is the number of MUX data frames per sync octet. For VDSL2, T is the number of MUX data frames in an overhead subframe.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAtucProprietaryChanXB0B 1.3.6.1.4.1.193.72.300.10.1.16.1.10
B[0] is the nominal number of bearer octets per MUX data frame from bearer B0. In the case of ADSL2, the actual number of bearer octets per MUX data frame is B[0] + 1 if the MUX frame count is not a multiple of T. In the case of VDSL2, the actual number of bearer octets per MUX data frame varies between B[0] and B[0] + 1 if G/T is not an integer. This param will substitute adslAtucProprietaryChanXB
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAtucProprietaryChanXB1B 1.3.6.1.4.1.193.72.300.10.1.16.1.11
B[1] is the nominal number of bearer octets per MUX data frame from bearer B1. This field is only used for VDSL2, where the actual number of bearer octets per MUX data frame is always B[1], regardless of G/T. This param will substitute adslAtucProprietaryChanXB
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAtucProprietaryChanActualInpB0 1.3.6.1.4.1.193.72.300.10.1.16.1.15
The parameter gives the actual INP for the channel in DS direction. The actual INP is the calculated from the protocol dependant formulas: -VDSL2 protocol: INP = (4*R*D*I)/(N*L) -ADSL protocols: INP = (4*R*D)/L -No showtime: INP = 0
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAtucProprietaryChanActualInpB1 1.3.6.1.4.1.193.72.300.10.1.16.1.20
The parameter gives the actual INP for the channel in DS direction. The actual INP is the calculated from the protocol dependant formulas: -VDSL2 protocol: INP = (4*R*D*I)/(N*L) -ADSL protocols: INP = (4*R*D)/L -No showtime: INP = 0
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryChanXTable 1.3.6.1.4.1.193.72.300.10.1.17
ADSL ATU-R Proprietary Channel Extension Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAturProprietaryChanXEntry

adslAturProprietaryChanXEntry 1.3.6.1.4.1.193.72.300.10.1.17.1
An entry in the adslAturProprietaryChanXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAturProprietaryChanXEntry  

adslAturProprietaryChanXB 1.3.6.1.4.1.193.72.300.10.1.17.1.1
Number of bearer channel bytes per data frame allocated to the upstream interleaved/fast buffer, summed over all bearer channels. Will be substituted by adslAturProprietaryChanXB0B - and B1B
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 -65535..65535  

adslAturProprietaryChanXN 1.3.6.1.4.1.193.72.300.10.1.17.1.2
Number of bytes in an upstream FEC output data frame for the interleaved/fast buffer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -65535..65535  

adslAturProprietaryChanXR 1.3.6.1.4.1.193.72.300.10.1.17.1.3
Number of upstream FEC redundancy bytes per ReedSolomon code word for the interleaved/fast buffer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -255..255  

adslAturProprietaryChanXD 1.3.6.1.4.1.193.72.300.10.1.17.1.4
Upstream interleave/fast depth.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -255..255  

adslAturProprietaryChanXSnum 1.3.6.1.4.1.193.72.300.10.1.17.1.5
Numerator of the number of PMD symbols over which the FEC data frame spans. Note: This parameter is not supported by VDSL2 protocols.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryChanXSdenom 1.3.6.1.4.1.193.72.300.10.1.17.1.6
Denominator of the number of PMD symbols over which the FEC data frame spans. Note: This parameter is not supported by VDSL2 protocols.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryChanXL 1.3.6.1.4.1.193.72.300.10.1.17.1.7
Number of bits per symbol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryChanXM 1.3.6.1.4.1.193.72.300.10.1.17.1.8
Number of MUX data frames per FEC data frame (codeword). Note: This parameter applies to ADSL2 or VDSL2 protocols only.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryChanXT 1.3.6.1.4.1.193.72.300.10.1.17.1.9
For ADSL2, T is the number of MUX data frames per sync octet. For VDSL2, T is the number of MUX data frames in an overhead subframe.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryChanXB0B 1.3.6.1.4.1.193.72.300.10.1.17.1.10
B[0] is the nominal number of bearer octets per MUX data frame from bearer B0. In the case of ADSL2, the actual number of bearer octets per MUX data frame is B[0] + 1 if the MUX frame count is not a multiple of T. In the case of VDSL2, the actual number of bearer octets per MUX data frame varies between B[0] and B[0] + 1 if G/T is not an integer. This param will substitute adslAturProprietaryChanXB
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryChanXB1B 1.3.6.1.4.1.193.72.300.10.1.17.1.11
B[1] is the nominal number of bearer octets per MUX data frame from bearer B1. This field is only used for VDSL2, where the actual number of bearer octets per MUX data frame is always B[1], regardless of G/T. This param will substitute adslAturProprietaryChanXB
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryChanActualInpB0 1.3.6.1.4.1.193.72.300.10.1.17.1.15
The parameter gives the actual INP for the channel in US direction. The actual INP is the calculated from the protocol dependant formulas: -VDSL2 protocol: INP = (4*R*D*I)/(N*L) -ADSL protocols: INP = (4*R*D)/L -No showtime: INP = 0
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslAturProprietaryChanActualInpB1 1.3.6.1.4.1.193.72.300.10.1.17.1.20
The parameter gives the actual INP for the channel in US direction. The actual INP is the calculated from the protocol dependant formulas: -VDSL2 protocol: INP = (4*R*D*I)/(N*L) -ADSL protocols: INP = (4*R*D)/L -No showtime: INP = 0
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslProprietaryLineConfProfileXTable 1.3.6.1.4.1.193.72.300.10.1.18
ADSL Proprietary Line Configuration Profile Extention Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslProprietaryLineConfProfileXEntry

adslProprietaryLineConfProfileXEntry 1.3.6.1.4.1.193.72.300.10.1.18.1
An entry in the adslProprietaryLineConfProfileXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslProprietaryLineConfProfileXEntry  

adslAtucProprietaryConfXMaxPower 1.3.6.1.4.1.193.72.300.10.1.18.1.1
Maximum allowed DS transmit power. Unit is 0.1 dBm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -50..230  

adslAtucProprietaryConfXMaxPsd 1.3.6.1.4.1.193.72.300.10.1.18.1.2
Maximum allowed PSD expressed in dB: unit is 0.1 dB/Hz. The allowed range for the downstream direction is -36 to -52 dBm/Hz. Maps into HMI: MaxTxPsd.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32 -520..-360  

adslAtucProprietaryConfXFixedPsd 1.3.6.1.4.1.193.72.300.10.1.18.1.3
When the flag is set (1), the transmit PSD will be fixed to the minimum of -40dBm/Hz and adslAtucProprietaryConfXMaxPsd. When this flag is not set (0), the modem can break the ADSL initialisation sequence and re-initialise at a more optimal PSD level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER set(1), notSet(0)  

adslAtucProprietaryConfXPowerAdaptivity 1.3.6.1.4.1.193.72.300.10.1.18.1.4
Flag only considered if adslAtucProprietaryConfXFixedPsd is notSet(0). If set, priority goes to power: the modem attempt to achieve the minimum power consumtion as soon as the minimum requested rate is achieved. If not set, priority goes to rate: the modem attempt to achieve the maximum requested bit rate before reducing the transmit power.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER set(1), notSet(0)  

adslAtucProprietaryConfXOptionsFlagBit1 1.3.6.1.4.1.193.72.300.10.1.18.1.5
DBM/FBM flag. Possible values are: 0 - Dual Bit Mode (DBM) 1 - FEXT Bitmap Mode (FBM).
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER dbm(0), fbm(1)  

adslAtucProprietaryConfXOptionsFlagBit2 1.3.6.1.4.1.193.72.300.10.1.18.1.6
NTR support flag. Annex A and Annex B only. Possible values are: 0 - NTR support enabled 1 - NTR support disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabledNTR(0), disabledNTR(1)  

adslAtucProprietaryConfXDisableTrellis 1.3.6.1.4.1.193.72.300.10.1.18.1.7
Set this flag to disable trellis coding capability.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER set(1), notSet(0)  

adslAtucProprietaryConfXRestartMode 1.3.6.1.4.1.193.72.300.10.1.18.1.8
Possible states are: 0 - Default behaviour. 1 - When the Running Showtime state is left due to the presence of ten consecutive SES, the modem goes to the Idle Configured state instead of going autonomously to the Running Activation state. 2 - Do not leave Running Showtime state in case of ten consecutive SES. When this option is active, the only way to leave the Running Showtime state is to send the Stop Line message.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), restartOption1(1), restartOption2(2)  

adslAtucProprietaryConfXMaxFramingMode 1.3.6.1.4.1.193.72.300.10.1.18.1.9
Possible states are: 0 - default behaviour: suports framing modes one, two and three. 1 - reserved. 2 - reserved. 3 - Maximum framing mode is three: modem will only support framing one, two and three. The parameter is no longer supported in the DSP. Deprecated from: EDA 4.0
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER default(0), reserved1(1), reserved2(2), framingModeOneAndTwoAndThree(3)  

adslAtucProprietaryConfXDisableBitSwap 1.3.6.1.4.1.193.72.300.10.1.18.1.10
0 - Enable downstream bitswaps 1 - Disable downstream bitswaps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableDownstreamBitswaps(0), disableDownstreamBitswaps(1)  

adslAturProprietaryConfXDisableBitSwap 1.3.6.1.4.1.193.72.300.10.1.18.1.11
The value of this Mib object is with respect to adslAturProprietaryConfXUsBitSwapBehavior. If the value of adslAturProprietaryConfXUsBitSwapBehavior is classicUpstreamBitswap then it will get/set the US bitswap i.e Bit 0 of disableBitSwap. If the value of adslAturProprietaryConfXUsBitSwapBehavior is fullBandUpstreamBitswap then it will get/set the Full Band US bitswap i.e Bit 2 of disableBitSwap. 0 - Enable upstream bitswaps 1 - Disable upstream bitswaps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableUpstreamBitswaps(0), disableUpstreamBitswaps(1)  

adslAtucProprietaryConfXDisableHighBitRateInGLite 1.3.6.1.4.1.193.72.300.10.1.18.1.12
0 - Enable high bit rates in G.Lite 1 - Limit the upstream bit rate to a maximum of 512 kbps in G.lite. 2 - Limit the downstream bit rate to a maximum of 1.536 Mbps in G.Lite. 3 - Limit upstream and downstream bit rate in G.lite By default, the rate is not limited in G.lite. Maps to the HMI SetlineTestConfiguration.disableHighBitRateInGlite
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableUSandDS(0), limitUS(1), limitDS(2), limitUSandDS(3)  

adslAtucProprietaryChanConfXOptimiseImpulseNoiseResilienceIlv 1.3.6.1.4.1.193.72.300.10.1.18.1.13
Flag: when set to 1 the modem initialisation algorithm gives priority to the impulse noise protection. When set to 0, the modem initialisation algorithm gives priority to reach the maximum bit rate. In this case, the algorithm could initialise with a lower delay than the one specified with the maxDelay parameter.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER impulseNoiseProtection(1), reachMaximumBitRate(0)  

adslAtucProprietaryChanConfXOptimiseImpulseNoiseResilienceFast 1.3.6.1.4.1.193.72.300.10.1.18.1.14
Flag: when set to 1 the modem initialisation algorithm gives priority to the impulse noise protection. When set to 0, the modem initialisation algorithm gives priority to reach the maximum bit rate. In this case, the algorithm could initialise with a lower delay than the one specified with the maxDelay parameter.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER impulseNoiseProtection(1), reachMaximumBitRate(0)  

adslAtucProprietaryChanConfXTxAtmFlagsFast 1.3.6.1.4.1.193.72.300.10.1.18.1.15
Configure the behaviour of the downstream ATM processor (value is don't care if the UTOPIA port is not used for bearer). Normally set to zero. This is a bit array controlling the following features Bit[0] - Disable ATM payload scrambling. Bit[1] - Reserved. Set to 0. Bit[2] - Reserved. Set to 0. Bit[3] - Disable HEC regeneration. HEC is passed through transparently instead of being recomputed. Allowed values: 0, 1, 8 and 9.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

adslAtucProprietaryChanConfXRxAtmFlagsFast 1.3.6.1.4.1.193.72.300.10.1.18.1.16
Configure the behaviour of the upstream ATM processor (value is don't care if the UTOPIA port is not used for bearer). Normally set to zero. This is a bit mask controlling the following features: Bit[0]- disable descrambler. No ATNM patload descrambling is applied. Bit[1]- Output cells during PRE_SYNC state. The ATM cells with correct HEC will be output the the PRE_SYNC state. Bit[2]- No cells discard on bad HEC. ATM cells with wrong HEC will be sent on the UTOPIA port. Bit[3]- No idle cells discard. Idle cells will be sent on UTOPIA port. Bit[4]- Disable cell delineation. Forces the delineation state to SYNC. Bit[5]- Disable unassigned cell filtering.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..63  

adslAtucProprietaryChanConfXTxAtmFlagsIlv 1.3.6.1.4.1.193.72.300.10.1.18.1.17
Configure the behaviour of the downstream ATM processor (value is don't care if the UTOPIA port is not used for bearer). Normally set to zero. This is a bit array controlling the following features Bit[0] - Disable ATM payload scrambling. Bit[1] - Reserved. Set to 0. Bit[2] - Reserved. Set to 0. Bit[3] - Disable HEC regeneration. HEC is passed through transparently instead of being recomputed. Allowed values: 0, 1, 8 and 9.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

adslAtucProprietaryChanConfXRxAtmFlagsIlv 1.3.6.1.4.1.193.72.300.10.1.18.1.18
Configure the behaviour of the upstream ATM processor (value is don't care if the UTOPIA port is not used for bearer). Normally set to zero. This is a bit mask controlling the following features: Bit[0]- disable descrambler. No ATNM patload descrambling is applied. Bit[1]- Output cells during PRE_SYNC state. The ATM cells with correct HEC will be output the the PRE_SYNC state. Bit[2]- No cells discard on bad HEC. ATM cells with wrong HEC will be sent on the UTOPIA port. Bit[3]- No idle cells discard. Idle cells will be sent on UTOPIA port. Bit[4]- Disable cell delineation. Forces the delineation state to SYNC. Bit[5]- Disable unassigned cell filtering.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..63  

adslAturProprietaryConfXMaxPower 1.3.6.1.4.1.193.72.300.10.1.18.1.19
Maximum allowed US transmit power. Unit is 0.1 dBm.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -130..200  

adslAturProprietaryConfXMaxPsd 1.3.6.1.4.1.193.72.300.10.1.18.1.20
Maximum allowed PSD expressed in dB: unit is 0.1 dB/Hz. This field is not supported in the upstream direction in the current release, and must be set to -380 (-38dBm). Maps into HMI: MaxTxPsd.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32 -520..-360  

adslAturProprietaryChanConfXOptimiseImpulseNoiseResilienceIlv 1.3.6.1.4.1.193.72.300.10.1.18.1.21
Flag: when set to 1 the modem initialisation algorithm gives priority to the impulse noise protection. When set to 0, the modem initialisation algorithm gives priority to reach the maximum bit rate. In this case, the algorithm could initialise with a lower delay than the one specified with the maxDelay parameter.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER impulseNoiseProtection(1), reachMaximumBitRate(0)  

adslAturProprietaryChanConfXOptimiseImpulseNoiseResilienceFast 1.3.6.1.4.1.193.72.300.10.1.18.1.22
Flag: when set to 1 the modem initialisation algorithm gives priority to the impulse noise protection. When set to 0, the modem initialisation algorithm gives priority to reach the maximum bit rate. In this case, the algorithm could initialise with a lower delay than the one specified with the maxDelay parameter.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER impulseNoiseProtection(1), reachMaximumBitRate(0)  

adslAtucProprietaryConfXBoostFactor 1.3.6.1.4.1.193.72.300.10.1.18.1.23
Applies an additional upstream power boost. Bits[4:0] - A five bit value X, indicating the boost factor Bits[7:5] - Set to 0x06 to enable, otherwise the boost factor is ignored. The applied upstream mean gi in dB expressed by the boost factor X is: 10log10(1+X/64)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 192..223  

adslAtucProprietaryConfXMaxRxPower 1.3.6.1.4.1.193.72.300.10.1.18.1.24
Maximum receive power at the ATUC. Unit is 0.1 dBm. The ATUC will request an Upstream Power Cutback such that the power received at the CO modem is not higher than MaxRxPower.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -255..255  

adslAtucProprietaryConfXDeltaPsdNormal 1.3.6.1.4.1.193.72.300.10.1.18.1.25
Delta PSD expressed in dBm: unit is 0.1 dBm/Hz. Defines a delta with respect to the protocols maximum nominal PSD value in the downstream direction. The allowed range is -40 to 4 dBm/Hz. Maps into HMI: protocolSpecificLinkConfig[DS].maxTxDeltaPsd[PSD_NORMAL].
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -400..40  

adslAtucProprietaryConfXDeltaPsdPlus 1.3.6.1.4.1.193.72.300.10.1.18.1.26
Delta PSD expressed in dBm: unit is 0.1 dBm/Hz. Defines a delta with respect to the protocols maximum nominal PSD value in the downstream direction. The allowed range is -40 to 4 dBm/Hz. Maps into HMI: protocolSpecificLinkConfig[DS].maxTxDeltaPsd[PSD_PLUS].
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -400..40  

adslAtucProprietaryConfXDeltaPsdReach 1.3.6.1.4.1.193.72.300.10.1.18.1.27
Delta PSD expressed in dBm: unit is 0.1 dBm/Hz. Defines a delta with respect to the protocols maximum nominal PSD value in the downstream direction. The allowed range is -40 to 4 dBm/Hz. Maps into HMI: protocolSpecificLinkConfig[DS].maxTxDeltaPsd[PSD_REACH].
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -400..40  

adslAturProprietaryConfXDeltaPsdNormal 1.3.6.1.4.1.193.72.300.10.1.18.1.28
Delta PSD expressed in dBm: unit is 0.1 dBm/Hz. Defines a delta with respect to the protocols maximum nominal PSD value in the upstream direction. The allowed range is -40 to 4 dBm/Hz. Maps into HMI: protocolSpecificLinkConfig[US].maxTxDeltaPsd[PSD_NORMAL].
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -400..40  

adslAturProprietaryConfXDeltaPsdPlus 1.3.6.1.4.1.193.72.300.10.1.18.1.29
Delta PSD expressed in dBm: unit is 0.1 dBm/Hz. Defines a delta with respect to the protocols maximum nominal PSD value in the upstream direction. The allowed range is -40 to 4 dBm/Hz. Maps into HMI: protocolSpecificLinkConfig[US].maxTxDeltaPsd[PSD_PLUS].
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -400..40  

adslAturProprietaryConfXDeltaPsdReach 1.3.6.1.4.1.193.72.300.10.1.18.1.30
Delta PSD expressed in dBm: unit is 0.1 dBm/Hz. Defines a delta with respect to the protocols maximum nominal PSD value in the upstream direction. The allowed range is -40 to 4 dBm/Hz. Maps into HMI: protocolSpecificLinkConfig[US].maxTxDeltaPsd[PSD_REACH].
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -400..40  

adslAtucProprietaryConfXAutomodePIalpha 1.3.6.1.4.1.193.72.300.10.1.18.1.31
Automode performance index alpha. The allowed range is 1 to 255. Maps into HMI: PhysicalLayerConfig.automodePIalpha.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

adslAtucProprietaryConfXAutomodePIbeta 1.3.6.1.4.1.193.72.300.10.1.18.1.32
Automode performance index beta. The allowed range is 1 to 255. Maps into HMI: PhysicalLayerConfig.automodePIbeta.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

adslAtucProprietaryConfXOptionsFlagBit4 1.3.6.1.4.1.193.72.300.10.1.18.1.33
Diagnostic mode (ADSL2 only). Possible values are: 0 - Diagnostic mode disabled 1 - Diagnostic mode enabled. Maps into HMI: PhysicalLayerConfig.optionFlags Bit[4].
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disableDiagnosticMode(0), enableDiagnosticMode(1)  

adslAtucProprietaryConfXAdslPlusTxFilterId 1.3.6.1.4.1.193.72.300.10.1.18.1.34
Additional Tx filter setting for G.992.5 (ADSL2+). The allowed range is 0 to 15. Maps into HMI: PhysicalLayerConfig.adslPlusTxFilterId.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

adslAtucProprietaryConfXDisableUS1bitConst 1.3.6.1.4.1.193.72.300.10.1.18.1.35
0 - Enable upstream 1 bit constellation 1 - Disable upstream 1 bit constellation. Maps into HMI: TestConfigMessage.disableUS1bitConst.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableUS1bitConst(0), disableUS1bitConst(1)  

adslAtucProprietaryConfXDisableWindowing 1.3.6.1.4.1.193.72.300.10.1.18.1.36
0 - Enable the transmit windowing 1 - Disable the transmit windowing. Maps into HMI: TestConfigMessage.disableWindowing.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableWindowing(0), disableWindowing(1)  

adslAtucProprietaryConfXDisableShowtimeExit 1.3.6.1.4.1.193.72.300.10.1.18.1.37
0 - Enable exit from showtime if CPE doesn't reply to GetCounter overhead message 1 - Disable exit from showtime if CPE doesn't reply to GetCounter overhead message. Maps into HMI: TestConfigMessage.disableShowtimeExit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableShowtimeExit(0), disableShowtimeExit(1)  

adslAtucProprietaryConfXDisableNitro 1.3.6.1.4.1.193.72.300.10.1.18.1.38
0 - Enable BCM Nitro feature 1 - Disable BCM Nitro feature. Maps into HMI: TestConfigMessage.disableNitro.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableNitro(0), disableNitro(1)  

adslAtucProprietaryConfXDisableUpdateTestParameters 1.3.6.1.4.1.193.72.300.10.1.18.1.39
0 - Enable automatic test parameters update 1 - Disable automatic test parameters update. Maps into HMI: TestConfigMessage.disableUpdateTestParameters.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableUpdateTestParameters(0), disableUpdateTestParameters(1)  

adslAtucProprietaryConfXTssiShapeNrOfBreakPoints 1.3.6.1.4.1.193.72.300.10.1.18.1.40
Configuration of custom TssiShape in showtime. Number of breakpoints (0 - disables custom TssiShape). Maps into HMI: PhysicalLayerConfig.customTssiShape. Must be configured while adsl_ifAdminStatus is down
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

adslAtucProprietaryConfXTssiShapeAdsl2ProtocolType 1.3.6.1.4.1.193.72.300.10.1.18.1.41
Configuration of custom TssiShape in showtime. ADSL2 protocol (0 - disables custom TssiShape). bit_0: G.992.3 Annex A/B/J bit_1: G.992.5 Annex A/B/M bit_2: G.992.3 Annex L Maps into HMI: PhysicalLayerConfig.customTssiShape. Must be configured while adsl_ifAdminStatus is down
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1)  

adslAtucProprietaryConfXTssiShapeBreakPoint 1.3.6.1.4.1.193.72.300.10.1.18.1.42
Configuration of custom TssiShape for showtime. Defines 16 break points which maps into HMI: PhysicalLayerConfig.customTssiShape[0-15]. The bitmap for each breakpoint: bit_0-6: log Tssi in 0.5 db, [0,-62] bit_7-15: ToneIndex, [0,511] Must be configured while adsl_ifAdminStatus is down
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

adslAtucProprietaryChanConfXINPminIlvB0 1.3.6.1.4.1.193.72.300.10.1.18.1.43
Impulse Noise Protection in number of DMT symbols according to G.992.3. Possible values are: 0 -> No protection 1 -> 1/2 DMT symbol protection 2 -> 1 DMT symbol protection 3 -> 2 DMT symbol protection 4 -> 4 DMT symbol protection 5 -> 8 DMT symbol protection 6 -> 16 DMT symbol protection Note that the INP value must match the configured maximum delay to form a feasible profile
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noINP(0), halfDmtSymbolINP(1), oneDmtSymbolINP(2), twoDmtSymbolINP(3), fourDmtSymbolINP(4), eightDmtSymbolINP(5), sixteenDmtSymbolINP(6)  

adslAtucProprietaryChanConfXINPminFastB0 1.3.6.1.4.1.193.72.300.10.1.18.1.44
Impulse Noise Protection in number of DMT symbols according to G.992.3. Possible values are: 0 -> No protection 1 -> 1/2 DMT symbol protection 2 -> 1 DMT symbol protection 3 -> 2 DMT symbol protection 4 -> 4 DMT symbol protection 5 -> 8 DMT symbol protection 6 -> 16 DMT symbol protection Note that the INP value must match the configured maximum delay to form a feasible profile
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noINP(0), halfDmtSymbolINP(1), oneDmtSymbolINP(2), twoDmtSymbolINP(3), fourDmtSymbolINP(4), eightDmtSymbolINP(5), sixteenDmtSymbolINP(6)  

adslAtucProprietaryChanConfXINPminFastB1 1.3.6.1.4.1.193.72.300.10.1.18.1.45
Impulse Noise Protection in number of DMT symbols according to G.992.3. Possible values are: 0 -> No protection 1 -> 1/2 DMT symbol protection 2 -> 1 DMT symbol protection 3 -> 2 DMT symbol protection 4 -> 4 DMT symbol protection 5 -> 8 DMT symbol protection 6 -> 16 DMT symbol protection Note that the INP value must match the configured maximum delay to form a feasible profile
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noINP(0), halfDmtSymbolINP(1), oneDmtSymbolINP(2), twoDmtSymbolINP(3), fourDmtSymbolINP(4), eightDmtSymbolINP(5), sixteenDmtSymbolINP(6)  

adslAturProprietaryChanConfXINPminIlvB0 1.3.6.1.4.1.193.72.300.10.1.18.1.46
Impulse Noise Protection in number of DMT symbols according to G.992.3. Possible values are: 0 -> No protection 1 -> 1/2 DMT symbol protection 2 -> 1 DMT symbol protection 3 -> 2 DMT symbol protection 4 -> 4 DMT symbol protection 5 -> 8 DMT symbol protection 6 -> 16 DMT symbol protection Note that the INP value must match the configured maximum delay to form a feasible profile
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noINP(0), halfDmtSymbolINP(1), oneDmtSymbolINP(2), twoDmtSymbolINP(3), fourDmtSymbolINP(4), eightDmtSymbolINP(5), sixteenDmtSymbolINP(6)  

adslAturProprietaryChanConfXINPminFastB0 1.3.6.1.4.1.193.72.300.10.1.18.1.47
Impulse Noise Protection in number of DMT symbols according to G.992.3. Possible values are: 0 -> No protection 1 -> 1/2 DMT symbol protection 2 -> 1 DMT symbol protection 3 -> 2 DMT symbol protection 4 -> 4 DMT symbol protection 5 -> 8 DMT symbol protection 6 -> 16 DMT symbol protection Note that the INP value must match the configured maximum delay to form a feasible profile
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noINP(0), halfDmtSymbolINP(1), oneDmtSymbolINP(2), twoDmtSymbolINP(3), fourDmtSymbolINP(4), eightDmtSymbolINP(5), sixteenDmtSymbolINP(6)  

adslAturProprietaryChanConfXINPminFastB1 1.3.6.1.4.1.193.72.300.10.1.18.1.48
Impulse Noise Protection in number of DMT symbols according to G.992.3. Possible values are: 0 -> No protection 1 -> 1/2 DMT symbol protection 2 -> 1 DMT symbol protection 3 -> 2 DMT symbol protection 4 -> 4 DMT symbol protection 5 -> 8 DMT symbol protection 6 -> 16 DMT symbol protection Note that the INP value must match the configured maximum delay to form a feasible profile
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noINP(0), halfDmtSymbolINP(1), oneDmtSymbolINP(2), twoDmtSymbolINP(3), fourDmtSymbolINP(4), eightDmtSymbolINP(5), sixteenDmtSymbolINP(6)  

adslAtucProprietaryConfXOptionsFlagBit5 1.3.6.1.4.1.193.72.300.10.1.18.1.49
Custom PSD mask with extra Tx LPF. By enabling this feature an extra Tx LPF with a cutoff frequency at 950kHz and >27 dB attenuation above 1.5 MHz is inserted. Made deprecated. Use the adslEnableACIF instead. Valid from: EDA 1.3 Rxx Deprecated from: EDA 2.0 SP1 Possible values are: 0 - Extra TX LPF disabled 1 - Extra TX LPF enabled. Maps into HMI: PhysicalLayerConfig.optionFlags Bit[5].
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disableExtraTxLPF(0), enableExtraTxLPF(1)  

adslAtucProprietaryConfXDisableShalfOptionBit0 1.3.6.1.4.1.193.72.300.10.1.18.1.50
Possible values are: 0 - enable S = 1/2 in ADSL1 1 - disable S = 1/2 in ADSL1 Maps into HMI: TestConfigMessage.disableShalfOption Bit[0]. Note that use of this option bit is restricted in EDA due to the impact on selected latency mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableShalfOption(0), disableShalfOption(1)  

adslAtucProprietaryConfXDisableShalfOptionBit1 1.3.6.1.4.1.193.72.300.10.1.18.1.51
Possible values are: 0 - accept all CPE's 1 - ignore certain CPE reporting S = 1/2 support in R-MSG1. Maps into HMI: TestConfigMessage.disableShalfOption Bit[1]. Note that use of this option bit is restricted in EDA due to the impact on selected latency mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableShalfOptionAllCpe(0), disableShalfOptionCertainCpe(1)  

adslAtucProprietaryConfXDisableLargeD 1.3.6.1.4.1.193.72.300.10.1.18.1.52
Disables possible selection of a DS interleaving depth (D) greater than 64. 0 - normal operation 1 - disable DS interleave depth > 64 Note: This parameter is used for ADSL protocols only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(0), disableLargeD(1)  

adslAtucProprietaryConfXForceSegmentation 1.3.6.1.4.1.193.72.300.10.1.18.1.53
0 - normal operation 1 - force segmentation of overhead msgs > 10 bytes Maps into HMI: TestConfigMessage.forceSegmentation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(0), forceSeg(1)  

adslAtucProprietaryConfXRelaxInpMinCheck 1.3.6.1.4.1.193.72.300.10.1.18.1.54
0 - strictly obay the config INP 1 - accept INPminDS=3 even if (config) INPmin > 3 Maps into HMI: TestConfigMessage.relaxInpMinCheck.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER strictly(0), acceptINP3(1)  

adslAtucProprietaryConfXhsTxPSD0 1.3.6.1.4.1.193.72.300.10.1.18.1.55
-128 is a special value indicating that this carrier set shall not be transmitted. Maps into HMI: PhysicalLayerConfig.hsTxPSD[0].
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -128..-32  

adslAtucProprietaryConfXhsTxPSD1 1.3.6.1.4.1.193.72.300.10.1.18.1.56
-128 is a special value indicating that this carrier set shall not be transmitted. Maps into HMI: PhysicalLayerConfig.hsTxPSD[1].
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -128..-32  

adslAtucProprietaryConfXhsTxPSD2 1.3.6.1.4.1.193.72.300.10.1.18.1.57
-128 is a special value indicating that this carrier set shall not be transmitted. Maps into HMI: PhysicalLayerConfig.hsTxPSD[2].
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -128..-32  

adslAtucProprietaryChanMinL2BitRateB0 1.3.6.1.4.1.193.72.300.10.1.18.1.58
The threshold for L2 entry. If the mean rate is below MinL2BitRate for L2LowRateSlots the L2 mode is entered (CO side initiated L2 entry). Valid range is [0..minBitRateDS] Maps into HMI: SetLineTrafficConfig.minL2BitRate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..128000  

adslAtucProprietaryChanMinL2BitRateB1 1.3.6.1.4.1.193.72.300.10.1.18.1.59
The threshold for L2 entry. If the mean rate is below MinL2BitRate for L2LowRateSlots the L2 mode is entered (CO side initiated L2 entry). Valid range is [0..minBitRateDS] Maps into HMI: SetLineTrafficConfig.minL2BitRate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..128000  

adslAtucProprietaryChanL2LowRateSlotsB0 1.3.6.1.4.1.193.72.300.10.1.18.1.60
The time interval for L2 entry. If the mean rate is below MinL2BitRate for L2LowRateSlots the L2 mode is entered (CO side initiated L2 entry). Valid range is [0..65535] Value 0 disables automatic power management. Maps into HMI: SetLineTrafficConfig.L2LowRateSlots.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

adslAtucProprietaryChanL2LowRateSlotsB1 1.3.6.1.4.1.193.72.300.10.1.18.1.61
The time interval for L2 entry. If the mean rate is below MinL2BitRate for L2LowRateSlots the L2 mode is entered (CO side initiated L2 entry). Valid range is [0..65535] Value 0 disables automatic power management. Maps into HMI: SetLineTrafficConfig.L2LowRateSlots.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

adslAtucProprietaryChanL2PacketB0 1.3.6.1.4.1.193.72.300.10.1.18.1.62
The UTOPIA output buffer threshold that triggers L0 entry (CO side initiated L0 entry). Valid range is [0..28] Maps into HMI: SetLineTrafficConfig.L2Packet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..28  

adslAtucProprietaryChanL2PacketB1 1.3.6.1.4.1.193.72.300.10.1.18.1.63
The UTOPIA output buffer threshold that triggers L0 entry (CO side initiated L0 entry). Valid range is [0..28] Maps into HMI: SetLineTrafficConfig.L2Packet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..28  

adslAtucProprietaryChanMaxL2BitRateB0 1.3.6.1.4.1.193.72.300.10.1.18.1.64
The threshold value for initiating L0 entry. (CPE side initiated L0 entry). Valid range is [minL2BitRate..maxBitRateDS] Maps into HMI: SetLineTrafficConfig.minL2BitRate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..32000  

adslAtucProprietaryChanMaxL2BitRateB1 1.3.6.1.4.1.193.72.300.10.1.18.1.65
The value used for initiating L0 entry. (CPE side initiated L0 entry). Valid range is [minL2BitRate..maxBitRateDS] Maps into HMI: SetLineTrafficConfig.maxL2BitRate.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..32000  

adslAtucProprietaryL2TestConfigBit0 1.3.6.1.4.1.193.72.300.10.1.18.1.66
L2TestConfig bit mask: Bit[0]: Disable autonomous L2 entry/exit. Bit[1]: Disable autonomous L2 power trim. Bit[2]: Overrule L2 min/max rate calculation. Maps into HMI: SetLineTestConfig.L2TestConfig.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableAutoL2Entry(0), disableAutoL2Entry(1)  

adslAtucProprietaryL2TestConfigBit1 1.3.6.1.4.1.193.72.300.10.1.18.1.67
L2TestConfig bit mask: Bit[0]: Disable autonomous L2 entry/exit. Bit[1]: Disable autonomous L2 power trim. Bit[2]: Overrule L2 min/max rate calculation. Maps into HMI: SetLineTestConfig.L2TestConfig.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enableAutoL2PwrTrim(0), disableAutoL2PwrTrim(1)  

adslAtucProprietaryL2TestConfigBit2 1.3.6.1.4.1.193.72.300.10.1.18.1.68
L2TestConfig bit mask: Bit[0]: Disable autonomous L2 entry/exit. Bit[1]: Disable autonomous L2 power trim. Bit[2]: Overrule L2 min/max rate calculation. Maps into HMI: SetLineTestConfig.L2TestConfig.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER useL2RateCalc(0), overruleL2RateCalc(1)  

adslAtucProprietaryL2MinAtpr 1.3.6.1.4.1.193.72.300.10.1.18.1.69
Minimum power reduction at L2 entry. Valid range is [0..15] Maps into HMI: SetLineTrafficConfig.L2MinAtpr.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

adslAtucProprietaryL0Time 1.3.6.1.4.1.193.72.300.10.1.18.1.70
Minimum time in L0 before L2 entry. Valid range is [0..65535] Maps into HMI: SetLinePhysicalConfig.L0Time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

adslAtucProprietaryL2Time 1.3.6.1.4.1.193.72.300.10.1.18.1.71
Minimum time in L2 before L0 entry. Valid range is [0..65535] Maps into HMI: SetLinePhysicalConfig.L2Time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

adslAtucProprietaryL2Atpr 1.3.6.1.4.1.193.72.300.10.1.18.1.72
Maximum aggregate transmit power reduction per L2 trim. Valid range is [0..31] Maps into HMI: SetLinePhysicalConfig.L2Atpr.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..31  

adslAtucProprietaryL2Atprt 1.3.6.1.4.1.193.72.300.10.1.18.1.73
Maximum total aggregate transmit power reduction in L2 trim mode. Valid range is [0..31] Maps into HMI: SetLinePhysicalConfig.L2Atprt.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..31  

adslAtucProprietaryRateAdaptationFlagsBit0Upstream 1.3.6.1.4.1.193.72.300.10.1.18.1.74
Possible values are: 0 - enable minimum SNR margin functionality 1 - disable minimum SNR margin functionality Maps into HMI: SetLinePhysicalConfig.linkconfig[US].rateAdaptationFlags.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disableSnrMinimum(0), enableSnrMinimum(1)  

adslAtucProprietaryRateAdaptationFlagsBit0Downstream 1.3.6.1.4.1.193.72.300.10.1.18.1.75
Possible values are: 0 - enable minimum SNR margin functionality 1 - disable minimum SNR margin functionality Maps into HMI: SetLinePhysicalConfig.linkconfig[DS].rateAdaptationFlags.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disableSnrMinimum(0), enableSnrMinimum(1)  

adslAtucValidRateExtension 1.3.6.1.4.1.193.72.300.10.1.18.1.76
Some ADSL2(+) CPE's do not strictly comply to the rate constrains negotiated during G.hs. To avoid initialization failure with those CPE's the rate check can be relaxed by a configurable value, allowing to extend the allowed rate interval
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

adslAtucProprietaryConfXMsgMinDS 1.3.6.1.4.1.193.72.300.10.1.18.1.77
This is minimum framing overhead for down stream.Allowed range is 4 to 28 inclusive of them.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4..28  

adslAtucProprietaryConfXMsgMinUS 1.3.6.1.4.1.193.72.300.10.1.18.1.78
This is minimum framing overhead for up stream.Allowed range is 4 to 28 inclusive of them.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4..28  

adslAturProprietaryConfXUsBitSwapBehavior 1.3.6.1.4.1.193.72.300.10.1.18.1.79
The adslAturProprietaryConfXUsBitSwapBehavior has effect only if the upstream bitswap is enabled in adslAturProprietaryConfXDisableBitSwap. The adslAturProprietaryConfXUsBitSwapBehavior controls the behaviour of the upstream bitswap: 0 - Classic upstream bitswaps 1 - FullBand upstream bitswaps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER classicUsBitswaps(0), fullBandUsBitswaps(1)  

adslAtucProprietaryConfXStrictPerCheck 1.3.6.1.4.1.193.72.300.10.1.18.1.80
When enabled, limit SRA such as to respect the 15 to 20ms PER constraint. Default disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disableStrictPerCheck(0), enableStrictPerCheck(1)  

adslAtucProprietaryConfXTpsTcType 1.3.6.1.4.1.193.72.300.10.1.18.1.85
Configure allowed traffic type: ATM, PTM or both. Valid from: EDA 2.2 MA2 Obsoleted from: EDA 4.0 Replaced by vdslVtucProprietaryConfXTpsTcType in PEA-VDSL-IPDSLAM
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER atm(2), ptm(4), both(6)  

adslAtucProprietaryConfXPsdOptimConfig 1.3.6.1.4.1.193.72.300.10.1.18.1.90
This parameter controls the selected PSD optimization modes: 0: No optimization. A fixed TSSI shape (either the default of the configured shape) is used. 1: PSD optimization. The TSSI shape that optimally fills the configured PSD mask is computed dynamically. 2: PSD shaping. The TSSI shape the provides optimal downstream performance within the PSD mask constraints is computed dynamically. Note: Applies to ADSL-only applications.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noOptimisation(0), optimizeForPsdMaskFilling(1), optimizeShapeForPerformance(2)  

adslAtucProprietaryConfXPsdMaskSelectUs 1.3.6.1.4.1.193.72.300.10.1.18.1.95
The selected upstream PSD mask. This parameter is used only for annexes J and M of G.992.3 and G.992.5, and the same selection is used for all relevant enabled bits in xdsl2LConfProfAtuTransSysEna. Value Annex J Annex M 1 ADLU-32 EU-32 2 ADLU-36 EU-36 3 ADLU-40 EU-40 4 ADLU-44 EU-44 5 ADLU-48 EU-48 6 ADLU-52 EU-52 7 ADLU-56 EU-56 8 ADLU-60 EU-60 9 ADLU-64 EU-64 Applies only to lines running G.992.3 or G.992.5 This parameter is copied from draft-ietf-adslmib-vdsl2-01.txt, to secure a smooth migration to the VDSL2-LINE MIB when this MIB is approved.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..9  

adslAtucProprietaryConfXDisableProtocolFallback 1.3.6.1.4.1.193.72.300.10.1.18.1.100
This parameter controls the protocol fallback mechanism. If set it disables protocol fallback mechanism. Note: Applies to ADSL-only applications.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

adslLineXTable 1.3.6.1.4.1.193.72.300.10.1.19
This table is a proprietary extension of RFC2662. It contains ADSL line configuration and monitoring information. This includes the ATU-(R/C) capabilities and actual ADSL transmission system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslLineXEntry

adslLineXEntry 1.3.6.1.4.1.193.72.300.10.1.19.1
An entry extends the adslLineEntry defined in [RFC2662]. Each entry corresponds to an ADSL line.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslLineXEntry  

adslLineXTransAtucCap 1.3.6.1.4.1.193.72.300.10.1.19.1.1
The transmission modes, represented by a bitmask that the ATU-C is capable of supporting. The modes available are limited by the design of the equipment.
Status: current Access: read-only
OBJECT-TYPE    
  BITS etsiTS101388(0), ansiT1413AdslOverPots(1), proprietarySadslOverPots(2), reserved3(3), g9925AnnexMAdsl2PlusOver(4), g9925AnnexIAdsl2PlusOver(5), g9925AnnexBAdsl2PlusOverIsdn(6), g9925AnnexAAdsl2PlusOverPots(7), g9923AnnexLAdsl2RENarrowPsdOverPots(8), g9923AnnexLAdsl2REOverPots(9), g9924AnnexIAdsl2LiteAdmWithPots(10), g9924AnnexAAdsl2LiteOverPots(11), g9923AnnexMAdsl2AdmWithIsdn(12), g9923AnnexIAdsl2AdmWithPots(13), g9923AnnexBAdsl2OverIsdn(14), g9923AnnexAAdsl2OverPots(15), reserved16(16), reserved17(17), reserved18(18), etsiMcmVDSL(19), reserved20(20), t1McmVDSL(21), g99212AnnexBShdslOverTcmIsdnEu(22), g99212AnnexAShdslOverTcmIsdnUs(23), g9923VDSL2(24), g9921AnnexISsdslOverTcmIsdn(25), g9921AnnexHSsdslOverTcmIsdn(26), g9922AnnexCAdslLiteOverTcmIsdn(27), g9922AnnexAAdslLiteOverPots(28), g9921AnnexCAdslOverTcmIsdn(29), g9921AnnexBAdslOverIsdn(30), g9921AnnexAAdslOverPots(31)  

adslLineXTransAtucConfig 1.3.6.1.4.1.193.72.300.10.1.19.1.2
The transmission modes, represented by a bitmask, currently enabled by the ATU-C. The manager can only set those modes that are supported by the ATU-C. An ATU-C's supported modes are provided by adslLineXTransAtucCap. Setting a bit in the mask enables the protocol in question.
Status: current Access: read-write
OBJECT-TYPE    
  BITS etsiTS101388(0), ansiT1413AdslOverPots(1), proprietarySadslOverPots(2), reserved3(3), g9925AnnexMAdsl2PlusOver(4), g9925AnnexIAdsl2PlusOver(5), g9925AnnexBAdsl2PlusOverIsdn(6), g9925AnnexAAdsl2PlusOverPots(7), g9923AnnexLAdsl2RENarrowPsdOverPots(8), g9923AnnexLAdsl2REOverPots(9), g9924AnnexIAdsl2LiteAdmWithPots(10), g9924AnnexAAdsl2LiteOverPots(11), g9923AnnexMAdsl2AdmWithIsdn(12), g9923AnnexIAdsl2AdmWithPots(13), g9923AnnexBAdsl2OverIsdn(14), g9923AnnexAAdsl2OverPots(15), reserved16(16), reserved17(17), reserved18(18), etsiMcmVDSL(19), reserved20(20), t1McmVDSL(21), g99212AnnexBShdslOverTcmIsdnEu(22), g99212AnnexAShdslOverTcmIsdnUs(23), g9923VDSL2(24), g9921AnnexISsdslOverTcmIsdn(25), g9921AnnexHSsdslOverTcmIsdn(26), g9922AnnexCAdslLiteOverTcmIsdn(27), g9922AnnexAAdslLiteOverPots(28), g9921AnnexCAdslOverTcmIsdn(29), g9921AnnexBAdslOverIsdn(30), g9921AnnexAAdslOverPots(31)  

adslLineXTransAtucActual 1.3.6.1.4.1.193.72.300.10.1.19.1.3
The actual transmission mode of the ATU-C. During ADSL line initialization, the ADSL Transceiver Unit - Remote terminal end (ATU-R) will determine the mode used for the link. This value will be limited a single transmission mode that is a subset of those modes enabled by the ATU-C and denoted by adslLineXTransAtucConfig. After an initialization has occurred, its mode is saved as the 'Current' mode and is persistence should the link go down.
Status: current Access: read-only
OBJECT-TYPE    
  BITS etsiTS101388(0), ansiT1413AdslOverPots(1), proprietarySadslOverPots(2), reserved3(3), g9925AnnexMAdsl2PlusOver(4), g9925AnnexIAdsl2PlusOver(5), g9925AnnexBAdsl2PlusOverIsdn(6), g9925AnnexAAdsl2PlusOverPots(7), g9923AnnexLAdsl2RENarrowPsdOverPots(8), g9923AnnexLAdsl2REOverPots(9), g9924AnnexIAdsl2LiteAdmWithPots(10), g9924AnnexAAdsl2LiteOverPots(11), g9923AnnexMAdsl2AdmWithIsdn(12), g9923AnnexIAdsl2AdmWithPots(13), g9923AnnexBAdsl2OverIsdn(14), g9923AnnexAAdsl2OverPots(15), reserved16(16), reserved17(17), reserved18(18), etsiMcmVDSL(19), reserved20(20), t1McmVDSL(21), g99212AnnexBShdslOverTcmIsdnEu(22), g99212AnnexAShdslOverTcmIsdnUs(23), g9923VDSL2(24), g9921AnnexISsdslOverTcmIsdn(25), g9921AnnexHSsdslOverTcmIsdn(26), g9922AnnexCAdslLiteOverTcmIsdn(27), g9922AnnexAAdslLiteOverPots(28), g9921AnnexCAdslOverTcmIsdn(29), g9921AnnexBAdslOverIsdn(30), g9921AnnexAAdslOverPots(31)  

adslLineXTransAturCap 1.3.6.1.4.1.193.72.300.10.1.19.1.4
The transmission modes, represented by a bitmask that the ATU-R is capable of supporting. The modes available are limited by the design of the equipment.
Status: current Access: read-only
OBJECT-TYPE    
  BITS etsiTS101388(0), ansiT1413AdslOverPots(1), proprietarySadslOverPots(2), reserved3(3), g9925AnnexMAdsl2PlusOver(4), g9925AnnexIAdsl2PlusOver(5), g9925AnnexBAdsl2PlusOverIsdn(6), g9925AnnexAAdsl2PlusOverPots(7), g9923AnnexLAdsl2RENarrowPsdOverPots(8), g9923AnnexLAdsl2REOverPots(9), g9924AnnexIAdsl2LiteAdmWithPots(10), g9924AnnexAAdsl2LiteOverPots(11), g9923AnnexMAdsl2AdmWithIsdn(12), g9923AnnexIAdsl2AdmWithPots(13), g9923AnnexBAdsl2OverIsdn(14), g9923AnnexAAdsl2OverPots(15), reserved16(16), reserved17(17), reserved18(18), etsiMcmVDSL(19), reserved20(20), t1McmVDSL(21), g99212AnnexBShdslOverTcmIsdnEu(22), g99212AnnexAShdslOverTcmIsdnUs(23), g9923VDSL2(24), g9921AnnexISsdslOverTcmIsdn(25), g9921AnnexHSsdslOverTcmIsdn(26), g9922AnnexCAdslLiteOverTcmIsdn(27), g9922AnnexAAdslLiteOverPots(28), g9921AnnexCAdslOverTcmIsdn(29), g9921AnnexBAdslOverIsdn(30), g9921AnnexAAdslOverPots(31)  

adslProprietaryPerfDataXTable 1.3.6.1.4.1.193.72.300.10.1.20
ADSL Proprietary Performance Data Extension Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslProprietaryPerfDataXEntry

adslProprietaryPerfDataXEntry 1.3.6.1.4.1.193.72.300.10.1.20.1
An entry in adslProprietaryPerfDataXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslProprietaryPerfDataXEntry  

adslProprietaryPerfDataXReset 1.3.6.1.4.1.193.72.300.10.1.20.1.1
When set to 'reset' the ADSL line performance total counters are reset to 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

adslProprietaryPerfDataXSinceResetTimeElapsed 1.3.6.1.4.1.193.72.300.10.1.20.1.2
Elapsed time in seconds since the last reset of the ADSL line performance total counters.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

adslProprietaryPerfDataXFailedInits 1.3.6.1.4.1.193.72.300.10.1.20.1.3
Count of failed line initialization attempts since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adslAtucLineQualityThresholdTable 1.3.6.1.4.1.193.72.300.10.1.21
This table contains the downstream line quality alarm thresholds. Thresholds can be configured on a per channel basis
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucLineQualityThresholdEntry

adslAtucLineQualityThresholdEntry 1.3.6.1.4.1.193.72.300.10.1.21.1
An entry in adslAtucLineQualityThresholdTable
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucLineQualityThresholdEntry  

adslAtucLineQualityThresChan0 1.3.6.1.4.1.193.72.300.10.1.21.1.1
Line quality alarm threshold for channel 0
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

adslAtucLineQualityThresChan1 1.3.6.1.4.1.193.72.300.10.1.21.1.2
Line quality alarm threshold for channel 1
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

adslAturLineQualityThresholdTable 1.3.6.1.4.1.193.72.300.10.1.22
This table contains the upstream line quality alarm thresholds. Thresholds can be configured on a per channel basis
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAturLineQualityThresholdEntry

adslAturLineQualityThresholdEntry 1.3.6.1.4.1.193.72.300.10.1.22.1
An entry in adslAturLineQualityThresholdTable
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAturLineQualityThresholdEntry  

adslAturLineQualityThresChan0 1.3.6.1.4.1.193.72.300.10.1.22.1.1
Line quality alarm threshold for channel 0
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

adslAturLineQualityThresChan1 1.3.6.1.4.1.193.72.300.10.1.22.1.2
Line quality alarm threshold for channel 1
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

adslLineBondingConfTable 1.3.6.1.4.1.193.72.300.10.1.23
This table contains the Line Bonding configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslLineBondingConfEntry

adslLineBondingConfEntry 1.3.6.1.4.1.193.72.300.10.1.23.1
An entry in adslLineBondingConfTable
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslLineBondingConfEntry  

adslLineBondGroupAdminStatus 1.3.6.1.4.1.193.72.300.10.1.23.1.1
The desired state of the bonding group.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

adslLineBondGroupMembers 1.3.6.1.4.1.193.72.300.10.1.23.1.2
Indicates which lines should be bonded in in this bonding group. Include main line and ordinary member lines. Note that the Channel 1 is not yet supported in IP DSLAM.
Status: current Access: read-write
OBJECT-TYPE    
  BITS line16Ch1(0), line16Ch0(1), line15Ch1(2), line15Ch0(3), line14Ch1(4), line14Ch0(5), line13Ch1(6), line13Ch0(7), line12Ch1(8), line12Ch0(9), line11Ch1(10), line11Ch0(11), line10Ch1(12), line10Ch0(13), line9Ch1(14), line9Ch0(15), line8Ch1(16), line8Ch0(17), line7Ch1(18), line7Ch0(19), line6Ch1(20), line6Ch0(21), line5Ch1(22), line5Ch0(23), line4Ch1(24), line4Ch0(25), line3Ch1(26), line3Ch0(27), line2Ch1(28), line2Ch0(29), line1Ch1(30), line1Ch0(31)  

adslLineBondDsGroupRateMin 1.3.6.1.4.1.193.72.300.10.1.23.1.3
The configured minimum DS group rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

adslLineBondDsGroupRateMax 1.3.6.1.4.1.193.72.300.10.1.23.1.4
The configured maximum DS group rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

adslLineBondUsGroupRateMin 1.3.6.1.4.1.193.72.300.10.1.23.1.5
The configured minimum US group rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

adslLineBondUsGroupRateMax 1.3.6.1.4.1.193.72.300.10.1.23.1.6
The configured maximum US group rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

adslAtucLineBondLineQualityThres 1.3.6.1.4.1.193.72.300.10.1.23.1.7
Line quality alarm threshold for the bonding group.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

adslAturLineBondLineQualityThres 1.3.6.1.4.1.193.72.300.10.1.23.1.8
Line quality alarm threshold for the bonding group.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

adslAturLineBondLineNoWaitAllBondingLines 1.3.6.1.4.1.193.72.300.10.1.23.1.10
This parameter controls bonding mode behaviour. If set, this allows the bonding group to be active as soon as at least one line is in Showtime. Note: This is a non-standardbehavior..
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

adslLineBondingStatusTable 1.3.6.1.4.1.193.72.300.10.1.24
This table contains the stautus information of this bonding group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslLineBondingStatusEntry

adslLineBondingStatusEntry 1.3.6.1.4.1.193.72.300.10.1.24.1
An entry in adslLineBondingStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslLineBondingStatusEntry  

adslLineBondGroupOperStatus 1.3.6.1.4.1.193.72.300.10.1.24.1.1
The operational state of the bonding group. When operational state is down, no data traffic can be passed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

adslLineBondGroupActualRateDs 1.3.6.1.4.1.193.72.300.10.1.24.1.2
The actual DS rate for the bonding group.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

adslLineBondGroupActualRateUs 1.3.6.1.4.1.193.72.300.10.1.24.1.3
The actual US rate for the bonding group.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

adslTxFilterConfig 1.3.6.1.4.1.193.72.300.10.1.25
TxFilter in ADSL chipset. The txFilterConfig[1..3] parameter for the C0 and B0 version of the chipset. Bytes [0..2] for CO version and bytes [3..5] for B0 version. NOTE: This parameter must be set from the configuration file to take effect!
Status: obsolete Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

adslTxFilterActual 1.3.6.1.4.1.193.72.300.10.1.26
TxFilter in ADSL chipset. The value of the txFilterConfig[1..3] acually used in the ADSL chipset.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

adslPowerModes 1.3.6.1.4.1.193.72.300.10.1.27
Power Modes in DSL chipset. The PowerModeData[] in the IP DSLAM uses these indexes: POWERDOWN = 0 ACTIVATION = 1 SHOWTIME_256 = 2 LINETEST = 3 SHOWTIME_512 = 4 SHOWTIME_1024 = 5 SHOWTIME_2048 = 6 SHOWTIME_4096 = 7 NOTE: This parameter must be set from the configuration file to take effect!
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(8)  

adslTxPowerCalibration 1.3.6.1.4.1.193.72.300.10.1.28
Tuning the transmit power in ADSL chipset. Unit is 1/256 dB. Range ]-2,+3[ dB which corresponds to ]-512,+768[. NOTE: This parameter must be set from the configuration file to take effect!
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -511..767  

adslRxPowerCalibration 1.3.6.1.4.1.193.72.300.10.1.29
Tuning the received reference power in ADSL chipset. Unit is 1/256 dB. Range [ -5 dB, 10 dB] which corresponds to [ -1280, +2560]. NOTE: This parameter must be set from the configuration file to take effect! To be substituted by adslRxAfeGains for HMI 9.x
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 -1280..2560  

adslLineStateLedControl 1.3.6.1.4.1.193.72.300.10.1.30
Line state visualisation functionality (green line-LED). If enabled, the chipset controls the line state LEDs. The feature is avalilable in EDN312 only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

adslTxFilterConfigHmi5 1.3.6.1.4.1.193.72.300.10.1.31
TxFilter in ADSL chipset. The txFilterConfig1 - txFilterConfig2 parameter for the C0 and B0 version of the chipset. Bytes [0..1] for CO version and bytes [2..3] for B0 version. NOTE: This parameter must be set from the configuration file to take effect!
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

adslTxFilterActualHmi5 1.3.6.1.4.1.193.72.300.10.1.32
TxFilter in ADSL chipset. The value of the txFilterConfig1 - txFilterConfig2 acually used in the ADSL chipset.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

adslEnableDspCoreDump 1.3.6.1.4.1.193.72.300.10.1.33
When setting this parameter to 1 (true) the the uC does not load firmware image into the DSP after the next DSP reset. The DSP will then be ready for retrieving the DSP core file. Setting this parameter to 0 (false) for normal operation causing the IP DSLAM to autonomously recover from a DSP malfunction.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(0)  

adslEnableACIF 1.3.6.1.4.1.193.72.300.10.1.34
Custom PSD mask with ACIF LPF. By enabling this feature an extra Tx LPF with a cutoff frequency at 950kHz and >27 dB attenuation above 1.5 MHz is inserted. Valid from: EDA 2.0 SP1 Possible values are: 0 - ACIF disabled 1 - ACIF enabled. Maps into HMI: BCM6410: PhysicalLayerConfig.optionFlags Bit[5]. BCM6411: SetTxFilter(ACIF filter). Note: must be set prior to setting adslIfAdminStatus up
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disableACIF(0), enableACIF(1)  

adslAtucPhysXAllocTable 1.3.6.1.4.1.193.72.300.10.1.35
This table provides extra information in relation to the adslAtucPhysTable for DSL lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucPhysXAllocEntry

adslAtucPhysXAllocEntry 1.3.6.1.4.1.193.72.300.10.1.35.1
An entry in adslAtucPhysXAllocTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucPhysXAllocEntry  

adslAtucPhysXBitAllocation 1.3.6.1.4.1.193.72.300.10.1.35.1.1
Upstream bit allocation table.Tones are split in several blocks of 488 tones. Usage: adslAtucPhysXBitAllocation.lineNo.toneIndexPartId I.e. adslAtucPhysXBitAllocation.1.2 contains tones 489-976 on line 1. This parameter does not support lines running VDSL2. Substituded by: vdsl2SCStatusBitsAlloc Deprecated from: EDA 4.0
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(488)  

adslAturPhysXAllocTable 1.3.6.1.4.1.193.72.300.10.1.36
This table provides extra information in relation to the adslAtucPhysTable for DSL lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAturPhysXAllocEntry

adslAturPhysXAllocEntry 1.3.6.1.4.1.193.72.300.10.1.36.1
An entry in adslAtucPhysXAllocTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAturPhysXAllocEntry  

adslAturPhysXBitAllocation 1.3.6.1.4.1.193.72.300.10.1.36.1.1
Downstream bit allocation table. Tones are split in several blocks of 488 tones. Usage: adslAturPhysXBitAllocation.lineNo.toneIndexPartId I.e. adslAturPhysXBitAllocation.1.2 contains tones 489-976 on line 1. This parameter does not support lines running VDSL2. Substituded by: vdsl2SCStatusBitsAlloc Deprecated from: EDA 4.0
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(488)  

adslAtucPhysXSnrTable 1.3.6.1.4.1.193.72.300.10.1.37
This table provides extra information in relation to the adslAtucPhysTable for DSL lines.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucPhysXSnrEntry

adslAtucPhysXSnrEntry 1.3.6.1.4.1.193.72.300.10.1.37.1
An entry in adslAtucPhysXSnrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucPhysXSnrEntry  

adslAtucPhysXToneSnrUs 1.3.6.1.4.1.193.72.300.10.1.37.1.1
Upstream Snr table. Tones are split in several blocks of 244 tones. Each tone Snr value given in 2 octets (little endian). Usage: adslAtucPhysXToneSnrUs.lineNo.toneIndexPartId I.e. adslAtucPhysXBitSnrDs.1.2 contains tones 245-488 on line 1. Substituded by: vdsl2SCStatusSnr Deprecated from: EDA 4.0
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(488)  

adslDeviceConfigData 1.3.6.1.4.1.193.72.300.10.1.39
OBJECT IDENTIFIER    

adslRxAfeGains 1.3.6.1.4.1.193.72.300.10.1.39.1
OBJECT IDENTIFIER    

adslAgcGains 1.3.6.1.4.1.193.72.300.10.1.39.2
OBJECT IDENTIFIER    

adslRxAfeGains0 1.3.6.1.4.1.193.72.300.10.1.39.1.1
Fine tune received power (1/256 dB). Used to indicate the attenuation of the received analog front-end between the line and ADC for an AGC gain of 0 dB. Unit is 1/256 dB. The allowed range is [-25, -10] dB. -rxAfeGains0: attenuation in US0 band over POTS -rxAfeGains1: attenuation in US0 band over ISDN -rxAfeGains2: attenuation in US1 band (only forG.992.3) -rxAfeGains3: attenuation in US2 band (only for G.992.3) Substitutes adslRxPowerCalibration.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -6400..-2560  

adslRxAfeGains1 1.3.6.1.4.1.193.72.300.10.1.39.1.2
Fine tune received power (1/256 dB). Used to indicate the attenuation of the received analog front-end between the line and ADC for an AGC gain of 0 dB. Unit is 1/256 dB. The allowed range is [-25, -10] dB. -rxAfeGains0: attenuation in US0 band over POTS -rxAfeGains1: attenuation in US0 band over ISDN -rxAfeGains2: attenuation in US1 band (only forG.992.3) -rxAfeGains3: attenuation in US2 band (only for G.992.3) Substitutes adslRxPowerCalibration.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -6400..-2560  

adslRxAfeGains2 1.3.6.1.4.1.193.72.300.10.1.39.1.3
Fine tune received power (1/256 dB). Used to indicate the attenuation of the received analog front-end between the line and ADC for an AGC gain of 0 dB. Unit is 1/256 dB. The allowed range is [-25, -10] dB. -rxAfeGains0: attenuation in US0 band over POTS -rxAfeGains1: attenuation in US0 band over ISDN -rxAfeGains2: attenuation in US1 band (only forG.992.3) -rxAfeGains3: attenuation in US2 band (only for G.992.3) Substitutes adslRxPowerCalibration.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -6400..-2560  

adslRxAfeGains3 1.3.6.1.4.1.193.72.300.10.1.39.1.4
Fine tune received power (1/256 dB). Used to indicate the attenuation of the received analog front-end between the line and ADC for an AGC gain of 0 dB. Unit is 1/256 dB. The allowed range is [-25, -10] dB. -rxAfeGains0: attenuation in US0 band over POTS -rxAfeGains1: attenuation in US0 band over ISDN -rxAfeGains2: attenuation in US1 band (only forG.992.3) -rxAfeGains3: attenuation in US2 band (only for G.992.3) Substitutes adslRxPowerCalibration.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -6400..-2560  

adslAgcGains0 1.3.6.1.4.1.193.72.300.10.1.39.2.1
Fine tune AGC gains (1/256 dB). The agcGains(i), i = 0..6, is used to indicate the real gain of the AGC for a nominal value of (6 * i -12) dB with respect to the AGC setting of 0 dB (agcGains[2] is always equal to 0). Range: [-18, 24] dB
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -4608..6144  

adslAgcGains1 1.3.6.1.4.1.193.72.300.10.1.39.2.2
Fine tune AGC gains (1/256 dB). The agcGains[i], i = 0..6, is used to indicate the real gain of the AGC for a nominal value of (6 * i -12) dB with respect to the AGC setting of 0 dB (agcGains[2] is always equal to 0). Range: [-18, 24] dB
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -4608..6144  

adslAgcGains2 1.3.6.1.4.1.193.72.300.10.1.39.2.3
Fine tune AGC gains (1/256 dB). The agcGains[i], i = 0..6, is used to indicate the real gain of the AGC for a nominal value of (6 * i -12) dB with respect to the AGC setting of 0 dB (agcGains[2] is always equal to 0). Range: [-18, 24] dB
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -4608..6144  

adslAgcGains3 1.3.6.1.4.1.193.72.300.10.1.39.2.4
Fine tune AGC gains (1/256 dB). The agcGains[i], i = 0..6, is used to indicate the real gain of the AGC for a nominal value of (6 * i -12) dB with respect to the AGC setting of 0 dB (agcGains[2] is always equal to 0). Range: [-18, 24] dB
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -4608..6144  

adslAgcGains4 1.3.6.1.4.1.193.72.300.10.1.39.2.5
Fine tune AGC gains (1/256 dB). The agcGains[i], i = 0..6, is used to indicate the real gain of the AGC for a nominal value of (6 * i -12) dB with respect to the AGC setting of 0 dB (agcGains[2] is always equal to 0). Range: [-18, 24] dB
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -4608..6144  

adslAgcGains5 1.3.6.1.4.1.193.72.300.10.1.39.2.6
Fine tune AGC gains (1/256 dB). The agcGains[i], i = 0..6, is used to indicate the real gain of the AGC for a nominal value of (6 * i -12) dB with respect to the AGC setting of 0 dB (agcGains[2] is always equal to 0). Range: [-18, 24] dB
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -4608..6144  

adslAgcGains6 1.3.6.1.4.1.193.72.300.10.1.39.2.7
Fine tune AGC gains (1/256 dB). The agcGains[i], i = 0..6, is used to indicate the real gain of the AGC for a nominal value of (6 * i -12) dB with respect to the AGC setting of 0 dB (agcGains[2] is always equal to 0). Range: [-18, 24] dB
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -4608..6144  

adslAtuc1DayIntervalXTable 1.3.6.1.4.1.193.72.300.10.1.45
This table provides one row for each ATUC performance data collection in a 1 day measurement interval. ADSL physical interfaces are those ifEntries where ifType is equal to adsl(94).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtuc1DayIntervalXEntry

adslAtuc1DayIntervalXEntry 1.3.6.1.4.1.193.72.300.10.1.45.1
An entry in the adslAtuc1DayIntervalXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtuc1DayIntervalXEntry  

adslAtuc1DayIntervalXNumber 1.3.6.1.4.1.193.72.300.10.1.45.1.1
Performance Data Interval number 1 is the most recent previous 1 day interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..3  

adslAtuc1DayIntervalXLofs 1.3.6.1.4.1.193.72.300.10.1.45.1.5
Count of seconds in the interval when there was Loss of Framing.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtuc1DayIntervalXLoss 1.3.6.1.4.1.193.72.300.10.1.45.1.10
Count of seconds in the interval when there was Loss of Signal.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtuc1DayIntervalXLols 1.3.6.1.4.1.193.72.300.10.1.45.1.15
Count of seconds in the interval when there was Loss of Link.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtuc1DayIntervalXESs 1.3.6.1.4.1.193.72.300.10.1.45.1.20
Count of Errored Seconds in the interval. The errored second parameter is a count of one-second intervals containing one or more crc anomalies, or one or more los or sef defects.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtuc1DayIntervalXEcs 1.3.6.1.4.1.193.72.300.10.1.45.1.25
Count of forward error correction seconds in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtuc1DayIntervalXInits 1.3.6.1.4.1.193.72.300.10.1.45.1.30
Count of the line initialization attempts during the interval. Includes both successful and failed attempts.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtuc1DayIntervalXValidData 1.3.6.1.4.1.193.72.300.10.1.45.1.35
This variable indicates if the data for this interval is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

adslAtur1DayIntervalXTable 1.3.6.1.4.1.193.72.300.10.1.50
This table provides one row for each ATUR performance data collection in a 1 day measurement interval. ADSL physical interfaces are those ifEntries where ifType is equal to adsl(94).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtur1DayIntervalXEntry

adslAtur1DayIntervalXEntry 1.3.6.1.4.1.193.72.300.10.1.50.1
An entry in the adslAtur1DayIntervalXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtur1DayIntervalXEntry  

adslAtur1DayIntervalXNumber 1.3.6.1.4.1.193.72.300.10.1.50.1.1
Performance Data Interval number 1 is the most recent previous 1 day interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..3  

adslAtur1DayIntervalXLofs 1.3.6.1.4.1.193.72.300.10.1.50.1.5
Count of seconds in the interval when there was Loss of Framing.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtur1DayIntervalXLoss 1.3.6.1.4.1.193.72.300.10.1.50.1.10
Count of seconds in the interval when there was Loss of Signal.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtur1DayIntervalXLprs 1.3.6.1.4.1.193.72.300.10.1.50.1.15
Count of seconds in the interval when there was Loss of Power.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtur1DayIntervalXESs 1.3.6.1.4.1.193.72.300.10.1.50.1.20
Count of Errored Seconds in the interval. The errored second parameter is a count of one-second intervals containing one or more crc anomalies, or one or more los or sef defects.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtur1DayIntervalXEcs 1.3.6.1.4.1.193.72.300.10.1.50.1.25
Count of forward error correction seconds in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtur1DayIntervalXValidData 1.3.6.1.4.1.193.72.300.10.1.50.1.30
This variable indicates if the data for this interval is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

adslAtucChan1DayIntervalXTable 1.3.6.1.4.1.193.72.300.10.1.55
This table provides one row for each ATUC channel's performance data collection in a 1 day measurement interval. ADSL channel interfaces are those ifEntries where ifType is equal to adslInterleave(124) or adslFast(125).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucChan1DayIntervalXEntry

adslAtucChan1DayIntervalXEntry 1.3.6.1.4.1.193.72.300.10.1.55.1
An entry in the adslAtucChan1DayIntervalXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucChan1DayIntervalXEntry  

adslAtucChan1DayIntervalXNumber 1.3.6.1.4.1.193.72.300.10.1.55.1.1
Performance Data Interval number 1 is the most recent previous 1 day interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..3  

adslAtucChan1DayIntervalXCorrectedBlks 1.3.6.1.4.1.193.72.300.10.1.55.1.5
Count of all blocks received with errors that were corrected on this channel during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtucChan1DayIntervalXUncorrectBlks 1.3.6.1.4.1.193.72.300.10.1.55.1.10
Count of all blocks received with uncorrectable errors on this channel during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtucChan1DayIntervalXHecv 1.3.6.1.4.1.193.72.300.10.1.55.1.15
Count of all header error correction violations received on this channel during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtucChan1DayIntervalXTotalCells 1.3.6.1.4.1.193.72.300.10.1.55.1.20
Count of all ATM cells received on this channel during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtucChan1DayIntervalXTotalUserCells 1.3.6.1.4.1.193.72.300.10.1.55.1.25
Count of all valid non-idle ATM cells succesfully transmitted to the UTOPIA bus on this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtucChan1DayIntervalXOverFlowCells 1.3.6.1.4.1.193.72.300.10.1.55.1.30
Count the number of cells discarded due to the received UTOPIA FIFO being full on this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtucChan1DayIntervalXIdleCells 1.3.6.1.4.1.193.72.300.10.1.55.1.35
Count of all idle ATM cells received on this channel this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtucChan1DayIntervalXIdleCellBitErrors 1.3.6.1.4.1.193.72.300.10.1.55.1.40
Count the number of bit errors in the payload of the valid idle ATM cells received on this channel on this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAtucChan1DayIntervalXValidData 1.3.6.1.4.1.193.72.300.10.1.55.1.45
This variable indicates if the data for this interval is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

adslAturChan1DayIntervalXTable 1.3.6.1.4.1.193.72.300.10.1.60
This table provides one row for each ATUR channel's performance data collection in a 1 day measurement interval. ADSL channel interfaces are those ifEntries where ifType is equal to adslInterleave(124) or adslFast(125).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAturChan1DayIntervalXEntry

adslAturChan1DayIntervalXEntry 1.3.6.1.4.1.193.72.300.10.1.60.1
An entry in the adslAturChan1DayIntervalXTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAturChan1DayIntervalXEntry  

adslAturChan1DayIntervalXNumber 1.3.6.1.4.1.193.72.300.10.1.60.1.1
Performance Data Interval number 1 is the most recent previous 1 day interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..3  

adslAturChan1DayIntervalXCorrectedBlks 1.3.6.1.4.1.193.72.300.10.1.60.1.5
Count of all blocks received with errors that were corrected on this channel during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAturChan1DayIntervalXUncorrectBlks 1.3.6.1.4.1.193.72.300.10.1.60.1.10
Count of all blocks received with uncorrectable errors on this channel during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAturChan1DayIntervalXHecv 1.3.6.1.4.1.193.72.300.10.1.60.1.15
Count of all header error correction violations received on this channel during this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAturChan1DayIntervalXTotalCells 1.3.6.1.4.1.193.72.300.10.1.60.1.20
Count of all ATM cells received on this channel this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAturChan1DayIntervalXTotalUserCells 1.3.6.1.4.1.193.72.300.10.1.60.1.25
Count of all valid non-idle ATM cells succesfully received on the UTOPIA bus on this interval.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAturChan1DayIntervalXIdleCellBitErrors 1.3.6.1.4.1.193.72.300.10.1.60.1.30
Count the number of bit errors in the payload of the valid idle ATM cells received on this channel on this interval. Applies to ADSL2 only.
Status: current Access: read-only
OBJECT-TYPE    
  Perf1DayIntervalXCount  

adslAturChan1DayIntervalXValidData 1.3.6.1.4.1.193.72.300.10.1.60.1.35
This variable indicates if the data for this interval is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tonePartIdIndex 1.3.6.1.4.1.193.72.300.10.1.65
The Tone Part ID index.
Status: current Access: not-accessible
OBJECT-TYPE    
  TonePartIdIndex  

adslAtucXTraps 1.3.6.1.4.1.193.72.300.10.2.1
OBJECT IDENTIFIER    

adslAtucXTrapsEntry 1.3.6.1.4.1.193.72.300.10.2.1.0
OBJECT IDENTIFIER    

adslAtucXInitFailureTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.1
Sent if initialisation of the line failed. One likely reason is that requested configuration can't be implemented on the current line conditions. More information about the reason can be fetched from the current line status. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Major 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type ProcessingErrorAlarm 7: Probable cause ConfigurationOrCustomisationError 8: Err Code (Additional error information)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucIncorrectConfigurationTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.2
The current configuration is not allowed. The operator must change the configuration settings. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Major 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type ProcessingErrorAlarm 7: Probable cause ConfigurationOrCustomisationError 8: Message ID (Internal message number) 9: Err Code (Additional error information)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucPerfXESsThresh15MinTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.3
Errored Second 15-minute interval threshold reached. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAtucThresh15MinESs threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucPerfXESsThresh1DayTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.4
Errored Second 1 Day interval threshold reached. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAlarmConfXAtucThres1DayES threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucPerfXSesThresh15MinTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.5
Severely Errored Second 15-minute interval threshold reached. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAtucThreshold15MinSesL threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucPerfXSesThresh1DayTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.6
Severely Errored Second 1 Day interval threshold reached. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAlarmConfXAtucThres1DaySesL threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucPerfXUasThresh15MinTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.7
Unavailable Second 15-minute interval threshold reached. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAtucThreshold15MinUasL threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucPerfXUasThresh1DayTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.8
Unavailable Second 1 Day interval threshold reached. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAlarmConfXAtucThres1DayUasL threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucDspUnexpectedResponseTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.9
DSP replies with an unexpected result code such as: 'unknown application id', 'unknown command id', 'wrong message format', 'request data not valid' or 'request cannot be performed in current state'. This should not happen and comes from either incompatible SW versions or state mismatch between UC and DSP due to internal SW problems. If necessary a LinkDown should proceed this fault.The line will be reset and possibly taken into service again. In case too many line resets have been performed a DSP Communication Failure shall be triggered and the DSP reset and reloaded. The operator must change the configuration settings. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Minor 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type Equipment 7: Probable cause UnexpectedInformation 8: Message ID (Internal message number) 9: Err Code (Additional error information)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucDspLineResetTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.10
The indicated line has autonomously reset itself. This should not occur and can be due to CPU overload or some other internal DSP SW failure. If necessary a LinkDown should proceed this fault. The line will be reset and possibly taken into service again. In case too many line resets have been performed a DSP Communication Failure shall be triggered and the DSP reset and reloaded. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Minor 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type ProcessingErrorAlarm 7: Probable cause EquipmentMalfunction
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucLineQualityThreshNotReachedTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.11
Line Quality threshold not reached. Valid from: EDA 2.1 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause ThresholdCrossed 8: Threshold Line quality alarm threshold
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucLineBondLineQualityThreshNotReachedTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.12
Line Quality threshold not reached. Valid from: EDA 2.2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause ThresholdCrossed 8: Threshold Line quality alarm threshold
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucPerfXLofsThresh15MinTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.15
Count of Loss of Frame seconds in current 15-minute interval has reached the threshold value configured by the adslAtucThresh15MinLofs parameter. Valid from: EDA 2.2 MA2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAtucThresh15MinLofs threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucPerfXLofsThresh1DayTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.20
Count of Loss of Frame seconds in current 1-day interval has reached the threshold value configured by adslAlarmConfXAtucThres1DayLofs parameter. Valid from: EDA 2.2 MA2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAlarmConfXAtucThres1DayLofs threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucPerfXLossThresh15MinTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.25
Count of Loss of Signal seconds in current 15-minute interval has reached the threshold value configured by the adslAtucThresh15MinLoss parameter. Valid from: EDA 2.2 MA2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAtucThresh15MinLoss threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucPerfXLossThresh1DayTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.30
Count of Loss of Signal seconds in current 1-day interval has reached the threshold value configured by adslAlarmConfXAtucThres1DayLoss parameter. Valid from: EDA 2.2 MA2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAlarmConfXAtucThres1DayLoss threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucPerfXLolsThresh15MinTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.35
Count of Loss of Link seconds in current 15-minute interval has reached the threshold value configured by the adslAtucThresh15MinLols parameter. Valid from: EDA 2.2 MA2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAtucThresh15MinLols threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAtucPerfXLolsThresh1DayTrap 1.3.6.1.4.1.193.72.300.10.2.1.0.40
Count of Loss of Link seconds in current 1-day interval has reached the threshold value configured by adslAlarmConfXAtucThres1DayLols parameter. Valid from: EDA 2.2 MA2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAlarmConfXAtucThres1DayLols threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturXTraps 1.3.6.1.4.1.193.72.300.10.2.2
OBJECT IDENTIFIER    

adslAturXTrapsEntry 1.3.6.1.4.1.193.72.300.10.2.2.0
OBJECT IDENTIFIER    

adslAturPerfXESsThresh15MinTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.2
Errored Second 15-minute interval threshold reached. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAturThresh15MinESs threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturPerfXESsThresh1DayTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.3
Errored Second 1 Day interval threshold reached. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAlarmConfXAturThres1DayES threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturPerfXSesThresh15MinTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.4
Severely Errored Second 15-minute interval threshold reached. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAturThreshold15MinSesL threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturPerfXSesThresh1DayTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.5
Severely Errored Second 1 Day interval threshold reached. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAlarmConfXAturThres1DaySesL threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturPerfXUasThresh15MinTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.6
Unavailable Second 15-minute interval threshold reached. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAturThreshold15MinUasL threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturPerfXUasThresh1DayTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.7
Unavailable Second 1 Day interval threshold reached. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAlarmConfXAturThres1DayUasL threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturLineQualityThreshNotReachedTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.8
Line Quality threshold not reached. Valid from: EDA 2.1 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause ThresholdCrossed 8: Threshold Line quality alarm threshold
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturLineBondLineQualityThreshNotReachedTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.9
Line Quality threshold not reached. Valid from: EDA 2.2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause ThresholdCrossed 8: Threshold Line quality alarm threshold
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturPerfXLofsThresh15MinTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.15
Count of Loss of Frame seconds in current 15-minute interval has reached the threshold value configured by the adslAturThresh15MinLofs parameter. Valid from: EDA 2.2 MA2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAturThresh15MinLofs threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturPerfXLofsThresh1DayTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.20
Count of Loss of Frame seconds in current 1-day interval has reached the threshold value configured by the adslAlarmConfXAturThres1DayLofs parameter. Valid from: EDA 2.2 MA2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAlarmConfXAturThres1DayLofs threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturPerfXLossThresh15MinTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.25
Count of Loss of Signal seconds in current 15-minute interval has reached the threshold value configured by the adslAturThresh15MinLoss parameter. Valid from: EDA 2.2 MA2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAturThresh15MinLoss threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturPerfXLossThresh1DayTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.30
Count of Loss of Signal seconds in current 1-day interval has reached the threshold value configured by the adslAlarmConfXAturThres1DayLoss parameter. Valid from: EDA 2.2 MA2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAlarmConfXAturThres1DayLoss threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturPerfXLprsThresh15MinTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.35
Count of Loss of Power seconds in current 15-minute interval has reached the threshold value configured by the adslAtucThresh15MinLprs parameter. Valid from: EDA 2.2 MA2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAturThresh15MinLprs threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslAturPerfXLprsThresh1DayTrap 1.3.6.1.4.1.193.72.300.10.2.2.0.40
Count of Loss of Power seconds in current 1-day interval has reached the threshold value configured by the adslAlarmConfXAturThres1DayLprs parameter. Valid from: EDA 2.2 MA2 Parameters 1: Managed object class IP DSLAM Port 2: Managed object ID (MAC + PortNo) 3: Sequence number (Alarm sequence number) 4: Perceived severity Warning 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type QualityOfServiceAlarm 7: Probable cause TransmissionError 8: Threshold parameter (adslAlarmConfXAturThres1DayLprs threshold value)
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslDeviceTraps 1.3.6.1.4.1.193.72.300.10.2.3
OBJECT IDENTIFIER    

adslDeviceTrapsEntry 1.3.6.1.4.1.193.72.300.10.2.3.0
OBJECT IDENTIFIER    

adslDspLoadingFailureTrap 1.3.6.1.4.1.193.72.300.10.2.3.0.1
DSP software could not be loaded and started, either incompatible or inoperable HW, damaged or wrong load file. ADSL system inoperable. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM 2: Managed object ID (MAC) 3: Sequence number (Alarm sequence number) 4: Perceived severity Critical 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type Equipment 7: Probable cause EquipmentMalfunction
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslDspCommunicationFailureTrap 1.3.6.1.4.1.193.72.300.10.2.3.0.3
DSP does not reply to a request or too many DSP Unexpected Response Failures have been detected. DSP will be reset and reloaded. Affects all lines in the IP DSLAM. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM 2: Managed object ID (MAC) 3: Sequence number (Alarm sequence number) 4: Perceived severity Major 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type CommunicationsAlarm 7: Probable cause SoftwareError
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslDspInoperableTrap 1.3.6.1.4.1.193.72.300.10.2.3.0.4
The DSP has been reloaded and restarted to many times due to errors. ADSL is considered inoperable. In case SW load modules are correct this is most likely a HW problem. Valid from: EDA 1.1R2A Parameters 1: Managed object class IP DSLAM 2: Managed object ID (MAC) 3: Sequence number (Alarm sequence number) 4: Perceived severity Critical 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type Equipment 7: Probable cause EquipmentMalfunction
Status: current Access: not-accessible
NOTIFICATION-TYPE    

adslDspHardwareFailureTrap 1.3.6.1.4.1.193.72.300.10.2.3.0.5
HW failure was detected. HW should be replaced. ADSL system is inoperable. Valid from: EDA 1.1R2A Obsoleted from: EDA 2.2R1A Parameters 1: Managed object class IP DSLAM 2: Managed object ID (MAC) 3: Sequence number (Alarm sequence number) 4: Perceived severity Critical 5: Event time (Timestamp is retrieved from a SNTP server) 6: Event type Equipment 7: Probable cause EquipmentMalfunction
Status: obsolete Access: not-accessible
NOTIFICATION-TYPE    

adslXObjectsGroup 1.3.6.1.4.1.193.72.300.10.3.1
Current adslXObjects Group
Status: current Access: not-accessible
OBJECT-GROUP    

adslXObjectsDeprecatedGroup 1.3.6.1.4.1.193.72.300.10.3.2
Deprecated adslXObjects Group
Status: deprecated Access: not-accessible
OBJECT-GROUP    

adslXObjectsObsoleteGroup 1.3.6.1.4.1.193.72.300.10.3.3
Deprecated adslXObjects Group
Status: obsolete Access: not-accessible
OBJECT-GROUP    

adslXTrapsGroup 1.3.6.1.4.1.193.72.300.10.4.1
adslX Traps Group
Status: current Access: not-accessible
NOTIFICATION-GROUP