HDSL2-SHDSL-LINE-MIB

File: HDSL2-SHDSL-LINE-MIB.mib (97719 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB PerfHist-TC-MIB SNMP-FRAMEWORK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Unsigned32 Gauge32 NOTIFICATION-TYPE
Integer32 transmission MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP RowStatus
TEXTUAL-CONVENTION ifIndex PerfCurrentCount
PerfIntervalCount SnmpAdminString

Defined Types

Hdsl2ShdslPerfCurrDayCount  
A gauge associated with interface performance measurements in a current 1-day (24 hour) measurement interval. The value of this gauge starts at zero at the beginning of an interval and is increased when associated events occur, until the end of the 1-day interval. At that time, the value of the gauge is stored in the previous 1-day history interval, as defined in a companion object of type Hdsl2Shdsl1DayIntevalCount, and the current interval gauge is restarted at zero. In the case where the agent has no valid data available for this interval, the corresponding object instance is not available, and upon a retrieval request, a corresponding error message shall be returned to indicate that this instance does not exist. Please note that zero is a valid value.
TEXTUAL-CONVENTION    
  Gauge32  

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

Hdsl2ShdslPerfTimeElapsed  
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 or the addition of a leap second, the current interval exceeds the maximum value, the agent will return the maximum value. For 15-minute intervals, the range is limited to (0..899). For 24-hour intervals, the range is limited to (0..86399).
TEXTUAL-CONVENTION    
  Unsigned32 0..86399  

Hdsl2ShdslPerfIntervalThreshold  
This convention defines a range of values that may be set in a fault threshold alarm control. As the number of seconds in a 15-minute interval numbers at most 900, objects of this type may have a range of 0...900, where the value of 0 disables the alarm.
TEXTUAL-CONVENTION    
  Unsigned32 0..900  

Hdsl2ShdslUnitId  
This is the unique identification for all units in an HDSL2/SHDSL span. It is based on the EOC unit addressing scheme with reference to the xtuC.
TEXTUAL-CONVENTION    
  INTEGER xtuC(1), xtuR(2), xru1(3), xru2(4), xru3(5), xru4(6), xru5(7), xru6(8), xru7(9), xru8(10)  

Hdsl2ShdslUnitSide  
This is the referenced side of an HDSL2/SHDSL unit - Network or Customer side. The side facing the Network is the Network side, while the side facing the Customer is the Customer side.
TEXTUAL-CONVENTION    
  INTEGER networkSide(1), customerSide(2)  

Hdsl2ShdslWirePair  
This is the referenced pair of wires in an HDSL2/SHDSL segment. HDSL2 only supports a single pair (wirePair1 or two wire), SHDSL lines support an optional second pair (wirePair2 or four wire), and G.shdsl.bis support an optional third pair (wirePair3 or six wire) and an optional fourth pair (wirePair4 or eight wire).
TEXTUAL-CONVENTION    
  INTEGER wirePair1(1), wirePair2(2), wirePair3(3), wirePair4(4)  

Hdsl2ShdslTransmissionModeType  
Contains the regional setting of the HDSL2/SHDSL span, represented as a bit-map of possible settings. The various bit positions are as follows: Bit Meaning Description 1 region 1 Indicates ITU-T G.991.2 Annex A. 2 region 2 Indicates ITU-T G.991.2 Annex B.
TEXTUAL-CONVENTION    
  BITS region1(0), region2(1)  

Hdsl2ShdslClockReferenceType  
The various STU-C symbol clock references for the HDSL2/SHDSL span, represented as an enumeration.
TEXTUAL-CONVENTION    
  INTEGER localClk(1), networkClk(2), dataOrNetworkClk(3), dataClk(4)  

Hdsl2ShdslSpanConfEntry  
SEQUENCE    
  hdsl2ShdslSpanConfNumRepeaters Unsigned32
  hdsl2ShdslSpanConfProfile SnmpAdminString
  hdsl2ShdslSpanConfAlarmProfile SnmpAdminString

Hdsl2ShdslSpanStatusEntry  
SEQUENCE    
  hdsl2ShdslStatusNumAvailRepeaters Unsigned32
  hdsl2ShdslStatusMaxAttainableLineRate Unsigned32
  hdsl2ShdslStatusActualLineRate Unsigned32
  hdsl2ShdslStatusTransmissionModeCurrent Hdsl2ShdslTransmissionModeType
  hdsl2ShdslStatusMaxAttainablePayloadRate Unsigned32
  hdsl2ShdslStatusActualPayloadRate Unsigned32

Hdsl2ShdslInventoryEntry  
SEQUENCE    
  hdsl2ShdslInvIndex Hdsl2ShdslUnitId
  hdsl2ShdslInvVendorID OCTET STRING
  hdsl2ShdslInvVendorModelNumber OCTET STRING
  hdsl2ShdslInvVendorSerialNumber OCTET STRING
  hdsl2ShdslInvVendorEOCSoftwareVersion Integer32
  hdsl2ShdslInvStandardVersion Integer32
  hdsl2ShdslInvVendorListNumber OCTET STRING
  hdsl2ShdslInvVendorIssueNumber OCTET STRING
  hdsl2ShdslInvVendorSoftwareVersion OCTET STRING
  hdsl2ShdslInvEquipmentCode OCTET STRING
  hdsl2ShdslInvVendorOther OCTET STRING
  hdsl2ShdslInvTransmissionModeCapability Hdsl2ShdslTransmissionModeType

Hdsl2ShdslEndpointConfEntry  
SEQUENCE    
  hdsl2ShdslEndpointSide Hdsl2ShdslUnitSide
  hdsl2ShdslEndpointWirePair Hdsl2ShdslWirePair
  hdsl2ShdslEndpointAlarmConfProfile SnmpAdminString

Hdsl2ShdslEndpointCurrEntry  
SEQUENCE    
  hdsl2ShdslEndpointCurrAtn Integer32
  hdsl2ShdslEndpointCurrSnrMgn Integer32
  hdsl2ShdslEndpointCurrStatus BITS
  hdsl2ShdslEndpointES Counter32
  hdsl2ShdslEndpointSES Counter32
  hdsl2ShdslEndpointCRCanomalies Counter32
  hdsl2ShdslEndpointLOSWS Counter32
  hdsl2ShdslEndpointUAS Counter32
  hdsl2ShdslEndpointCurr15MinTimeElapsed Hdsl2ShdslPerfTimeElapsed
  hdsl2ShdslEndpointCurr15MinES PerfCurrentCount
  hdsl2ShdslEndpointCurr15MinSES PerfCurrentCount
  hdsl2ShdslEndpointCurr15MinCRCanomalies PerfCurrentCount
  hdsl2ShdslEndpointCurr15MinLOSWS PerfCurrentCount
  hdsl2ShdslEndpointCurr15MinUAS PerfCurrentCount
  hdsl2ShdslEndpointCurr1DayTimeElapsed Hdsl2ShdslPerfTimeElapsed
  hdsl2ShdslEndpointCurr1DayES Hdsl2ShdslPerfCurrDayCount
  hdsl2ShdslEndpointCurr1DaySES Hdsl2ShdslPerfCurrDayCount
  hdsl2ShdslEndpointCurr1DayCRCanomalies Hdsl2ShdslPerfCurrDayCount
  hdsl2ShdslEndpointCurr1DayLOSWS Hdsl2ShdslPerfCurrDayCount
  hdsl2ShdslEndpointCurr1DayUAS Hdsl2ShdslPerfCurrDayCount
  hdsl2ShdslEndpointCurrTipRingReversal INTEGER
  hdsl2ShdslEndpointCurrActivationState INTEGER

Hdsl2Shdsl15MinIntervalEntry  
SEQUENCE    
  hdsl2Shdsl15MinIntervalNumber Unsigned32
  hdsl2Shdsl15MinIntervalES PerfIntervalCount
  hdsl2Shdsl15MinIntervalSES PerfIntervalCount
  hdsl2Shdsl15MinIntervalCRCanomalies PerfIntervalCount
  hdsl2Shdsl15MinIntervalLOSWS PerfIntervalCount
  hdsl2Shdsl15MinIntervalUAS PerfIntervalCount

Hdsl2Shdsl1DayIntervalEntry  
SEQUENCE    
  hdsl2Shdsl1DayIntervalNumber Unsigned32
  hdsl2Shdsl1DayIntervalMoniSecs Hdsl2ShdslPerfTimeElapsed
  hdsl2Shdsl1DayIntervalES Hdsl2Shdsl1DayIntervalCount
  hdsl2Shdsl1DayIntervalSES Hdsl2Shdsl1DayIntervalCount
  hdsl2Shdsl1DayIntervalCRCanomalies Hdsl2Shdsl1DayIntervalCount
  hdsl2Shdsl1DayIntervalLOSWS Hdsl2Shdsl1DayIntervalCount
  hdsl2Shdsl1DayIntervalUAS Hdsl2Shdsl1DayIntervalCount

Hdsl2ShdslEndpointMaintEntry  
SEQUENCE    
  hdsl2ShdslMaintLoopbackConfig INTEGER
  hdsl2ShdslMaintTipRingReversal INTEGER
  hdsl2ShdslMaintPowerBackOff INTEGER
  hdsl2ShdslMaintSoftRestart INTEGER

Hdsl2ShdslUnitMaintEntry  
SEQUENCE    
  hdsl2ShdslMaintLoopbackTimeout Integer32
  hdsl2ShdslMaintUnitPowerSource INTEGER

Hdsl2ShdslSpanConfProfileEntry  
SEQUENCE    
  hdsl2ShdslSpanConfProfileName SnmpAdminString
  hdsl2ShdslSpanConfWireInterface INTEGER
  hdsl2ShdslSpanConfMinLineRate Unsigned32
  hdsl2ShdslSpanConfMaxLineRate Unsigned32
  hdsl2ShdslSpanConfPSD INTEGER
  hdsl2ShdslSpanConfTransmissionMode Hdsl2ShdslTransmissionModeType
  hdsl2ShdslSpanConfRemoteEnabled INTEGER
  hdsl2ShdslSpanConfPowerFeeding INTEGER
  hdsl2ShdslSpanConfCurrCondTargetMarginDown Integer32
  hdsl2ShdslSpanConfWorstCaseTargetMarginDown Integer32
  hdsl2ShdslSpanConfCurrCondTargetMarginUp Integer32
  hdsl2ShdslSpanConfWorstCaseTargetMarginUp Integer32
  hdsl2ShdslSpanConfUsedTargetMargins BITS
  hdsl2ShdslSpanConfReferenceClock Hdsl2ShdslClockReferenceType
  hdsl2ShdslSpanConfLineProbeEnable INTEGER
  hdsl2ShdslSpanConfProfileRowStatus RowStatus

Hdsl2ShdslEndpointAlarmConfProfileEntry  
SEQUENCE    
  hdsl2ShdslEndpointAlarmConfProfileName SnmpAdminString
  hdsl2ShdslEndpointThreshLoopAttenuation Integer32
  hdsl2ShdslEndpointThreshSNRMargin Integer32
  hdsl2ShdslEndpointThreshES Hdsl2ShdslPerfIntervalThreshold
  hdsl2ShdslEndpointThreshSES Hdsl2ShdslPerfIntervalThreshold
  hdsl2ShdslEndpointThreshCRCanomalies Integer32
  hdsl2ShdslEndpointThreshLOSWS Hdsl2ShdslPerfIntervalThreshold
  hdsl2ShdslEndpointThreshUAS Hdsl2ShdslPerfIntervalThreshold
  hdsl2ShdslEndpointAlarmConfProfileRowStatus RowStatus

Defined Values

hdsl2ShdslMIB 1.3.6.1.2.1.10.48
This MIB module defines a collection of objects for managing HDSL2/SHDSL lines. An agent may reside at either end of the line; however, the MIB module is designed to require no management communication between the modems beyond that inherent in the low-level EOC line protocol as defined in ANSI T1E1.4/2000-006 (for HDSL2 lines) or in ITU G.991.2 (for SHDSL lines). Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 4319; see the RFC itself for full legal notices.
MODULE-IDENTITY    

hdsl2ShdslMibObjects 1.3.6.1.2.1.10.48.1
OBJECT IDENTIFIER    

hdsl2ShdslSpanConfTable 1.3.6.1.2.1.10.48.1.1
This table supports overall configuration of HDSL2/SHDSL spans. Entries in this table MUST be maintained in a persistent manner.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hdsl2ShdslSpanConfEntry

hdsl2ShdslSpanConfEntry 1.3.6.1.2.1.10.48.1.1.1
An entry in the hdsl2ShdslSpanConfTable. Each entry represents the complete span in a single HDSL2/SHDSL line. It is indexed by the ifIndex of the associated HDSL2/SHDSL line.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2ShdslSpanConfEntry  

hdsl2ShdslSpanConfNumRepeaters 1.3.6.1.2.1.10.48.1.1.1.1
This object provisions the number of repeaters/regenerators in this HDSL2/SHDSL span.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..8  

hdsl2ShdslSpanConfProfile 1.3.6.1.2.1.10.48.1.1.1.2
This object is a pointer to a span configuration profile in the hdsl2ShdslSpanConfProfileTable, which applies to this span. The value of this object is the index of the referenced profile in the hdsl2ShdslSpanConfProfileTable. Note that span configuration profiles are only applicable to SHDSL lines. HDSL2 lines MUST reference the default profile, 'DEFVAL'. By default, this object will have the value 'DEFVAL' (the index of the default profile). Any attempt to set this object to a value that is not the value of the index for an active entry in the profile table, hdsl2ShdslSpanConfProfileTable, MUST be rejected.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hdsl2ShdslSpanConfAlarmProfile 1.3.6.1.2.1.10.48.1.1.1.3
This object is a pointer to an alarm configuration profile in the hdsl2ShdslEndpointAlarmConfProfileTable. The value of this object is the index of the referenced profile in the hdsl2ShdslEndpointAlarmConfProfileTable. The alarm threshold configuration in the referenced profile will be used by default for all segment endpoints in this span. Individual endpoints may override this profile by explicitly specifying some other profile in the hdsl2ShdslEndpointConfTable. By default, this object will have the value 'DEFVAL' (the index of the default profile). Any attempt to set this object to a value that is not the value of the index for an active entry in the profile table, hdsl2ShdslEndpointAlarmConfProfileTable, MUST be rejected.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hdsl2ShdslSpanStatusTable 1.3.6.1.2.1.10.48.1.2
This table provides overall status information of HDSL2/SHDSL spans. This table contains live data from equipment. As such, it is NOT persistent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hdsl2ShdslSpanStatusEntry

hdsl2ShdslSpanStatusEntry 1.3.6.1.2.1.10.48.1.2.1
An entry in the hdsl2ShdslSpanStatusTable. Each entry represents the complete span in a single HDSL2/SHDSL line. It is indexed by the ifIndex of the associated HDSL2/SHDSL line.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2ShdslSpanStatusEntry  

hdsl2ShdslStatusNumAvailRepeaters 1.3.6.1.2.1.10.48.1.2.1.1
Contains the actual number of repeaters/regenerators discovered in this HDSL2/SHDSL span.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..8  

hdsl2ShdslStatusMaxAttainableLineRate 1.3.6.1.2.1.10.48.1.2.1.2
Contains the maximum attainable line rate in this HDSL2/SHDSL span. This object provides the maximum rate the line is capable of achieving. This is based upon measurements made during line probing. This rate includes payload (user data) and any applicable framing overhead.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

hdsl2ShdslStatusActualLineRate 1.3.6.1.2.1.10.48.1.2.1.3
Contains the actual line rate in this HDSL2/SHDSL span. This SHOULD equal ifSpeed. This rate includes payload (user data) and any applicable framing overhead
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

hdsl2ShdslStatusTransmissionModeCurrent 1.3.6.1.2.1.10.48.1.2.1.4
Contains the current Power Spectral Density (PSD) regional setting of the HDSL2/SHDSL span.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2ShdslTransmissionModeType  

hdsl2ShdslStatusMaxAttainablePayloadRate 1.3.6.1.2.1.10.48.1.2.1.5
Contains the maximum attainable payload (user data) line rate in this HDSL2/SHDSL span. This object provides the maximum rate the line is capable of achieving. This is based upon measurements made during line probing. Any framing overhead is not included.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

hdsl2ShdslStatusActualPayloadRate 1.3.6.1.2.1.10.48.1.2.1.6
Contains the actual line rate in this HDSL2/SHDSL span. Any framing overhead is not included.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

hdsl2ShdslInventoryTable 1.3.6.1.2.1.10.48.1.3
This table supports retrieval of unit inventory information available via the EOC from units in an HDSL2/SHDSL line. Entries in this table are dynamically created during the line discovery process. The life cycle for these entries is as follows: - xtu discovers a device, either a far-end xtu or an xru - an inventory table entry is created for the device - the line goes down for whatever reason - inventory table entries for unreachable devices are destroyed As these entries are created/destroyed dynamically, they are NOT persistent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hdsl2ShdslInventoryEntry

hdsl2ShdslInventoryEntry 1.3.6.1.2.1.10.48.1.3.1
An entry in the hdsl2ShdslInventoryTable. Each entry represents inventory information for a single unit in an HDSL2/SHDSL line. It is indexed by the ifIndex of the HDSL2/SHDSL line and the Hdsl2ShdslUnitId of the associated unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2ShdslInventoryEntry  

hdsl2ShdslInvIndex 1.3.6.1.2.1.10.48.1.3.1.1
Each entry in this table corresponds to a physical element in an HDSL2/SHDSL span. It is based on the EOC unit addressing scheme with reference to the xtuC.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2ShdslUnitId  

hdsl2ShdslInvVendorID 1.3.6.1.2.1.10.48.1.3.1.2
Vendor ID as reported in an Inventory Response message.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

hdsl2ShdslInvVendorModelNumber 1.3.6.1.2.1.10.48.1.3.1.3
Vendor model number as reported in an Inventory Response message.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

hdsl2ShdslInvVendorSerialNumber 1.3.6.1.2.1.10.48.1.3.1.4
Vendor serial number as reported in an Inventory Response message.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

hdsl2ShdslInvVendorEOCSoftwareVersion 1.3.6.1.2.1.10.48.1.3.1.5
Vendor EOC version as reported in a Discovery Response message.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hdsl2ShdslInvStandardVersion 1.3.6.1.2.1.10.48.1.3.1.6
Version of the HDSL2/SHDSL standard implemented, as reported in an Inventory Response message.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hdsl2ShdslInvVendorListNumber 1.3.6.1.2.1.10.48.1.3.1.7
Vendor list number as reported in an Inventory Response message.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

hdsl2ShdslInvVendorIssueNumber 1.3.6.1.2.1.10.48.1.3.1.8
Vendor issue number as reported in an Inventory Response message.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

hdsl2ShdslInvVendorSoftwareVersion 1.3.6.1.2.1.10.48.1.3.1.9
Vendor software version as reported in an Inventory Response message.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hdsl2ShdslInvEquipmentCode 1.3.6.1.2.1.10.48.1.3.1.10
Equipment code conforming to ANSI T1.213, Coded Identification of Equipment Entities.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10)  

