CISCO-SDSL-LINE-MIB

File: CISCO-SDSL-LINE-MIB.mib (97077 bytes)

Imported modules

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

Imported symbols

Counter32 Gauge32 Integer32
MODULE-IDENTITY OBJECT-TYPE TruthValue
VariablePointer TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP ciscoMgmt AdslLineProfileName
adslLineConfProfileName adslLineAlarmConfProfileName ifIndex
SnmpAdminString PerfCurrentCount PerfIntervalCount

Defined Types

SdslPerfTimeElapsed  
The number of seconds that have elapsed since the beginning of the current measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
TEXTUAL-CONVENTION    
  Gauge32  

SdslPerfCurrDayCount  
A counter associated with interval 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 increases when associated events occur, until the end of the 1-day interval. At that time, the agent stores the value of the counter in the previous 1-day history interval, if available, and resets the value of the counter to zero. In the case where the agent has no valid data available for this interval, the corresponding object instance is not available. In this case, the agent will respond with the appropriate error indicating that the instance does not exist; that is, 'noSuchName' in response to a SNMPv1 get request, and 'noSuchInstance' in response to a SNMPv2 get request.
TEXTUAL-CONVENTION    
  Gauge32  

SdslPerfPrevDayCount  
A counter associated with interval performance measurements during the most previous 1-day (24 hour) measurement interval. The value of this counter is equal to 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. In this case, the agent will respond with the appropriate error indicating that the instance does not exist; that is, 'noSuchName' in response to a SNMPv1 get request, and 'noSuchInstance' in response to a SNMPv2 get request.
TEXTUAL-CONVENTION    
  Gauge32  

SdslStuxDefect  
This object specifies any possible defects currently being exhibited by the STU-x. The value of this object is a bitmap of possible defects. The following list summarizes the meaning of each bit in the bitmap 0 lossOfSignal The STU-x is not receiving signal. 1 lossOfSignalQuality The upstream SNR margin has fallen below the SNR margin required to maintain a minimum BER of 10^-7. 2 noPeerStuPresent The STU-x can not initialize due to the absence of a peer STU-x. 3 lossOfSyncFailure The STU-x has suffered from at least 2 consecutive seconds of LOSW defect.
TEXTUAL-CONVENTION    
  BITS lossOfSignal(0), lossOfSignalQuality(1), noPeerStuPresent(2), lossOfSyncFailure(3)  

CSdslLineEntry  
SEQUENCE    
  cSdslLineCoding INTEGER
  cSdslLineFraming INTEGER
  cSdslLineSpecific VariablePointer
  cSdslLineConfProfile AdslLineProfileName
  cSdslLineAlarmConfProfile AdslLineProfileName

CSdslStucPhysEntry  
SEQUENCE    
  cSdslStucInvSerialNumber SnmpAdminString
  cSdslStucInvVendorId SnmpAdminString
  cSdslStucInvVersionNumber SnmpAdminString
  cSdslStucState INTEGER
  cSdslStucDefect SdslStuxDefect
  cSdslStucCurrRate Integer32
  cSdslStucCurrSnrMgn Gauge32
  cSdslStucCurrGain Integer32
  cSdslStucCurrOutputPwr Gauge32
  cSdslStucCurrAtn Gauge32
  cSdslStucCurrGainRev Integer32

CSdslSturPhysEntry  
SEQUENCE    
  cSdslSturInvSerialNumber SnmpAdminString
  cSdslSturInvVendorId SnmpAdminString
  cSdslSturInvVersionNumber SnmpAdminString
  cSdslSturState INTEGER
  cSdslSturDefect SdslStuxDefect
  cSdslSturCurrRate Integer32
  cSdslSturCurrSnrMgn Gauge32
  cSdslSturCurrGain Integer32
  cSdslSturCurrOutputPwr Gauge32
  cSdslSturCurrAtn Gauge32
  cSdslSturCurrGainRev Integer32

CSdslStucPerfDataEntry  
SEQUENCE    
  cSdslStucPerfLOSs Counter32
  cSdslStucPerfLOSQs Counter32
  cSdslStucPerfCVs Counter32
  cSdslStucPerfESs Counter32
  cSdslStucPerfSESs Counter32
  cSdslStucPerfUASs Counter32
  cSdslStucPerfInits Counter32
  cSdslStucUnavailRsrcs Counter32
  cSdslStucPerfValidIntervals Integer32
  cSdslStucPerfInvalidIntervals Integer32
  cSdslStucPerfCurr15MinTimeElapse SdslPerfTimeElapsed
  cSdslStucPerfCurr15MinLOSs PerfCurrentCount
  cSdslStucPerfCurr15MinLOSQs PerfCurrentCount
  cSdslStucPerfCurr15MinCVs PerfCurrentCount
  cSdslStucPerfCurr15MinESs PerfCurrentCount
  cSdslStucPerfCurr15MinSESs PerfCurrentCount
  cSdslStucPerfCurr15MinUASs PerfCurrentCount
  cSdslStucPerfCurr15MinInits PerfCurrentCount
  cSdslStucPerfCurr15MinUnavlRsrcs PerfCurrentCount
  cSdslStucPerfCurr1DayTimeElapsed SdslPerfTimeElapsed
  cSdslStucPerfCurr1DayLOSs SdslPerfCurrDayCount
  cSdslStucPerfCurr1DayLOSQs SdslPerfCurrDayCount
  cSdslStucPerfCurr1DayCVs SdslPerfCurrDayCount
  cSdslStucPerfCurr1DayESs SdslPerfCurrDayCount
  cSdslStucPerfCurr1DaySESs SdslPerfCurrDayCount
  cSdslStucPerfCurr1DayUASs SdslPerfCurrDayCount
  cSdslStucPerfCurr1DayInits SdslPerfCurrDayCount
  cSdslStucPerfCurr1DayUnavlRsrcs SdslPerfCurrDayCount
  cSdslStucPerfPrev1DayMoniSecs Integer32
  cSdslStucPerfPrev1DayLOSs SdslPerfPrevDayCount
  cSdslStucPerfPrev1DayLOSQs SdslPerfPrevDayCount
  cSdslStucPerfPrev1DayCVs SdslPerfPrevDayCount
  cSdslStucPerfPrev1DayESs SdslPerfPrevDayCount
  cSdslStucPerfPrev1DaySESs SdslPerfPrevDayCount
  cSdslStucPerfPrev1DayUASs SdslPerfPrevDayCount
  cSdslStucPerfPrev1DayInits SdslPerfPrevDayCount
  cSdslStucPerfPrev1DayUnavlRsrcs SdslPerfPrevDayCount

