CISCO-ADSL-CAP-LINE-MIB

File: CISCO-ADSL-CAP-LINE-MIB.mib (28937 bytes)

Imported modules

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

Imported symbols

Counter32 Gauge32 Integer32
MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
ciscoMgmt AdslPerfCurrDayCount AdslPerfPrevDayCount
adslAtucIntervalNumber adslLineConfProfileName ifIndex
PerfCurrentCount PerfIntervalCount

Defined Types

AdslLineCapDownstreamRate  
The downstream line rate at which an ADSL line can train at, given an ATU-C and ATU-R implementing the CAP line code.
TEXTUAL-CONVENTION    
  INTEGER 7168000 | 6272000 | 5120000 | 4480000 | 3200000 | 2688000 | 2560000 | 2240000 | 1920000 | 1600000 | 1280000 | 1024000 | 960000 | 896000 | 768000 | 640000 | 512000 | 384000 | 256000 | 0  

AdslLineCapUpstreamRate  
The upstream line rate at which an ADSL line can train at, given an ATU-C and ATU-R implementing the CAP line code.
TEXTUAL-CONVENTION    
  INTEGER 1088000 | 952000 | 816000 | 680000 | 544000 | 408000 | 272000 | 91000 | 0  

CAdslAtucCapPhysEntry  
SEQUENCE    
  cAdslAtucCapCurrState INTEGER
  cAdslAtucCapCurrRxGain Gauge32
  cAdslAtucCapCurrRxSnr Gauge32

CAdslAturCapPhysEntry  
SEQUENCE    
  cAdslAturCapCurrRxGain Gauge32

CAdslAtucCapPerfDataEntry  
SEQUENCE    
  cAdslAtucCapPerfInitFailures Counter32
  cAdslAtucCapPerfCurr15MinInitFailures PerfCurrentCount
  cAdslAtucCapPerfCurr1DayInitFailures AdslPerfCurrDayCount
  cAdslAtucCapPerfPrev1DayInitFailures AdslPerfPrevDayCount

CAdslAtucCapIntervalEntry  
SEQUENCE    
  cAdslAtucCapIntervalInitFailures PerfIntervalCount

CAdslLineCapConfProfileEntry  
SEQUENCE    
  cAdslLineCapConfTrainingMode INTEGER
  cAdslLineCapConfInterleaveDelay INTEGER
  cAdslLineCapConfCpeSignature INTEGER
  cAdslAtucCapConfTargetSnrMgn INTEGER
  cAdslAtucCapConfMinTxRate AdslLineCapDownstreamRate
  cAdslAtucCapConfMaxTxRate AdslLineCapDownstreamRate
  cAdslAtucCapConfDown136KBaudEnable TruthValue
  cAdslAtucCapConfUp68KBaudEnable TruthValue
  cAdslAtucCapConfUp17KBaudEnable TruthValue
  cAdslAtucCapConfPsdmLevel Integer32
  cAdslAturCapConfTargetSnrMgn INTEGER
  cAdslAturCapConfMinTxRate AdslLineCapUpstreamRate
  cAdslAturCapConfMaxTxRate AdslLineCapUpstreamRate
  cAdslAturCapConfPsdmLevel Integer32

Defined Values

ciscoAdslLineCapMIB 1.3.6.1.4.1.9.9.149
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 CAP (Carrierless AM/PM) modems. 2) The ADSL-CAP-LINE-MIB does not already contain a managed object representing the same information as this 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 CAP modem. Also observe that entries contained by the tables in this MIB module do not augment the corresponding entries in the ADSL-CAP-LINE-MIB, as this assumes that the ADSL-CAP-LINE-MIB defines tables that correspond to every table defined by the ADSL-LINE-MIB. At this time, this assumption does not hold true. *** 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. BER - Bit Error Ratio. CAP - Carrierless Amplitude Modulation / Pulse Modulation. DSL - Digital Subscriber Line. SNR - Signal-to-Noise Ratio. STM - Synchronous Transfer Mode. *** DEFINITIONS *** DOWNSTREAM The flow of data in the direction from the ATU-C to ATU-R. 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. SYMBOL The number of bits the transmitter is capable of multiplexing and modulating in a single signalling interval. SYMBOL RATE The rate at which all symbols are transmitted. UPSTREAM The flow of data in the direction from the ATU-R to ATU-C.
MODULE-IDENTITY    