hdsl2ShdslInvVendorOther 1.3.6.1.2.1.10.48.1.3.1.11
Other vendor information as reported in an Inventory Response message.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(12)  

hdsl2ShdslInvTransmissionModeCapability 1.3.6.1.2.1.10.48.1.3.1.12
Contains the transmission mode capability of the SHDSL unit.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2ShdslTransmissionModeType  

hdsl2ShdslEndpointConfTable 1.3.6.1.2.1.10.48.1.4
This table supports configuration parameters for segment endpoints in an HDSL2/SHDSL line. As this table is indexed by ifIndex, it MUST be maintained in a persistent manner.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hdsl2ShdslEndpointConfEntry

hdsl2ShdslEndpointConfEntry 1.3.6.1.2.1.10.48.1.4.1
An entry in the hdsl2ShdslEndpointConfTable. Each entry represents a single segment endpoint in an HDSL2/SHDSL line. It is indexed by the ifIndex of the HDSL2/SHDSL line, the UnitId of the associated unit, the side of the unit, and the wire pair of the associated modem.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2ShdslEndpointConfEntry  

hdsl2ShdslEndpointSide 1.3.6.1.2.1.10.48.1.4.1.1
The side of the unit associated with this segment endpoint -- Network/Customer side -- as per the Hdsl2ShdslUnitSide textual convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2ShdslUnitSide  