CSdslSturPerfDataEntry  
SEQUENCE    
  cSdslSturPerfLOSs Counter32
  cSdslSturPerfLOSQs Counter32
  cSdslSturPerfCVs Counter32
  cSdslSturPerfESs Counter32
  cSdslSturPerfSESs Counter32
  cSdslSturPerfUASs Counter32
  cSdslSturPerfValidIntervals Integer32
  cSdslSturPerfInvalidIntervals Integer32
  cSdslSturPerfCurr15MinTimeElapse SdslPerfTimeElapsed
  cSdslSturPerfCurr15MinLOSs PerfCurrentCount
  cSdslSturPerfCurr15MinLOSQs PerfCurrentCount
  cSdslSturPerfCurr15MinCVs PerfCurrentCount
  cSdslSturPerfCurr15MinESs PerfCurrentCount
  cSdslSturPerfCurr15MinSESs PerfCurrentCount
  cSdslSturPerfCurr15MinUASs PerfCurrentCount
  cSdslSturPerfCurr1DayTimeElapsed SdslPerfTimeElapsed
  cSdslSturPerfCurr1DayLOSs SdslPerfCurrDayCount
  cSdslSturPerfCurr1DayLOSQs SdslPerfCurrDayCount
  cSdslSturPerfCurr1DayCVs SdslPerfCurrDayCount
  cSdslSturPerfCurr1DayESs SdslPerfCurrDayCount
  cSdslSturPerfCurr1DaySESs SdslPerfCurrDayCount
  cSdslSturPerfCurr1DayUASs SdslPerfCurrDayCount
  cSdslSturPerfPrev1DayMoniSecs Integer32
  cSdslSturPerfPrev1DayLOSs SdslPerfPrevDayCount
  cSdslSturPerfPrev1DayLOSQs SdslPerfPrevDayCount
  cSdslSturPerfPrev1DayCVs SdslPerfPrevDayCount
  cSdslSturPerfPrev1DayESs SdslPerfPrevDayCount
  cSdslSturPerfPrev1DaySESs SdslPerfPrevDayCount
  cSdslSturPerfPrev1DayUASs SdslPerfPrevDayCount

CSdslStucIntervalEntry  
SEQUENCE    
  cSdslStucIntervalNumber Integer32
  cSdslStucIntervalValidData TruthValue
  cSdslStucIntervalLOSs PerfIntervalCount
  cSdslStucIntervalLOSQs PerfIntervalCount
  cSdslStucIntervalCVs PerfIntervalCount
  cSdslStucIntervalESs PerfIntervalCount
  cSdslStucIntervalSESs PerfIntervalCount
  cSdslStucIntervalUASs PerfIntervalCount
  cSdslStucIntervalInits PerfIntervalCount
  cSdslStucIntervalUnavlRsrcs PerfIntervalCount

CSdslSturIntervalEntry  
SEQUENCE    
  cSdslSturIntervalNumber Integer32
  cSdslSturIntervalLOSs PerfIntervalCount
  cSdslSturIntervalLOSQs PerfIntervalCount
  cSdslSturIntervalCVs PerfIntervalCount
  cSdslSturIntervalESs PerfIntervalCount
  cSdslSturIntervalSESs PerfIntervalCount
  cSdslSturIntervalUASs PerfIntervalCount
  cSdslSturIntervalValidData TruthValue

CSdslLineConfProfileEntry  
SEQUENCE    
  cSdslLineMaxRate Integer32
  cSdslLineFramingMode INTEGER
  cSdslStucTargetSnrMgn Integer32
  cSdslStucMaxSnrMgn Integer32
  cSdslStucMinSnrMgn Integer32
  cSdslStucOutputPwr Integer32
  cSdslShdslLineMaxRate INTEGER
  cSdslStucPsdMaskType INTEGER
  cSdslStucAnnex INTEGER
  cSdslLineEquipmentType INTEGER
  cSdslLineAutoRateEnable TruthValue
  cSdslStucThresholdSnrMgn Integer32
  cSdslSturAnnex INTEGER

CSdslLineAlarmConfProfileEntry  
SEQUENCE    
  cSdslStucThreshMinRate Integer32
  cSdslStucThreshMinSnrMgn Integer32

Defined Values

ciscoSdslLineMIB 1.3.6.1.4.1.9.9.155
This MIB module describes all variations of the symmetric DSL line interfaces. The structure of this module resembles and maintains consistency with the ADSL-LINE-MIB, ADSL-DMT-LINE-MIB, CISCO-ADSL-DMT-LINE-MIB, and CISCO-ADSL-CAP-LINE-MIB. Observe that the tables in this module do not necessarily extend the tables defined by the these mibs. Currently, only those tables that contain configuration information extend the profile tables defined by the above modules. This allows the management client to define DSL configuration profiles that apply across all DSL modems, independent of the technology being utilized by the modem. *** DEFINITIONS *** ATTENUATION Attenuation is a decrease in the strength of a signal over the length of a cable. CODING VIOLATION A coding violation occurs when the incoming signal exhibits a CRC anomaly. DOWNSTREAM The flow of data in the direction from the ATU-C to ATU-R. ERRORED SECOND A second with one or more coding violations or one or more incoming defects (e.g., LOS or LOSQ). LINE RATE The total data rate supported by a line. Observe that the payload rate is equal the line rate for the earliest implementations of SDSL. However, the payload rate maybe less than the line rate for future implementations. LOSS OF SYNC DEFECT A Loss of Sync Defect is defined as 3 consecutive received frames which contain one or more errors in the framing bits. A Loss of Sync Defect shall be cleared when at least 2 consecutive received frames contain no errors in the framing bits. LOSS OF SYNC FAILURE A LOSW Failure is defined as at least 2 consecutive seconds of LOSW Defect. The LOSW Failure should be cleared when the LOSW defect is absent for 20 seconds or less. (i.e. clear within 20 seconds ). MARGIN (also referred to as 'SNR margin') The difference between the SNR of the received signal and the SNR required to provide a BER of 10E-7. SEVERELY ERRORED SECOND A one second interval during which or more LOSW or CV defects are declared. UNAVAILABLE SECOND A Unavailable Second is defined as a one second interval during which LOSW Failure ( at least 2 seconds of LOSW Defect ). UPSTREAM The flow of data in the direction from the ATU-R to ATU-C. *** ABBREVIATIONS, ACRONYMS, AND SYMBOLS *** ADSL - Asymmetric Digital Subscriber Line. ATM - Asynchronous Transfer Mode. BER - Bit Error Ratio. CV - Coding Violation. DSL - Digital Subscriber Line. ES - Errored Second. LOS - Loss Of Sync. LOSQ - Loss Of Signal Quality. LOSW - Loss of Sync Word Failure PSD - Power Spectral Density. SES - Severely Errored Second. SNR - Signal-to-Noise Ratio. STM - Synchronous Transfer Mode. STU-C - SDSL Transceiver Unit, Central Office end. STU-R - ADSL Transceiver Unit, Remote terminal end. UAS - UnAvailable Second.
MODULE-IDENTITY    

