MIBs Depot

CISCO-ADSL-DMT-LINE-MIB

Registered at
1.3.6.1.4.1.9.9.130
Last updated
2001-05-17 16:00
Organization
Cisco Systems, Inc.
Revisions
2001-05-17 16:00, 2000-08-22 00:00, 2000-05-19 00:00, 1999-03-30 00:00
Namespace
cisco
Source file
CISCO-ADSL-DMT-LINE-MIB
Digest
sha256:c4105357ffc53ba70f50939e11874b7687f9ff897d36afff97970f1725c09e7b

Description

This MIB module serves as an enterprise-specific extension of the ADSL-LINE-MIB. The structure of this MIB module shadows the structure of the ADSL-LINE-MIB, table for table. The tables defined by this MIB module contain managed objects that meet the following criteria: 1) A managed object represents an attribute or characteristic specific to DMT (Digital Multi-Tone) modems. 2) The ADSL-DMT-LINE-MIB does not already contain a managed object representing the same information as a managed object. Observe that entries contained by the tables in this MIB module do not augment the corresponding entries in the ADSL-LINE-MIB, as every modem represented by the ADSL-LINE-MIB is not necessarily a DMT modem. Also observe that entries contained by the tables in this MIB module do not augment the corresponding entries in the ADSL-DMT-LINE-MIB, as this assumes that the ADSL-DMT-LINE-MIB defines tables that correspond to every table defined by the ADSL-LINE-MIB. At this time, this assumption does not hold true. *** DEFINITIONS *** AGGREGATE DATA RATE Data rate transmitted by an ADSL system in any one direction. This includes both net data rates and overhead used by the system, including: - EOC - AOC (ADSL Overhead Control channel) - CRC (Cyclic Redundancy Check) check bytes - fixed indicator bits for OAM (Operatings, Administration, and Maintenance) - synchronization control bytes - capacity for bearer channel synchronization control BEARER CHANNEL A user data stream of a specific data rate that is transported transparently by an ADSL system over one of the simplex channels (i.e., AS0, AS1, AS2, or AS3) or one of the duplex channels (i.e., LS0, LS1, or LS2). BIN DMT line coding divides the frequency spectrum above the voice band of a line (i.e., 0-4 kHz) into 255 sub-carriers, each supporting 4.3125 kHz of bandwidth. A 'bin' refers to a single sub-carrier. DATA SYMBOL RATE The average symbol rate (after allowing for the overhead of the sync symbol) at which symbols carrying data are transmitted; that is, 4000 symbols/second. DOWNSTREAM The flow of data in the direction from the ATU-C to ATU-R. LINE RATE The total data rate supported by a line; that is, (sum of b(i) for all i) * 4 kbps. MARGIN (also referred to as 'SNR margin') The difference between the SNR of the received signal and the SNR required to provide a BER of 10E-7. NET DATA RATE The data rate that is available for user data in any one direction; for the downstream direction this is the sum of the simplex and duplex bearer channel rates. SPLITTER Filters that separate the high frequency signals (ADSL) from the voice band signals; (frequently called POTS splitters even though the voice band signals may comprise more than just POTS). SYMBOL The number of bits the transmitter is capable of multiplexing and modulating over all the bins in a single signalling interval. SYMBOL RATE The rate at which all symbols, including the sync symbol, are transmitted; that is, (69/68) * 4000 symbols/sec; contrasted with the data symbol rate. TOTAL DATA RATE The aggregate data rate (q.v.) plus Reed-Solomon FEC overhead. UPSTREAM The flow of data in the direction from the ATU-R to ATU-C. *** ABBREVIATIONS, ACRONYMS, AND SYMBOLS *** ADSL - Asymmetric Digital Subscriber Line. ATM - Asynchronous Transfer Mode. ATU-C - ADSL Transceiver Unit, Central Office end. ATU-R - ADSL Transceiver Unit, Remote terminal end. b(i) - the number of bits (i.e., constellation size) modulated on bin i. BER - Bit Error Ratio. DMT - Discrete MultiTone. DSL - Digital Subscriber Line. EOC - Embedded Operations Channel. FEC - Forward Error Correction. SNR - Signal-to-Noise Ratio. STM - Synchronous Transfer Mode.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 Tel: +1 800 553-NETS E-mail: cs-dslam@cisco.com

Imports

FromSymbols
ADSL-LINE-MIBadslLineAlarmConfProfileName, adslLineConfProfileName
CISCO-SMIciscoMgmt
CISCO-TCUnsigned32
IF-MIBInterfaceIndexOrZero, ifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDateAndTime, DisplayString, 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.

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