hdsl2ShdslEndpointWirePair 1.3.6.1.2.1.10.48.1.4.1.2
The wire pair of the modem associated with this segment endpoint as per the Hdsl2ShdslWirePair textual convention.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2ShdslWirePair  

hdsl2ShdslEndpointAlarmConfProfile 1.3.6.1.2.1.10.48.1.4.1.3
This object configures the alarm threshold values to be used for this segment endpoint. The values are obtained from the alarm configuration profile referenced by this object. The value of this object is the index of the referenced profile in the hdsl2ShdslEndpointAlarmConfProfileTable, or NULL (a zero-length SnmpAdminString). If the value is a zero-length SnmpAdminString, the endpoint uses the default Alarm Configuration Profile for the associated span as per the hdsl2ShdslSpanConfAlarmProfile object in the hdsl2ShdslSpanConfTable. The default value of this object is a zero-length SnmpAdminString. Any attempt to set this object to a value that is not the value of the index for an active entry in the profile table, hdsl2ShdslEndpointAlarmConfProfileTable, MUST be rejected.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

hdsl2ShdslEndpointCurrTable 1.3.6.1.2.1.10.48.1.5
This table contains current status and performance information for segment endpoints in HDSL2/SHDSL lines. As with other tables in this MIB module indexed by ifIndex, entries in this table MUST be maintained in a persistent manner.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hdsl2ShdslEndpointCurrEntry