ciscoSdslLineMIBObjects 1.3.6.1.4.1.9.9.155.1
OBJECT IDENTIFIER    

cSdslLineTable 1.3.6.1.4.1.9.9.155.1.1
This table contains the enterprise-specific common attributes describing both ends of SDSL lines supported by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSdslLineEntry

cSdslLineEntry 1.3.6.1.4.1.9.9.155.1.1.1
A set of enterprise-specific common attributes describing both ends of an SDSL line supported by the system. There exists an entry for each ifEntry with an ifType of sdsl(96).
Status: current Access: not-accessible
OBJECT-TYPE    
  CSdslLineEntry  

cSdslLineCoding 1.3.6.1.4.1.9.9.155.1.1.1.1
Specifies encoding of signal used by this line. Other types may be added in the future.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), base2b1q(2), tcPam(3), optis(4), cap(5)  

cSdslLineFraming 1.3.6.1.4.1.9.9.155.1.1.1.2
This object specifies the current Transmission Convergence framing structure being used by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), other(2), hdsl(3), gShdsl(4), hdsl2(5), ds1(6)  

cSdslLineSpecific 1.3.6.1.4.1.9.9.155.1.1.1.3
This object specifies an object identifier of an instance of an object in the MIB. The implementation determines the application of this object. For example, an implementation may use this object to provide a reference to the port-class physical entity (see the ENTITY-MIB for further details) corresponding to the SDSL line.
Status: current Access: read-only
OBJECT-TYPE    
  VariablePointer  

cSdslLineConfProfile 1.3.6.1.4.1.9.9.155.1.1.1.4
This object specifies the row in the adslLineConfProfileTable (see the ADSL-LINE-MIB for further details), which applies for this SDSL line interface. In the case the implementation utilizes 'dynamic mode' (see the ADSL-LINE-MIB for further details), then the value of this object defaults to the name of a configuration profile designated by the implementation as the default configuration profile. In the case the implementation utilizes 'static mode', then the the value of this object is read-only.
Status: current Access: read-write
OBJECT-TYPE    
  AdslLineProfileName  

cSdslLineAlarmConfProfile 1.3.6.1.4.1.9.9.155.1.1.1.5
This object specifies the row in the adslLineAlarmConfProfileTable (see the ADSL-LINE-MIB for further details), which applies for this SDSL line interface. In the case the implementation utilizes 'dynamic mode' (see the ADSL-LINE-MIB for further details), then the value of this object defaults to the name of an alarm configuration profile designated by the implementation as the default alarm configuration profile. In the case the implementation utilizes 'static mode', then the the value of this object is read-only.
Status: current Access: read-write
OBJECT-TYPE    
  AdslLineProfileName  

cSdslStucPhysTable 1.3.6.1.4.1.9.9.155.1.2
This table contains enterprise-specific physical layer parameters for STU-C class devices supported by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSdslStucPhysEntry

cSdslStucPhysEntry 1.3.6.1.4.1.9.9.155.1.2.1
A set of enterprise-specific physical-layer parameters for an STU-C class device supported by the system. There exists an entry for each ifEntry with an ifType of sdsl(96).
Status: current Access: not-accessible
OBJECT-TYPE    
  CSdslStucPhysEntry  

cSdslStucInvSerialNumber 1.3.6.1.4.1.9.9.155.1.2.1.1
This object specifies the vendor specific string that identifies the vendor STU-C.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

cSdslStucInvVendorId 1.3.6.1.4.1.9.9.155.1.2.1.2
This object specifies the vendor identifier assigned according to T1.220
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cSdslStucInvVersionNumber 1.3.6.1.4.1.9.9.155.1.2.1.3
This object specifies the vendor specific version number of the STU-C.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cSdslStucState 1.3.6.1.4.1.9.9.155.1.2.1.4
This object specifies the state of the STU-C transceiver.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), idle(2), training(3), steadyState(4), testing(5), downloading(6), downloadFailed(7)  

cSdslStucDefect 1.3.6.1.4.1.9.9.155.1.2.1.5
This object specifies any possible defects currently being exhibited by the STU-C. This object has the intention of supplementing ifOperStatus.
Status: current Access: read-only
OBJECT-TYPE    
  SdslStuxDefect  

cSdslStucCurrRate 1.3.6.1.4.1.9.9.155.1.2.1.6
This object specifies the rate the STU-C transceiver was able to obtain following training.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2320000  

cSdslStucCurrSnrMgn 1.3.6.1.4.1.9.9.155.1.2.1.7
This object specifies the SNR margin as seen by this STU-C with respect to its received signal.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cSdslStucCurrGain 1.3.6.1.4.1.9.9.155.1.2.1.8
This object specifies gain applied to this STU-C's receiver. This object is deprecated by cSdslStucCurrGainRev which has no specified range.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 -200..200  

cSdslStucCurrOutputPwr 1.3.6.1.4.1.9.9.155.1.2.1.9
This object specifies the measured total output power transmitted by this STU-C. This is the measurement that was reported during the last activation sequence.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cSdslStucCurrAtn 1.3.6.1.4.1.9.9.155.1.2.1.10
Measured difference in the total power transmitted by the peer STU-R and the total power received by this STU-C.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cSdslStucCurrGainRev 1.3.6.1.4.1.9.9.155.1.2.1.11
This object specifies gain applied to this STU-C's receiver. This object deprecates cSdslStucCurrGainRev and has no specified range.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cSdslSturPhysTable 1.3.6.1.4.1.9.9.155.1.3
This table contains enterprise-specific physical layer parameters for STU-R class devices supported by the system. -- Note to implementor: -- If the implementation does not support remote management -- of STU-R class devices, then the agent must respond with -- the appropriate error indicating that the instance does not -- exist; that is, 'noSuchName' in response to a SNMPv1 get -- request, 'noSuchInstance' in response to a SNMPv2 get -- request or a null string for string types.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSdslSturPhysEntry

