MIBs Depot

VDSL-LINE-MIB

Registered at
1.3.6.1.2.1.10.97
Last updated
2004-02-19 00:00
Organization
ADSLMIB Working Group
Revisions
2004-02-19 00:00
Namespace
standard
Source file
VDSL-LINE-MIB
Digest
sha256:e73bfbcb2aeaec8c82af15ded6b2413c733874cf1323eaa74390418646ef63a6

Description

The MIB module defining objects for the management of a pair of VDSL transceivers at each end of the VDSL line. Each such line has an entry in an ifTable which may include multiple transceiver lines. An agent may reside at either end of the VDSL line. However, the MIB is designed to require no management communication between them beyond that inherent in the low-level VDSL line protocol. The agent may monitor and control this protocol for its needs. VDSL lines may support optional Fast or Interleaved channels. If these are supported, additional entries corresponding to the supported channels must be created in the ifTable. Thus a VDSL line that supports both channels will have three entries in the ifTable, one for each physical, fast, and interleaved, whose ifType values are equal to vdsl(97), fast(125), and interleaved(124), respectively. The ifStackTable is used to represent the relationship between the entries. Naming Conventions: Vtuc -- (VTUC) transceiver at near (Central) end of line Vtur -- (VTUR) transceiver at Remote end of line Vtu -- One of either Vtuc or Vtur Curr -- Current Prev -- Previous Atn -- Attenuation ES -- Errored Second. SES -- Severely Errored Second UAS -- Unavailable Second LCS -- Line Code Specific Lof -- Loss of Frame Lol -- Loss of Link Los -- Loss of Signal Lpr -- Loss of Power xxxs -- Sum of Seconds in which xxx has occured (e.g., xxx = Lof, Los, Lpr, Lol) Max -- Maximum Mgn -- Margin Min -- Minimum Psd -- Power Spectral Density Snr -- Signal to Noise Ratio Tx -- Transmit Blks -- Blocks Copyright (C) The Internet Society (2004). This version of this MIB module is part of RFC 3728: see the RFC itself for full legal notices.

Contact

WG-email: adslmib@ietf.org Info: https://www1.ietf.org/mailman/listinfo/adslmib Chair: Mike Sneed Sand Channel Systems Postal: P.O. Box 37324 Raleigh, NC 27627-7324 USA Email: sneedmike@hotmail.com Phone: +1 206 600 7022 Co-editor: Bob Ray PESA Switching Systems, Inc. Postal: 330-A Wynn Drive Huntsville, AL 35805 USA Email: rray@pesa.com Phone: +1 256 726 9200 ext. 142 Co-editor: Rajesh Abbi Alcatel USA Postal: 2301 Sugar Bush Road Raleigh, NC 27612-3339 USA Email: Rajesh.Abbi@alcatel.com Phone: +1 919 850 6194

Imports

FromSymbols
HC-PerfHist-TC-MIBHCPerfCurrentCount, HCPerfIntervalCount, HCPerfIntervalThreshold, HCPerfInvalidIntervals, HCPerfTimeElapsed, HCPerfValidIntervals
HCNUM-TCZeroBasedCounter64
IF-MIBifIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIGauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, transmission
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HC-PerfHist-TC-MIB
HCNUM-TC
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
VDSL-LINE-MIB

Textual conventions

NameOIDSyntaxAccessStatus
VdslLineCodingType
TEXTUAL-CONVENTION
This data type is used as the syntax for the VDSL Line Code. Attributes with this syntax identify the line coding used. Specified as an INTEGER, the three values are: other(1) -- none of the following mcm(2) -- Multiple Carrier Modulation scm(3) -- Single Carrier Modulation
current
VdslLineEntity
TEXTUAL-CONVENTION
Identifies a transceiver as being either Vtuc or Vtur. A VDSL line consists of two transceivers, a Vtuc and a Vtur. Attributes with this syntax reference the two sides of a line. Specified as an INTEGER, the two values are: vtuc(1) -- central site transceiver vtur(2) -- remote site transceiver
current

Objects