hdsl2ShdslEndpointCurrEntry 1.3.6.1.2.1.10.48.1.5.1
An entry in the hdsl2ShdslEndpointCurrTable. Each entry contains status and performance information relating to a single segment endpoint. It is indexed by the ifIndex of the HDSL2/SHDSL line, the UnitId of the associated unit, the side of the unit, and the wire pair of the associated modem.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2ShdslEndpointCurrEntry  

hdsl2ShdslEndpointCurrAtn 1.3.6.1.2.1.10.48.1.5.1.1
The current loop attenuation for this endpoint as reported in a Network or Customer Side Performance Status message.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -127..128  

hdsl2ShdslEndpointCurrSnrMgn 1.3.6.1.2.1.10.48.1.5.1.2
The current SNR margin for this endpoint as reported in a Status Response/SNR message.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -127..128  

hdsl2ShdslEndpointCurrStatus 1.3.6.1.2.1.10.48.1.5.1.3
Contains the current state of the endpoint. This is a bit-map of possible conditions. The various bit positions are as follows: noDefect There are no defects on the line. powerBackoff Indicates enhanced Power Backoff. deviceFault Indicates that a vendor-dependent diagnostic or self-test fault has been detected. dcContinuityFault Indicates vendor-dependent conditions that interfere with span powering such as short and open circuits. snrMarginAlarm Indicates that the SNR margin has dropped below the alarm threshold. loopAttenuationAlarm Indicates that the loop attenuation exceeds the alarm threshold. loswFailureAlarm Indicates a forward LOSW alarm. configInitFailure Endpoint failure during initialization due to paired endpoint not able to support requested configuration. protocolInitFailure Endpoint failure during initialization due to incompatible protocol used by the paired endpoint. noNeighborPresent Endpoint failure during initialization due to no activation sequence detected from paired endpoint. loopbackActive A loopback is currently active at this segment endpoint. This is intended to supplement ifOperStatus. Note that there is a 1:1 relationship between the status bits defined in this object and the notification thresholds defined elsewhere in this MIB module.
Status: current Access: read-only
OBJECT-TYPE    
  BITS noDefect(0), powerBackoff(1), deviceFault(2), dcContinuityFault(3), snrMarginAlarm(4), loopAttenuationAlarm(5), loswFailureAlarm(6), configInitFailure(7), protocolInitFailure(8), noNeighborPresent(9), loopbackActive(10)  

hdsl2ShdslEndpointES 1.3.6.1.2.1.10.48.1.5.1.4
Count of Errored Seconds (ES) on this endpoint since the xU was last restarted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hdsl2ShdslEndpointSES 1.3.6.1.2.1.10.48.1.5.1.5
Count of Severely Errored Seconds (SES) on this endpoint since the xU was last restarted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hdsl2ShdslEndpointCRCanomalies 1.3.6.1.2.1.10.48.1.5.1.6
Count of CRC anomalies on this endpoint since the xU was last restarted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hdsl2ShdslEndpointLOSWS 1.3.6.1.2.1.10.48.1.5.1.7
Count of Loss of Sync Word (LOSW) Seconds on this endpoint since the xU was last restarted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hdsl2ShdslEndpointUAS 1.3.6.1.2.1.10.48.1.5.1.8
Count of Unavailable Seconds (UAS) on this endpoint since the xU was last restarted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hdsl2ShdslEndpointCurr15MinTimeElapsed 1.3.6.1.2.1.10.48.1.5.1.9
Total elapsed seconds in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2ShdslPerfTimeElapsed  

hdsl2ShdslEndpointCurr15MinES 1.3.6.1.2.1.10.48.1.5.1.10
Count of Errored Seconds (ES) in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

hdsl2ShdslEndpointCurr15MinSES 1.3.6.1.2.1.10.48.1.5.1.11
Count of Severely Errored Seconds (SES) in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

hdsl2ShdslEndpointCurr15MinCRCanomalies 1.3.6.1.2.1.10.48.1.5.1.12
Count of CRC anomalies in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

hdsl2ShdslEndpointCurr15MinLOSWS 1.3.6.1.2.1.10.48.1.5.1.13
Count of Loss of Sync Word (LOSW) Seconds in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

hdsl2ShdslEndpointCurr15MinUAS 1.3.6.1.2.1.10.48.1.5.1.14
Count of Unavailable Seconds (UAS) in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