cSdslSturPhysEntry 1.3.6.1.4.1.9.9.155.1.3.1
A set of enterprise-specific physical-layer parameters for an STU-R class device supported by the system. There exists an entry for each ifEntry with an ifType of sdsl(96).
Status: current Access: not-accessible
OBJECT-TYPE    
  CSdslSturPhysEntry  

cSdslSturInvSerialNumber 1.3.6.1.4.1.9.9.155.1.3.1.1
This object specifies the vendor specific string that identifies the vendor STU-R.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

cSdslSturInvVendorId 1.3.6.1.4.1.9.9.155.1.3.1.2
This object specifies the vendor identifier assigned according to T1.220
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cSdslSturInvVersionNumber 1.3.6.1.4.1.9.9.155.1.3.1.3
This object specifies the vendor specific version number of the STU-R.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cSdslSturState 1.3.6.1.4.1.9.9.155.1.3.1.4
This object specifies the state of the STU-R transceiver.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), training(2), steadyState(3)  

cSdslSturDefect 1.3.6.1.4.1.9.9.155.1.3.1.5
This object specifies any possible defects currently being exhibited by the STU-R. This object has the intention of supplementing ifOperStatus.
Status: current Access: read-only
OBJECT-TYPE    
  SdslStuxDefect  

cSdslSturCurrRate 1.3.6.1.4.1.9.9.155.1.3.1.6
This object specifies the rate the STU-R transceiver was able to obtain following training.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2320000  

cSdslSturCurrSnrMgn 1.3.6.1.4.1.9.9.155.1.3.1.7
This object specifies the SNR margin as seen by this STU-R with respect to its received signal.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cSdslSturCurrGain 1.3.6.1.4.1.9.9.155.1.3.1.8
This object specifies gain applied to this STU-R's receiver. This object is deprecated by cSdslSturCurrGainRev which has no specified range.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 -200..200  

cSdslSturCurrOutputPwr 1.3.6.1.4.1.9.9.155.1.3.1.9
This object specifies the measured total output power transmitted by this STU-R. This is the measurement that was reported during the last activation sequence.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cSdslSturCurrAtn 1.3.6.1.4.1.9.9.155.1.3.1.10
Measured difference in the total power transmitted by the peer STU-C and the total power received by this STU-R
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cSdslSturCurrGainRev 1.3.6.1.4.1.9.9.155.1.3.1.11
This object specifies gain applied to this STU-R's receiver. This object deprecates by cSdslSturCurrGain and has no specified range.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cSdslStucPerfDataTable 1.3.6.1.4.1.9.9.155.1.6
This table contains physical-layer statistics for STU-C class devices supported by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSdslStucPerfDataEntry

cSdslStucPerfDataEntry 1.3.6.1.4.1.9.9.155.1.6.1
A set of physical-layer statistics for an STU-C class device supported by the system. There exists an entry for each ifEntry with an ifType of sdsl(96).
Status: current Access: not-accessible
OBJECT-TYPE    
  CSdslStucPerfDataEntry  

cSdslStucPerfLOSs 1.3.6.1.4.1.9.9.155.1.6.1.1
This object specifies the number of LOS failures experienced by the STU-C since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslStucPerfLOSQs 1.3.6.1.4.1.9.9.155.1.6.1.2
This object specifies the number of LOSQ failures experienced by the STU-C since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslStucPerfCVs 1.3.6.1.4.1.9.9.155.1.6.1.3
This object specifies the number of coding violations experienced by the STU-C since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslStucPerfESs 1.3.6.1.4.1.9.9.155.1.6.1.4
This object specifies the number of errored seconds experienced by the STU-C since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslStucPerfSESs 1.3.6.1.4.1.9.9.155.1.6.1.5
This object specifies the number of severely errored seconds experienced by the STU-C since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslStucPerfUASs 1.3.6.1.4.1.9.9.155.1.6.1.6
This object specifies the number of unavailable seconds experienced by the STU-C since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslStucPerfInits 1.3.6.1.4.1.9.9.155.1.6.1.7
This object specifies the number of line initializations attempted by the STU-C since agent reset. This value includes both successful and failed attempts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslStucUnavailRsrcs 1.3.6.1.4.1.9.9.155.1.6.1.8
This object specifies the number of packets discarded on the STU-C due to unavailable resources, such as lack of buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslStucPerfValidIntervals 1.3.6.1.4.1.9.9.155.1.6.1.9
The number of previous near end intervals for which valid data was collected. The value will be 96 unless the interface was brought online within the last 24 hours, in which case the value will be the number of complete 15 minute near end intervals since the interface has been online.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..96  

cSdslStucPerfInvalidIntervals 1.3.6.1.4.1.9.9.155.1.6.1.10
The number of near-end performance data 15-minute intervals in the range from 0 to cSdslStucPerfValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..96  

cSdslStucPerfCurr15MinTimeElapse 1.3.6.1.4.1.9.9.155.1.6.1.11
The number of seconds that have elapsed since the beginning of the current measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfTimeElapsed 0..899  

cSdslStucPerfCurr15MinLOSs 1.3.6.1.4.1.9.9.155.1.6.1.12
This object specifies the number of seconds in the current 15-minute interval when the STU-C experienced LOS.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslStucPerfCurr15MinLOSQs 1.3.6.1.4.1.9.9.155.1.6.1.13
This object specifies the number of seconds in the current 15-minute interval when the STU-C experienced LOSQ.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslStucPerfCurr15MinCVs 1.3.6.1.4.1.9.9.155.1.6.1.14
This object specifies the number of coding violations experienced by the STU-C in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslStucPerfCurr15MinESs 1.3.6.1.4.1.9.9.155.1.6.1.15
This object specifies the number of errored seconds experienced by the STU-C in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslStucPerfCurr15MinSESs 1.3.6.1.4.1.9.9.155.1.6.1.16
This object specifies the number of severely errored seconds experienced by the STU-C in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslStucPerfCurr15MinUASs 1.3.6.1.4.1.9.9.155.1.6.1.17
This object specifies the number of unavailable seconds experienced by the STU-C in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslStucPerfCurr15MinInits 1.3.6.1.4.1.9.9.155.1.6.1.18
This object specifies the number of line initializations attempted by the STU-C in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslStucPerfCurr15MinUnavlRsrcs 1.3.6.1.4.1.9.9.155.1.6.1.19
This object specifies the number of packets discarded on the STU-C due to unavailable resources, such as lack of buffer space, in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslStucPerfCurr1DayTimeElapsed 1.3.6.1.4.1.9.9.155.1.6.1.20
The number of seconds that have elapsed since the beginning of the current measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfTimeElapsed 0..86399  