NameOIDSyntaxAccessStatus
vdslLineMib
OBJECT-IDENTITY
1.3.6.1.2.1.10.97.1
vdslNotifications
OBJECT-IDENTITY
1.3.6.1.2.1.10.97.1.0
vdslMibObjects
OBJECT-IDENTITY
1.3.6.1.2.1.10.97.1.1
vdslLineTable
OBJECT-TYPE
This table includes common attributes describing both ends of the line. It is required for all VDSL physical interfaces. VDSL physical interfaces are those ifEntries where ifType is equal to vdsl(97).
1.3.6.1.2.1.10.97.1.1.1not-accessiblecurrent
vdslLineEntry
OBJECT-TYPE
An entry in the vdslLineTable.
1.3.6.1.2.1.10.97.1.1.1.1not-accessiblecurrent
vdslLineCoding
OBJECT-TYPE
Specifies the VDSL coding type used on this line.
1.3.6.1.2.1.10.97.1.1.1.1.1VdslLineCodingTyperead-onlycurrent
vdslLineType
OBJECT-TYPE
Defines the type of VDSL physical line entity that exists, by defining whether and how the line is channelized. If the line is channelized, the value will be other than noChannel(1). This object defines which channel type(s) are supported. Defined values are: noChannel(1) -- no channels exist fastOnly(2) -- only fast channel exists interleavedOnly(3) -- only interleaved channel exists fastOrInterleaved(4) -- either fast or interleaved channel -- exist, but only one at a time fastAndInterleaved(5) -- both fast and interleaved channels -- exist Note that 'slow' and 'interleaved' refer to the same channel. In the case that the line is channelized, the manager can use the ifStackTable to determine the ifIndex for the associated channel(s).
1.3.6.1.2.1.10.97.1.1.1.1.2INTEGER {noChannel(1), fastOnly(2), interleavedOnly(3), fastOrInterleaved(4), fastAndInterleaved(5)}read-onlycurrent
vdslLineConfProfile
OBJECT-TYPE
The value of this object identifies the row in the VDSL Line Configuration Profile Table, vdslLineConfProfileTable, which applies for this VDSL line, and channels if applicable. This object MUST be maintained in a persistent manner.
1.3.6.1.2.1.10.97.1.1.1.1.3SnmpAdminString (SIZE(1..32))read-writecurrent
vdslLineAlarmConfProfile
OBJECT-TYPE
The value of this object identifies the row in the VDSL Line Alarm Configuration Profile Table, vdslLineAlarmConfProfileTable, which applies to this VDSL line, and channels if applicable. This object MUST be maintained in a persistent manner.
1.3.6.1.2.1.10.97.1.1.1.1.4SnmpAdminString (SIZE(1..32))read-writecurrent
vdslPhysTable
OBJECT-TYPE
This table provides one row for each Vtu. Each row contains the Physical Layer Parameters table for that Vtu. VDSL physical interfaces are those ifEntries where ifType is equal to vdsl(97).
1.3.6.1.2.1.10.97.1.1.2not-accessiblecurrent
vdslPhysEntry
OBJECT-TYPE
An entry in the vdslPhysTable.
1.3.6.1.2.1.10.97.1.1.2.1not-accessiblecurrent
vdslPhysSide
OBJECT-TYPE
Identifies whether the transceiver is the Vtuc or Vtur.
1.3.6.1.2.1.10.97.1.1.2.1.1VdslLineEntitynot-accessiblecurrent
vdslPhysInvSerialNumber
OBJECT-TYPE
The vendor specific string that identifies the vendor equipment.
1.3.6.1.2.1.10.97.1.1.2.1.2SnmpAdminString (SIZE(0..32))read-onlycurrent
vdslPhysInvVendorID
OBJECT-TYPE
The vendor ID code is a copy of the binary vendor identification field expressed as readable characters in hexadecimal notation.
1.3.6.1.2.1.10.97.1.1.2.1.3SnmpAdminString (SIZE(0..16))read-onlycurrent
vdslPhysInvVersionNumber
OBJECT-TYPE
The vendor specific version number sent by this Vtu as part of the initialization messages. It is a copy of the binary version number field expressed as readable characters in hexadecimal notation.
1.3.6.1.2.1.10.97.1.1.2.1.4SnmpAdminString (SIZE(0..16))read-onlycurrent
vdslPhysCurrSnrMgn
OBJECT-TYPE
Noise Margin as seen by this Vtu with respect to its received signal in 0.25dB. The effective range is -31.75 to +31.75 dB.
1.3.6.1.2.1.10.97.1.1.2.1.5Integer32 (-127..127)read-onlycurrent
vdslPhysCurrAtn
OBJECT-TYPE
Measured difference in the total power transmitted by the peer Vtu and the total power received by this Vtu. The effective range is 0 to +63.75 dB.
1.3.6.1.2.1.10.97.1.1.2.1.6Gauge32 (0..255)read-onlycurrent
vdslPhysCurrStatus
OBJECT-TYPE
Indicates current state of the Vtu line. This is a bit-map of possible conditions. The various bit positions are: 0 noDefect There are no defects on the line. 1 lossOfFraming Vtu failure due to not receiving a valid frame. 2 lossOfSignal Vtu failure due to not receiving signal. 3 lossOfPower Vtu failure due to loss of power. 4 lossOfSignalQuality Loss of Signal Quality is declared when the Noise Margin falls below the Minimum Noise Margin, or the bit-error-rate exceeds 10^-7. 5 lossOfLink Vtu failure due to inability to link with peer Vtu. Set whenever the transceiver is in the 'Warm Start' state. 6 dataInitFailure Vtu failure during initialization due to bit errors corrupting startup exchange data. 7 configInitFailure Vtu failure during initialization due to peer Vtu not able to support requested configuration. 8 protocolInitFailure Vtu failure during initialization due to incompatible protocol used by the peer Vtu. 9 noPeerVtuPresent Vtu failure during initialization due to no activation sequence detected from peer Vtu. This is intended to supplement ifOperStatus.
1.3.6.1.2.1.10.97.1.1.2.1.7Bits {noDefect(0), lossOfFraming(1), lossOfSignal(2), lossOfPower(3), lossOfSignalQuality(4), lossOfLink(5), dataInitFailure(6), configInitFailure(7), protocolInitFailure(8), noPeerVtuPresent(9)}read-onlycurrent
vdslPhysCurrOutputPwr
OBJECT-TYPE
Measured total output power transmitted by this VTU. This is the measurement that was reported during the last activation sequence.
1.3.6.1.2.1.10.97.1.1.2.1.8Integer32 (0..160)read-onlycurrent
vdslPhysCurrAttainableRate
OBJECT-TYPE
Indicates the maximum currently attainable data rate in steps of 1000 bits/second by the Vtu. This value will be equal to or greater than vdslPhysCurrLineRate. Note that for SCM, the minimum and maximum data rates are equal. Note: 1 kbps = 1000 bps.
1.3.6.1.2.1.10.97.1.1.2.1.9Gauge32read-onlycurrent
vdslPhysCurrLineRate
OBJECT-TYPE
Indicates the current data rate in steps of 1000 bits/second by the Vtu. This value will be less than or equal to vdslPhysCurrAttainableRate. Note: 1 kbps = 1000 bps.
1.3.6.1.2.1.10.97.1.1.2.1.10Gauge32read-onlycurrent
vdslChanTable
OBJECT-TYPE
This table provides one row for each Vtu channel. VDSL channel interfaces are those ifEntries where ifType is equal to interleave(124) or fast(125).
1.3.6.1.2.1.10.97.1.1.3not-accessiblecurrent
vdslChanEntry
OBJECT-TYPE
An entry in the vdslChanTable.
1.3.6.1.2.1.10.97.1.1.3.1not-accessiblecurrent
vdslChanInterleaveDelay
OBJECT-TYPE
Interleave Delay for this channel. Interleave delay applies only to the interleave (slow) channel and defines the mapping (relative spacing) between subsequent input bytes at the interleaver input and their placement in the bit stream at the interleaver output. Larger numbers provide greater separation between consecutive input bytes in the output bit stream allowing for improved impulse noise immunity at the expense of payload latency. In the case where the ifType is fast(125), return a value of zero.
1.3.6.1.2.1.10.97.1.1.3.1.1Gauge32read-onlycurrent
vdslChanCrcBlockLength
OBJECT-TYPE
Indicates the length of the channel data-block on which the CRC operates.
1.3.6.1.2.1.10.97.1.1.3.1.2Gauge32read-onlycurrent
vdslChanCurrTxRate
OBJECT-TYPE
Actual transmit data rate on this channel. Note: 1 kbps = 1000 bps.
1.3.6.1.2.1.10.97.1.1.3.1.3Gauge32read-onlycurrent
vdslChanCurrTxSlowBurstProtect
OBJECT-TYPE
Actual level of impulse noise (burst) protection for an interleaved (slow) channel. This parameter is not applicable to fast channels. For fast channels, a value of zero shall be returned.
1.3.6.1.2.1.10.97.1.1.3.1.4Gauge32 (0..1275)read-onlycurrent
vdslChanCurrTxFastFec
OBJECT-TYPE
Actual Forward Error Correction (FEC) redundancy related overhead for a fast channel. This parameter is not applicable to an interleaved (slow) channel. For interleaved channels, a value of zero shall be returned.
1.3.6.1.2.1.10.97.1.1.3.1.5Gauge32 (0..50)read-onlycurrent
vdslPerfDataTable
OBJECT-TYPE
This table provides one row for each VDSL physical interface. VDSL physical interfaces are those ifEntries where ifType is equal to vdsl(97).
1.3.6.1.2.1.10.97.1.1.4not-accessiblecurrent
vdslPerfDataEntry
OBJECT-TYPE
An entry in the vdslPerfDataTable.
1.3.6.1.2.1.10.97.1.1.4.1not-accessiblecurrent
vdslPerfDataValidIntervals
OBJECT-TYPE
Valid Intervals per definition found in HC-PerfHist-TC-MIB.
1.3.6.1.2.1.10.97.1.1.4.1.1HCPerfValidIntervalsread-onlycurrent
vdslPerfDataInvalidIntervals
OBJECT-TYPE
Invalid Intervals per definition found in HC-PerfHist-TC-MIB.
1.3.6.1.2.1.10.97.1.1.4.1.2HCPerfInvalidIntervalsread-onlycurrent
vdslPerfDataLofs
OBJECT-TYPE
Count of seconds since the unit was last reset that there was Loss of Framing.
1.3.6.1.2.1.10.97.1.1.4.1.3Unsigned32read-onlycurrent
vdslPerfDataLoss
OBJECT-TYPE
Count of seconds since the unit was last reset that there was Loss of Signal.
1.3.6.1.2.1.10.97.1.1.4.1.4Unsigned32read-onlycurrent
vdslPerfDataLprs
OBJECT-TYPE
Count of seconds since the unit was last reset that there was Loss of Power.
1.3.6.1.2.1.10.97.1.1.4.1.5Unsigned32read-onlycurrent
vdslPerfDataLols
OBJECT-TYPE
Count of seconds since the unit was last reset that there was Loss of Link.
1.3.6.1.2.1.10.97.1.1.4.1.6Unsigned32read-onlycurrent
vdslPerfDataESs
OBJECT-TYPE
Count of Errored Seconds since the unit was last reset. An Errored Second is a one-second interval containing one or more CRC anomalies, or one or more LOS or LOF defects.
1.3.6.1.2.1.10.97.1.1.4.1.7Unsigned32read-onlycurrent
vdslPerfDataSESs
OBJECT-TYPE
Count of Severely Errored Seconds since the unit was last reset.
1.3.6.1.2.1.10.97.1.1.4.1.8Unsigned32read-onlycurrent
vdslPerfDataUASs
OBJECT-TYPE
Count of Unavailable Seconds since the unit was last reset.
1.3.6.1.2.1.10.97.1.1.4.1.9Unsigned32read-onlycurrent
vdslPerfDataInits
OBJECT-TYPE
Count of the line initialization attempts since the unit was last reset. This count includes both successful and failed attempts.
1.3.6.1.2.1.10.97.1.1.4.1.10Unsigned32read-onlycurrent
vdslPerfDataCurr15MinTimeElapsed
OBJECT-TYPE
Total elapsed seconds in this interval.
1.3.6.1.2.1.10.97.1.1.4.1.11HCPerfTimeElapsedread-onlycurrent
vdslPerfDataCurr15MinLofs
OBJECT-TYPE
Count of seconds during this interval that there was Loss of Framing.
1.3.6.1.2.1.10.97.1.1.4.1.12HCPerfCurrentCountread-onlycurrent
vdslPerfDataCurr15MinLoss
OBJECT-TYPE
Count of seconds during this interval that there was Loss of Signal.
1.3.6.1.2.1.10.97.1.1.4.1.13HCPerfCurrentCountread-onlycurrent
vdslPerfDataCurr15MinLprs
OBJECT-TYPE
Count of seconds during this interval that there was Loss of Power.
1.3.6.1.2.1.10.97.1.1.4.1.14HCPerfCurrentCountread-onlycurrent
vdslPerfDataCurr15MinLols
OBJECT-TYPE
Count of seconds during this interval that there was Loss of Link.
1.3.6.1.2.1.10.97.1.1.4.1.15HCPerfCurrentCountread-onlycurrent
vdslPerfDataCurr15MinESs
OBJECT-TYPE
Count of Errored Seconds during this interval. An Errored Second is a one-second interval containing one or more CRC anomalies, or one or more LOS or LOF defects.
1.3.6.1.2.1.10.97.1.1.4.1.16HCPerfCurrentCountread-onlycurrent
vdslPerfDataCurr15MinSESs
OBJECT-TYPE
Count of Severely Errored Seconds during this interval.
1.3.6.1.2.1.10.97.1.1.4.1.17HCPerfCurrentCountread-onlycurrent
vdslPerfDataCurr15MinUASs
OBJECT-TYPE
Count of Unavailable Seconds during this interval.
1.3.6.1.2.1.10.97.1.1.4.1.18HCPerfCurrentCountread-onlycurrent
vdslPerfDataCurr15MinInits
OBJECT-TYPE
Count of the line initialization attempts during this interval. This count includes both successful and failed attempts.
1.3.6.1.2.1.10.97.1.1.4.1.19HCPerfCurrentCountread-onlycurrent
vdslPerfData1DayValidIntervals
OBJECT-TYPE
Valid Intervals per definition found in HC-PerfHist-TC-MIB.
1.3.6.1.2.1.10.97.1.1.4.1.20HCPerfValidIntervalsread-onlycurrent
vdslPerfData1DayInvalidIntervals
OBJECT-TYPE
Invalid Intervals per definition found in HC-PerfHist-TC-MIB.
1.3.6.1.2.1.10.97.1.1.4.1.21HCPerfInvalidIntervalsread-onlycurrent
vdslPerfDataCurr1DayTimeElapsed
OBJECT-TYPE
Number of seconds that have elapsed since the beginning of the current 1-day interval.
1.3.6.1.2.1.10.97.1.1.4.1.22HCPerfTimeElapsedread-onlycurrent
vdslPerfDataCurr1DayLofs
OBJECT-TYPE
Count of Loss of Framing (LOF) Seconds since the beginning of the current 1-day interval.
1.3.6.1.2.1.10.97.1.1.4.1.23Unsigned32read-onlycurrent
vdslPerfDataCurr1DayLoss
OBJECT-TYPE
Count of Loss of Signal (LOS) Seconds since the beginning of the current 1-day interval.
1.3.6.1.2.1.10.97.1.1.4.1.24Unsigned32read-onlycurrent
vdslPerfDataCurr1DayLprs
OBJECT-TYPE
Count of Loss of Power (LPR) Seconds since the beginning of the current 1-day interval.
1.3.6.1.2.1.10.97.1.1.4.1.25Unsigned32read-onlycurrent
vdslPerfDataCurr1DayLols
OBJECT-TYPE
Count of Loss of Link (LOL) Seconds since the beginning of the current 1-day interval.
1.3.6.1.2.1.10.97.1.1.4.1.26Unsigned32read-onlycurrent
vdslPerfDataCurr1DayESs
OBJECT-TYPE
Count of Errored Seconds (ES) since the beginning of the current 1-day interval.
1.3.6.1.2.1.10.97.1.1.4.1.27Unsigned32read-onlycurrent
vdslPerfDataCurr1DaySESs
OBJECT-TYPE
Count of Severely Errored Seconds (SES) since the beginning of the current 1-day interval.
1.3.6.1.2.1.10.97.1.1.4.1.28Unsigned32read-onlycurrent
vdslPerfDataCurr1DayUASs
OBJECT-TYPE
Count of Unavailable Seconds (UAS) since the beginning of the current 1-day interval.
1.3.6.1.2.1.10.97.1.1.4.1.29Unsigned32read-onlycurrent
vdslPerfDataCurr1DayInits
OBJECT-TYPE
Count of the line initialization attempts since the beginning of the current 1-day interval. This count includes both successful and failed attempts.
1.3.6.1.2.1.10.97.1.1.4.1.30Unsigned32read-onlycurrent
vdslPerfIntervalTable
OBJECT-TYPE
This table provides one row for each Vtu performance data collection interval. VDSL physical interfaces are those ifEntries where ifType is equal to vdsl(97).
1.3.6.1.2.1.10.97.1.1.5not-accessiblecurrent
vdslPerfIntervalEntry
OBJECT-TYPE
An entry in the vdslPerfIntervalTable.
1.3.6.1.2.1.10.97.1.1.5.1not-accessiblecurrent
vdslPerfIntervalNumber
OBJECT-TYPE
Performance Data Interval number 1 is the most recent previous interval; interval 96 is 24 hours ago. Intervals 2 to 96 are optional.
1.3.6.1.2.1.10.97.1.1.5.1.1Unsigned32 (1..96)not-accessiblecurrent
vdslPerfIntervalLofs
OBJECT-TYPE
Count of seconds in the interval when there was Loss of Framing.
1.3.6.1.2.1.10.97.1.1.5.1.2HCPerfIntervalCountread-onlycurrent
vdslPerfIntervalLoss
OBJECT-TYPE
Count of seconds in the interval when there was Loss of Signal.
1.3.6.1.2.1.10.97.1.1.5.1.3HCPerfIntervalCountread-onlycurrent
vdslPerfIntervalLprs
OBJECT-TYPE
Count of seconds in the interval when there was Loss of Power.
1.3.6.1.2.1.10.97.1.1.5.1.4HCPerfIntervalCountread-onlycurrent
vdslPerfIntervalLols
OBJECT-TYPE
Count of seconds in the interval when there was Loss of Link.
1.3.6.1.2.1.10.97.1.1.5.1.5HCPerfIntervalCountread-onlycurrent
vdslPerfIntervalESs
OBJECT-TYPE
Count of Errored Seconds (ES) in the interval. An Errored Second is a one-second interval containing one or more CRC anomalies, one or more LOS or LOF defects.
1.3.6.1.2.1.10.97.1.1.5.1.6HCPerfIntervalCountread-onlycurrent
vdslPerfIntervalSESs
OBJECT-TYPE
Count of Severely Errored Seconds in the interval.
1.3.6.1.2.1.10.97.1.1.5.1.7HCPerfIntervalCountread-onlycurrent
vdslPerfIntervalUASs
OBJECT-TYPE
Count of Unavailable Seconds in the interval.
1.3.6.1.2.1.10.97.1.1.5.1.8HCPerfIntervalCountread-onlycurrent
vdslPerfIntervalInits
OBJECT-TYPE
Count of the line initialization attempts during this interval. This count includes both successful and failed attempts.
1.3.6.1.2.1.10.97.1.1.5.1.9HCPerfIntervalCountread-onlycurrent
vdslPerf1DayIntervalTable
OBJECT-TYPE
This table provides one row for each VDSL performance data collection interval. This table contains live data from equipment. As such, it is NOT persistent.
1.3.6.1.2.1.10.97.1.1.6not-accessiblecurrent
vdslPerf1DayIntervalEntry
OBJECT-TYPE
An entry in the vdslPerf1DayIntervalTable.
1.3.6.1.2.1.10.97.1.1.6.1not-accessiblecurrent
vdslPerf1DayIntervalNumber
OBJECT-TYPE
History Data Interval number. Interval 1 is the most recent previous day; interval 30 is 30 days ago. Intervals 2 to 30 are optional.
1.3.6.1.2.1.10.97.1.1.6.1.1Unsigned32 (1..30)not-accessiblecurrent
vdslPerf1DayIntervalMoniSecs
OBJECT-TYPE
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.
1.3.6.1.2.1.10.97.1.1.6.1.2HCPerfTimeElapsedread-onlycurrent
vdslPerf1DayIntervalLofs
OBJECT-TYPE
Count of Loss of Frame (LOF) Seconds during the 1-day interval as measured by vdslPerf1DayIntervalMoniSecs.
1.3.6.1.2.1.10.97.1.1.6.1.3Unsigned32read-onlycurrent
vdslPerf1DayIntervalLoss
OBJECT-TYPE
Count of Loss of Signal (LOS) Seconds during the 1-day interval as measured by vdslPerf1DayIntervalMoniSecs.
1.3.6.1.2.1.10.97.1.1.6.1.4Unsigned32read-onlycurrent
vdslPerf1DayIntervalLprs
OBJECT-TYPE
Count of Loss of Power (LPR) Seconds during the 1-day interval as measured by vdslPerf1DayIntervalMoniSecs.
1.3.6.1.2.1.10.97.1.1.6.1.5Unsigned32read-onlycurrent
vdslPerf1DayIntervalLols
OBJECT-TYPE
Count of Loss of Link (LOL) Seconds during the 1-day interval as measured by vdslPerf1DayIntervalMoniSecs.
1.3.6.1.2.1.10.97.1.1.6.1.6Unsigned32read-onlycurrent
vdslPerf1DayIntervalESs
OBJECT-TYPE
Count of Errored Seconds (ES) during the 1-day interval as measured by vdslPerf1DayIntervalMoniSecs.
1.3.6.1.2.1.10.97.1.1.6.1.7Unsigned32read-onlycurrent
vdslPerf1DayIntervalSESs
OBJECT-TYPE
Count of Severely Errored Seconds (SES) during the 1-day interval as measured by vdslPerf1DayIntervalMoniSecs.
1.3.6.1.2.1.10.97.1.1.6.1.8Unsigned32read-onlycurrent
vdslPerf1DayIntervalUASs
OBJECT-TYPE
Count of Unavailable Seconds (UAS) during the 1-day interval as measured by vdslPerf1DayIntervalMoniSecs.
1.3.6.1.2.1.10.97.1.1.6.1.9Unsigned32read-onlycurrent
vdslPerf1DayIntervalInits
OBJECT-TYPE
Count of the line initialization attempts during the 1-day interval as measured by vdslPerf1DayIntervalMoniSecs. This count includes both successful and failed attempts.
1.3.6.1.2.1.10.97.1.1.6.1.10Unsigned32read-onlycurrent
vdslChanPerfDataTable
OBJECT-TYPE
This table provides one row for each Vtu channel. VDSL channel interfaces are those ifEntries where ifType is equal to interleave(124) or fast(125).
1.3.6.1.2.1.10.97.1.1.7not-accessiblecurrent
vdslChanPerfDataEntry
OBJECT-TYPE
An entry in the vdslChanPerfDataTable.
1.3.6.1.2.1.10.97.1.1.7.1not-accessiblecurrent
vdslChanValidIntervals
OBJECT-TYPE
Valid Intervals per definition found in HC-PerfHist-TC-MIB.
1.3.6.1.2.1.10.97.1.1.7.1.1HCPerfValidIntervalsread-onlycurrent
vdslChanInvalidIntervals
OBJECT-TYPE
Invalid Intervals per definition found in HC-PerfHist-TC-MIB.
1.3.6.1.2.1.10.97.1.1.7.1.2HCPerfInvalidIntervalsread-onlycurrent
vdslChanFixedOctets
OBJECT-TYPE
Count of corrected octets since the unit was last reset.
1.3.6.1.2.1.10.97.1.1.7.1.3ZeroBasedCounter64read-onlycurrent
vdslChanBadBlks
OBJECT-TYPE
Count of uncorrectable blocks since the unit was last reset.
1.3.6.1.2.1.10.97.1.1.7.1.4ZeroBasedCounter64read-onlycurrent
vdslChanCurr15MinTimeElapsed
OBJECT-TYPE
Total elapsed seconds in this interval.
1.3.6.1.2.1.10.97.1.1.7.1.5HCPerfTimeElapsedread-onlycurrent
vdslChanCurr15MinFixedOctets
OBJECT-TYPE
Count of corrected octets in this interval.
1.3.6.1.2.1.10.97.1.1.7.1.6HCPerfCurrentCountread-onlycurrent
vdslChanCurr15MinBadBlks
OBJECT-TYPE
Count of uncorrectable blocks in this interval.
1.3.6.1.2.1.10.97.1.1.7.1.7HCPerfCurrentCountread-onlycurrent
vdslChan1DayValidIntervals
OBJECT-TYPE
Valid Intervals per definition found in HC-PerfHist-TC-MIB.
1.3.6.1.2.1.10.97.1.1.7.1.8HCPerfValidIntervalsread-onlycurrent
vdslChan1DayInvalidIntervals
OBJECT-TYPE
Invalid Intervals per definition found in HC-PerfHist-TC-MIB.
1.3.6.1.2.1.10.97.1.1.7.1.9HCPerfInvalidIntervalsread-onlycurrent
vdslChanCurr1DayTimeElapsed
OBJECT-TYPE
Number of seconds that have elapsed since the beginning of the current 1-day interval.
1.3.6.1.2.1.10.97.1.1.7.1.10HCPerfTimeElapsedread-onlycurrent
vdslChanCurr1DayFixedOctets
OBJECT-TYPE
Count of corrected octets since the beginning of the current 1-day interval.
1.3.6.1.2.1.10.97.1.1.7.1.11HCPerfCurrentCountread-onlycurrent
vdslChanCurr1DayBadBlks
OBJECT-TYPE
Count of uncorrectable blocks since the beginning of the current 1-day interval.
1.3.6.1.2.1.10.97.1.1.7.1.12HCPerfCurrentCountread-onlycurrent
vdslChanIntervalTable
OBJECT-TYPE
This table provides one row for each Vtu channel data collection interval. VDSL channel interfaces are those ifEntries where ifType is equal to interleave(124) or fast(125).
1.3.6.1.2.1.10.97.1.1.8not-accessiblecurrent
vdslChanIntervalEntry
OBJECT-TYPE
An entry in the vdslChanIntervalTable.
1.3.6.1.2.1.10.97.1.1.8.1not-accessiblecurrent
vdslChanIntervalNumber
OBJECT-TYPE
Performance Data Interval number 1 is the most recent previous interval; interval 96 is 24 hours ago. Intervals 2 to 96 are optional.
1.3.6.1.2.1.10.97.1.1.8.1.1Unsigned32 (1..96)not-accessiblecurrent
vdslChanIntervalFixedOctets
OBJECT-TYPE
Count of corrected octets in this interval.
1.3.6.1.2.1.10.97.1.1.8.1.2HCPerfIntervalCountread-onlycurrent
vdslChanIntervalBadBlks
OBJECT-TYPE
Count of uncorrectable blocks in this interval.
1.3.6.1.2.1.10.97.1.1.8.1.3HCPerfIntervalCountread-onlycurrent
vdslChan1DayIntervalTable
OBJECT-TYPE
This table provides one row for each VDSL performance data collection interval. This table contains live data from equipment. As such, it is NOT persistent.
1.3.6.1.2.1.10.97.1.1.9not-accessiblecurrent
vdslChan1DayIntervalEntry
OBJECT-TYPE
An entry in the vdslChan1DayIntervalTable.
1.3.6.1.2.1.10.97.1.1.9.1not-accessiblecurrent
vdslChan1DayIntervalNumber
OBJECT-TYPE
History Data Interval number. Interval 1 is the most recent previous day; interval 30 is 30 days ago. Intervals 2 to 30 are optional.
1.3.6.1.2.1.10.97.1.1.9.1.1Unsigned32 (1..30)not-accessiblecurrent
vdslChan1DayIntervalMoniSecs
OBJECT-TYPE
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.
1.3.6.1.2.1.10.97.1.1.9.1.2HCPerfTimeElapsedread-onlycurrent
vdslChan1DayIntervalFixedOctets
OBJECT-TYPE
Count of corrected octets in this interval.
1.3.6.1.2.1.10.97.1.1.9.1.3HCPerfCurrentCountread-onlycurrent
vdslChan1DayIntervalBadBlks
OBJECT-TYPE
Count of uncorrectable blocks in this interval.
1.3.6.1.2.1.10.97.1.1.9.1.4HCPerfCurrentCountread-onlycurrent
vdslLineConfProfileTable
OBJECT-TYPE
This table contains information on the VDSL line configuration. One entry in this table reflects a profile defined by a manager which can be used to configure the VDSL line. Entries in this table MUST be maintained in a persistent manner.
1.3.6.1.2.1.10.97.1.1.11not-accessiblecurrent
vdslLineConfProfileEntry
OBJECT-TYPE
Each entry consists of a list of parameters that represents the configuration of a VDSL line. A default profile with an index of 'DEFVAL', will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
1.3.6.1.2.1.10.97.1.1.11.1not-accessiblecurrent
vdslLineConfProfileName
OBJECT-TYPE
This object identifies a row in this table. A default profile with an index of 'DEFVAL', will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
1.3.6.1.2.1.10.97.1.1.11.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
vdslLineConfDownRateMode
OBJECT-TYPE
Specifies the rate selection behavior for the line in the downstream direction. manual(1) forces the rate to the configured rate adaptAtInit(2) adapts the line based upon line quality.
1.3.6.1.2.1.10.97.1.1.11.1.2INTEGER {manual(1), adaptAtInit(2)}read-createcurrent
vdslLineConfUpRateMode
OBJECT-TYPE
Specifies the rate selection behavior for the line in the upstream direction. manual(1) forces the rate to the configured rate adaptAtInit(2) adapts the line based upon line quality.
1.3.6.1.2.1.10.97.1.1.11.1.3INTEGER {manual(1), adaptAtInit(2)}read-createcurrent
vdslLineConfDownMaxPwr
OBJECT-TYPE
Specifies the maximum aggregate downstream power level in the range 0 to 14.5 dBm.
1.3.6.1.2.1.10.97.1.1.11.1.4Unsigned32 (0..58)read-createcurrent
vdslLineConfUpMaxPwr
OBJECT-TYPE
Specifies the maximum aggregate upstream power level in the range 0 to 14.5 dBm.
1.3.6.1.2.1.10.97.1.1.11.1.5Unsigned32 (0..58)read-createcurrent
vdslLineConfDownMaxSnrMgn
OBJECT-TYPE
Specifies the maximum downstream Signal/Noise Margin in units of 0.25 dB, for a range of 0 to 31.75 dB.
1.3.6.1.2.1.10.97.1.1.11.1.6Unsigned32 (0..127)read-createcurrent
vdslLineConfDownMinSnrMgn
OBJECT-TYPE
Specifies the minimum downstream Signal/Noise Margin in units of 0.25 dB, for a range of 0 to 31.75 dB.
1.3.6.1.2.1.10.97.1.1.11.1.7Unsigned32 (0..127)read-createcurrent
vdslLineConfDownTargetSnrMgn
OBJECT-TYPE
Specifies the target downstream Signal/Noise Margin in units of 0.25 dB, for a range of 0 to 31.75 dB. This is the Noise Margin the transceivers must achieve with a BER of 10^-7 or better to successfully complete initialization.
1.3.6.1.2.1.10.97.1.1.11.1.8Unsigned32 (0..127)read-createcurrent
vdslLineConfUpMaxSnrMgn
OBJECT-TYPE
Specifies the maximum upstream Signal/Noise Margin in units of 0.25 dB, for a range of 0 to 31.75 dB.
1.3.6.1.2.1.10.97.1.1.11.1.9Unsigned32 (0..127)read-createcurrent
vdslLineConfUpMinSnrMgn
OBJECT-TYPE
Specifies the minimum upstream Signal/Noise Margin in units of 0.25 dB, for a range of 0 to 31.75 dB.
1.3.6.1.2.1.10.97.1.1.11.1.10Unsigned32 (0..127)read-createcurrent
vdslLineConfUpTargetSnrMgn
OBJECT-TYPE
Specifies the target upstream Signal/Noise Margin in units of 0.25 dB, for a range of 0 to 31.75 dB. This is the Noise Margin the transceivers must achieve with a BER of 10^-7 or better to successfully complete initialization.
1.3.6.1.2.1.10.97.1.1.11.1.11Unsigned32 (0..127)read-createcurrent
vdslLineConfDownFastMaxDataRate
OBJECT-TYPE
Specifies the maximum downstream fast channel data rate in steps of 1000 bits/second.
1.3.6.1.2.1.10.97.1.1.11.1.12Unsigned32read-createcurrent
vdslLineConfDownFastMinDataRate
OBJECT-TYPE
Specifies the minimum downstream fast channel data rate in steps of 1000 bits/second.
1.3.6.1.2.1.10.97.1.1.11.1.13Unsigned32read-createcurrent
vdslLineConfDownSlowMaxDataRate
OBJECT-TYPE
Specifies the maximum downstream slow channel data rate in steps of 1000 bits/second. The maximum aggregate downstream transmit speed of the line can be derived from the sum of maximum downstream fast and slow channel data rates.
1.3.6.1.2.1.10.97.1.1.11.1.14Unsigned32read-createcurrent
vdslLineConfDownSlowMinDataRate
OBJECT-TYPE
Specifies the minimum downstream slow channel data rate in steps of 1000 bits/second. The minimum aggregate downstream transmit speed of the line can be derived from the sum of minimum downstream fast and slow channel data rates.
1.3.6.1.2.1.10.97.1.1.11.1.15Unsigned32read-createcurrent
vdslLineConfUpFastMaxDataRate
OBJECT-TYPE
Specifies the maximum upstream fast channel data rate in steps of 1000 bits/second. The maximum aggregate upstream transmit speed of the line can be derived from the sum of maximum upstream fast and slow channel data rates.
1.3.6.1.2.1.10.97.1.1.11.1.16Unsigned32read-createcurrent
vdslLineConfUpFastMinDataRate
OBJECT-TYPE
Specifies the minimum upstream fast channel data rate in steps of 1000 bits/second. The minimum aggregate upstream transmit speed of the line can be derived from the sum of minimum upstream fast and slow channel data rates.
1.3.6.1.2.1.10.97.1.1.11.1.17Unsigned32read-createcurrent
vdslLineConfUpSlowMaxDataRate
OBJECT-TYPE
Specifies the maximum upstream slow channel data rate in steps of 1000 bits/second.
1.3.6.1.2.1.10.97.1.1.11.1.18Unsigned32read-createcurrent
vdslLineConfUpSlowMinDataRate
OBJECT-TYPE
Specifies the minimum upstream slow channel data rate in steps of 1000 bits/second.
1.3.6.1.2.1.10.97.1.1.11.1.19Unsigned32read-createcurrent
vdslLineConfDownRateRatio
OBJECT-TYPE
For dynamic rate adaptation at startup, the allocation of data rate in excess of the minimum data rate for each channel is controlled by the object. This object specifies the ratio of the allocation of the excess data rate between the fast and the slow channels. This allocation represents downstream Fast Channel Allocation / Slow Channel Allocation.
1.3.6.1.2.1.10.97.1.1.11.1.20Unsigned32 (0..100)read-createcurrent
vdslLineConfUpRateRatio
OBJECT-TYPE
For dynamic rate adaptation at startup, the allocation of data rate in excess of the minimum data rate for each channel is controlled by the object. This object specifies the ratio of the allocation of the excess data rate between the fast and the slow channels. This allocation represents upstream Fast Channel Allocation/Slow Channel Allocation.
1.3.6.1.2.1.10.97.1.1.11.1.21Unsigned32 (0..100)read-createcurrent
vdslLineConfDownMaxInterDelay
OBJECT-TYPE
Specifies the maximum interleave delay for the downstream slow channel.
1.3.6.1.2.1.10.97.1.1.11.1.22Unsigned32 (0..255)read-createcurrent
vdslLineConfUpMaxInterDelay
OBJECT-TYPE
Specifies the maximum interleave delay for the upstream slow channel.
1.3.6.1.2.1.10.97.1.1.11.1.23Unsigned32 (0..255)read-createcurrent
vdslLineConfDownPboControl
OBJECT-TYPE
Downstream power backoff (PBO) control for this line. For transceivers which do not support downstream PBO control, this object MUST be fixed at disabled(1). If auto(2) is selected, the transceiver will automatically adjust the power backoff. If manual(3) is selected, then the transceiver will use the value from vdslLineConfDownPboLevel.
1.3.6.1.2.1.10.97.1.1.11.1.24INTEGER {disabled(1), auto(2), manual(3)}read-createcurrent
vdslLineConfUpPboControl
OBJECT-TYPE
Upstream power backoff (PBO) control for this line. For transceivers which do not support upstream PBO control, this object MUST be fixed at disabled(1). If auto(2) is selected, the transceiver will automatically adjust the power backoff. If manual(3) is selected, then the transceiver will use the value from vdslLineConfUpPboLevel.
1.3.6.1.2.1.10.97.1.1.11.1.25INTEGER {disabled(1), auto(2), manual(3)}read-createcurrent
vdslLineConfDownPboLevel
OBJECT-TYPE
Specifies the downstream backoff level to be used when vdslLineConfDownPboControl = manual(3).
1.3.6.1.2.1.10.97.1.1.11.1.26Unsigned32 (0..160)read-createcurrent
vdslLineConfUpPboLevel
OBJECT-TYPE
Specifies the upstream backoff level to be used when vdslLineConfUpPboControl = manual(3).
1.3.6.1.2.1.10.97.1.1.11.1.27Unsigned32 (0..160)read-createcurrent
vdslLineConfDeploymentScenario
OBJECT-TYPE
The VDSL line deployment scenario. When using fttCab(1), the VTU-C is located in a street cabinet. When using fttEx(2), the VTU-C is located at the central office. Changes to this value will have no effect on the transceiver.
1.3.6.1.2.1.10.97.1.1.11.1.28INTEGER {fttCab(1), fttEx(2), other(3)}read-createcurrent
vdslLineConfAdslPresence
OBJECT-TYPE
Indicates presence of ADSL service in the associated cable bundle/binder. none(1) indicates no ADSL service in the bundle adslOverPots(2) indicates ADSL service over POTS is present in the bundle adslOverISDN(3) indicates ADSL service over ISDN is present in the bundle
1.3.6.1.2.1.10.97.1.1.11.1.29INTEGER {none(1), adslOverPots(2), adslOverISDN(3)}read-createcurrent
vdslLineConfApplicableStandard
OBJECT-TYPE
The VDSL standard to be used for the line. ansi(1) indicates ANSI standard etsi(2) indicates ETSI standard itu(3) indicates ITU standard other(4) indicates a standard other than the above.
1.3.6.1.2.1.10.97.1.1.11.1.30INTEGER {ansi(1), etsi(2), itu(3), other(4)}read-createcurrent
vdslLineConfBandPlan
OBJECT-TYPE
The VDSL band plan to be used for the line. bandPlan997(1) is to be used for ITU-T G.993.1 Bandplan-B ETSI Bandplan ANSI Plan 997 bandPlan998(2) is to be used for ITU-T G.993.1 Bandplan-A ANSI Plan 998 bandPlanFx(3) is to be used for ITU-T G.993.1 Bandplan-C. other(4) is to be used for non-standard bandplans. If this object is set to bandPlanFx(3), then the object vdslLineConfBandPlanFx MUST also be set.
1.3.6.1.2.1.10.97.1.1.11.1.31INTEGER {bandPlan997(1), bandPlan998(2), bandPlanFx(3), other(4)}read-createcurrent
vdslLineConfBandPlanFx
OBJECT-TYPE
The frequency limit between bands D2 and U2 when vdslLineConfBandPlan is set to bandPlanFx(3).
1.3.6.1.2.1.10.97.1.1.11.1.32Unsigned32 (3750..12000)read-createcurrent
vdslLineConfBandOptUsage
OBJECT-TYPE
Defines the VDSL link use of the optional frequency range [25kHz - 138kHz] (Opt). unused(1) indicates Opt is unused upstream(2) indicates Opt usage is for upstream downstream(3) indicates Opt usage is for downstream.
1.3.6.1.2.1.10.97.1.1.11.1.33INTEGER {unused(1), upstream(2), downstream(3)}read-createcurrent
vdslLineConfUpPsdTemplate
OBJECT-TYPE
The upstream PSD template to be used for the line. Here, templateMask1(1) refers to a notched mask that limits the transmitted PSD within the internationally standardized HAM (Handheld Amateur Radio) radio bands, while templateMask2(2) refers to an unnotched mask. The masks themselves depend upon the applicable standard being used (vdslLineConfApplicableStandard).
1.3.6.1.2.1.10.97.1.1.11.1.34INTEGER {templateMask1(1), templateMask2(2)}read-createcurrent
vdslLineConfDownPsdTemplate
OBJECT-TYPE
The downstream PSD template to be used for the line. Here, templateMask1(1) refers to a notched mask that limits the transmitted PSD within the internationally standardized HAM (Handheld Amateur Radio) radio bands, while templateMask2(2) refers to an unnotched mask. The masks themselves depend upon the applicable standard being used (vdslLineConfApplicableStandard).
1.3.6.1.2.1.10.97.1.1.11.1.35INTEGER {templateMask1(1), templateMask2(2)}read-createcurrent
vdslLineConfHamBandMask
OBJECT-TYPE
The transmit power spectral density mask code, used to avoid interference with HAM (Handheld Amateur Radio) radio bands by introducing power control (notching) in one or more of these bands. Amateur radio band notching is defined in the VDSL spectrum as follows: Band Start Frequency Stop Frequency ---- ------------------ -------------------------------- 30m 1810 kHz 2000 kHz 40m 3500 kHz 3800 kHz (ETSI); 4000 kHz (ANSI) 80m 7000 kHz 7100 kHz (ETSI); 7300 kHz (ANSI) 160m 10100 kHz 10150 kHz Notching for each standard band can be enabled or disabled via the bit mask. Two custom notches may be specified. If either of these are enabled via the bit mask, then the following objects MUST be specified: If customNotch1 is enabled, then both vdslLineConfCustomNotch1Start vdslLineConfCustomNotch1Stop MUST be specified. If customNotch2 is enabled, then both vdslLineConfCustomNotch2Start vdslLineConfCustomNotch2Stop MUST be specified.
1.3.6.1.2.1.10.97.1.1.11.1.36Bits {customNotch1(0), customNotch2(1), amateurBand30m(2), amateurBand40m(3), amateurBand80m(4), amateurBand160m(5)}read-createcurrent
vdslLineConfCustomNotch1Start
OBJECT-TYPE
Specifies the start frequency of custom HAM (Handheld Amateur Radio) notch 1. vdslLineConfCustomNotch1Start MUST be less than or equal to vdslLineConfCustomNotch1Stop.
1.3.6.1.2.1.10.97.1.1.11.1.37Unsigned32read-createcurrent
vdslLineConfCustomNotch1Stop
OBJECT-TYPE
Specifies the stop frequency of custom HAM (Handheld Amateur Radio) notch 1. vdslLineConfCustomNotch1Stop MUST be greater than or equal to vdslLineConfCustomNotch1Start.
1.3.6.1.2.1.10.97.1.1.11.1.38Unsigned32read-createcurrent
vdslLineConfCustomNotch2Start
OBJECT-TYPE
Specifies the start frequency of custom HAM (Handheld Amateur Radio) notch 2. vdslLineConfCustomNotch2Start MUST be less than or equal to vdslLineConfCustomNotch2Stop.
1.3.6.1.2.1.10.97.1.1.11.1.39Unsigned32read-createcurrent
vdslLineConfCustomNotch2Stop
OBJECT-TYPE
Specifies the stop frequency of custom HAM (Handheld Amateur Radio) notch 2. vdslLineConfCustomNotch2Stop MUST be greater than or equal to vdslLineConfCustomNotch2Start.
1.3.6.1.2.1.10.97.1.1.11.1.40Unsigned32read-createcurrent
vdslLineConfDownTargetSlowBurst
OBJECT-TYPE
Specifies the target level of impulse noise (burst) protection for an interleaved (slow) channel.
1.3.6.1.2.1.10.97.1.1.11.1.41Unsigned32 (0..1275)read-createcurrent
vdslLineConfUpTargetSlowBurst
OBJECT-TYPE
Specifies the target level of impulse noise (burst) protection for an interleaved (slow) channel.
1.3.6.1.2.1.10.97.1.1.11.1.42Unsigned32 (0..1275)read-createcurrent
vdslLineConfDownMaxFastFec
OBJECT-TYPE
This parameter provisions the maximum level of Forward Error Correction (FEC) redundancy related overhead to be maintained for a fast channel.
1.3.6.1.2.1.10.97.1.1.11.1.43Unsigned32 (0..50)read-createcurrent
vdslLineConfUpMaxFastFec
OBJECT-TYPE
This parameter provisions the maximum level of Forward Error Correction (FEC) redundancy related overhead to be maintained for a fast channel.
1.3.6.1.2.1.10.97.1.1.11.1.44Unsigned32 (0..50)read-createcurrent
vdslLineConfLineType
OBJECT-TYPE
This parameter provisions the VDSL physical entity at start-up by defining whether and how the line will be channelized, i.e., which channel type(s) are supported. If the line is to be channelized, the value will be other than noChannel(1). This configuration can be activated only during start-up. Afterwards, the value of vdslLineType coincides with the value of vdslLineConfLineType. Depending on this value, the corresponding entries in the ifTable for the interleaved and the fast channels are enabled or disabled according to the value of their ifOperStatus. Defined values are: noChannel(1) -- no channels exist fastOnly(2) -- only fast channel exists interleavedOnly(3) -- only interleaved channel exists fastOrInterleaved(4) -- either fast or interleaved channel -- exists, but only one at a time fastAndInterleaved(5) -- both fast and interleaved channels -- exist Note that 'slow' and 'interleaved' refer to the same channel.
1.3.6.1.2.1.10.97.1.1.11.1.45INTEGER {noChannel(1), fastOnly(2), interleavedOnly(3), fastOrInterleaved(4), fastAndInterleaved(5)}read-createcurrent
vdslLineConfProfRowStatus
OBJECT-TYPE
This object is used to create a new row or modify or delete an existing row in this table. A profile activated by setting this object to 'active'. When 'active' is set, the system will validate the profile. Before a profile can be deleted or taken out of service (by setting this object to 'destroy' or 'outOfService'), it must be first unreferenced from all associated lines. An 'active' profile may be modified at any time. Note that some changes may require that any referenced lines be restarted (e.g., vdslLineConfLineType).
1.3.6.1.2.1.10.97.1.1.11.1.46RowStatusread-createcurrent
vdslLineAlarmConfProfileTable
OBJECT-TYPE
This table contains information on the VDSL line alarm configuration. One entry in this table reflects a profile defined by a manager which can be used to configure the VDSL line alarm thresholds. Entries in this table MUST be maintained in a persistent manner.
1.3.6.1.2.1.10.97.1.1.20not-accessiblecurrent
vdslLineAlarmConfProfileEntry
OBJECT-TYPE
Each entry consists of a list of parameters that represents the configuration of a VDSL line alarm profile. A default profile with an index of 'DEFVAL', will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
1.3.6.1.2.1.10.97.1.1.20.1not-accessiblecurrent
vdslLineAlarmConfProfileName
OBJECT-TYPE
The name for this profile as specified by an administrator.
1.3.6.1.2.1.10.97.1.1.20.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
vdslLineAlarmConfThresh15MinLofs
OBJECT-TYPE
This object configures the threshold for the number of loss of frame seconds (lofs) within any given 15-minute performance data collection interval. If the value of loss of frame seconds in a particular 15-minute collection interval reaches/exceeds this value, a vdslPerfLofsThreshNotification notification will be generated. No more than one notification will be sent per interval.
1.3.6.1.2.1.10.97.1.1.20.1.2HCPerfIntervalThresholdread-createcurrent
vdslLineAlarmConfThresh15MinLoss
OBJECT-TYPE
This object configures the threshold for the number of loss of signal seconds (loss) within any given 15-minute performance data collection interval. If the value of loss of signal seconds in a particular 15-minute collection interval reaches/exceeds this value, a vdslPerfLossThreshNotification notification will be generated. One notification will be sent per interval per endpoint.
1.3.6.1.2.1.10.97.1.1.20.1.3HCPerfIntervalThresholdread-createcurrent
vdslLineAlarmConfThresh15MinLprs
OBJECT-TYPE
This object configures the threshold for the number of loss of power seconds (lprs) within any given 15-minute performance data collection interval. If the value of loss of power seconds in a particular 15-minute collection interval reaches/exceeds this value, a vdslPerfLprsThreshNotification notification will be generated. No more than one notification will be sent per interval.
1.3.6.1.2.1.10.97.1.1.20.1.4HCPerfIntervalThresholdread-createcurrent
vdslLineAlarmConfThresh15MinLols
OBJECT-TYPE
This object configures the threshold for the number of loss of link seconds (lols) within any given 15-minute performance data collection interval. If the value of loss of power seconds in a particular 15-minute collection interval reaches/exceeds this value, a vdslPerfLolsThreshNotification notification will be generated. No more than one notification will be sent per interval.
1.3.6.1.2.1.10.97.1.1.20.1.5HCPerfIntervalThresholdread-createcurrent
vdslLineAlarmConfThresh15MinESs
OBJECT-TYPE
This object configures the threshold for the number of errored seconds (ESs) 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, a vdslPerfESsThreshNotification notification will be generated. No more than one notification will be sent per interval.
1.3.6.1.2.1.10.97.1.1.20.1.6HCPerfIntervalThresholdread-createcurrent
vdslLineAlarmConfThresh15MinSESs
OBJECT-TYPE
This object configures the threshold for the number of severely errored seconds (SESs) 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, a vdslPerfSESsThreshNotification notification will be generated. No more than one notification will be sent per interval.
1.3.6.1.2.1.10.97.1.1.20.1.7HCPerfIntervalThresholdread-createcurrent
vdslLineAlarmConfThresh15MinUASs
OBJECT-TYPE
This object configures the threshold for the number of unavailable seconds (UASs) within any given 15-minute performance data collection interval. If the value of unavailable seconds in a particular 15-minute collection interval reaches/exceeds this value, a vdslPerfUASsThreshNotification notification will be generated. No more than one notification will be sent per interval.
1.3.6.1.2.1.10.97.1.1.20.1.8HCPerfIntervalThresholdread-createcurrent
vdslLineAlarmConfInitFailure
OBJECT-TYPE
This object specifies if a vdslInitFailureNotification notification will be generated if an initialization failure occurs.
1.3.6.1.2.1.10.97.1.1.20.1.9TruthValueread-createcurrent
vdslLineAlarmConfProfRowStatus
OBJECT-TYPE
This object is used to create a new row or modify or delete an existing row in this table. A profile activated by setting this object to 'active'. When 'active' is set, the system will validate the profile. Before a profile can be deleted or taken out of service, (by setting this object to 'destroy' or 'outOfService') it must be first unreferenced from all associated lines. An 'active' profile may be modified at any time.
1.3.6.1.2.1.10.97.1.1.20.1.10RowStatusread-createcurrent
vdslConformance
OBJECT-IDENTITY
1.3.6.1.2.1.10.97.1.3
vdslGroups
OBJECT-IDENTITY
1.3.6.1.2.1.10.97.1.3.1
vdslCompliances
OBJECT-IDENTITY
1.3.6.1.2.1.10.97.1.3.2