hdsl2ShdslEndpointCurr1DayTimeElapsed 1.3.6.1.2.1.10.48.1.5.1.15
Number of seconds that have elapsed since the beginning of the current 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2ShdslPerfTimeElapsed  

hdsl2ShdslEndpointCurr1DayES 1.3.6.1.2.1.10.48.1.5.1.16
Count of Errored Seconds (ES) during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2ShdslPerfCurrDayCount  

hdsl2ShdslEndpointCurr1DaySES 1.3.6.1.2.1.10.48.1.5.1.17
Count of Severely Errored Seconds (SES) during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2ShdslPerfCurrDayCount  

hdsl2ShdslEndpointCurr1DayCRCanomalies 1.3.6.1.2.1.10.48.1.5.1.18
Count of CRC anomalies during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2ShdslPerfCurrDayCount  

hdsl2ShdslEndpointCurr1DayLOSWS 1.3.6.1.2.1.10.48.1.5.1.19
Count of Loss of Sync Word (LOSW) Seconds during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2ShdslPerfCurrDayCount  

hdsl2ShdslEndpointCurr1DayUAS 1.3.6.1.2.1.10.48.1.5.1.20
Count of Unavailable Seconds (UAS) during the current day as measured by hdsl2ShdslEndpointCurr1DayTimeElapsed.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2ShdslPerfCurrDayCount  

hdsl2ShdslEndpointCurrTipRingReversal 1.3.6.1.2.1.10.48.1.5.1.21
This object indicates the state of the tip/ring for the wire pair.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), reversed(2)  

hdsl2ShdslEndpointCurrActivationState 1.3.6.1.2.1.10.48.1.5.1.22
This object indicates the activation or training state of the wire pair.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER preActivation(1), activation(2), data(3)  

hdsl2Shdsl15MinIntervalTable 1.3.6.1.2.1.10.48.1.6
This table provides one row for each HDSL2/SHDSL endpoint performance data collection interval. This table contains live data from equipment. As such, it is NOT persistent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hdsl2Shdsl15MinIntervalEntry

hdsl2Shdsl15MinIntervalEntry 1.3.6.1.2.1.10.48.1.6.1
An entry in the hdsl2Shdsl15MinIntervalTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2Shdsl15MinIntervalEntry  

hdsl2Shdsl15MinIntervalNumber 1.3.6.1.2.1.10.48.1.6.1.1
Performance Data Interval number. Interval 1 is the most recent previous interval; interval 96 is 24 hours ago. Intervals 2..96 are optional.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..96  

hdsl2Shdsl15MinIntervalES 1.3.6.1.2.1.10.48.1.6.1.2
Count of Errored Seconds (ES) during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

hdsl2Shdsl15MinIntervalSES 1.3.6.1.2.1.10.48.1.6.1.3
Count of Severely Errored Seconds (SES) during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

hdsl2Shdsl15MinIntervalCRCanomalies 1.3.6.1.2.1.10.48.1.6.1.4
Count of CRC anomalies during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

hdsl2Shdsl15MinIntervalLOSWS 1.3.6.1.2.1.10.48.1.6.1.5
Count of Loss of Sync Word (LOSW) Seconds during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

hdsl2Shdsl15MinIntervalUAS 1.3.6.1.2.1.10.48.1.6.1.6
Count of Unavailable Seconds (UAS) during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

hdsl2Shdsl1DayIntervalTable 1.3.6.1.2.1.10.48.1.7
This table provides one row for each HDSL2/SHDSL endpoint performance data collection interval. This table contains live data from equipment. As such, it is NOT persistent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hdsl2Shdsl1DayIntervalEntry

hdsl2Shdsl1DayIntervalEntry 1.3.6.1.2.1.10.48.1.7.1
An entry in the hdsl2Shdsl1DayIntervalTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2Shdsl1DayIntervalEntry  

hdsl2Shdsl1DayIntervalNumber 1.3.6.1.2.1.10.48.1.7.1.1
History Data Interval number. Interval 1 is the most recent previous day; interval 30 is 30 days ago. Intervals 2..30 are optional.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..30  

hdsl2Shdsl1DayIntervalMoniSecs 1.3.6.1.2.1.10.48.1.7.1.2
The amount of time in the 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    
  Hdsl2ShdslPerfTimeElapsed  

hdsl2Shdsl1DayIntervalES 1.3.6.1.2.1.10.48.1.7.1.3
Count of Errored Seconds (ES) during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2Shdsl1DayIntervalCount  

hdsl2Shdsl1DayIntervalSES 1.3.6.1.2.1.10.48.1.7.1.4
Count of Severely Errored Seconds (SES) during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2Shdsl1DayIntervalCount  

hdsl2Shdsl1DayIntervalCRCanomalies 1.3.6.1.2.1.10.48.1.7.1.5
Count of CRC anomalies during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2Shdsl1DayIntervalCount  

hdsl2Shdsl1DayIntervalLOSWS 1.3.6.1.2.1.10.48.1.7.1.6
Count of Loss of Sync Word (LOSW) Seconds during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2Shdsl1DayIntervalCount  

hdsl2Shdsl1DayIntervalUAS 1.3.6.1.2.1.10.48.1.7.1.7
Count of Unavailable Seconds (UAS) during the 1-day interval as measured by hdsl2Shdsl1DayIntervalMoniSecs.
Status: current Access: read-only
OBJECT-TYPE    
  Hdsl2Shdsl1DayIntervalCount  

hdsl2ShdslEndpointMaintTable 1.3.6.1.2.1.10.48.1.8
This table supports maintenance operations (e.g., loopbacks) to be performed on HDSL2/SHDSL segment endpoints. This table contains live data from equipment. As such, it is NOT persistent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hdsl2ShdslEndpointMaintEntry

hdsl2ShdslEndpointMaintEntry 1.3.6.1.2.1.10.48.1.8.1
An entry in the hdsl2ShdslEndpointMaintTable. Each entry corresponds to a single segment endpoint and is indexed by the ifIndex of the HDSL2/SHDSL line, the UnitId of the associated unit, and the side of the unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2ShdslEndpointMaintEntry  

hdsl2ShdslMaintLoopbackConfig 1.3.6.1.2.1.10.48.1.8.1.1
This object controls configuration of loopbacks for the associated segment endpoint. The status of the loopback is obtained via the hdsl2ShdslEndpointCurrStatus object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noLoopback(1), normalLoopback(2), specialLoopback(3)  

hdsl2ShdslMaintTipRingReversal 1.3.6.1.2.1.10.48.1.8.1.2
This object indicates the state of the tip/ring pair at the associated segment endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), reversed(2)  