cSdslStucPerfCurr1DayLOSs 1.3.6.1.4.1.9.9.155.1.6.1.21
This object specifies the number of seconds experienced by the STU-C in the current 1-day interval when there was LOS.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslStucPerfCurr1DayLOSQs 1.3.6.1.4.1.9.9.155.1.6.1.22
This object specifies the number of seconds experienced by the STU-C in the current 1-day interval when there was LOSQ.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslStucPerfCurr1DayCVs 1.3.6.1.4.1.9.9.155.1.6.1.23
This object specifies the number of coding violations experienced by the STU-C in the current 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslStucPerfCurr1DayESs 1.3.6.1.4.1.9.9.155.1.6.1.24
This object specifies the number of errored seconds experienced by the STU-C in the current 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslStucPerfCurr1DaySESs 1.3.6.1.4.1.9.9.155.1.6.1.25
This object specifies the number of severely errored seconds experienced by the STU-C in the current 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslStucPerfCurr1DayUASs 1.3.6.1.4.1.9.9.155.1.6.1.26
This object specifies the number of unavailable seconds experienced by the STU-C in the current 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslStucPerfCurr1DayInits 1.3.6.1.4.1.9.9.155.1.6.1.27
This object specifies the number of line initializations attempted by the STU-C in the current 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslStucPerfCurr1DayUnavlRsrcs 1.3.6.1.4.1.9.9.155.1.6.1.28
This object specifies the number of packets discarded on the STU-C due to unavailable resources, such as lack of buffer space, in the current 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslStucPerfPrev1DayMoniSecs 1.3.6.1.4.1.9.9.155.1.6.1.29
The amount of time in the previous 1-day interval over which the performance monitoring information is actually counted. This value will be the same as the interval duration except in a situation where performance monitoring data could not be collected for any reason.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..86400  

cSdslStucPerfPrev1DayLOSs 1.3.6.1.4.1.9.9.155.1.6.1.30
This object specifies the number of seconds in the current 1-day interval when the STU-C experienced LOS.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslStucPerfPrev1DayLOSQs 1.3.6.1.4.1.9.9.155.1.6.1.31
This object specifies the number of seconds in the previous 1-day interval when the STU-C experienced LOSQ.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslStucPerfPrev1DayCVs 1.3.6.1.4.1.9.9.155.1.6.1.32
This object specifies the number of coding violations experienced by the STU-C in the previous 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslStucPerfPrev1DayESs 1.3.6.1.4.1.9.9.155.1.6.1.33
This object specifies the number of errored seconds experienced by the STU-C in the previous 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslStucPerfPrev1DaySESs 1.3.6.1.4.1.9.9.155.1.6.1.34
This object specifies the number of severely errored seconds experienced by the STU-C in the previous 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslStucPerfPrev1DayUASs 1.3.6.1.4.1.9.9.155.1.6.1.35
This object specifies the number of unavailable seconds experienced by the STU-C in the previous 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslStucPerfPrev1DayInits 1.3.6.1.4.1.9.9.155.1.6.1.36
This object specifies the number of line initializations attempted by the STU-C in the previous 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslStucPerfPrev1DayUnavlRsrcs 1.3.6.1.4.1.9.9.155.1.6.1.37
This object specifies the number of packets discarded on the STU-C due to unavailable resources, such as lack of buffer space, in the previous 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslSturPerfDataTable 1.3.6.1.4.1.9.9.155.1.7
This table contains physical-layer statistics for STU-R class devices supported by the system. -- Note to implementor: -- If the implementation does not support remote management -- of STU-R class devices, then the agent must respond with -- the appropriate error indicating that the instance does not -- exist; that is, 'noSuchName' in response to a SNMPv1 get -- request, and 'noSuchInstance' in response to a SNMPv2 get -- request.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSdslSturPerfDataEntry

cSdslSturPerfDataEntry 1.3.6.1.4.1.9.9.155.1.7.1
A set of physical-layer statistics for an STU-R class device supported by the system. There exists an entry for each ifEntry with an ifType of sdsl(96).
Status: current Access: not-accessible
OBJECT-TYPE    
  CSdslSturPerfDataEntry  

cSdslSturPerfLOSs 1.3.6.1.4.1.9.9.155.1.7.1.1
This object specifies the number of LOS failures experienced by the STU-R since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslSturPerfLOSQs 1.3.6.1.4.1.9.9.155.1.7.1.2
This object specifies the number of LOSQ failures experienced by the STU-R since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslSturPerfCVs 1.3.6.1.4.1.9.9.155.1.7.1.3
This object specifies the number of coding violations experienced by the STU-R since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslSturPerfESs 1.3.6.1.4.1.9.9.155.1.7.1.4
This object specifies the number of errored seconds experienced by the STU-R since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslSturPerfSESs 1.3.6.1.4.1.9.9.155.1.7.1.5
This object specifies the number of severely errored seconds experienced by the STU-R since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslSturPerfUASs 1.3.6.1.4.1.9.9.155.1.7.1.6
This object specifies the number of unavailable seconds experienced by the STU-R since agent reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cSdslSturPerfValidIntervals 1.3.6.1.4.1.9.9.155.1.7.1.7
The number of previous far end intervals for which valid data was collected. The value will be 96 unless the interface was brought online within the last 24 hours, in which case the value will be the number of complete 15 minute far end intervals since the interface has been online.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..96  

cSdslSturPerfInvalidIntervals 1.3.6.1.4.1.9.9.155.1.7.1.8
The number of far-end performance data 15-minute intervals in the range from 0 to cSdslSturPerfValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..96  

cSdslSturPerfCurr15MinTimeElapse 1.3.6.1.4.1.9.9.155.1.7.1.9
The number of seconds that have elapsed since the beginning of the current measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfTimeElapsed 0..899  

cSdslSturPerfCurr15MinLOSs 1.3.6.1.4.1.9.9.155.1.7.1.10
This object specifies the number of seconds in the current 15-minute interval when the STU-R experienced LOS.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslSturPerfCurr15MinLOSQs 1.3.6.1.4.1.9.9.155.1.7.1.11
This object specifies the number of seconds in the current 15-minute interval when the STU-R experienced LOSQ.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslSturPerfCurr15MinCVs 1.3.6.1.4.1.9.9.155.1.7.1.12
This object specifies the number of coding violations experienced by the STU-R in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslSturPerfCurr15MinESs 1.3.6.1.4.1.9.9.155.1.7.1.13
This object specifies the number of errored seconds experienced by the STU-R in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslSturPerfCurr15MinSESs 1.3.6.1.4.1.9.9.155.1.7.1.14
This object specifies the number of severely errored seconds experienced by the STU-R in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslSturPerfCurr15MinUASs 1.3.6.1.4.1.9.9.155.1.7.1.15
This object specifies the number of unavailable seconds experienced by the STU-R in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cSdslSturPerfCurr1DayTimeElapsed 1.3.6.1.4.1.9.9.155.1.7.1.16
The number of seconds that have elapsed since the beginning of the current measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfTimeElapsed 0..86399  

