ADSL-LINE-EXT-MIB

File: ADSL-LINE-EXT-MIB.mib (50268 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
PerfHist-TC-MIB ADSL-TC-MIB SNMP-FRAMEWORK-MIB
ADSL-LINE-MIB

Imported symbols

Counter32 Integer32 NOTIFICATION-TYPE
MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TEXTUAL-CONVENTION
PerfCurrentCount PerfIntervalCount AdslPerfCurrDayCount
AdslPerfPrevDayCount SnmpAdminString adslLineAlarmConfProfileEntry
adslLineConfProfileEntry adslAturIntervalEntry adslAturPerfDataEntry
adslAtucIntervalEntry adslAtucPerfDataEntry adslLineEntry
adslMIB

Defined Types

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)  

AdslLineExtEntry  
SEQUENCE    
  adslLineTransAtucCap AdslTransmissionModeType
  adslLineTransAtucConfig AdslTransmissionModeType
  adslLineTransAtucActual AdslTransmissionModeType
  adslLineGlitePowerState INTEGER
  adslLineConfProfileDualLite SnmpAdminString

AdslAtucPerfDataExtEntry  
SEQUENCE    
  adslAtucPerfStatFastR Counter32
  adslAtucPerfStatFailedFastR Counter32
  adslAtucPerfStatSesL Counter32
  adslAtucPerfStatUasL Counter32
  adslAtucPerfCurr15MinFastR PerfCurrentCount
  adslAtucPerfCurr15MinFailedFastR PerfCurrentCount
  adslAtucPerfCurr15MinSesL PerfCurrentCount
  adslAtucPerfCurr15MinUasL PerfCurrentCount
  adslAtucPerfCurr1DayFastR AdslPerfCurrDayCount
  adslAtucPerfCurr1DayFailedFastR AdslPerfCurrDayCount
  adslAtucPerfCurr1DaySesL AdslPerfCurrDayCount
  adslAtucPerfCurr1DayUasL AdslPerfCurrDayCount
  adslAtucPerfPrev1DayFastR AdslPerfPrevDayCount
  adslAtucPerfPrev1DayFailedFastR AdslPerfPrevDayCount
  adslAtucPerfPrev1DaySesL AdslPerfPrevDayCount
  adslAtucPerfPrev1DayUasL AdslPerfPrevDayCount

AdslAtucIntervalExtEntry  
SEQUENCE    
  adslAtucIntervalFastR PerfIntervalCount
  adslAtucIntervalFailedFastR PerfIntervalCount
  adslAtucIntervalSesL PerfIntervalCount
  adslAtucIntervalUasL PerfIntervalCount

AdslAturPerfDataExtEntry  
SEQUENCE    
  adslAturPerfStatSesL Counter32
  adslAturPerfStatUasL Counter32
  adslAturPerfCurr15MinSesL PerfCurrentCount
  adslAturPerfCurr15MinUasL PerfCurrentCount
  adslAturPerfCurr1DaySesL AdslPerfCurrDayCount
  adslAturPerfCurr1DayUasL AdslPerfCurrDayCount
  adslAturPerfPrev1DaySesL AdslPerfPrevDayCount
  adslAturPerfPrev1DayUasL AdslPerfPrevDayCount

AdslAturIntervalExtEntry  
SEQUENCE    
  adslAturIntervalSesL PerfIntervalCount
  adslAturIntervalUasL PerfIntervalCount

AdslConfProfileExtEntry  
SEQUENCE    
  adslConfProfileLineType INTEGER

AdslAlarmConfProfileExtEntry  
SEQUENCE    
  adslAtucThreshold15MinFailedFastR Integer32
  adslAtucThreshold15MinSesL Integer32
  adslAtucThreshold15MinUasL Integer32
  adslAturThreshold15MinSesL Integer32
  adslAturThreshold15MinUasL Integer32

Defined Values

adslExtMIB 1.3.6.1.2.1.10.94.3
Copyright (C) The Internet Society (2002). This version of this MIB module is part of RFC 3440; see the RFC itself for full legal notices. This MIB Module is a supplement to the ADSL-LINE-MIB [RFC2662].
MODULE-IDENTITY    

adslExtMibObjects 1.3.6.1.2.1.10.94.3.1
OBJECT IDENTIFIER    

adslLineExtTable 1.3.6.1.2.1.10.94.3.1.17
This table is an extension of RFC 2662. It contains ADSL line configuration and monitoring information. This includes the ADSL line's capabilities and actual ADSL transmission system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslLineExtEntry

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

