xdsl2PMChCurrEntry OBJECT-TYPE SYNTAX Xdsl2PMChCurrEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "One index of this table is an interface index where the interface has an ifType of a DSL channel. A second index of this table is the termination unit." INDEX { ifIndex, xdsl2PMChCurrUnit } ::= { xdsl2PMChCurrTable 1 } Xdsl2PMChCurrEntry ::= SEQUENCE { xdsl2PMChCurrUnit Xdsl2Unit, xdsl2PMChCurr15MValidIntervals Unsigned32, xdsl2PMChCurr15MInvalidIntervals Unsigned32, xdsl2PMChCurr15MTimeElapsed HCPerfTimeElapsed, xdsl2PMChCurr15MCodingViolations Unsigned32, xdsl2PMChCurr15MCorrectedBlocks Unsigned32, xdsl2PMChCurr1DayValidIntervals Unsigned32, xdsl2PMChCurr1DayInvalidIntervals Unsigned32, xdsl2PMChCurr1DayTimeElapsed HCPerfTimeElapsed, xdsl2PMChCurr1DayCodingViolations Unsigned32, xdsl2PMChCurr1DayCorrectedBlocks Unsigned32 } xdsl2PMChCurrUnit OBJECT-TYPE SYNTAX Xdsl2Unit MAX-ACCESS not-accessible STATUS current DESCRIPTION "The termination unit." ::= { xdsl2PMChCurrEntry 1 } xdsl2PMChCurr15MValidIntervals OBJECT-TYPE SYNTAX Unsigned32 (0..96) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of 15-minute PM intervals for which data was collected. The value will typically be equal to the maximum number of 15-minute intervals the implementation is planned to store (i.e., beyond the scope of this MIB module) unless the measurement was (re-)started recently, in which case the value will be the number of complete 15-minute intervals for which the agent has at least some data. In certain cases (e.g., in the case where the agent is a proxy), it is possible that some intervals are unavailable. In this case, this interval is the
maximum interval number for which data is available." ::= { xdsl2PMChCurrEntry 2 } xdsl2PMChCurr15MInvalidIntervals OBJECT-TYPE SYNTAX Unsigned32 (0..96) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of 15-minute PM intervals for which no data is available. The value will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations)." ::= { xdsl2PMChCurrEntry 3 } xdsl2PMChCurr15MTimeElapsed OBJECT-TYPE SYNTAX HCPerfTimeElapsed UNITS "seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Total elapsed seconds in this interval." ::= { xdsl2PMChCurrEntry 4 } xdsl2PMChCurr15MCodingViolations OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of CRC-8 (FEBE for xTU-R) anomalies occurring in the channel during the interval. This parameter is inhibited during UAS or SES. If the CRC is applied over multiple channels, then each related CRC-8 (or FEBE) anomaly SHOULD increment each of the counters related to the individual channels." REFERENCE "ITU-T G.997.1, paragraph #7.2.2.1.1 (CV-C) and paragraph #7.2.2.2.1 (CV-CFE)" ::= { xdsl2PMChCurrEntry 5 } xdsl2PMChCurr15MCorrectedBlocks OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of FEC (FFEC for xTU-R) anomalies (corrected code words) occurring in the channel during the interval. This parameter is inhibited during UAS or SES. If the FEC is applied over multiple channels, then each related FEC (or FFEC) anomaly SHOULD increment each of the counters related to the individual channels."
REFERENCE "ITU-T G.997.1, paragraph #7.2.2.1.2 (FEC-C) and paragraph #7.2.2.2.2 (FEC-CFE)" ::= { xdsl2PMChCurrEntry 6 } xdsl2PMChCurr1DayValidIntervals OBJECT-TYPE SYNTAX Unsigned32 (0..30) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of 24-hour PM intervals for which data was collected. The value will typically be equal to the maximum number of 24-hour intervals the implementation is planned to store (i.e., beyond the scope of this MIB module) unless the measurement was (re-)started recently, in which case the value will be the number of complete 24-hour intervals for which the agent has at least some data. In certain cases (e.g., in the case where the agent is a proxy), it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available." ::= { xdsl2PMChCurrEntry 7 } xdsl2PMChCurr1DayInvalidIntervals OBJECT-TYPE SYNTAX Unsigned32 (0..30) MAX-ACCESS read-only STATUS current DESCRIPTION "The number of 24-hour PM intervals for which no data is available. The value will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations)." ::= { xdsl2PMChCurrEntry 8 } xdsl2PMChCurr1DayTimeElapsed OBJECT-TYPE SYNTAX HCPerfTimeElapsed UNITS "seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Total elapsed seconds in this interval." ::= { xdsl2PMChCurrEntry 9 } xdsl2PMChCurr1DayCodingViolations OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of CRC-8 (FEBE for xTU-R) anomalies occurring in the channel during the interval. This parameter is inhibited during
UAS or SES. If the CRC is applied over multiple channels, then each related CRC-8 (or FEBE) anomaly SHOULD increment each of the counters related to the individual channels." REFERENCE "ITU-T G.997.1, paragraph #7.2.2.1.1 (CV-C) and paragraph #7.2.2.2.1 (CV-CFE)" ::= { xdsl2PMChCurrEntry 10 } xdsl2PMChCurr1DayCorrectedBlocks OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of FEC (FFEC for xTU-R) anomalies (corrected code words) occurring in the channel during the interval. This parameter is inhibited during UAS or SES. If the FEC is applied over multiple channels, then each related FEC (or FFEC) anomaly SHOULD increment each of the counters related to the individual channels." REFERENCE "ITU-T G.997.1, paragraph #7.2.2.1.2 (FEC-C) and paragraph #7.2.2.2.2 (FEC-CFE)" ::= { xdsl2PMChCurrEntry 11 } ------------------------------------------- -- PM channel history 15 Minutes -- ------------------------------------------- xdsl2PMChHist15MinTable OBJECT-TYPE SYNTAX SEQUENCE OF Xdsl2PMChHist15MinEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The table xdsl2PMChHist15MinTable contains Performance Monitoring (PM) history for 15-minute intervals for DSL channels PM." ::= { xdsl2PMChannel 2 } xdsl2PMChHist15MinEntry OBJECT-TYPE SYNTAX Xdsl2PMChHist15MinEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "One index of this table is an interface index where the interface has an ifType of a DSL channel. A second index of this table is the transmission unit. The third index is the interval number." INDEX { ifIndex, xdsl2PMChHist15MUnit, xdsl2PMChHist15MInterval }
::= { xdsl2PMChHist15MinTable 1 } Xdsl2PMChHist15MinEntry ::= SEQUENCE { xdsl2PMChHist15MUnit Xdsl2Unit, xdsl2PMChHist15MInterval Unsigned32, xdsl2PMChHist15MMonitoredTime Unsigned32, xdsl2PMChHist15MCodingViolations Unsigned32, xdsl2PMChHist15MCorrectedBlocks Unsigned32, xdsl2PMChHist15MValidInterval TruthValue } xdsl2PMChHist15MUnit OBJECT-TYPE SYNTAX Xdsl2Unit MAX-ACCESS not-accessible STATUS current DESCRIPTION "The termination unit." ::= { xdsl2PMChHist15MinEntry 1 } xdsl2PMChHist15MInterval OBJECT-TYPE SYNTAX Unsigned32 (1..96) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The interval number." ::= { xdsl2PMChHist15MinEntry 2 } xdsl2PMChHist15MMonitoredTime OBJECT-TYPE SYNTAX Unsigned32 UNITS "seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Total seconds monitored in this interval." ::= { xdsl2PMChHist15MinEntry 3 } xdsl2PMChHist15MCodingViolations OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of CRC-8 (FEBE for xTU-R) anomalies occurring in the channel during the interval. This parameter is inhibited during UAS or SES. If the CRC is applied over multiple channels, then each related CRC-8 (or FEBE) anomaly SHOULD increment each of the counters related to the individual channels." REFERENCE "ITU-T G.997.1, paragraph #7.2.2.1.1 (CV-C)
and paragraph #7.2.2.2.1 (CV-CFE)" ::= { xdsl2PMChHist15MinEntry 4 } xdsl2PMChHist15MCorrectedBlocks OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of FEC (FFEC for xTU-R) anomalies (corrected code words) occurring in the channel during the interval. This parameter is inhibited during UAS or SES. If the FEC is applied over multiple channels, then each related FEC (or FFEC) anomaly SHOULD increment each of the counters related to the individual channels." REFERENCE "ITU-T G.997.1, paragraph #7.2.2.1.2 (FEC-C) and paragraph #7.2.2.2.2 (FEC-CFE)" ::= { xdsl2PMChHist15MinEntry 5 } xdsl2PMChHist15MValidInterval OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "This variable indicates if the data for this interval is valid." ::= { xdsl2PMChHist15MinEntry 6 } ------------------------------------------ -- PM channel history 1 Day -- ------------------------------------------ xdsl2PMChHist1DTable OBJECT-TYPE SYNTAX SEQUENCE OF Xdsl2PMChHist1DEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The table xdsl2PMChHist1DTable contains Performance Monitoring (PM) history for 1-day intervals for DSL channels PM." ::= { xdsl2PMChannel 3 } xdsl2PMChHist1DEntry OBJECT-TYPE SYNTAX Xdsl2PMChHist1DEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "One index of this table is an interface index where the interface has an ifType of a DSL channel. A second index of
this table is the transmission unit. The third index is the interval number." INDEX { ifIndex, xdsl2PMChHist1DUnit, xdsl2PMChHist1DInterval } ::= { xdsl2PMChHist1DTable 1 } Xdsl2PMChHist1DEntry ::= SEQUENCE { xdsl2PMChHist1DUnit Xdsl2Unit, xdsl2PMChHist1DInterval Unsigned32, xdsl2PMChHist1DMonitoredTime Unsigned32, xdsl2PMChHist1DCodingViolations Unsigned32, xdsl2PMChHist1DCorrectedBlocks Unsigned32, xdsl2PMChHist1DValidInterval TruthValue } xdsl2PMChHist1DUnit OBJECT-TYPE SYNTAX Xdsl2Unit MAX-ACCESS not-accessible STATUS current DESCRIPTION "The termination unit." ::= { xdsl2PMChHist1DEntry 1 } xdsl2PMChHist1DInterval OBJECT-TYPE SYNTAX Unsigned32 (1..30) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The interval number." ::= { xdsl2PMChHist1DEntry 2 } xdsl2PMChHist1DMonitoredTime OBJECT-TYPE SYNTAX Unsigned32 UNITS "seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Total seconds monitored in this interval." ::= { xdsl2PMChHist1DEntry 3 } xdsl2PMChHist1DCodingViolations OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of CRC-8 (FEBE for xTU-R) anomalies occurring in the
channel during the interval. This parameter is inhibited during UAS or SES. If the CRC is applied over multiple channels, then each related CRC-8 (or FEBE) anomaly SHOULD increment each of the counters related to the individual channels." REFERENCE "ITU-T G.997.1, paragraph #7.2.2.1.1 (CV-C) and paragraph #7.2.2.2.1 (CV-CFE)" ::= { xdsl2PMChHist1DEntry 4 } xdsl2PMChHist1DCorrectedBlocks OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Count of FEC (FFEC for xTU-R) anomalies (corrected code words) occurring in the channel during the interval. This parameter is inhibited during UAS or SES. If the FEC is applied over multiple channels, then each related FEC (or FFEC) anomaly SHOULD increment each of the counters related to the individual channels." REFERENCE "ITU-T G.997.1, paragraph #7.2.2.1.2 (FEC-C) and paragraph #7.2.2.2.2 (FEC-CFE)" ::= { xdsl2PMChHist1DEntry 5 } xdsl2PMChHist1DValidInterval OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "This variable indicates if the data for this interval is valid." ::= { xdsl2PMChHist1DEntry 6 } ------------------------------------------- -- Notifications Group -- ------------------------------------------- xdsl2LinePerfFECSThreshXtuc NOTIFICATION-TYPE OBJECTS { xdsl2PMLCurr15MFecs, xdsl2LineAlarmConfProfileXtucThresh15MinFecs } STATUS current DESCRIPTION "This notification indicates that the FEC seconds threshold has been reached/exceeded for the referred xTU-C." ::= { xdsl2Notifications 1 }
xdsl2LinePerfFECSThreshXtur NOTIFICATION-TYPE OBJECTS { xdsl2PMLCurr15MFecs, xdsl2LineAlarmConfProfileXturThresh15MinFecs } STATUS current DESCRIPTION "This notification indicates that the FEC seconds threshold has been reached/exceeded for the referred xTU-R." ::= { xdsl2Notifications 2 } xdsl2LinePerfESThreshXtuc NOTIFICATION-TYPE OBJECTS { xdsl2PMLCurr15MEs, xdsl2LineAlarmConfProfileXtucThresh15MinEs } STATUS current DESCRIPTION "This notification indicates that the errored seconds threshold has been reached/exceeded for the referred xTU-C." ::= { xdsl2Notifications 3 } xdsl2LinePerfESThreshXtur NOTIFICATION-TYPE OBJECTS { xdsl2PMLCurr15MEs, xdsl2LineAlarmConfProfileXturThresh15MinEs } STATUS current DESCRIPTION "This notification indicates that the errored seconds threshold has been reached/exceeded for the referred xTU-R." ::= { xdsl2Notifications 4 } xdsl2LinePerfSESThreshXtuc NOTIFICATION-TYPE OBJECTS { xdsl2PMLCurr15MSes, xdsl2LineAlarmConfProfileXtucThresh15MinSes } STATUS current DESCRIPTION "This notification indicates that the severely errored seconds threshold has been reached/exceeded for the referred xTU-C." ::= { xdsl2Notifications 5 }
xdsl2LinePerfSESThreshXtur NOTIFICATION-TYPE OBJECTS { xdsl2PMLCurr15MSes, xdsl2LineAlarmConfProfileXturThresh15MinSes } STATUS current DESCRIPTION "This notification indicates that the severely errored seconds threshold has been reached/exceeded for the referred xTU-R." ::= { xdsl2Notifications 6 } xdsl2LinePerfLOSSThreshXtuc NOTIFICATION-TYPE OBJECTS { xdsl2PMLCurr15MLoss, xdsl2LineAlarmConfProfileXtucThresh15MinLoss } STATUS current DESCRIPTION "This notification indicates that the LOS seconds threshold has been reached/exceeded for the referred xTU-C." ::= { xdsl2Notifications 7 } xdsl2LinePerfLOSSThreshXtur NOTIFICATION-TYPE OBJECTS { xdsl2PMLCurr15MLoss, xdsl2LineAlarmConfProfileXturThresh15MinLoss } STATUS current DESCRIPTION "This notification indicates that the LOS seconds threshold has been reached/exceeded for the referred xTU-R." ::= { xdsl2Notifications 8 } xdsl2LinePerfUASThreshXtuc NOTIFICATION-TYPE OBJECTS { xdsl2PMLCurr15MUas, xdsl2LineAlarmConfProfileXtucThresh15MinUas } STATUS current DESCRIPTION "This notification indicates that the unavailable seconds threshold has been reached/exceeded for the referred xTU-C." ::= { xdsl2Notifications 9 }
xdsl2LinePerfUASThreshXtur NOTIFICATION-TYPE OBJECTS { xdsl2PMLCurr15MUas, xdsl2LineAlarmConfProfileXturThresh15MinUas } STATUS current DESCRIPTION "This notification indicates that the unavailable seconds threshold has been reached/exceeded for the referred xTU-R." ::= { xdsl2Notifications 10 } xdsl2LinePerfCodingViolationsThreshXtuc NOTIFICATION-TYPE OBJECTS { xdsl2PMChCurr15MCodingViolations, xdsl2ChAlarmConfProfileXtucThresh15MinCodingViolations } STATUS current DESCRIPTION "This notification indicates that the coding violations threshold has been reached/exceeded for the referred xTU-C." ::= { xdsl2Notifications 11 } xdsl2LinePerfCodingViolationsThreshXtur NOTIFICATION-TYPE OBJECTS { xdsl2PMChCurr15MCodingViolations, xdsl2ChAlarmConfProfileXturThresh15MinCodingViolations } STATUS current DESCRIPTION "This notification indicates that the coding violations threshold has been reached/exceeded for the referred xTU-R." ::= { xdsl2Notifications 12 } xdsl2LinePerfCorrectedThreshXtuc NOTIFICATION-TYPE OBJECTS { xdsl2PMChCurr15MCorrectedBlocks, xdsl2ChAlarmConfProfileXtucThresh15MinCorrected } STATUS current DESCRIPTION "This notification indicates that the corrected blocks (FEC events) threshold has been reached/exceeded for the referred xTU-C." ::= { xdsl2Notifications 13 }
xdsl2LinePerfCorrectedThreshXtur NOTIFICATION-TYPE OBJECTS { xdsl2PMChCurr15MCorrectedBlocks, xdsl2ChAlarmConfProfileXturThresh15MinCorrected } STATUS current DESCRIPTION "This notification indicates that the corrected blocks (FEC events) threshold has been reached/exceeded for the referred xTU-R." ::= { xdsl2Notifications 14 } xdsl2LinePerfFailedFullInitThresh NOTIFICATION-TYPE OBJECTS { xdsl2PMLInitCurr15MFailedFullInits, xdsl2LineAlarmConfProfileThresh15MinFailedFullInt } STATUS current DESCRIPTION "This notification indicates that the failed full initializations threshold has been reached/exceeded for the referred ADSL/ADSL2 or ADSL2 line." ::= { xdsl2Notifications 15 } xdsl2LinePerfFailedShortInitThresh NOTIFICATION-TYPE OBJECTS { xdsl2PMLInitCurr15MFailedShortInits, xdsl2LineAlarmConfProfileThresh15MinFailedShrtInt } STATUS current DESCRIPTION "This notification indicates that the failed short initializations threshold has been reached/exceeded for the referred VDSL2/ADSL/ADSL2 or ADSL2+ line." ::= { xdsl2Notifications 16 } xdsl2LineStatusChangeXtuc NOTIFICATION-TYPE OBJECTS { xdsl2LineStatusXtuc } STATUS current DESCRIPTION "This notification indicates that a status change is detected for the referred xTU-C."
::= { xdsl2Notifications 17 } xdsl2LineStatusChangeXtur NOTIFICATION-TYPE OBJECTS { xdsl2LineStatusXtur } STATUS current DESCRIPTION "This notification indicates that a status change is detected for the referred xTU-R." ::= { xdsl2Notifications 18 } -- conformance information xdsl2Groups OBJECT IDENTIFIER ::= { xdsl2Conformance 1 } xdsl2Compliances OBJECT IDENTIFIER ::= { xdsl2Conformance 2 } xdsl2LineMibCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for SNMP entities which manage VDSL2/ADSL/ADSL2 and ADSL2+ interfaces." MODULE -- this module MANDATORY-GROUPS { xdsl2LineGroup, xdsl2ChannelStatusGroup, xdsl2SCStatusGroup, xdsl2LineInventoryGroup, xdsl2LineConfTemplateGroup, xdsl2LineConfProfGroup, xdsl2LineConfProfModeSpecGroup, xdsl2LineConfProfModeSpecBandUsGroup, xdsl2ChConfProfileGroup, xdsl2LineAlarmConfTemplateGroup, xdsl2PMLineCurrGroup, xdsl2PMLineInitCurrGroup, xdsl2PMLineHist15MinGroup, xdsl2PMLineHist1DayGroup, xdsl2PMLineInitHist15MinGroup, xdsl2PMLineInitHist1DayGroup, xdsl2PMChCurrGroup, xdsl2PMChHist15MinGroup, xdsl2PMChHist1DGroup }
GROUP xdsl2LineFallbackGroup DESCRIPTION "The group of configuration, status, and commands objects on the line level that are associated with the fallback feature." GROUP xdsl2LineBpscGroup DESCRIPTION "The group of configuration, status, and commands objects on the line level that are associated with requesting a bits per subcarrier measurement." GROUP xdsl2LineSegmentGroup DESCRIPTION "The group of status and commands objects on the line level that are used to hold the results of the bits-per-subcarrier measurement." GROUP xdsl2ChannelStatusAtmGroup DESCRIPTION "The group of status objects required when the data path is ATM." GROUP xdsl2ChannelStatusPtmGroup DESCRIPTION "The group of status objects required when the data path is PTM." GROUP xdsl2LineConfProfRaGroup DESCRIPTION "The group of objects required for controlling the rate-adaptive behavior of the line." GROUP xdsl2LineConfProfMsgMinGroup DESCRIPTION "The group of objects required for controlling the rate reserved for Overhead traffic." GROUP xdsl2LineAlarmConfProfileGroup DESCRIPTION "The group of objects that define the alarm thresholds on line-level PM counters." GROUP xdsl2ChAlarmConfProfileGroup DESCRIPTION "The group of objects that define the alarm thresholds on channel-level PM counters."
GROUP xdsl2ChConfProfileAtmGroup DESCRIPTION "The group of configuration objects required when the data path is ATM." GROUP xdsl2ChConfProfileMinResGroup DESCRIPTION "The group of configuration objects required for the reserved data rate." GROUP xdsl2ChConfProfileOptAttrGroup DESCRIPTION "The group of various optional channel configuration objects." GROUP xdsl2PMLineInitCurrShortGroup DESCRIPTION "The group of PM counters for the current intervals short initializations." GROUP xdsl2PMLineInitHist15MinShortGroup DESCRIPTION "The group of PM counters for the previous 15-minute intervals short initializations." GROUP xdsl2PMLineInitHist1DayShortGroup DESCRIPTION "The group of PM counters for the previous 24-hour intervals short initializations." GROUP xdsl2ScalarSCGroup DESCRIPTION "The group of objects that report the available memory resources for the DELT processes." GROUP xdsl2ThreshNotificationGroup DESCRIPTION "The group of thresholds crossing notifications." GROUP xdsl2StatusChangeNotificationGroup DESCRIPTION "The group of status change notifications." ::= { xdsl2Compliances 1 } -- units of conformance xdsl2LineGroup OBJECT-GROUP
OBJECTS { xdsl2LineConfTemplate, xdsl2LineAlarmConfTemplate, xdsl2LineCmndConfPmsf, xdsl2LineCmndConfLdsf, xdsl2LineCmndConfLdsfFailReason, xdsl2LineCmndAutomodeColdStart, xdsl2LineCmndConfReset, xdsl2LineStatusXtuTransSys, xdsl2LineStatusPwrMngState, xdsl2LineStatusInitResult, xdsl2LineStatusLastStateDs, xdsl2LineStatusLastStateUs, xdsl2LineStatusXtur, xdsl2LineStatusXtuc, xdsl2LineStatusAttainableRateDs, xdsl2LineStatusAttainableRateUs, xdsl2LineStatusActPsdDs, xdsl2LineStatusActPsdUs, xdsl2LineStatusActAtpDs, xdsl2LineStatusActAtpUs, xdsl2LineStatusActProfile, xdsl2LineStatusActLimitMask, xdsl2LineStatusActUs0Mask, xdsl2LineStatusActSnrModeDs, xdsl2LineStatusActSnrModeUs, xdsl2LineStatusElectricalLength, xdsl2LineStatusTssiDs, xdsl2LineStatusTssiUs, xdsl2LineStatusMrefPsdDs, xdsl2LineStatusMrefPsdUs, xdsl2LineStatusTrellisDs, xdsl2LineStatusTrellisUs, xdsl2LineStatusActualCe, xdsl2LineBandStatusLnAtten, xdsl2LineBandStatusSigAtten, xdsl2LineBandStatusSnrMargin } STATUS current DESCRIPTION "The group of configuration, status, and commands objects on the line level." ::= { xdsl2Groups 1 } xdsl2LineFallbackGroup OBJECT-GROUP OBJECTS {
xdsl2LineConfFallbackTemplate, xdsl2LineStatusActTemplate } STATUS current DESCRIPTION "The group of configuration, status, and commands objects on the line level that are associated with the fallback feature." ::= { xdsl2Groups 2 } xdsl2LineBpscGroup OBJECT-GROUP OBJECTS { xdsl2LineCmndConfBpsc, xdsl2LineCmndConfBpscFailReason, xdsl2LineCmndConfBpscRequests } STATUS current DESCRIPTION "The group of configuration, status, and commands objects on the line level that are associated with requesting a bits-per-subcarrier measurement." ::= { xdsl2Groups 3 } xdsl2LineSegmentGroup OBJECT-GROUP OBJECTS { xdsl2LineSegmentBitsAlloc, xdsl2LineSegmentRowStatus } STATUS current DESCRIPTION "The group of status and commands objects on the line level that are used to hold the results of the bits-per-subcarrier measurement." ::= { xdsl2Groups 4 } xdsl2ChannelStatusGroup OBJECT-GROUP OBJECTS { xdsl2ChStatusActDataRate, xdsl2ChStatusPrevDataRate, xdsl2ChStatusActDelay, xdsl2ChStatusActInp, xdsl2ChStatusInpReport, xdsl2ChStatusNFec, xdsl2ChStatusRFec, xdsl2ChStatusLSymb,
xdsl2ChStatusIntlvDepth, xdsl2ChStatusIntlvBlock, xdsl2ChStatusLPath } STATUS current DESCRIPTION "The group of status objects on the channel level." ::= { xdsl2Groups 5 } xdsl2ChannelStatusAtmGroup OBJECT-GROUP OBJECTS { xdsl2ChStatusAtmStatus } STATUS current DESCRIPTION "The group of status objects on the data path level when it is ATM." ::= { xdsl2Groups 6 } xdsl2ChannelStatusPtmGroup OBJECT-GROUP OBJECTS { xdsl2ChStatusPtmStatus } STATUS current DESCRIPTION "The group of status objects on the data path level when it is PTM." ::= { xdsl2Groups 7 } xdsl2SCStatusGroup OBJECT-GROUP OBJECTS { xdsl2SCStatusLinScale, xdsl2SCStatusLinScGroupSize, xdsl2SCStatusLogMt, xdsl2SCStatusLogScGroupSize, xdsl2SCStatusQlnMt, xdsl2SCStatusQlnScGroupSize, xdsl2SCStatusSnrMtime, xdsl2SCStatusSnrScGroupSize, xdsl2SCStatusBandLnAtten, xdsl2SCStatusBandSigAtten, xdsl2SCStatusAttainableRate, xdsl2SCStatusRowStatus, xdsl2SCStatusSegmentLinReal, xdsl2SCStatusSegmentLinImg,
xdsl2SCStatusSegmentLog, xdsl2SCStatusSegmentQln, xdsl2SCStatusSegmentSnr, xdsl2SCStatusSegmentBitsAlloc, xdsl2SCStatusSegmentGainAlloc } STATUS current DESCRIPTION "The group of status objects on the subcarrier level. They are updated as a result of a DELT process." ::= { xdsl2Groups 8 } xdsl2LineInventoryGroup OBJECT-GROUP OBJECTS { xdsl2LInvG994VendorId, xdsl2LInvSystemVendorId, xdsl2LInvVersionNumber, xdsl2LInvSerialNumber, xdsl2LInvSelfTestResult, xdsl2LInvTransmissionCapabilities } STATUS current DESCRIPTION "The group of inventory objects per xTU." ::= { xdsl2Groups 9 } xdsl2LineConfTemplateGroup OBJECT-GROUP OBJECTS { xdsl2LConfTempLineProfile, xdsl2LConfTempChan1ConfProfile, xdsl2LConfTempChan1RaRatioDs, xdsl2LConfTempChan1RaRatioUs, xdsl2LConfTempChan2ConfProfile, xdsl2LConfTempChan2RaRatioDs, xdsl2LConfTempChan2RaRatioUs, xdsl2LConfTempChan3ConfProfile, xdsl2LConfTempChan3RaRatioDs, xdsl2LConfTempChan3RaRatioUs, xdsl2LConfTempChan4ConfProfile, xdsl2LConfTempChan4RaRatioDs, xdsl2LConfTempChan4RaRatioUs, xdsl2LConfTempRowStatus } STATUS current DESCRIPTION "The group of objects in a line configuration
template." ::= { xdsl2Groups 10 } xdsl2LineConfProfGroup OBJECT-GROUP OBJECTS { xdsl2LConfProfScMaskDs, xdsl2LConfProfScMaskUs, xdsl2LConfProfVdsl2CarMask, xdsl2LConfProfRfiBands, xdsl2LConfProfRaModeDs, xdsl2LConfProfRaModeUs, xdsl2LConfProfTargetSnrmDs, xdsl2LConfProfTargetSnrmUs, xdsl2LConfProfMaxSnrmDs, xdsl2LConfProfMaxSnrmUs, xdsl2LConfProfMinSnrmDs, xdsl2LConfProfMinSnrmUs, xdsl2LConfProfCeFlag, xdsl2LConfProfSnrModeDs, xdsl2LConfProfSnrModeUs, xdsl2LConfProfTxRefVnDs, xdsl2LConfProfTxRefVnUs, xdsl2LConfProfXtuTransSysEna, xdsl2LConfProfPmMode, xdsl2LConfProfL0Time, xdsl2LConfProfL2Time, xdsl2LConfProfL2Atpr, xdsl2LConfProfL2Atprt, xdsl2LConfProfProfiles, xdsl2LConfProfDpboEPsd, xdsl2LConfProfDpboEsEL, xdsl2LConfProfDpboEsCableModelA, xdsl2LConfProfDpboEsCableModelB, xdsl2LConfProfDpboEsCableModelC, xdsl2LConfProfDpboMus, xdsl2LConfProfDpboFMin, xdsl2LConfProfDpboFMax, xdsl2LConfProfUpboKL, xdsl2LConfProfUpboKLF, xdsl2LConfProfUs0Mask, xdsl2LConfProfForceInp, xdsl2LConfProfRowStatus } STATUS current DESCRIPTION "The group of objects in a line configuration profile."
::= { xdsl2Groups 11 } xdsl2LineConfProfRaGroup OBJECT-GROUP OBJECTS { xdsl2LConfProfRaUsNrmDs, xdsl2LConfProfRaUsNrmUs, xdsl2LConfProfRaUsTimeDs, xdsl2LConfProfRaUsTimeUs, xdsl2LConfProfRaDsNrmDs, xdsl2LConfProfRaDsNrmUs, xdsl2LConfProfRaDsTimeDs, xdsl2LConfProfRaDsTimeUs } STATUS current DESCRIPTION "The group of objects required for controlling the rate-adaptive behavior of the line." ::= { xdsl2Groups 12 } xdsl2LineConfProfMsgMinGroup OBJECT-GROUP OBJECTS { xdsl2LConfProfMsgMinUs, xdsl2LConfProfMsgMinDs } STATUS current DESCRIPTION "The group of objects required for controlling the rate reserved for Overhead traffic." ::= { xdsl2Groups 13 } xdsl2LineConfProfModeSpecGroup OBJECT-GROUP OBJECTS { xdsl2LConfProfMaxNomPsdDs, xdsl2LConfProfMaxNomPsdUs, xdsl2LConfProfMaxNomAtpDs, xdsl2LConfProfMaxNomAtpUs, xdsl2LConfProfMaxAggRxPwrUs, xdsl2LConfProfPsdMaskDs, xdsl2LConfProfPsdMaskUs, xdsl2LConfProfPsdMaskSelectUs, xdsl2LConfProfClassMask, xdsl2LConfProfLimitMask, xdsl2LConfProfUs0Disable, xdsl2LConfProfModeSpecRowStatus }
STATUS current DESCRIPTION "The group of objects in a line configuration profile that have an instance for each operation mode allowed." ::= { xdsl2Groups 14 } xdsl2LineConfProfModeSpecBandUsGroup OBJECT-GROUP OBJECTS { xdsl2LConfProfUpboPsdA, xdsl2LConfProfUpboPsdB, xdsl2LConfProfModeSpecBandUsRowStatus } STATUS current DESCRIPTION "The group of objects in a line configuration profile that have several per-upstream-band instances for each operation mode allowed." ::= { xdsl2Groups 15 } xdsl2ChConfProfileGroup OBJECT-GROUP OBJECTS { xdsl2ChConfProfMinDataRateDs, xdsl2ChConfProfMinDataRateUs, xdsl2ChConfProfMaxDataRateDs, xdsl2ChConfProfMaxDataRateUs, xdsl2ChConfProfMinDataRateLowPwrDs, xdsl2ChConfProfMinDataRateLowPwrUs, xdsl2ChConfProfMaxDelayDs, xdsl2ChConfProfMaxDelayUs, xdsl2ChConfProfMinProtectionDs, xdsl2ChConfProfMinProtectionUs, xdsl2ChConfProfMinProtection8Ds, xdsl2ChConfProfMinProtection8Us, xdsl2ChConfProfMaxBerDs, xdsl2ChConfProfMaxBerUs, xdsl2ChConfProfUsDataRateDs, xdsl2ChConfProfDsDataRateDs, xdsl2ChConfProfUsDataRateUs, xdsl2ChConfProfDsDataRateUs, xdsl2ChConfProfRowStatus } STATUS current DESCRIPTION "The group of objects in a channel configuration profile." ::= { xdsl2Groups 16 }