ciscoAdslLineCapMIBObjects 1.3.6.1.4.1.9.9.149.1
OBJECT IDENTIFIER    

cAdslAtucCapPhysTable 1.3.6.1.4.1.9.9.149.1.2
This table extends the adslAtucPhysTable and contains enterprise-specific physical layer parameters for the ATU-C class devices supported by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CAdslAtucCapPhysEntry

cAdslAtucCapPhysEntry 1.3.6.1.4.1.9.9.149.1.2.1
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) and an adslLineCoding of cap(3).
Status: current Access: not-accessible
OBJECT-TYPE    
  CAdslAtucCapPhysEntry  

cAdslAtucCapCurrState 1.3.6.1.4.1.9.9.149.1.2.1.1
This object specifies the state of the ATU-C transceiver. The value of this managed is 'idle' for an ATU-C that has been provisioned, but is not physically present in the system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), idle(2), training(3), steadyState(4), downloading(5), downloadFailed(6), testing(7)  

cAdslAtucCapCurrRxGain 1.3.6.1.4.1.9.9.149.1.2.1.2
This managed object represents the gain applied to the ATU-C receiver. The value of this managed object is '0' for an ATU-C that has been provisioned, but is not physically present in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cAdslAtucCapCurrRxSnr 1.3.6.1.4.1.9.9.149.1.2.1.3
This managed object represents the signal-to-noise ratio measured across the the ATU-C receive pair. The value of this managed object is '0' for an ATU-C that has been provisioned, but is not physically present in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cAdslAturCapPhysTable 1.3.6.1.4.1.9.9.149.1.3
This table extends the adslAturPhysTable and contains enterprise-specific physical layer parameters for the ATU-R class devices supported by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CAdslAturCapPhysEntry

cAdslAturCapPhysEntry 1.3.6.1.4.1.9.9.149.1.3.1
A set of enterprise-specific physical-layer parameters for an ATU-R class device supported by the system. There exists an entry for each ifEntry with an ifType of adsl(94) and an adslLineCoding of cap(3).
Status: current Access: not-accessible
OBJECT-TYPE    
  CAdslAturCapPhysEntry  

cAdslAturCapCurrRxGain 1.3.6.1.4.1.9.9.149.1.3.1.1
This managed object represents the gain applied to the ATU-R receiver. The value of this managed object is '0' if the corresponding ATU-C has been provisioned, but is not physically present in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cAdslAtucCapPerfDataTable 1.3.6.1.4.1.9.9.149.1.6
This table extends the adslAtucPerfDataTable and contains enterprise-specific physical layer statistics for the ATU-C class devices supported by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CAdslAtucCapPerfDataEntry

cAdslAtucCapPerfDataEntry 1.3.6.1.4.1.9.9.149.1.6.1
A set of enterprise-specific physical-layer statistics for an ATU-C class device supported by the system. There exists an entry for each ifEntry with an ifType of adsl(94) and an adslLineCoding of cap(3).
Status: current Access: not-accessible
OBJECT-TYPE    
  CAdslAtucCapPerfDataEntry  

cAdslAtucCapPerfInitFailures 1.3.6.1.4.1.9.9.149.1.6.1.1
This object specifies the number of line initialization failures relative to sysUpTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cAdslAtucCapPerfCurr15MinInitFailures 1.3.6.1.4.1.9.9.149.1.6.1.2
This object specifies the number of line initialization failures in the current 15-minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cAdslAtucCapPerfCurr1DayInitFailures 1.3.6.1.4.1.9.9.149.1.6.1.3
This object specifies the number of line initialization failures in the current 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfCurrDayCount  

cAdslAtucCapPerfPrev1DayInitFailures 1.3.6.1.4.1.9.9.149.1.6.1.4
This object specifies the number of line initialization failures in the previous 1-day interval.
Status: current Access: read-only
OBJECT-TYPE    
  AdslPerfPrevDayCount  

cAdslAtucCapIntervalTable 1.3.6.1.4.1.9.9.149.1.8
This table extends the adslAtucIntervalTable and contains enterprise-specific physical layer statistics intervals for the ATU-C class devices supported by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CAdslAtucCapIntervalEntry