adslLineTransAtucCap 1.3.6.1.2.1.10.94.3.1.17.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    
  AdslTransmissionModeType  

adslLineTransAtucConfig 1.3.6.1.2.1.10.94.3.1.17.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 AdslLineTransAtucCap.
Status: current Access: read-write
OBJECT-TYPE    
  AdslTransmissionModeType  

adslLineTransAtucActual 1.3.6.1.2.1.10.94.3.1.17.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 adslLineTransAtucConfig. After an initialization has occurred, its mode is saved as the 'Current' mode and is persistence should the link go down. This object returns 0 (i.e. BITS with no mode bit set) if the mode is not known.
Status: current Access: read-only
OBJECT-TYPE    
  AdslTransmissionModeType  

adslLineGlitePowerState 1.3.6.1.2.1.10.94.3.1.17.1.4
The value of this object specifies the power state of this interface. L0 is power on, L1 is power on but reduced and L3 is power off. Power state cannot be configured by an operator but it can be viewed via the ifOperStatus object for the managed ADSL interface. The value of the object ifOperStatus is set to down(2) if the ADSL interface is in power state L3 and is set to up(1) if the ADSL line interface is in power state L0 or L1. If the object adslLineTransAtucActual is set to a G.992.2 (G.Lite)-type transmission mode, the value of this object will be one of the valid power states: L0(2), L1(3), or L3(4). Otherwise, its value will be none(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), l0(2), l1(3), l3(4)  