Textual conventions

NameOIDSyntaxAccessStatus
DmtCodewordSize
TEXTUAL-CONVENTION
One of the three parameters that affects FEC operation; the number of ADSL symbols per FEC codeword. The FEC size also affects FEC operation. The interleave depth also affects FEC operation on an interleaved channel (see the ADSL-LINE-MIB, specifically adslAtucChanConfMaxInterleaveDelay and adslAturChanConfMaxInterleaveDelay). The following constraints apply: - This value is always '1' when performing the FEC operation on a fast buffer. - When performing the FEC operation on an interleaved buffer, the specification does not require a codeword size greater than '1' when the interleave depth is set to '1'. - if DmtCodeWordSize is positive, it represents the actual number of symbols per codeword. If DmtCodeWordSize is negative, it represents the exponent value in a power of 2. For example, if DmtCodeWordSize is equal to -1, then the number of symbols per codeword would be equal to 2^^-1 = 1/2.
current
DmtFecSize
TEXTUAL-CONVENTION
One of the three parameters that affects FEC operation; the number of FEC redundancy bytes per Reed-Solomon codeword. The codeword size also affects FEC operation. The interleave depth also affects FEC operation on an interleaved channel (see the ADSL-LINE-MIB, specifically adslAtucChanConfMaxInterleaveDelay and adslAturChanConfMaxInterleaveDelay).
current
DmtOverheadFraming
TEXTUAL-CONVENTION
There exist two types of ADSL framing: full overhead and reduced overhead. Furthermore, there exist two versions of full overhead and two versions of reduced overhead. The table below defines the four resulting framing structures: 'structure0' Full overhead framing with asynchronous bit-to-modem timing (enabled synchronization control mechanism). 'structure1' Full overhead framing with synchronous bit-to-modem timing (disabled synchronization control mechanism). 'structure2' Reduced overhead framing with separate fast and sync bytes in fast and interleaved latency buffers respectively (64 kbps framing overhead). 'structure3' Reduced overhead framing with merged fast and sync byte, using either the fast or interleaved latency buffer (32 kbps framing overhead). During the training sequence, the ATU-C shall indicate the highest framing structure number that it supports. It is implied that if the ATU-C indicates it supports framing structure k, it also supports all framing structures 0 to k-1. If during the training sequence the ATU-R indicates a lower framing structure than that specified by the ATU-C, the ATU-C shall fall back to the framing structure number indicated by the ATU-R. Management requirements drive the determination of overhead, full or reduced. Full overhead provides more bandwidth to the EOC channel, thereby enabling higher polling rates. However, reduced overhead provides enough bandwidth to satisfy typical applications. If an ADSL line is supporting an ATM link, then a structure must be chosen that disables synchronization control. If an ADSL line is supporting an STM link, and the ADSL line interface has a clock tightly coupled to the stratum clock, then synchronization control is not necessary. If an ADSL line is supporting an STM link, and the ADSL line interface is driven by a clock that has no relationship with the stratum clock, then a struture that enables synchronization control is necessary.
current

Objects