hdsl2ShdslMaintPowerBackOff 1.3.6.1.2.1.10.48.1.8.1.3
This object configures the receiver at the associated segment endpoint to operate in default or enhanced power backoff mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), enhanced(2)  

hdsl2ShdslMaintSoftRestart 1.3.6.1.2.1.10.48.1.8.1.4
This object enables the manager to trigger a soft restart of the modem at the associated segment endpoint. The manager may only set this object to the 'restart(2)' value, which initiates a restart. The agent will perform a restart after approximately 5 seconds. Following the 5 second period, the agent will restore the object to the 'ready(1)' state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), restart(2)  

hdsl2ShdslUnitMaintTable 1.3.6.1.2.1.10.48.1.9
This table supports maintenance operations for units in a HDSL2/SHDSL line. Entries in this table MUST be maintained in a persistent manner.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hdsl2ShdslUnitMaintEntry

hdsl2ShdslUnitMaintEntry 1.3.6.1.2.1.10.48.1.9.1
An entry in the hdsl2ShdslUnitMaintTable. Each entry corresponds to a single unit and is indexed by the ifIndex of the HDSL2/SHDSL line and the UnitId of the associated unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2ShdslUnitMaintEntry  

hdsl2ShdslMaintLoopbackTimeout 1.3.6.1.2.1.10.48.1.9.1.1
This object configures the timeout value for loopbacks initiated at segments endpoints contained in the associated unit. A value of 0 disables the timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

hdsl2ShdslMaintUnitPowerSource 1.3.6.1.2.1.10.48.1.9.1.2
This object indicates the DC power source being used by the associated unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), span(2)  

hdsl2ShdslSpanConfProfileTable 1.3.6.1.2.1.10.48.1.10
This table supports definitions of span configuration profiles for SHDSL lines. HDSL2 does not support these configuration options. This table MUST be maintained in a persistent manner.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hdsl2ShdslSpanConfProfileEntry

hdsl2ShdslSpanConfProfileEntry 1.3.6.1.2.1.10.48.1.10.1
Each entry corresponds to a single span configuration profile. Each profile contains a set of span configuration parameters. The configuration parameters in a profile are applied to those lines referencing that profile (see the hdsl2ShdslSpanConfProfile object). Profiles may be created/deleted using the row creation/deletion mechanism via hdsl2ShdslSpanConfProfileRowStatus. If an active entry is referenced in hdsl2ShdslSpanConfProfile, the entry MUST remain active until all references are removed.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2ShdslSpanConfProfileEntry  

hdsl2ShdslSpanConfProfileName 1.3.6.1.2.1.10.48.1.10.1.1
This object is the unique index associated with this profile. Entries in this table are referenced via the object hdsl2ShdslSpanConfProfile in Hdsl2ShdslSpanConfEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hdsl2ShdslSpanConfWireInterface 1.3.6.1.2.1.10.48.1.10.1.2
This object configures the two-wire or optional four-wire, six-wire, or eight-wire operation for SHDSL lines.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER twoWire(1), fourWire(2), sixWire(3), eightWire(4)  

hdsl2ShdslSpanConfMinLineRate 1.3.6.1.2.1.10.48.1.10.1.3
This object configures the minimum transmission rate for the associated SHDSL Line in bits-per-second (bps) and includes both payload (user data) and any applicable framing overhead. If the minimum line rate equals the maximum line rate (hdsl2ShdslSpanMaxLineRate), the line rate is considered 'fixed'. If the minimum line rate is less than the maximum line rate, the line rate is considered 'rate-adaptive'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

hdsl2ShdslSpanConfMaxLineRate 1.3.6.1.2.1.10.48.1.10.1.4
This object configures the maximum transmission rate for the associated SHDSL Line in bits-per-second (bps) and includes both payload (user data) and any applicable framing overhead. If the minimum line rate equals the maximum line rate (hdsl2ShdslSpanMaxLineRate), the line rate is considered 'fixed'. If the minimum line rate is less than the maximum line rate, the line rate is considered 'rate-adaptive'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4294967295  

hdsl2ShdslSpanConfPSD 1.3.6.1.2.1.10.48.1.10.1.5
This object configures use of symmetric/asymmetric PSD (Power Spectral Density) Mask for the associated SHDSL Line. Support for symmetric PSD is mandatory for all supported data rates. Support for asymmetric PSD is optional.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER symmetric(1), asymmetric(2)  

hdsl2ShdslSpanConfTransmissionMode 0.1.3.6.1.2.1.10.48.1.10.1.6
This object specifies the regional setting for the SHDSL line.
Status: current Access: read-create
OBJECT-TYPE    
  Hdsl2ShdslTransmissionModeType  

hdsl2ShdslSpanConfRemoteEnabled 1.3.6.1.2.1.10.48.1.10.1.7
This object enables/disables support for remote management of the units in an SHDSL line from the STU-R via the EOC.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hdsl2ShdslSpanConfPowerFeeding 1.3.6.1.2.1.10.48.1.10.1.8
This object enables/disables support for optional power feeding in an SHDSL line.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noPower(1), powerFeed(2), wettingCurrent(3)  

hdsl2ShdslSpanConfCurrCondTargetMarginDown 1.3.6.1.2.1.10.48.1.10.1.9
This object specifies the downstream current condition target SNR margin for an SHDSL line. The SNR margin is the difference between the desired SNR and the actual SNR. Target SNR margin is the desired SNR margin for a unit.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -10..21  

hdsl2ShdslSpanConfWorstCaseTargetMarginDown 1.3.6.1.2.1.10.48.1.10.1.10
This object specifies the downstream worst-case target SNR margin for an SHDSL line. The SNR margin is the difference between the desired SNR and the actual SNR. Target SNR margin is the desired SNR margin for a unit.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -10..21  

hdsl2ShdslSpanConfCurrCondTargetMarginUp 1.3.6.1.2.1.10.48.1.10.1.11
This object specifies the upstream current-condition target SNR margin for an SHDSL line. The SNR margin is the difference between the desired SNR and the actual SNR. Target SNR margin is the desired SNR margin for a unit.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -10..21  

hdsl2ShdslSpanConfWorstCaseTargetMarginUp 1.3.6.1.2.1.10.48.1.10.1.12
This object specifies the upstream worst-case target SNR margin for an SHDSL line. The SNR margin is the difference between the desired SNR and the actual SNR. Target SNR margin is the desired SNR margin for a unit.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -10..21  