cSdslSturPerfCurr1DayLOSs 1.3.6.1.4.1.9.9.155.1.7.1.17
This object specifies the number of seconds experienced by the STU-R in the current 1-day interval when there was LOS.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslSturPerfCurr1DayLOSQs 1.3.6.1.4.1.9.9.155.1.7.1.18
This object specifies the number of seconds experienced by the STU-R in the current 1-day interval when there was LOSQ.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslSturPerfCurr1DayCVs 1.3.6.1.4.1.9.9.155.1.7.1.19
This object specifies the number of coding violations experienced by the STU-R in the current 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslSturPerfCurr1DayESs 1.3.6.1.4.1.9.9.155.1.7.1.20
This object specifies the number of errored seconds experienced by the STU-R in the current 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslSturPerfCurr1DaySESs 1.3.6.1.4.1.9.9.155.1.7.1.21
This object specifies the number of severely errored seconds experienced by the STU-R in the current 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslSturPerfCurr1DayUASs 1.3.6.1.4.1.9.9.155.1.7.1.22
This object specifies the number of unavailable seconds experienced by the STU-R in the current 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfCurrDayCount  

cSdslSturPerfPrev1DayMoniSecs 1.3.6.1.4.1.9.9.155.1.7.1.23
The amount of time in the previous 1-day interval over which the performance monitoring information is actually counted. This value will be the same as the interval duration except in a situation where performance monitoring data could not be collected for any reason.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..86400  

cSdslSturPerfPrev1DayLOSs 1.3.6.1.4.1.9.9.155.1.7.1.24
This object specifies the number of seconds in the current 1-day interval when the STU-R experienced LOS.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslSturPerfPrev1DayLOSQs 1.3.6.1.4.1.9.9.155.1.7.1.25
This object specifies the number of seconds in the previous 1-day interval when the STU-R experienced LOSQ.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslSturPerfPrev1DayCVs 1.3.6.1.4.1.9.9.155.1.7.1.26
This object specifies the number of coding violations experienced by the STU-R in the previous 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslSturPerfPrev1DayESs 1.3.6.1.4.1.9.9.155.1.7.1.27
This object specifies the number of errored seconds experienced by the STU-R in the previous 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslSturPerfPrev1DaySESs 1.3.6.1.4.1.9.9.155.1.7.1.28
This object specifies the number of severely errored seconds experienced by the STU-R in the previous 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslSturPerfPrev1DayUASs 1.3.6.1.4.1.9.9.155.1.7.1.29
This object specifies the number of unavailable seconds experienced by the STU-R in the previous 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  SdslPerfPrevDayCount  

cSdslStucIntervalTable 1.3.6.1.4.1.9.9.155.1.8
This table contains physical-layer statistics intervals for STU-C class devices supported by the system. The interval tables are modeled after RFC 2493, Textual Conventions for MIB Modules Using Performance History Based on 15 Minute Intervals, RFC 2493
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSdslStucIntervalEntry

cSdslStucIntervalEntry 1.3.6.1.4.1.9.9.155.1.8.1
A 15-miute interval of physical-layer statistics for a STU-C class device supported by the system. There exists up to 96 entries for each ifEntry with an ifType of sdsl(96).
Status: current Access: not-accessible
OBJECT-TYPE    
  CSdslStucIntervalEntry  

cSdslStucIntervalNumber 1.3.6.1.4.1.9.9.155.1.8.1.1
The interval in which the statistics were collected, where the value of 1 represents the most recent interval, and the value of 96 represents the interval collected 24 hours ago. Intervals 2..96 are optional.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..96  

cSdslStucIntervalValidData 1.3.6.1.4.1.9.9.155.1.8.1.2
This object specifies whether the data for this interval is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cSdslStucIntervalLOSs 1.3.6.1.4.1.9.9.155.1.8.1.3
This object specifies the number of seconds in the interval when the STU-C experienced LOS.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslStucIntervalLOSQs 1.3.6.1.4.1.9.9.155.1.8.1.4
This object specifies the number of seconds in the interval when the STU-C experienced LOSQ.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslStucIntervalCVs 1.3.6.1.4.1.9.9.155.1.8.1.5
This object specifies the number of coding violations experienced by the STU-C in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslStucIntervalESs 1.3.6.1.4.1.9.9.155.1.8.1.6
This object specifies the number of errored seconds experienced by the STU-C in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslStucIntervalSESs 1.3.6.1.4.1.9.9.155.1.8.1.7
This object specifies the number of severely errored seconds experienced by the STU-C in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslStucIntervalUASs 1.3.6.1.4.1.9.9.155.1.8.1.8
This object specifies the number of unavailable seconds experienced by the STU-C in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslStucIntervalInits 1.3.6.1.4.1.9.9.155.1.8.1.9
This object specifies the number of line initializations attempted by the STU-C in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslStucIntervalUnavlRsrcs 1.3.6.1.4.1.9.9.155.1.8.1.10
This object specifies the number of packets discarded on the STU-C due to unavailable resources, such as lack of buffer space in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslSturIntervalTable 1.3.6.1.4.1.9.9.155.1.9
This table contains physical-layer statistics intervals for STU-R class devices supported by the system. The interval tables are modeled after RFC 2493, Textual Conventions for MIB Modules Using Performance History Based on 15 Minute Intervals, RFC 2493
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSdslSturIntervalEntry

cSdslSturIntervalEntry 1.3.6.1.4.1.9.9.155.1.9.1
A 15-miute interval of physical-layer statistics for a STU-R class device supported by the system. There exists up to 96 entries for each ifEntry with an ifType of sdsl(96).
Status: current Access: not-accessible
OBJECT-TYPE    
  CSdslSturIntervalEntry  

cSdslSturIntervalNumber 1.3.6.1.4.1.9.9.155.1.9.1.1
The interval in which the statistics were collected, where the value of 1 represents the most recent interval, and the value of 96 represents the interval collected 24 hours ago. Intervals 2..96 are optional.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..96  