NameOIDSyntaxAccessStatus
ciscoAdslDmtLineMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.130.1
cAdslDmtLineTable
OBJECT-TYPE
This table extends the adslLineTable and contains enterprise- specific common attributes describing both ends of ADSL lines supported by the system.
1.3.6.1.4.1.9.9.130.1.1not-accessiblecurrent
cAdslDmtLineEntry
OBJECT-TYPE
A set of enterprise-specific common attributes describing both ends of an ADSL line supported by the system. There exists an entry for each ifEntry with an ifType of adsl(94).
1.3.6.1.4.1.9.9.130.1.1.1not-accessiblecurrent
cAdslDmtLineOverheadFraming
OBJECT-TYPE
This object represents the negotiated overhead framing structure being used by the ATU-C and ATU-R.
1.3.6.1.4.1.9.9.130.1.1.1.1DmtOverheadFramingread-onlycurrent
cAdslAtucDmtPhysTable
OBJECT-TYPE
This table extends the adslAtucPhysTable and contains enterprise-specific physical layer parameters for ATU-C class devices supported by the system.
1.3.6.1.4.1.9.9.130.1.2not-accessiblecurrent
cAdslAtucDmtPhysEntry
OBJECT-TYPE
A set of enterprise-specific physical-layer parameters for an ATU-C class device supported by the system. There exists an entry for each ifEntry with an ifType of adsl(94).
1.3.6.1.4.1.9.9.130.1.2.1not-accessiblecurrent
cAdslAtucDmtState
OBJECT-TYPE
The value of this object specifies the enterprise-specific specific status of the ATU-C. If the value of adslAtucDMTState is not 'other', then the value of this object is 'standard'. If the value of adslAtucDMTState is 'other', and the ATU-C is in an unrecognized state, then the value of this object is 'unknown'. If the value of adslAtucDMTState is 'other', and the ATU-C is not in an unrecognized state, then the value of this object specifies the enterprise-specific state of the ATU-C.
1.3.6.1.4.1.9.9.130.1.2.1.1INTEGER {standard(1), unknown(2), downloading(3), downloadFailed(4), testing(5)}read-onlycurrent
cAdslAtucDmtChanTable
OBJECT-TYPE
This table extends the adslAtucChanTable and contains enterprise-specific physical layer parameters for the ATU-C channels supported by the system.
1.3.6.1.4.1.9.9.130.1.4not-accessiblecurrent
cAdslAtucDmtChanEntry
OBJECT-TYPE
A set of enterprise-specific physical-layer parameters for an ATU-C channel supported by the system. There exists an entry for each ifEntry with an ifType of adslInterleave(124) or adslFast(125).
1.3.6.1.4.1.9.9.130.1.4.1not-accessiblecurrent
cAdslAtucDmtChanFecSize
OBJECT-TYPE
This object specifies the number of FEC redundancy bytes the ATU-C appends to downstream on the corresponding channel. The ATU-C can fallback from the initial value specified for the corresponding channel (i.e., cAdslAtucDmtConfFastFecSize or cAdslAtucInterleaveFecSize) based on the aggregate data rate rate achieved during training.
1.3.6.1.4.1.9.9.130.1.4.1.1DmtFecSizeread-onlycurrent
cAdslAtucDmtChanCodewordSize
OBJECT-TYPE
This object specifies the actual number of symbols per codeword being used by the ATU-C for downstream messages. The ATU-C and ATU-R negotiate this value during the training sequence. A value of 0 indicates the automatic mode.
1.3.6.1.4.1.9.9.130.1.4.1.2DmtCodewordSizeread-onlycurrent
cAdslAturDmtChanTable
OBJECT-TYPE
This table extends the adslAturChanTable and contains enterprise-specific physical layer parameters for the ATU-R channels supported by the system.
1.3.6.1.4.1.9.9.130.1.5not-accessiblecurrent
cAdslAturDmtChanEntry
OBJECT-TYPE
A set of enterprise-specific physical-layer parameters for an ATU-R channel supported by the system. There exists an entry for each ifEntry with an ifType of adslInterleave(124) or adslFast(125).
1.3.6.1.4.1.9.9.130.1.5.1not-accessiblecurrent
cAdslAturDmtChanFecSize
OBJECT-TYPE
This object specifies the number of FEC redundancy bytes the ATU-R appends to upstream on the corresponding channel. The ATU-C can fallback from the initial value specified for the corresponding channel (i.e., cAdslAturDmtConfFastFecSize or cAdslAturInterleaveFecSize) based on the aggregate data rate achieved during training.
1.3.6.1.4.1.9.9.130.1.5.1.1DmtFecSizeread-onlycurrent
cAdslAturDmtChanCodewordSize
OBJECT-TYPE
This object specifies the actual number of symbols per codeword being used by the ATU-R for upstream messages. The ATU-C and ATU-R negotiate this value during the training sequence.
1.3.6.1.4.1.9.9.130.1.5.1.2DmtCodewordSizeread-onlycurrent
cAdslDmtLineConfProfileTable
OBJECT-TYPE
This table extends the adslLineConfProfileTable and contains enterprise-specific ADSL DMT line configuration information.
1.3.6.1.4.1.9.9.130.1.14not-accessiblecurrent
cAdslDmtLineConfProfileEntry
OBJECT-TYPE
A configuration profile containing enterprise-specific ADSL DMT line configuration information.
1.3.6.1.4.1.9.9.130.1.14.1not-accessiblecurrent
cAdslLineDmtConfOperatingMode
OBJECT-TYPE
This object specifies the line operating mode being employed by the ADSL line. An ADSL line uses of one of two operating modes: - Automatic An ATU-C that employs this operating mode automatically detects the capabilities of the ATU-R and utilizes either a startup sequence specified by G.992.1, G.992.2, or T1.413-1998. This line operating mode is the default for an ADSL line. - Splitterless This operating mode should no longer be used. It is equivalent to the G.992.2 selection. Selecting this mode will automatically map to the G992.2 mode. It is appropriate in this case that both the ATU-C and ATU-R support 'heavy' capability but the ATU-C side wishes to force 'lite' operation. Selecting this mode will automatically convert to the G992.2 mode. - G992.1 This operating mode forces the used of the G994.1 startup sequence and compliance to G992.1 operation. - G992.2 This operating mode forces the use of the G994.1 startup sequence and compliance to G992.2 operation. It is appropriate in this case that both the ATU-C and ATU-R support 'heavy' capability but the ATU-C side wishes to force 'lite' operation. - T1.413 This operating mode forces the ATU-R to use the T1.413-1998 startup sequence.
1.3.6.1.4.1.9.9.130.1.14.1.1INTEGER {automatic(1), splitterless(2), g992Dot1(3), g992Dot2(4), t1Dot413(5)}read-createcurrent
cAdslLineDmtConfTrainingMode
OBJECT-TYPE
This object specifies the mode employed by the ATU-C and ATU-R when training against each other. One of two training modes can be employed: - Standard An ATU-C initiates a training sequence using the method defined by G.992.1, G.992.2, or T1.413-1998. This training mode is the default for ADSL modems. - Fast An ATU-C initiates a vendor-specific training sequence that can possibly provide a shorter training sequence.
1.3.6.1.4.1.9.9.130.1.14.1.2INTEGER {standard(1), fast(2)}read-createcurrent
cAdslAtucDmtConfFastFecSize
OBJECT-TYPE
This object specifies the initial number of FEC redundancy bytes the ATU-C appends to downstream frames transmitted over the fast channel during the training sequence. The ATU-C can fallback from this value depending on the aggregate data rate achieved during training. It is desirable to choose a large FEC size, thereby increasing the chance of being able to correct errors in the data delivered by a frame. However, additional FEC redundancy bytes increases frame overhead, and thus frame latency.
1.3.6.1.4.1.9.9.130.1.14.1.3DmtFecSizeread-createcurrent
cAdslAtucDmtConfInterleaveFecSize
OBJECT-TYPE
This object specifies the initial number of FEC redundancy bytes the ATU-C appends to downstream frames transmitted over the interleaved channel during the training sequence. The ATU-C can fallback from this value depending on the aggregate data rate achieved during training. It is desirable to choose a large FEC size, thereby increasing the chance of being able to correct errors in the data delivered by a frame. However, additional FEC redundancy bytes increases frame overhead, and thus frame latency. The value of this object must be a integral multiple of the value of cAdslAtucDmtConfCodewordSize.
1.3.6.1.4.1.9.9.130.1.14.1.4DmtFecSizeread-createcurrent
cAdslAtucDmtConfCodewordSize
OBJECT-TYPE
This object specifies the number of symbols per codeword being used by the ATU-C for downstream messages on an interleaved channel during the training sequence. The ATU-C can fallback from this value based on the aggregate data rate achieved during training. It is desirable to choose a large codeword size to minimize overhead. However, increasing the codeword size increases the possibility of not being able to correct errors in the data delivered by a frame.
1.3.6.1.4.1.9.9.130.1.14.1.5DmtCodewordSizeread-createcurrent
cAdslAtucDmtConfOverheadFraming
OBJECT-TYPE
This object specifies the overhead framing structure which the ATU-C will request when establishing a link with the ATU-R. The value of 'structure0' is not valid.
1.3.6.1.4.1.9.9.130.1.14.1.6DmtOverheadFramingread-createcurrent
cAdslAtucDmtConfBitSwapEnabled
OBJECT-TYPE
This object specifies whether the ATU-C performs bitswapping. Bitswapping attempts to maintain an acceptable margin for each bin; equalizing the margin across all bins through bit reallocation, thereby maximizing error performance. The ATU-C performs bitswapping by monitoring the margin measured for each bin by the transmitter: 1) If a bin's margin falls below 'target' and the difference, between the margin and 'target' exceeds 'thresh(f)', then the ATU-C marks the bin as a 'from' bin. 2) If a bin's margin exceeds 'target' and the difference between the margin and 'target' exceeds 'thresh(t)', then the ATU-C marks the bin as a 'to' bin. Where: 'target' = adslAtucConfTargetSnrMgn 'thresh(f)' = cAdslAtucDmtConfBitSwapFrom 'thresh(t)' = cAdslAtucDmtConfBitSwapTo The ATU-C attempts to equalize the margin across the bins by swapping bits out of bins marked 'from' into bins marked 'to'. When the ATU-C swaps a bit out of bin, it decreases its b(i). Thus, the bins constellation is smaller, which increases its margin. When the ATU-C swaps a bit into a bin, it increases its b(i). Thus, the bins constellation is larger, which decreases its margin. In addition, the ATU-R may optionally implement its own monitoring capability. The ATU-R uses this information to request the ATU-C to perform bitswapping. When this object is 'true', the ATU-C must be prepared to accept and properly handle bitswap requests from the ATU-R. While bitswapping has its obvious advantages, bitswapping can have undesirable side effects. It can introduce errors on lines prone to impulse noise. In this case, it may be desirable to disable bitswapping.
1.3.6.1.4.1.9.9.130.1.14.1.7TruthValueread-createcurrent
cAdslAtucDmtConfBitSwapFrom
OBJECT-TYPE
Bitswapping attempts to maintain an acceptable margin for each bin; equalizing the margin across all bins through bit reallocation, thereby maximizing error performance. The ATU-C performs bitswapping by monitoring the margin measured for each bin by the transmitter. If a bin's margin falls below adslAtucConfTargetSnrMgn and the difference between the margin and adslAtucConfTargetSnrMgn exceeds the value of this object, then the ATU-C marks a bin as a 'from' bin. The ATU-C attempts to equalize the margin across the bins by swapping bits out of bins marked 'from' into bins marked 'to'. When the ATU-C swaps a bit out of bin, it decreases its b(i). Thus, the bins constellation is smaller. which increases its margin. When the ATU-C swaps a bit into a bin, it increases its b(i). Thus, the bins constellation is larger, which decreases its margin. If this value is too small, then the ATU-C may frequently toggle the bit allocation on bins, and if impulse noise is present, this can cause errors. If this value is too large, then the ATU-C may not identify an adequate number of bins that it can swap bits 'from', thereby decreasing the chances for the ATU-C to equalize the margin across all the bins. Unequalized margin across all the bins translates into poor error performance.
1.3.6.1.4.1.9.9.130.1.14.1.8Integer32 (1..9)read-createcurrent
cAdslAtucDmtConfBitSwapTo
OBJECT-TYPE
Bitswapping attempts to maintain an acceptable margin for each bin; equalizing the margin across all bins through bit reallocation, thereby maximizing error performance. The ATU-C performs bitswapping by monitoring the margin measured for each bin by the transmitter. If a bin's margin exceeds adslAtucConfTargetSnrMgn and the difference between the margin and adslAtucConfTargetSnrMgn exceeds the value of this object, then the ATU-C marks a bin as a 'to' bin. The ATU-C attempts to equalize the margin across the bins by swapping bits out of bins marked 'from' into bins marked 'to'. When the ATU-C swaps a bit out of bin, it decreases its b(i). Thus, the bins constellation is smaller. which increases its margin. When the ATU-C swaps a bit into a bin, it increases its b(i). Thus, the bins constellation is larger, which decreases its margin. If this value is too small, then the ATU-C may frequently toggle the bit allocation on bins, and if impulse noise is present, this can cause errors. If this value is too large, then the ATU-C may not identify an adequate number of bins that it can swap bits 'to', thereby decreasing the chances for the ATU-C to equalize the margin across all the bins. Unequalized margin across all the bins translates into poor error performance.
1.3.6.1.4.1.9.9.130.1.14.1.9Integer32 (1..9)read-createcurrent
cAdslAturDmtConfFastFecSize
OBJECT-TYPE
This object specifies the initial number of FEC redundancy bytes the ATU-R appends to upstream frames transmitted over the fast channel during the training sequence. The ATU-C can force the ATU-R to fallback from this value depending on the aggregate data rate achieved during training. It is desirable to choose a large FEC size, thereby increasing the chance of being able to correct errors in the data delivered by a frame. However, additional FEC redundancy bytes increases frame overhead, and thus frame latency.
1.3.6.1.4.1.9.9.130.1.14.1.10DmtFecSizeread-createcurrent
cAdslAturDmtConfInterleaveFecSize
OBJECT-TYPE
This object specifies the initial number of FEC redundancy bytes the ATU-R appends to upstream frames transmitted over the interleaved channel during the training sequence. The ATU-C can force the ATU-R to fallback from this value depending on the aggregate data rate achieved during training. It is desirable to choose a large FEC size, thereby increasing the chance of being able to correct errors in the data delivered by a frame. However, additional FEC redundancy bytes increases frame overhead, and thus frame latency. The value of this object must be a integral multiple of the value of cAdslAturDmtConfCodewordSize.
1.3.6.1.4.1.9.9.130.1.14.1.11DmtFecSizeread-createcurrent
cAdslAturDmtConfCodewordSize
OBJECT-TYPE
This object specifies the number of symbols per codeword being used by the ATU-R for upstream messages on an interleaved channel during the training sequence. The ATU-C can force the ATU-R to fallback from this value based on the aggregate data rate achieved during training. It is desirable to choose a large codeword size to minimize overhead. However, increasing the codeword size increases the possibility of not being able to correct errors in the data delivered by a frame.
1.3.6.1.4.1.9.9.130.1.14.1.12DmtCodewordSizeread-createcurrent
cAdslAtucDmtConfMinrateBlock
OBJECT-TYPE
This object is used to implement min-rate blocking on DMT interfaces that support this option.
1.3.6.1.4.1.9.9.130.1.14.1.13TruthValueread-createcurrent
cAdslAtucDmtDualBitmapEnabled
OBJECT-TYPE
This object is used to implement dual bitmap tables for Annex C compliant DMT interfaces. The bin data for the DSL interface will appear in cAdslAturDmtBinTable and cAdslAtucDmtBinTable.
1.3.6.1.4.1.9.9.130.1.14.1.14TruthValueread-createcurrent
cAdslDmtLineAlarmConfProfileTable
OBJECT-TYPE
This table extends the adslLineAlarmConfProfileTable and contains enterprise-specific ADSL line configuration information pertaining to alarms.
1.3.6.1.4.1.9.9.130.1.15not-accessiblecurrent
cAdslDmtLineAlarmConfProfileEntry
OBJECT-TYPE
A configuration profile containing enterprise-specific ADSL line configuration information pertaining to alarms
1.3.6.1.4.1.9.9.130.1.15.1not-accessiblecurrent
cAdslAtucDmtThreshRateFallback
OBJECT-TYPE
This object specifies a bit rate threshold. When the following condition is met, the agent generates an adslAtucRateChangeTrap: ( I + F ) < cAdslAtucDmtThreshRateFallback where I = adslAtucChanCurrTxRate for ATU-C's interleave channel F = adslAtucChanCurrTxRate for ATU-C's fast channel Setting this value to '0' prevents the agent from generating an adslAtucRateChangeTrap due to rate fallback.
1.3.6.1.4.1.9.9.130.1.15.1.1Integer32read-createcurrent
cAdslAturDmtThreshRateFallback
OBJECT-TYPE
This object specifies a bit rate threshold. When the following condition is met, the agent generate an adslAturRateChangeTrap: ( I + F ) < cAdslAturDmtThreshRatefallback where I = adslAturChanCurrTxRate for ATU-R's interleave channel F = adslAturChanCurrTxRate for ATU-R's fast channel Setting this value to '0' prevents the agent from generating an adslAtucRateChangeTrap due to rate fallback.
1.3.6.1.4.1.9.9.130.1.15.1.2Integer32read-createcurrent
cAdslDmtBinIfNumber
OBJECT-TYPE
The cAdslDmtBinIfNumber is used to set the ifIndex for for which DMT bin information will be collected in cAdslAtucDmtBinTable and cAdslAturDmtBinTable. The request will be processed when cAdslDmtIfRqstStatus is set to pollNow (1). Setting this object will fail if the value of cAdslDmtIfRqstStatus is currently rqstInProgress (3). In addition, the interface must have an ifEntry with an ifType of adsl(94) and an adslLineCoding of dmt(2).
1.3.6.1.4.1.9.9.130.1.16InterfaceIndexOrZeroread-writecurrent
cAdslDmtBinIfRqstStatus
OBJECT-TYPE
This object initiates the polling and stores the status of the last DMT Bin request. This object can have the following values : reset (-1) : write this value to reset the the finite state machine (FSM) that controls the reading of bin information on a DMT interface. pollNow (1) : write this value to begin bin polling on an interface specified in cAdslDmtBinIfNumber. noIfConfigured(2) : status read when no valid interface is set in cAdslDmtBinIfNumber ifConfigured(3) : status read when a valid interface is set in cAdslDmtBinIfNumber rqstInProgress(4) : status returned until the data collection is complete on an interface. lcDownForIf (5) : status returned if the line card is down for the interface. ifUntrained (6) : status returned if the interface on the DSLAM is untrained. failure (7) : status returned when the request cannot be completed due to error. success (8) : status returned when bin data collection has been properly completed. Data collected on a status of success (8) will be available in cAdslAtucDmtBinTable and cAdslAturDmtBinTable. A read of this object can return any value between 2 and 8, while a write can only be set to the value of 1 or -1.
1.3.6.1.4.1.9.9.130.1.17INTEGER {reset(-1), pollNow(1), noIfConfigured(2), ifConfigured(3), rqstInProgess(4), lcDownForIf(5), ifUntrained(6), failure(7), success(8)}read-writecurrent
cAdslDmtBinIfLstRqstUpldTime
OBJECT-TYPE
cAdslDmtBinIfLstRqstUpldTime stores the time and date when the last successful upload request was done. This field is used to determine the age of DMT Bin data in the cAdslAtucDmtBinTable and cAdslAturDmtBinTable.
1.3.6.1.4.1.9.9.130.1.18DateAndTimeread-onlycurrent
cAdslAtucDmtBinTable
OBJECT-TYPE
This table contains information on the 256 DMT bins in the downstream direction. Bins correspond to 4 kHz slots on a trained DSL line modem. The information stored in each bin includes bit counts per hertz of bandwidth and the transmitter gain in 0.01 dB increments.
1.3.6.1.4.1.9.9.130.1.19not-accessiblecurrent
cAdslAtucDmtBinEntry
OBJECT-TYPE
A set of enterprise-specific parameters for a DMT DSL interface. After bin data has been collected successfully there will be at least 1 row entry for the interface indicated by cAdslAtucDmtBinIfIndex.
1.3.6.1.4.1.9.9.130.1.19.1not-accessiblecurrent
cAdslAtucDmtBitmapIndex
OBJECT-TYPE
This index is used to step through all of the bin tables on a DSL interface.
1.3.6.1.4.1.9.9.130.1.19.1.1Unsigned32 (1..5)not-accessiblecurrent
cAdslAtucDmtBinIndex
OBJECT-TYPE
A unique value, greater than zero, for each dmt bin on the interface specified in cAdslDmtBinIfNumber It is recommended that values be assigned contiguously starting from 1.
1.3.6.1.4.1.9.9.130.1.19.1.2Unsigned32 (1..256)not-accessiblecurrent
cAdslAtucDmtBinBitAlloc
OBJECT-TYPE
This stores the number of bits allotted per Hertz in this bin. For example, a value of 15 would indicate that this slot is tranmitting at a physical rate of 64kbits/sec.
1.3.6.1.4.1.9.9.130.1.19.1.3Unsigned32 (0..15)read-onlycurrent
cAdslAtucDmtBinTxGain
OBJECT-TYPE
This field has the transmitter gain for this bin and is stored in 0.01 dB increments.
1.3.6.1.4.1.9.9.130.1.19.1.4Unsigned32 (0..400)read-onlycurrent
cAdslAtucDmtBinNumber
OBJECT-TYPE
This field indicates the 4.3125 kHz band of downstream DSL line spectrum occupied by a bin. For example, a value of 3 would indicate the band from 12.9375 to 17.25 kHz of the spectrum.
1.3.6.1.4.1.9.9.130.1.19.1.5Unsigned32 (0..255)read-onlycurrent
cAdslAturDmtBinTable
OBJECT-TYPE
This table contains information for the 32 DMT bins in the upstream direction. A bin corresponds to a 4 kHz slots on a trained DSL line modem. The information stored in each bin includes bit counts per hertz and the transmitter gain in 0.01 dB increments.
1.3.6.1.4.1.9.9.130.1.20not-accessiblecurrent
cAdslAturDmtBinEntry
OBJECT-TYPE
A set of enterprise-specific parameters for a DMT DSL interface. After bin data has been collected successfully there will be at least 1 row entry for the interface indicated by cAdslAtucDmtBinIfIndex.
1.3.6.1.4.1.9.9.130.1.20.1not-accessiblecurrent
cAdslAturDmtBitmapIndex
OBJECT-TYPE
This index is used to step through all of the bin tables on a DSL interface.
1.3.6.1.4.1.9.9.130.1.20.1.1Unsigned32 (1..5)not-accessiblecurrent
cAdslAturDmtBinIndex
OBJECT-TYPE
A unique value, greater than zero, for each dmt bin on the interface specified in cAdslDmtBinIfNumber It is recommended that values be assigned contiguously starting from 1.
1.3.6.1.4.1.9.9.130.1.20.1.2Unsigned32 (1..256)not-accessiblecurrent
cAdslAturDmtBinBitAlloc
OBJECT-TYPE
This stores the number of bits allotted per Hertz in this bin. For example, a value of 15 indicates that this slot is transmitting at a physical rate of 64 Kbits.
1.3.6.1.4.1.9.9.130.1.20.1.3Unsigned32 (0..15)read-onlycurrent
cAdslAturDmtBinTxGain
OBJECT-TYPE
This field has the transmitter gain for this bin and is stored in 0.01 dB increments.
1.3.6.1.4.1.9.9.130.1.20.1.4Unsigned32 (0..400)read-onlycurrent
cAdslAturDmtBinNumber
OBJECT-TYPE
This field indicates the 4.3125 kHz band of upstream DSL line spectrum occupied by a bin. For example, a value of 3 would indicate the band from 12.9375 to 17.25 kHz of the spectrum.
1.3.6.1.4.1.9.9.130.1.20.1.5Unsigned32 (0..255)read-onlycurrent
ciscoAdslDmtLineMIBNotificationsPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.130.2
ciscoAdslDmtLineMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.130.2.0
ciscoAdslDmtLineMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.130.3
ciscoAdslDmtLineMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.130.3.1
ciscoAdslDmtLineMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.130.3.2