hdsl2ShdslSpanConfUsedTargetMargins 0.1.3.6.1.2.1.10.48.1.10.1.13
Indicates whether a target SNR margin is enabled or disabled. This is a bit-map of possible settings. The various bit positions are as follows: currCondDown - current-condition downstream target SNR margin enabled worstCaseDown - worst-case downstream target SNR margin enabled currCondUp - current-condition upstream target SNR margin enabled worstCaseUp - worst-case upstream target SNR margin enabled.
Status: current Access: read-create
OBJECT-TYPE    
  BITS currCondDown(0), worstCaseDown(1), currCondUp(2), worstCaseUp(3)  

hdsl2ShdslSpanConfReferenceClock 1.3.6.1.2.1.10.48.1.10.1.14
This object configures the clock reference for the STU-C in an SHDSL Line.
Status: current Access: read-create
OBJECT-TYPE    
  Hdsl2ShdslClockReferenceType  

hdsl2ShdslSpanConfLineProbeEnable 1.3.6.1.2.1.10.48.1.10.1.15
This object enables/disables support for Line Probe of the units in an SHDSL line. When Line Probe is enabled, the system performs Line Probing to find the best possible rate. If Line Probe is disabled, the rate adaptation phase is skipped to shorten set up time.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

hdsl2ShdslSpanConfProfileRowStatus 1.3.6.1.2.1.10.48.1.10.1.16
This object controls creation/deletion of the associated entry in this table per the semantics of RowStatus. If an active entry is referenced in hdsl2ShdslSpanConfProfile, the entry MUST remain active until all references are removed.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hdsl2ShdslEndpointAlarmConfProfileTable 1.3.6.1.2.1.10.48.1.11
This table supports definitions of alarm configuration profiles for HDSL2/SHDSL segment endpoints. This table MUST be maintained in a persistent manner.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hdsl2ShdslEndpointAlarmConfProfileEntry

hdsl2ShdslEndpointAlarmConfProfileEntry 1.3.6.1.2.1.10.48.1.11.1
Each entry corresponds to a single alarm configuration profile. Each profile contains a set of parameters for setting alarm thresholds for various performance attributes monitored at HDSL2/SHDSL segment endpoints. Profiles may be created/deleted using the row creation/deletion mechanism via hdsl2ShdslEndpointAlarmConfProfileRowStatus. If an active entry is referenced in either hdsl2ShdslSpanConfAlarmProfile or hdsl2ShdslEndpointAlarmConfProfile, the entry MUST remain active until all references are removed.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hdsl2ShdslEndpointAlarmConfProfileEntry  

hdsl2ShdslEndpointAlarmConfProfileName 1.3.6.1.2.1.10.48.1.11.1.1
This object is the unique index associated with this profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hdsl2ShdslEndpointThreshLoopAttenuation 1.3.6.1.2.1.10.48.1.11.1.2
This object configures the loop attenuation alarm threshold. When the current value of hdsl2ShdslEndpointCurrAtn reaches or exceeds this threshold, an hdsl2ShdslLoopAttenCrossing MAY be generated.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -127..128  

hdsl2ShdslEndpointThreshSNRMargin 1.3.6.1.2.1.10.48.1.11.1.3
This object configures the SNR margin alarm threshold. When the current value of hdsl2ShdslEndpointCurrSnrMgn reaches or drops below this threshold, a hdsl2ShdslSNRMarginCrossing MAY be generated.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -127..128  

hdsl2ShdslEndpointThreshES 1.3.6.1.2.1.10.48.1.11.1.4
This object configures the threshold for the number of Errored Seconds (ES) within any given 15-minute performance data collection interval. If the value of Errored Seconds in a particular 15-minute collection interval reaches/ exceeds this value, an hdsl2ShdslPerfESThresh MAY be generated. At most, one notification will be sent per interval per endpoint.
Status: current Access: read-create
OBJECT-TYPE    
  Hdsl2ShdslPerfIntervalThreshold  

hdsl2ShdslEndpointThreshSES 1.3.6.1.2.1.10.48.1.11.1.5
This object configures the threshold for the number of Severely Errored Seconds (SES) within any given 15-minute performance data collection interval. If the value of Severely Errored Seconds in a particular 15-minute collection interval reaches/exceeds this value, an hdsl2ShdslPerfSESThresh MAY be generated. At most, one notification will be sent per interval per endpoint.
Status: current Access: read-create
OBJECT-TYPE    
  Hdsl2ShdslPerfIntervalThreshold  

hdsl2ShdslEndpointThreshCRCanomalies 1.3.6.1.2.1.10.48.1.11.1.6
This object configures the threshold for the number of CRC anomalies within any given 15-minute performance data collection interval. If the value of CRC anomalies in a particular 15-minute collection interval reaches/exceeds this value, an hdsl2ShdslPerfCRCanomaliesThresh MAY be generated. At most, one notification will be sent per interval per endpoint.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hdsl2ShdslEndpointThreshLOSWS 1.3.6.1.2.1.10.48.1.11.1.7
This object configures the threshold for the number of Loss of Sync Word (LOSW) Seconds within any given 15-minute performance data collection interval. If the value of LOSW in a particular 15-minute collection interval reaches/exceeds this value, an hdsl2ShdslPerfLOSWSThresh MAY be generated. At most, one notification will be sent per interval per endpoint.
Status: current Access: read-create
OBJECT-TYPE    
  Hdsl2ShdslPerfIntervalThreshold  

hdsl2ShdslEndpointThreshUAS 1.3.6.1.2.1.10.48.1.11.1.8
This object configures the threshold for the number of Unavailable Seconds (UAS) within any given 15-minute performance data collection interval. If the value of UAS in a particular 15-minute collection interval reaches/exceeds this value, an hdsl2ShdslPerfUASThresh MAY be generated. At most, one notification will be sent per interval per endpoint.
Status: current Access: read-create
OBJECT-TYPE    
  Hdsl2ShdslPerfIntervalThreshold  

hdsl2ShdslEndpointAlarmConfProfileRowStatus 1.3.6.1.2.1.10.48.1.11.1.9
This object controls creation/deletion of the associated entry in this table as per the semantics of RowStatus. If an active entry is referenced in either hdsl2ShdslSpanConfAlarmProfile or hdsl2ShdslEndpointAlarmConfProfile, the entry MUST remain active until all references are removed.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hdsl2ShdslNotifications 1.3.6.1.2.1.10.48.0
OBJECT IDENTIFIER    