cSdslSturIntervalValidData 1.3.6.1.4.1.9.9.155.1.9.1.2
This object specifies whether the data for this interval is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cSdslSturIntervalLOSs 1.3.6.1.4.1.9.9.155.1.9.1.3
This object specifies the number of seconds in the interval when the STU-R experienced LOS.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslSturIntervalLOSQs 1.3.6.1.4.1.9.9.155.1.9.1.4
This object specifies the number of seconds in the interval when the STU-R experienced LOSQ.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslSturIntervalCVs 1.3.6.1.4.1.9.9.155.1.9.1.5
This object specifies the number of coding violations experienced by the STU-R in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslSturIntervalESs 1.3.6.1.4.1.9.9.155.1.9.1.6
This object specifies the number of errored seconds experienced by the STU-R in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslSturIntervalSESs 1.3.6.1.4.1.9.9.155.1.9.1.7
This object specifies the number of severely errored seconds experienced by the STU-R in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslSturIntervalUASs 1.3.6.1.4.1.9.9.155.1.9.1.8
This object specifies the number of unavailable seconds experienced by the STU-R in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cSdslLineConfProfileTable 1.3.6.1.4.1.9.9.155.1.14
This table extends the adslLineConfProfileTable and contains enterprise-specific SDSL line configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSdslLineConfProfileEntry

cSdslLineConfProfileEntry 1.3.6.1.4.1.9.9.155.1.14.1
A configuration profile containing enterprise-specific SDSL line configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CSdslLineConfProfileEntry  

cSdslLineMaxRate 1.3.6.1.4.1.9.9.155.1.14.1.1
This object specifies the desired line rate which the STU-C will attempt to train at.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 144000 | 272000 | 400000 | 528000 | 784000 | 1040000 | 1168000 | 1552000 | 2064000 | 2320000  

cSdslLineFramingMode 1.3.6.1.4.1.9.9.155.1.14.1.2
This object specifies the desired Transmission Convergence framing structure being used by the interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), other(2), hdsl(3), gShdsl(4), hdsl2(5), ds1(6)  

cSdslStucTargetSnrMgn 1.3.6.1.4.1.9.9.155.1.14.1.3
This object specifies the target SNR margin. This is the desired noise margin the STU-C must achieve with a BER of 10-7 or better to successfully complete training. The value for this object must be in multiples of 10. The specified value will be rounded down to the nearest valid tenth dB level if the value is not in multiples of 10.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..310  

cSdslStucMaxSnrMgn 1.3.6.1.4.1.9.9.155.1.14.1.4
This object specifies the maximum acceptable SNR margin. If the noise margin exceeds this level, then the STU-C should attempt to reduce its power output to optimize its operation. The value for this object must be in multiples of 10. The specified value will be rounded down to the nearest valid tenth dB level if the value is not in multiples of 10.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..310  

cSdslStucMinSnrMgn 1.3.6.1.4.1.9.9.155.1.14.1.5
This object specifies the minimum acceptable SNR margin. If the noise margin falls below this level, the STU-C will retrain. The value for this object must be in multiples of 10. The specified value will be rounded down to the nearest valid tenth dB level if the value is not in multiples of 10.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..310  

cSdslStucOutputPwr 1.3.6.1.4.1.9.9.155.1.14.1.6
This object specifies the transmit power level used by the STU-C. The value for this object must be in multiples of 10. The specified value will be rounded down to the nearest valid tenth dB level if the value is not in multiples of 10.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..310  

cSdslShdslLineMaxRate 1.3.6.1.4.1.9.9.155.1.14.1.7
This object specifies the desired line rate at which the G.shdsl STU-C will attempt to train.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER r2376000(2376000), r2312000(2312000), r2056000(2056000), r1552000(1552000), r1544000(1544000), r1160000(1160000), r1032000(1032000), r784000(784000), r776000(776000), r520000(520000), r392000(392000), r264000(264000), r200000(200000), r136000(136000), r72000(72000)  

cSdslStucPsdMaskType 1.3.6.1.4.1.9.9.155.1.14.1.8
This object specifies the PSD mask type for the transceiver. For all values of the cSdslShdslLineMaxRate, the symmetric PSD masktype is selectable. Asymmetric mask is only selectable for the following rates: 776000, 784000, 1552000, 2056000, 2312000.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER symmetric(1), asymmetric(2)  

cSdslStucAnnex 1.3.6.1.4.1.9.9.155.1.14.1.9
This object specifies the operating conditions for the port of G.shdsl CO equipment . Annex A is optimized for conditions typically encountered within the North American network,whereas Annex B is optimized for conditions typically encountered within the European network.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER annexA(1), annexB(2)  

cSdslLineEquipmentType 1.3.6.1.4.1.9.9.155.1.14.1.10
This object specifies the type of the STU device ,either STU-C or STU-R
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER stuR(1), stuC(2)  

cSdslLineAutoRateEnable 1.3.6.1.4.1.9.9.155.1.14.1.11
This object specifies whether the device uses the rate adaptive training mode.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cSdslStucThresholdSnrMgn 1.3.6.1.4.1.9.9.155.1.14.1.12
This object specifies the SNR margin threshold. An appropriate alarm should be generated when the difference between the actual SNR and the SNR required to maintain BER of 10E-7 is less than this value. The value for this object must be in multiples of 10. The specified value will be rounded down to the nearest valid tenth dB level if the value is not in multiples of 10. If the agent implements the CISCO-ENTITY-ALARM-MIB, the alarm generated should be through the mechanism defined by the CISCO-ENTITY-ALARM-MIB. Furthermore, the default severity of this alarm should be 'minor'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..310  

cSdslSturAnnex 1.3.6.1.4.1.9.9.155.1.14.1.13
This object specifies the operating conditions for the port of G.shdsl CPE equipment. Annex A is optimized for conditions typically encountered within the North American network,whereas Annex B is optimized for conditions typically encountered within the European network.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER annexA(1), annexB(2)  

cSdslLineAlarmConfProfileTable 1.3.6.1.4.1.9.9.155.1.15
This table extends the adslLineAlarmConfProfileTable and contains enterprise-specific SDSL line configuration information pertaining to alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CSdslLineAlarmConfProfileEntry

cSdslLineAlarmConfProfileEntry 1.3.6.1.4.1.9.9.155.1.15.1
A configuration profile containing enterprise-specific SDSL line configuration information pertaining to alarms
Status: current Access: not-accessible
OBJECT-TYPE    
  CSdslLineAlarmConfProfileEntry  

cSdslStucThreshMinRate 1.3.6.1.4.1.9.9.155.1.15.1.1
This object specifies the line rate threshold. When the agent observes the line rate fall below this value, an appropriate alarm should be generated. The default value for this object should be the value of the cSdslLineMaxRate object. If the agent implements the CISCO-ENTITY-ALARM-MIB, the alarm generated should be through the mechanism defined by the CISCO-ENTITY-ALARM-MIB. Furthermore, the default severity of this alarm should be 'minor'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..310  