Conformance

NameOIDStatus
ciscoAdslDmtLineMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities that implement the CISCO-ADSL-DMT-LINE-MIB. Implementation of this MIB is mandatory for any platform that supports one or more ADSL DMT line interfaces.Replaced by ciscoAdslDmtLineMIBComplianceRev1
1.3.6.1.4.1.9.9.130.3.1.1deprecated
ciscoAdslDmtLineMIBComplianceRev1
MODULE-COMPLIANCE
The compliance statement for entities that implement the CISCO-ADSL-DMT-LINE-MIB. Implementation of this MIB is mandatory for any platform that supports one or more ADSL DMT line interfaces.
1.3.6.1.4.1.9.9.130.3.1.2current
cAdslDmtLineGroup
OBJECT-GROUP
A collection of managed objects defining the enterprise-specific attributes of an ADSL line supporting modems using the DMT line code.
1.3.6.1.4.1.9.9.130.3.2.1current
cAdslAtucDmtPhysGroup
OBJECT-GROUP
A collection of managed objects defining the enterprise-specific physical-layer parameters of an ATU-C using the DMT line code.
1.3.6.1.4.1.9.9.130.3.2.2current
cAdslAtucDmtChanGroup
OBJECT-GROUP
A collection of managed objects defining the enterprise-specific channel parameters of an ATU-C using the DMT line code.
1.3.6.1.4.1.9.9.130.3.2.3current
cAdslAturDmtChanGroup
OBJECT-GROUP
A collection of managed objects defining the enterprise-specific channel parameters of an ATU-R using the DMT line code.
1.3.6.1.4.1.9.9.130.3.2.4current
cAdslDmtLineConfProfileGroup
OBJECT-GROUP
A collection of managed objects defining the enterprise-specific line configuration information associated with one or more ADSL ATU class devices implementing the DMT line code. Replaced by cAdslDmtLineConfProfileGroupRev1.
1.3.6.1.4.1.9.9.130.3.2.5deprecated
cAdslDmtLineAlarmConfProfileGroup
OBJECT-GROUP
A collection of managed objects defining the enterprise-specific line alarm configuration information associated with one or more ATU class devices implementing the DMT line code.
1.3.6.1.4.1.9.9.130.3.2.6current
cAdslDmtBinIfGroup
OBJECT-GROUP
A collection of managed objects defining the enterprise-specific line interface information used to collect bin data from DMT interfaces.
1.3.6.1.4.1.9.9.130.3.2.7current
cAdslAtucDmtBinDataGroup
OBJECT-GROUP
A collection of managed objects defining the enterprise-specific line BIN information associated with one or more ATUC class devices implementing the DMT line code.
1.3.6.1.4.1.9.9.130.3.2.8current
cAdslAturDmtBinDataGroup
OBJECT-GROUP
A collection of managed objects defining the enterprise-specific line BIN information associated with a ATUR class device implementing the DMT line code.
1.3.6.1.4.1.9.9.130.3.2.9current
cAdslDmtLineConfProfileGroupRev1
OBJECT-GROUP
A collection of managed objects defining the enterprise-specific line configuration information associated with one or more ADSL ATU class devices implementing the DMT line code.
1.3.6.1.4.1.9.9.130.3.2.10current