cAdslAtucCapIntervalEntry 1.3.6.1.4.1.9.9.149.1.8.1
A 15-minute interval of enterprise-specific physical-layer statistics for an ATU-C class device supported by the system. There exists up to 96 entries for each ifEntry with an ifType of adsl(94) and an adslLineCoding of cap(3).
Status: current Access: not-accessible
OBJECT-TYPE    
  CAdslAtucCapIntervalEntry  

cAdslAtucCapIntervalInitFailures 1.3.6.1.4.1.9.9.149.1.8.1.1
This object specifies the number of line initialization failures in the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cAdslLineCapConfProfileTable 1.3.6.1.4.1.9.9.149.1.14
This table extends the adslLineConfProfileTable and contains enterprise-specific ADSL line configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CAdslLineCapConfProfileEntry

cAdslLineCapConfProfileEntry 1.3.6.1.4.1.9.9.149.1.14.1
A configuration profile containing enterprise-specific ADSL line configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CAdslLineCapConfProfileEntry  

cAdslLineCapConfTrainingMode 1.3.6.1.4.1.9.9.149.1.14.1.1
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 T1E1.4/99-161R3. This training mode is the default for ADSL modems employing the CAP line code. - Fast An ATU-C initiates a vendor-specific training sequence that can possibly provide a shorter training sequence.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER standard(1), fast(2)  

cAdslLineCapConfInterleaveDelay 1.3.6.1.4.1.9.9.149.1.14.1.2
This object specifies the interleave delay for the downstream channel. The value of this object specifies the mapping (relative spacing) between subsequent input bytes at the interleaver input and their placement in the bit stream at the interleaver output. The value 'long' provides greater separation between consecutive input bytes in the output bit stream, thereby allowing for improved impulse noise immunity at the expense of payload latency.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), short(2), long(3)  

cAdslLineCapConfCpeSignature 1.3.6.1.4.1.9.9.149.1.14.1.3
This object specifies the value of the minimum CPE signature expected from ATU-R during training. The value of the CPE signature corresponds to the software version of the ATU-R. If the CPE signature advertised by an ATU-R is less than the value of this object, then the ATU-C will be placed into an idle state, thereby preventing the line from training. In addition, the agent increments the value of the cAdslAtucCapPerfInitFailures object for each attempt to train by an ATU-R advertising a CPE signature less than the value of this object. When a management client observes the value of cAdslAtucCapPerfInitFailures increasing, it should retrieve the value of the adslAturInvSerialNumber object (for more details, see the ADSL-LINE-MIB) . This value of this object reflects the CPE signature advertised by an ATU-R implementing the CAP line code. If the CPE signature of the ATU-R is not known, the value of the adslAturInvSerialNumber object should be a zero-length string.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..127  

cAdslAtucCapConfTargetSnrMgn 1.3.6.1.4.1.9.9.149.1.14.1.4
This object specifies the target SNR margin. This is the desired noise margin the ATU-C must achieve with a BER of 10-7 or better to successfully complete training.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..310  

cAdslAtucCapConfMinTxRate 1.3.6.1.4.1.9.9.149.1.14.1.5
This object specifies the minimum acceptable downstream line rate.
Status: current Access: read-create
OBJECT-TYPE    
  AdslLineCapDownstreamRate  

cAdslAtucCapConfMaxTxRate 1.3.6.1.4.1.9.9.149.1.14.1.6
This object specifies the desired line rate which the ATU-C will attempt to train at.
Status: current Access: read-create
OBJECT-TYPE    
  AdslLineCapDownstreamRate  