Notifications

NameOIDStatus
vdslPerfLofsThreshNotification
NOTIFICATION-TYPE
Loss of Framing 15-minute interval threshold (vdslLineAlarmConfThresh15MinLofs) reached.
1.3.6.1.2.1.10.97.1.0.1current
vdslPerfLossThreshNotification
NOTIFICATION-TYPE
Loss of Signal 15-minute interval threshold (vdslLineAlarmConfThresh15MinLoss) reached.
1.3.6.1.2.1.10.97.1.0.2current
vdslPerfLprsThreshNotification
NOTIFICATION-TYPE
Loss of Power 15-minute interval threshold (vdslLineAlarmConfThresh15MinLprs) reached.
1.3.6.1.2.1.10.97.1.0.3current
vdslPerfLolsThreshNotification
NOTIFICATION-TYPE
Loss of Link 15-minute interval threshold (vdslLineAlarmConfThresh15MinLols) reached.
1.3.6.1.2.1.10.97.1.0.4current
vdslPerfESsThreshNotification
NOTIFICATION-TYPE
Errored Seconds 15-minute interval threshold (vdslLineAlarmConfThresh15MinESs) reached.
1.3.6.1.2.1.10.97.1.0.5current
vdslPerfSESsThreshNotification
NOTIFICATION-TYPE
Severely Errored Seconds 15-minute interval threshold (vdslLineAlarmConfThresh15MinSESs) reached.
1.3.6.1.2.1.10.97.1.0.6current
vdslPerfUASsThreshNotification
NOTIFICATION-TYPE
Unavailable Seconds 15-minute interval threshold (vdslLineAlarmConfThresh15MinUASs) reached.
1.3.6.1.2.1.10.97.1.0.7current
vdslDownMaxSnrMgnNotification
NOTIFICATION-TYPE
The downstream Signal to Noise Margin exceeded vdslLineConfDownMaxSnrMgn. The object vdslPhysCurrSnrMgn will contain the Signal to Noise margin as measured by the VTU-R.
1.3.6.1.2.1.10.97.1.0.8current
vdslDownMinSnrMgnNotification
NOTIFICATION-TYPE
The downstream Signal to Noise Margin fell below vdslLineConfDownMinSnrMgn. The object vdslPhysCurrSnrMgn will contain the Signal to Noise margin as measured by the VTU-R.
1.3.6.1.2.1.10.97.1.0.9current
vdslUpMaxSnrMgnNotification
NOTIFICATION-TYPE
The upstream Signal to Noise Margin exceeded vdslLineConfUpMaxSnrMgn. The object vdslPhysCurrSnrMgn will contain the Signal to Noise margin as measured by the VTU-C.
1.3.6.1.2.1.10.97.1.0.10current
vdslUpMinSnrMgnNotification
NOTIFICATION-TYPE
The upstream Signal to Noise Margin fell below vdslLineConfUpMinSnrMgn. The object vdslPhysCurrSnrMgn will contain the Signal to Noise margin as measured by the VTU-C.
1.3.6.1.2.1.10.97.1.0.11current
vdslInitFailureNotification
NOTIFICATION-TYPE
Vtu initialization failed. See vdslPhysCurrStatus for potential reasons.
1.3.6.1.2.1.10.97.1.0.12current

Conformance

NameOIDStatus
vdslGroup
OBJECT-GROUP
A collection of objects providing information about a VDSL Line.
1.3.6.1.2.1.10.97.1.3.1.1current
vdslNotificationGroup
NOTIFICATION-GROUP
This group supports notifications of significant conditions associated with VDSL Lines.
1.3.6.1.2.1.10.97.1.3.1.2current
vdslLineMibCompliance
MODULE-COMPLIANCE
The compliance statement for SNMP entities which manage VDSL interfaces.
1.3.6.1.2.1.10.97.1.3.2.1current