hdsl2ShdslLoopAttenCrossing 1.3.6.1.2.1.10.48.0.1
This notification indicates that the loop attenuation threshold (as per the hdsl2ShdslEndpointThreshLoopAttenuation value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslSNRMarginCrossing 1.3.6.1.2.1.10.48.0.2
This notification indicates that the SNR margin threshold (as per the hdsl2ShdslEndpointThreshSNRMargin value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslPerfESThresh 1.3.6.1.2.1.10.48.0.3
This notification indicates that the errored seconds threshold (as per the hdsl2ShdslEndpointThreshES value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslPerfSESThresh 1.3.6.1.2.1.10.48.0.4
This notification indicates that the severely errored seconds threshold (as per the hdsl2ShdslEndpointThreshSES value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslPerfCRCanomaliesThresh 1.3.6.1.2.1.10.48.0.5
This notification indicates that the CRC anomalies threshold (as per the hdsl2ShdslEndpointThreshCRCanomalies value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslPerfLOSWSThresh 1.3.6.1.2.1.10.48.0.6
This notification indicates that the LOSW Seconds threshold (as per the hdsl2ShdslEndpointThreshLOSWS value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslPerfUASThresh 1.3.6.1.2.1.10.48.0.7
This notification indicates that the unavailable seconds threshold (as per the hdsl2ShdslEndpointThreshUAS value) has been reached/exceeded for the HDSL2/SHDSL segment endpoint.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslSpanInvalidNumRepeaters 1.3.6.1.2.1.10.48.0.8
This notification indicates that a mismatch has been detected between the number of repeater/regenerator units configured for an HDSL2/SHDSL line via the hdsl2ShdslSpanConfNumRepeaters object and the actual number of repeater/regenerator units discovered via the EOC.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslLoopbackFailure 1.3.6.1.2.1.10.48.0.9
This notification indicates that an endpoint maintenance loopback command failed for an HDSL2/SHDSL segment.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslpowerBackoff 1.3.6.1.2.1.10.48.0.10
This notification indicates that the bit setting for powerBackoff in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdsldeviceFault 1.3.6.1.2.1.10.48.0.11
This notification indicates that the bit setting for deviceFault in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdsldcContinuityFault 1.3.6.1.2.1.10.48.0.12
This notification indicates that the bit setting for dcContinuityFault in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslconfigInitFailure 1.3.6.1.2.1.10.48.0.13
This notification indicates that the bit setting for configInitFailure in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslprotocolInitFailure 1.3.6.1.2.1.10.48.0.14
This notification indicates that the bit setting for protocolInitFailure in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslnoNeighborPresent 1.3.6.1.2.1.10.48.0.15
This notification indicates that the bit setting for noNeighborPresent in the hdsl2ShdslEndpointCurrStatus object for this endpoint has changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslLocalPowerLoss 1.3.6.1.2.1.10.48.0.16
This notification indicates impending unit failure due to loss of local power (last gasp).
Status: current Access: read-create
NOTIFICATION-TYPE    

hdsl2ShdslConformance 1.3.6.1.2.1.10.48.3
OBJECT IDENTIFIER    

hdsl2ShdslGroups 1.3.6.1.2.1.10.48.3.1
OBJECT IDENTIFIER    

hdsl2ShdslCompliances 1.3.6.1.2.1.10.48.3.2
OBJECT IDENTIFIER    

hdsl2ShdslLineMibCompliance 1.3.6.1.2.1.10.48.3.2.1
The compliance statement for SNMP entities that implement HDSL2 and SHDSL. The version of SHDSL supported in this compliance statement is g.shdsl. **** This compliance statement is deprecated. ****
Status: deprecated Access: read-create
MODULE-COMPLIANCE    

hdsl2GshdslbisLineMibCompliance 1.3.6.1.2.1.10.48.3.2.2
The compliance statement for SNMP entities that implement HDSL2 and SHDSL. The version of SHDSL supported in this compliance statement is g.shdsl.bis.
Status: current Access: read-create
MODULE-COMPLIANCE    

hdsl2ShdslSpanConfGroup 1.3.6.1.2.1.10.48.3.1.1
This group supports objects for configuring span-related parameters for HDSL2/SHDSL lines.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2ShdslSpanStatusGroup 1.3.6.1.2.1.10.48.3.1.2
This group supports objects for retrieving span-related status for HDSL2/SHDSL lines.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2ShdslInventoryShdslGroup 1.3.6.1.2.1.10.48.3.1.3
This group supports objects for retrieving SHDSL-specific inventory information.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2ShdslSpanShdslStatusGroup 1.3.6.1.2.1.10.48.3.1.4
This group supports objects for retrieving SHDSL-specific span-related status.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2ShdslInventoryGroup 1.3.6.1.2.1.10.48.3.1.5
This group supports objects that provide unit inventory information about the units in HDSL2/SHDSL lines.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2ShdslEndpointConfGroup 1.3.6.1.2.1.10.48.3.1.6
This group supports objects for configuring parameters for segment endpoints in HDSL2/SHDSL lines.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2ShdslEndpointCurrGroup 1.3.6.1.2.1.10.48.3.1.7
This group supports objects that provide current status and performance measurements relating to segment endpoints in HDSL2/SHDSL lines.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2Shdsl15MinIntervalGroup 1.3.6.1.2.1.10.48.3.1.8
This group supports objects that maintain historic performance measurements relating to segment endpoints in HDSL2/SHDSL lines in 15-minute intervals.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2Shdsl1DayIntervalGroup 1.3.6.1.2.1.10.48.3.1.9
This group supports objects that maintain historic performance measurements relating to segment endpoints in HDSL2/SHDSL lines in 1-day intervals.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2ShdslMaintenanceGroup 1.3.6.1.2.1.10.48.3.1.10
This group supports objects that provide support for maintenance actions for HDSL2/SHDSL lines.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2ShdslEndpointAlarmConfGroup 1.3.6.1.2.1.10.48.3.1.11
This group supports objects that allow configuration of alarm thresholds for various performance parameters for HDSL2/SHDSL lines.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2ShdslNotificationGroup 1.3.6.1.2.1.10.48.3.1.12
This group supports notifications of significant conditions associated with HDSL2/SHDSL lines.
Status: current Access: read-create
NOTIFICATION-GROUP    

hdsl2ShdslSpanConfProfileGroup 1.3.6.1.2.1.10.48.3.1.13
This group supports objects that constitute configuration profiles for configuring span-related parameters in SHDSL lines.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2ShdslWirePairGroup 1.3.6.1.2.1.10.48.3.1.14
This group supports objects that provide the status of SHDSL-specific wire pairs.
Status: current Access: read-create
OBJECT-GROUP    

hdsl2ShdslPayloadRateGroup 1.3.6.1.2.1.10.48.3.1.15
This group supports objects for retrieving payload rates that exclude any framing overhead.
Status: current Access: read-create
OBJECT-GROUP