adslLineConfProfileDualLite 1.3.6.1.2.1.10.94.3.1.17.1.5
This object extends the definition an ADSL line and associated channels (when applicable) for cases when it is configured in dual mode, and operating in a G.Lite-type mode as denoted by adslLineTransAtucActual. Dual mode exists when the object, adslLineTransAtucConfig, is configured with one or more full-rate modes and one or more G.Lite modes simultaneously. When 'dynamic' profiles are implemented, the value of object is equal to the index of the applicable row in the ADSL Line Configuration Profile Table, AdslLineConfProfileTable defined in ADSL-MIB [RFC2662]. In the case when dual-mode has not been enabled, the value of the object will be equal to the value of the object adslLineConfProfile [RFC2662]. When `static' profiles are implemented, in much like the case of the object, adslLineConfProfileName [RFC2662], this object's value will need to algorithmically represent the characteristics of the line. In this case, the value of the line's ifIndex plus a value indicating the line mode type (e.g., G.Lite, Full-rate) will be used. Therefore, the profile's name is a string concatenating the ifIndex and one of the follow values: Full or Lite. This string will be fixed-length (i.e., 14) with leading zero(s). For example, the profile name for ifIndex that equals '15' and is a full rate line, it will be '0000000015Full'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

adslAtucPerfDataExtTable 1.3.6.1.2.1.10.94.3.1.18
This table extends adslAtucPerfDataTable [RFC2662] with additional ADSL physical line counter information such as unavailable seconds-line and severely errored seconds-line.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucPerfDataExtEntry

adslAtucPerfDataExtEntry 1.3.6.1.2.1.10.94.3.1.18.1
An entry extends the adslAtucPerfDataEntry defined in [RFC2662]. Each entry corresponds to an ADSL line.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucPerfDataExtEntry  

adslAtucPerfStatFastR 1.3.6.1.2.1.10.94.3.1.18.1.1
The value of this object reports the count of the number of fast line bs since last agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adslAtucPerfStatFailedFastR 1.3.6.1.2.1.10.94.3.1.18.1.2
The value of this object reports the count of the number of failed fast line retrains since last agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adslAtucPerfStatSesL 1.3.6.1.2.1.10.94.3.1.18.1.3
The value of this object reports the count of the number of severely errored seconds-line since last agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adslAtucPerfStatUasL 1.3.6.1.2.1.10.94.3.1.18.1.4
The value of this object reports the count of the number of unavailable seconds-line since last agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adslAtucPerfCurr15MinFastR 1.3.6.1.2.1.10.94.3.1.18.1.5
For the current 15-minute interval, adslAtucPerfCurr15MinFastR reports the current number of seconds during which there have been fast retrains.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucPerfCurr15MinFailedFastR 1.3.6.1.2.1.10.94.3.1.18.1.6
For the current 15-minute interval, adslAtucPerfCurr15MinFailedFastR reports the current number of seconds during which there have been failed fast retrains.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucPerfCurr15MinSesL 1.3.6.1.2.1.10.94.3.1.18.1.7
For the current 15-minute interval, adslAtucPerfCurr15MinSesL reports the current number of seconds during which there have been severely errored seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucPerfCurr15MinUasL 1.3.6.1.2.1.10.94.3.1.18.1.8
For the current 15-minute interval, adslAtucPerfCurr15MinUasL reports the current number of seconds during which there have been unavailable seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAtucPerfCurr1DayFastR 1.3.6.1.2.1.10.94.3.1.18.1.9
For the current day as measured by adslAtucPerfCurr1DayTimeElapsed [RFC2662], adslAtucPerfCurr1DayFastR reports the number of seconds during which there have been fast retrains.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAtucPerfCurr1DayFailedFastR 1.3.6.1.2.1.10.94.3.1.18.1.10
For the current day as measured by adslAtucPerfCurr1DayTimeElapsed [RFC2662], adslAtucPerfCurr1DayFailedFastR reports the number of seconds during which there have been failed fast retrains.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAtucPerfCurr1DaySesL 1.3.6.1.2.1.10.94.3.1.18.1.11
For the current day as measured by adslAtucPerfCurr1DayTimeElapsed [RFC2662], adslAtucPerfCurr1DaySesL reports the number of seconds during which there have been severely errored seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAtucPerfCurr1DayUasL 1.3.6.1.2.1.10.94.3.1.18.1.12
For the current day as measured by adslAtucPerfCurr1DayTimeElapsed [RFC2662], adslAtucPerfCurr1DayUasL reports the number of seconds during which there have been unavailable seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAtucPerfPrev1DayFastR 1.3.6.1.2.1.10.94.3.1.18.1.13
For the previous day, adslAtucPerfPrev1DayFastR reports the number of seconds during which there were fast retrains.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAtucPerfPrev1DayFailedFastR 1.3.6.1.2.1.10.94.3.1.18.1.14
For the previous day, adslAtucPerfPrev1DayFailedFastR reports the number of seconds during which there were failed fast retrains.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAtucPerfPrev1DaySesL 1.3.6.1.2.1.10.94.3.1.18.1.15
For the previous day, adslAtucPerfPrev1DaySesL reports the number of seconds during which there were severely errored seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAtucPerfPrev1DayUasL 1.3.6.1.2.1.10.94.3.1.18.1.16
For the previous day, adslAtucPerfPrev1DayUasL reports the number of seconds during which there were unavailable seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAtucIntervalExtTable 1.3.6.1.2.1.10.94.3.1.19
This table provides one row for each ATU-C performance data collection interval for ADSL physical interfaces whose IfEntries' ifType is equal to adsl(94).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAtucIntervalExtEntry

adslAtucIntervalExtEntry 1.3.6.1.2.1.10.94.3.1.19.1
An entry in the adslAtucIntervalExtTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAtucIntervalExtEntry  

adslAtucIntervalFastR 1.3.6.1.2.1.10.94.3.1.19.1.1
For the current interval, adslAtucIntervalFastR reports the current number of seconds during which there have been fast retrains.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAtucIntervalFailedFastR 1.3.6.1.2.1.10.94.3.1.19.1.2
For the each interval, adslAtucIntervalFailedFastR reports the number of seconds during which there have been failed fast retrains.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAtucIntervalSesL 1.3.6.1.2.1.10.94.3.1.19.1.3
For the each interval, adslAtucIntervalSesL reports the number of seconds during which there have been severely errored seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAtucIntervalUasL 1.3.6.1.2.1.10.94.3.1.19.1.4
For the each interval, adslAtucIntervalUasL reports the number of seconds during which there have been unavailable seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAturPerfDataExtTable 1.3.6.1.2.1.10.94.3.1.20
This table contains ADSL physical line counters not defined in the adslAturPerfDataTable from the ADSL-LINE-MIB [RFC2662].
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAturPerfDataExtEntry

adslAturPerfDataExtEntry 1.3.6.1.2.1.10.94.3.1.20.1
An entry extends the adslAturPerfDataEntry defined in [RFC2662]. Each entry corresponds to an ADSL line.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAturPerfDataExtEntry  

adslAturPerfStatSesL 1.3.6.1.2.1.10.94.3.1.20.1.1
The value of this object reports the count of severely errored second-line since the last agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adslAturPerfStatUasL 1.3.6.1.2.1.10.94.3.1.20.1.2
The value of this object reports the count of unavailable seconds-line since the last agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

adslAturPerfCurr15MinSesL 1.3.6.1.2.1.10.94.3.1.20.1.3
For the current 15-minute interval, adslAturPerfCurr15MinSesL reports the current number of seconds during which there have been severely errored seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAturPerfCurr15MinUasL 1.3.6.1.2.1.10.94.3.1.20.1.4
For the current 15-minute interval, adslAturPerfCurr15MinUasL reports the current number of seconds during which there have been available seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

adslAturPerfCurr1DaySesL 1.3.6.1.2.1.10.94.3.1.20.1.5
For the current day as measured by adslAturPerfCurr1DayTimeElapsed [RFC2662], adslAturPerfCurr1DaySesL reports the number of seconds during which there have been severely errored seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAturPerfCurr1DayUasL 1.3.6.1.2.1.10.94.3.1.20.1.6
For the current day as measured by adslAturPerfCurr1DayTimeElapsed [RFC2662], adslAturPerfCurr1DayUasL reports the number of seconds during which there have been unavailable seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

adslAturPerfPrev1DaySesL 1.3.6.1.2.1.10.94.3.1.20.1.7
For the previous day, adslAturPerfPrev1DaySesL reports the number of seconds during which there were severely errored seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAturPerfPrev1DayUasL 1.3.6.1.2.1.10.94.3.1.20.1.8
For the previous day, adslAturPerfPrev1DayUasL reports the number of seconds during which there were severely errored seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

adslAturIntervalExtTable 1.3.6.1.2.1.10.94.3.1.21
This table provides one row for each ATU-R performance data collection interval for ADSL physical interfaces whose IfEntries' ifType is equal to adsl(94).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAturIntervalExtEntry

adslAturIntervalExtEntry 1.3.6.1.2.1.10.94.3.1.21.1
An entry in the adslAturIntervalExtTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAturIntervalExtEntry  

adslAturIntervalSesL 1.3.6.1.2.1.10.94.3.1.21.1.1
For the each interval, adslAturIntervalSesL reports the number of seconds during which there have been severely errored seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslAturIntervalUasL 1.3.6.1.2.1.10.94.3.1.21.1.2
For the each interval, adslAturIntervalUasL reports the number of seconds during which there have been unavailable seconds-line.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

adslConfProfileExtTable 1.3.6.1.2.1.10.94.3.1.22
The adslConfProfileExtTable extends the ADSL line profile configuration information in the adslLineConfProfileTable from the ADSL-LINE-MIB [RFC2662] by adding the ability to configure the ADSL physical line mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslConfProfileExtEntry

adslConfProfileExtEntry 1.3.6.1.2.1.10.94.3.1.22.1
An entry extends the adslLineConfProfileEntry defined in [RFC2662]. Each entry corresponds to an ADSL line profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslConfProfileExtEntry  

adslConfProfileLineType 1.3.6.1.2.1.10.94.3.1.22.1.1
This object is used to configure the ADSL physical line mode. It has following valid values: noChannel(1), when no channels exist. fastOnly(2), when only fast channel exists. interleavedOnly(3), when only interleaved channel exist. fastOrInterleaved(4), when either fast or interleaved channels can exist, but only one at any time. fastAndInterleaved(5), when both the fast channel and the interleaved channel exist. In the case when no value has been set, the default Value is noChannel(1).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noChannel(1), fastOnly(2), interleavedOnly(3), fastOrInterleaved(4), fastAndInterleaved(5)  

adslAlarmConfProfileExtTable 1.3.6.1.2.1.10.94.3.1.23
This table extends the adslLineAlarmConfProfileTable and provides threshold parameters for all the counters defined in this MIB module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AdslAlarmConfProfileExtEntry

adslAlarmConfProfileExtEntry 1.3.6.1.2.1.10.94.3.1.23.1
An entry extends the adslLineAlarmConfProfileTable defined in [RFC2662]. Each entry corresponds to an ADSL alarm profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  AdslAlarmConfProfileExtEntry  

adslAtucThreshold15MinFailedFastR 1.3.6.1.2.1.10.94.3.1.23.1.1
The first time the value of the corresponding instance of adslAtucPerfCurr15MinFailedFastR reaches or exceeds this value within a given 15-minute performance data collection period, an adslAtucFailedFastRThreshTrap notification will be generated. The value '0' will disable the notification. The default value of this object is '0'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..900  

adslAtucThreshold15MinSesL 1.3.6.1.2.1.10.94.3.1.23.1.2
The first time the value of the corresponding instance of adslAtucPerf15MinSesL reaches or exceeds this value within a given 15-minute performance data collection period, an adslAtucSesLThreshTrap notification will be generated. The value '0' will disable the notification. The default value of this object is '0'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..900  

adslAtucThreshold15MinUasL 1.3.6.1.2.1.10.94.3.1.23.1.3
The first time the value of the corresponding instance of adslAtucPerf15MinUasL reaches or exceeds this value within a given 15-minute performance data collection period, an adslAtucUasLThreshTrap notification will be generated. The value '0' will disable the notification. The default value of this object is '0'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..900  

adslAturThreshold15MinSesL 1.3.6.1.2.1.10.94.3.1.23.1.4
The first time the value of the corresponding instance of adslAturPerf15MinSesL reaches or exceeds this value within a given 15-minute performance data collection period, an adslAturSesLThreshTrap notification will be generated. The value '0' will disable the notification. The default value of this object is '0'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..900  

adslAturThreshold15MinUasL 1.3.6.1.2.1.10.94.3.1.23.1.5
The first time the value of the corresponding instance of adslAturPerf15MinUasL reaches or exceeds this value within a given 15-minute performance data collection period, an adslAturUasLThreshTrap notification will be generated. The value '0' will disable the notification. The default value of this object is '0'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..900  

adslExtTraps 1.3.6.1.2.1.10.94.3.1.24
OBJECT IDENTIFIER    

adslExtAtucTraps 1.3.6.1.2.1.10.94.3.1.24.1
OBJECT IDENTIFIER    

adslExtAtucTrapsPrefix 1.3.6.1.2.1.10.94.3.1.24.1.0
OBJECT IDENTIFIER    

adslAtucFailedFastRThreshTrap 1.3.6.1.2.1.10.94.3.1.24.1.0.1
Failed Fast Retrains 15-minute threshold reached.
Status: current Access: read-create
NOTIFICATION-TYPE    

adslAtucSesLThreshTrap 1.3.6.1.2.1.10.94.3.1.24.1.0.2
Severely errored seconds-line 15-minute threshold reached.
Status: current Access: read-create
NOTIFICATION-TYPE    

adslAtucUasLThreshTrap 1.3.6.1.2.1.10.94.3.1.24.1.0.3
Unavailable seconds-line 15-minute threshold reached.
Status: current Access: read-create
NOTIFICATION-TYPE    

adslExtAturTraps 1.3.6.1.2.1.10.94.3.1.24.2
OBJECT IDENTIFIER    

adslExtAturTrapsPrefix 1.3.6.1.2.1.10.94.3.1.24.2.0
OBJECT IDENTIFIER    

adslAturSesLThreshTrap 1.3.6.1.2.1.10.94.3.1.24.2.0.1
Severely errored seconds-line 15-minute threshold reached.
Status: current Access: read-create
NOTIFICATION-TYPE    

adslAturUasLThreshTrap 1.3.6.1.2.1.10.94.3.1.24.2.0.2
Unavailable seconds-line 15-minute threshold reached.
Status: current Access: read-create
NOTIFICATION-TYPE    

adslExtConformance 1.3.6.1.2.1.10.94.3.2
OBJECT IDENTIFIER    

adslExtGroups 1.3.6.1.2.1.10.94.3.2.1
OBJECT IDENTIFIER    

adslExtCompliances 1.3.6.1.2.1.10.94.3.2.2
OBJECT IDENTIFIER    

adslExtLineMibAtucCompliance 1.3.6.1.2.1.10.94.3.2.2.1
The compliance statement for SNMP entities which represent ADSL ATU-C interfaces.
Status: current Access: read-only
MODULE-COMPLIANCE    

adslExtLineGroup 1.3.6.1.2.1.10.94.3.2.1.1
A collection of objects providing extended configuration information about an ADSL Line.
Status: current Access: read-only
OBJECT-GROUP    

adslExtAtucPhysPerfCounterGroup 1.3.6.1.2.1.10.94.3.2.1.2
A collection of objects providing raw performance counts on an ADSL Line (ATU-C end).
Status: current Access: read-only
OBJECT-GROUP    

adslExtAturPhysPerfCounterGroup 1.3.6.1.2.1.10.94.3.2.1.3
A collection of objects providing raw performance counts on an ADSL Line (ATU-C end).
Status: current Access: read-only
OBJECT-GROUP    

adslExtLineConfProfileControlGroup 1.3.6.1.2.1.10.94.3.2.1.4
A collection of objects providing profile control for the ADSL system.
Status: current Access: read-only
OBJECT-GROUP    

adslExtLineAlarmConfProfileGroup 1.3.6.1.2.1.10.94.3.2.1.5
A collection of objects providing alarm profile control for the ADSL system.
Status: current Access: read-only
OBJECT-GROUP    

adslExtNotificationsGroup 1.3.6.1.2.1.10.94.3.2.1.6
The collection of ADSL extension notifications.
Status: current Access: read-only
NOTIFICATION-GROUP