cSdslStucThreshMinSnrMgn 1.3.6.1.4.1.9.9.155.1.15.1.2
This object specifies the SNR margin threshold. When the agent observes the received SNR margin fall below this value, an appropriate alarm should be generated. If the agent implements the CISCO-ENTITY-ALARM-MIB, the alarm generated should be through the mechanism defined by the CISCO-ENTITY-ALARM-MIB. Furthermore, the default severity of this alarm should be 'minor'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..310  

ciscoSdslLineMIBNotificationsPrefix 1.3.6.1.4.1.9.9.155.2
OBJECT IDENTIFIER    

ciscoSdslLineMIBNotifications 1.3.6.1.4.1.9.9.155.2.0
OBJECT IDENTIFIER    

ciscoSdslLineMIBConformance 1.3.6.1.4.1.9.9.155.3
OBJECT IDENTIFIER    

ciscoSdslLineMIBCompliances 1.3.6.1.4.1.9.9.155.3.1
OBJECT IDENTIFIER    

ciscoSdslLineMIBGroups 1.3.6.1.4.1.9.9.155.3.2
OBJECT IDENTIFIER    

ciscoSdslLineMIBStucCompliance 1.3.6.1.4.1.9.9.155.3.1.1
The compliance statement for entities that implement the CISCO-SDSL-LINE-MIB. Implementation of this MIB is mandatory for any platform that supports one or more SDSL line interfaces. This specification is replaced by ciscoSdslLineMIBStucComplianceRev1
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoSdslLineMIBSturCompliance 1.3.6.1.4.1.9.9.155.3.1.2
The compliance statement for entities that implement the CISCO-SDSL-LINE-MIB and manage SDSL STU-R class devices. Implementation of this MIB is mandatory for any platform that supports one or more SDSL line interfaces. This specification is replaced by ciscoSdslLineMIBSturComplianceRev1.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoSdslLineMIBStucComplianceRev1 1.3.6.1.4.1.9.9.155.3.1.3
The compliance statement for entities that implement the CISCO-SDSL-LINE-MIB. Implementation of this MIB is mandatory for any platform that supports one or more SDSL line interfaces.
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoSdslLineMIBSturComplianceRev1 1.3.6.1.4.1.9.9.155.3.1.4
The compliance statement for entities that implement the CISCO-SDSL-LINE-MIB and manage SDSL STU-R class devices. Implementation of this MIB is mandatory for any platform that supports one or more SDSL line interfaces.
Status: current Access: read-write
MODULE-COMPLIANCE    

cSdslStucBasicGroup 1.3.6.1.4.1.9.9.155.3.2.1
A collection of managed objects defining the basic operation of an STU-C (i.e., no rate adaptation). This specification is replaced by cSdslStucBasicGroupRev1.
Status: deprecated Access: read-write
OBJECT-GROUP    

cSdslSturBasicGroup 1.3.6.1.4.1.9.9.155.3.2.2
A collection of managed objects defining the basic operation of an STU-R.This specification is replaced by cSdslSturBasicGroupRev1
Status: deprecated Access: read-write
OBJECT-GROUP    

cSdslSturGroup 1.3.6.1.4.1.9.9.155.3.2.3
A collection of managed objects defining the capability to remotely manage a STU-R. This is replaced by cSdslSturGroupRev1.
Status: deprecated Access: read-write
OBJECT-GROUP    

cSdslStucPMCounterGroup 1.3.6.1.4.1.9.9.155.3.2.4
A collection of managed objects defining basic near-end performance monitoring capability.
Status: current Access: read-write
OBJECT-GROUP    

cSdslStucPM15MinIntervalGroup 1.3.6.1.4.1.9.9.155.3.2.5
A collection of managed objects defining near-end performance data collection capability using 15-minute intervals.
Status: current Access: read-write
OBJECT-GROUP    

cSdslStucPM1DayIntervalGroup 1.3.6.1.4.1.9.9.155.3.2.6
A collection of managed objects defining near-end performance data collection capability using 1-day intervals.
Status: current Access: read-write
OBJECT-GROUP    

cSdslSturPMCounterGroup 1.3.6.1.4.1.9.9.155.3.2.7
A collection of managed objects defining basic far-end performance monitoring capability.
Status: current Access: read-write
OBJECT-GROUP    

cSdslSturPM15MinIntervalGroup 1.3.6.1.4.1.9.9.155.3.2.8
A collection of managed objects defining far-end performance data collection capability using 15-minute intervals.
Status: current Access: read-write
OBJECT-GROUP    

cSdslSturPM1DayIntervalGroup 1.3.6.1.4.1.9.9.155.3.2.9
A collection of managed objects defining far-end performance data collection capability using 1-day intervals.
Status: current Access: read-write
OBJECT-GROUP    

cSdslStucRateAdaptiveGroup 1.3.6.1.4.1.9.9.155.3.2.10
A collection of managed objects defining rate adaptive operation of an STU-C.
Status: current Access: read-write
OBJECT-GROUP    

cSdslStucAlarmConfProfileGroup 1.3.6.1.4.1.9.9.155.3.2.11
A collection of traps generated by the agent to signal threshold alarms.
Status: current Access: read-write
OBJECT-GROUP    

cSdslStucBasicGroupRev1 1.3.6.1.4.1.9.9.155.3.2.12
A collection of managed objects defining the basic operation of an STU-C. This specification is replaced by cSdslStucBasicGroupRev2.
Status: deprecated Access: read-write
OBJECT-GROUP    

cSdslSturBasicGroupRev1 1.3.6.1.4.1.9.9.155.3.2.13
A collection of managed objects defining the basic operation of an STU-R. This specification is replaced by cSdslSturBasicGroupRev2
Status: deprecated Access: read-write
OBJECT-GROUP    

cSdslStucBasicGroupRev2 1.3.6.1.4.1.9.9.155.3.2.14
A collection of managed objects defining the basic operation of an STU-C.
Status: current Access: read-write
OBJECT-GROUP    

cSdslSturBasicGroupRev2 1.3.6.1.4.1.9.9.155.3.2.15
A collection of managed objects defining the basic operation of an STU-R.
Status: current Access: read-write
OBJECT-GROUP    

cSdslSturGroupRev1 1.3.6.1.4.1.9.9.155.3.2.16
A collection of managed objects defining the capability to remotely manage a STU-R.
Status: current Access: read-write
OBJECT-GROUP