cAdslAtucCapConfDown136KBaudEnable 1.3.6.1.4.1.9.9.149.1.14.1.7
This object specifies whether the modem can train the downstream channel using a symbol rate of 136K symbols per second.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cAdslAtucCapConfUp68KBaudEnable 1.3.6.1.4.1.9.9.149.1.14.1.8
This object specifies whether the modem can train the upstream channel using a symbol rate of 68K symbols per second. The value of this object does not effect whether the modem can train at any other symbol rate; that is, the values of this object and cAdslAtucCapConfUp17KBaudEnable are not mutually exclusive.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cAdslAtucCapConfUp17KBaudEnable 1.3.6.1.4.1.9.9.149.1.14.1.9
This object specifies whether the modem can train the upstream channel using a symbol rate of 17K symbols per second. The value of this object does not effect whether the modem can train at any other symbol rate; that is, the values of this object and cAdslAtucCapConfUp68KBaudEnable are not mutually exclusive.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cAdslAtucCapConfPsdmLevel 1.3.6.1.4.1.9.9.149.1.14.1.10
This managed object specifies the nominal power output of the ATU-C across the entire transmit spectrum. Observe that this implies the attenuation of the signal for some data rates. This value does not take effect until the modem has retrained against the ATU-C to which the ATU-R has a connection.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -52 | -49 | -46 | -43 | -40 | -37  

cAdslAturCapConfTargetSnrMgn 1.3.6.1.4.1.9.9.149.1.14.1.11
This object specifies the target SNR margin. This is the desired noise margin the ATU-R must achieve with a BER of 10-7 or better to successfully complete training.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..310  

cAdslAturCapConfMinTxRate 1.3.6.1.4.1.9.9.149.1.14.1.12
This object specifies the minimum acceptable upstream line rate.
Status: current Access: read-create
OBJECT-TYPE    
  AdslLineCapUpstreamRate  

cAdslAturCapConfMaxTxRate 1.3.6.1.4.1.9.9.149.1.14.1.13
This object specifies the desired line rate which the ATU-R will attempt to train at.
Status: current Access: read-create
OBJECT-TYPE    
  AdslLineCapUpstreamRate  

cAdslAturCapConfPsdmLevel 1.3.6.1.4.1.9.9.149.1.14.1.14
This managed object specifies the nominal power output of the ATU-R across the entire transmit spectrum. Observe that this implies the attenuation of the signal for some data rates. This value does not take effect until the modem has retrained against the ATU-C to which the ATU-R has a connection.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -53 | -50 | -47 | -44 | -41 | -38  

cAdslLineCapMIBNotificationsPrefix 1.3.6.1.4.1.9.9.149.2
OBJECT IDENTIFIER    

cAdslLineCapMIBNotifications 1.3.6.1.4.1.9.9.149.2.0
OBJECT IDENTIFIER    

ciscoAdslLineCapMIBConformance 1.3.6.1.4.1.9.9.149.3
OBJECT IDENTIFIER    

ciscoAdslLineCapMIBCompliances 1.3.6.1.4.1.9.9.149.3.1
OBJECT IDENTIFIER    

ciscoAdslLineCapMIBGroups 1.3.6.1.4.1.9.9.149.3.2
OBJECT IDENTIFIER    

ciscoAdslLineCapMIBAtucCompliance 1.3.6.1.4.1.9.9.149.3.1.1
The compliance statement for entities that implement the CISCO-ADSL-CAP-LINE-MIB. Implementation of this MIB is mandatory for any platform that supports one or more ADSL line interfaces that implement the CAP line code.
Status: current Access: read-create
MODULE-COMPLIANCE    

ciscoAdslLineCapMIBAturCompliance 1.3.6.1.4.1.9.9.149.3.1.2
The compliance statement for entities that implement the CISCO-ADSL-CAP-LINE-MIB and manage ADSL ATU-R class devices. Implementation of this MIB is mandatory for any platform that supports one or more ADSL line interfaces that implement the CAP line code.
Status: current Access: read-create
MODULE-COMPLIANCE    

cAdslAtucCapBasicGroup 1.3.6.1.4.1.9.9.149.3.2.1
A collection of managed objects defining the basic operation of an ATU-C implementing the CAP line code.
Status: current Access: read-create
OBJECT-GROUP    

cAdslAturBasicGroup 1.3.6.1.4.1.9.9.149.3.2.2
A collection of managed objects defining the basic operation of an ATU-R implementing the CAP line code.
Status: current Access: read-create
OBJECT-GROUP    

cAdslAturCapGroup 1.3.6.1.4.1.9.9.149.3.2.3
A collection of managed objects defining the capability to remotely manage a ATU-R.
Status: current Access: read-create
OBJECT-GROUP    

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

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