CISCO-IETF-VDSL-LINE-MIB

File: CISCO-IETF-VDSL-LINE-MIB.mib (54769 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge32
Integer32 NOTIFICATION-TYPE TEXTUAL-CONVENTION
RowStatus TruthValue MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP ifIndex
SnmpAdminString ciscoExperiment

Defined Types

CVdslLineCodingType  
This data type is used as the syntax for the VDSL Line Code.
TEXTUAL-CONVENTION    
  INTEGER other(1), mcm(2), scm(3)  

CVdslLineEntity  
Identifies a modem as being either Vtuc or Vtur. A VDSL line consists of two modems, a Vtuc and a Vtur.
TEXTUAL-CONVENTION    
  INTEGER vtuc(1), vtur(2)  

CvdslLineEntry  
SEQUENCE    
  cvdslLineCoding CVdslLineCodingType
  cvdslLineType INTEGER
  cvdslLineConfProfile Integer32
  cvdslLineAlarmConfProfile Integer32

CvdslPhysEntry  
SEQUENCE    
  cvdslPhysSide CVdslLineEntity
  cvdslInvSerialNumber SnmpAdminString
  cvdslInvVendorID SnmpAdminString
  cvdslInvVersionNumber SnmpAdminString
  cvdslCurrSnrMgn INTEGER
  cvdslCurrAtn Gauge32
  cvdslCurrStatus BITS
  cvdslCurrOutputPwr INTEGER
  cvdslCurrAttainableRate Gauge32

CvdslChanEntry  
SEQUENCE    
  cvdslChanInterleaveDelay Gauge32
  cvdslChanCrcBlockLength Gauge32

CvdslLineConfProfileEntry  
SEQUENCE    
  cvdslLineConfProfileIndex Integer32
  cvdslLineConfProfileName SnmpAdminString
  cvdslLineConfTargetSnrMgn INTEGER
  cvdslLineConfTxSpeed INTEGER
  cvdslLineConfRxSpeed INTEGER
  cvdslLineConfProfileRowStatus RowStatus

CvdslLineMCMConfProfileEntry  
SEQUENCE    
  cvdslMCMConfProfileTxWindowLength INTEGER
  cvdslMCMConfProfileRowStatus RowStatus

CvdslLineMCMConfProfileTxBandEntry  
SEQUENCE    
  cvdslMCMConfProfileTxBandNumber INTEGER
  cvdslMCMConfProfileTxBandStart INTEGER
  cvdslMCMConfProfileTxBandStop INTEGER
  cvdslMCMConfProfileTxBandRowStatus RowStatus

CvdslLineMCMConfProfileRxBandEntry  
SEQUENCE    
  cvdslMCMConfProfileRxBandNumber INTEGER
  cvdslMCMConfProfileRxBandStart INTEGER
  cvdslMCMConfProfileRxBandStop INTEGER
  cvdslMCMConfProfileRxBandRowStatus RowStatus

CvdslLineMCMConfProfileTxPSDEntry  
SEQUENCE    
  cvdslMCMConfProfileTxPSDNumber INTEGER
  cvdslMCMConfProfileTxPSDTone INTEGER
  cvdslMCMConfProfileTxPSDPSD INTEGER
  cvdslMCMConfProfileTxPSDRowStatus RowStatus

CvdslLineMCMConfProfileMaxTxPSDEntry  
SEQUENCE    
  cvdslMCMConfProfileMaxTxPSDNumber INTEGER
  cvdslMCMConfProfileMaxTxPSDTone INTEGER
  cvdslMCMConfProfileMaxTxPSDPSD INTEGER
  cvdslMCMConfProfileMaxTxPSDRowStatus RowStatus

CvdslLineMCMConfProfileMaxRxPSDEntry  
SEQUENCE    
  cvdslMCMConfProfileMaxRxPSDNumber INTEGER
  cvdslMCMConfProfileMaxRxPSDTone INTEGER
  cvdslMCMConfProfileMaxRxPSDPSD INTEGER
  cvdslMCMConfProfileMaxRxPSDRowStatus RowStatus

CvdslLineSCMConfProfileEntry  
SEQUENCE    
  cvdslSCMConfProfileInterleaveDepth INTEGER
  cvdslSCMConfProfileFastCodewordSize INTEGER
  cvdslSCMConfProfileTransmitPSDMask BITS
  cvdslSCMConfProfileTransmitPSDLevel INTEGER
  cvdslSCMConfProfileSymbolRateProfile INTEGER
  cvdslSCMConfProfileConstellationSize INTEGER
  cvdslSCMConfProfileCenterFrequency INTEGER
  cvdslSCMConfProfileRowStatus RowStatus

CvdslLineAlarmConfProfileEntry  
SEQUENCE    
  cvdslLineAlarmConfProfileIndex Integer32
  cvdslLineAlarmConfProfileName SnmpAdminString
  cvdslInitFailureNotificationEnable TruthValue
  cvdslLineAlarmConfProfileRowStatus RowStatus

Defined Values

ciscoIetfVdslMIB 1.3.6.1.4.1.9.10.87
The MIB module defining objects for the management of a pair of VDSL modems at each end of the VDSL line. Each VDSL line has an entry in an ifTable. 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) modem at near (Central) end of line Vtur -- (VTUR) modem at Remote end of line Vtu -- One of either Vtuc or Vtur Curr -- Current Prev -- Previous Atn -- Attenuation ES -- Errored Second. LCS -- Line Code Specific Lof -- Loss of Frame Lol -- Loss of Link Los -- Loss of Signal Lpr -- Loss of Power xyzs -- interval of Seconds in which xyz occurs (e.g., xyz=Lof, Los, Lpr) Max -- Maximum Mgn -- Margin Min -- Minimum Psd -- Power Spectral Density Snr -- Signal to Noise Ratio Tx -- Transmit Blks -- Blocks, a data unit, see cvdslVtuXChanCrcBlockLength
MODULE-IDENTITY    

cvdslLineMib 1.3.6.1.4.1.9.10.87.1
OBJECT IDENTIFIER    

cvdslMibObjects 1.3.6.1.4.1.9.10.87.1.1
OBJECT IDENTIFIER    

cvdslLineTable 1.3.6.1.4.1.9.10.87.1.1.1
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvdslLineEntry

cvdslLineEntry 1.3.6.1.4.1.9.10.87.1.1.1.1
An entry in the cvdslLineTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvdslLineEntry  

cvdslLineCoding 1.3.6.1.4.1.9.10.87.1.1.1.1.1
Specifies the VDSL coding type used on this line.
Status: current Access: read-only
OBJECT-TYPE    
  CVdslLineCodingType  

cvdslLineType 1.3.6.1.4.1.9.10.87.1.1.1.1.2
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. In the case that the line is channelized, the manager can use the ifStackTable to determine the ifIndex for the associated channel(s).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noChannel(1), fastOnly(2), slowOnly(3), either(4), both(5)  

cvdslLineConfProfile 1.3.6.1.4.1.9.10.87.1.1.1.1.3
The value of this object identifies the rows in the VDSL Line Configuration Profile Table, ( cvdslLineConfProfileTable ), which apply for this VDSL line, and channels if applicable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cvdslLineAlarmConfProfile 1.3.6.1.4.1.9.10.87.1.1.1.1.4
The value of this object identifies the rows in the VDSL Line Alarm Configuration Profile Table, ( cvdslLineAlarmConfProfileTable ), which apply to this VDSL line, and channels if applicable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

cvdslPhysTable 1.3.6.1.4.1.9.10.87.1.1.2
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvdslPhysEntry

cvdslPhysEntry 1.3.6.1.4.1.9.10.87.1.1.2.1
An entry in the cvdslPhysTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvdslPhysEntry  

cvdslPhysSide 1.3.6.1.4.1.9.10.87.1.1.2.1.1
Identifies whether the modem is the Vtuc or Vtur.
Status: current Access: not-accessible
OBJECT-TYPE    
  CVdslLineEntity  

cvdslInvSerialNumber 1.3.6.1.4.1.9.10.87.1.1.2.1.2
The vendor specific string that identifies the vendor equipment.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

cvdslInvVendorID 1.3.6.1.4.1.9.10.87.1.1.2.1.3
The vendor ID code is a copy of the binary vendor identification field defined by the PHY[10] and expressed as readable characters.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cvdslInvVersionNumber 1.3.6.1.4.1.9.10.87.1.1.2.1.4
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 defined by the PHY[10] and expressed as readable characters.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..16)  

cvdslCurrSnrMgn 1.3.6.1.4.1.9.10.87.1.1.2.1.5
Noise Margin as seen by this Vtu with respect to its received signal in tenth dB.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -640..640  

cvdslCurrAtn 1.3.6.1.4.1.9.10.87.1.1.2.1.6
Measured difference in the total power transmitted by the peer Vtu and the total power received by this Vtu.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32 0..630  

cvdslCurrStatus 1.3.6.1.4.1.9.10.87.1.1.2.1.7
Indicates current state of the Vtu line. This is a bit-map of possible conditions. The various bit positions are: 0 noDefect There no defects on the line 1 lossOfFraming Vtu failure due to not receiving 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. 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.
Status: current Access: read-only
OBJECT-TYPE    
  BITS noDefect(0), lossOfFraming(1), lossOfSignal(2), lossOfPower(3), lossOfSignalQuality(4), lossOfLink(5), dataInitFailure(6), configInitFailure(7), protocolInitFailure(8), noPeerVtuPresent(9)  

cvdslCurrOutputPwr 1.3.6.1.4.1.9.10.87.1.1.2.1.8
Measured total output power transmitted by this ATU. This is the measurement that was reported during the last activation sequence.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -310..310  

cvdslCurrAttainableRate 1.3.6.1.4.1.9.10.87.1.1.2.1.9
Indicates the maximum currently attainable data rate by the Vtu. This value will be equal or greater than the current line rate.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvdslChanTable 1.3.6.1.4.1.9.10.87.1.1.3
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvdslChanEntry

cvdslChanEntry 1.3.6.1.4.1.9.10.87.1.1.3.1
An entry in the cvdslChanTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvdslChanEntry  

cvdslChanInterleaveDelay 1.3.6.1.4.1.9.10.87.1.1.3.1.1
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), the object is not instantiated.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvdslChanCrcBlockLength 1.3.6.1.4.1.9.10.87.1.1.3.1.2
Indicates the length of the channel data-block on which the CRC operates.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cvdslLineConfProfileTable 1.3.6.1.4.1.9.10.87.1.1.8
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvdslLineConfProfileEntry

cvdslLineConfProfileEntry 1.3.6.1.4.1.9.10.87.1.1.8.1
Each entry consists of a list of parameters that represents the configuration of a VDSL modem. A default profile with an index of 1 will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvdslLineConfProfileEntry  

cvdslLineConfProfileIndex 1.3.6.1.4.1.9.10.87.1.1.8.1.1
This object is used by the line configuration table in order to identify a row in that table. The system will always provide a default profile whose value is 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

cvdslLineConfProfileName 1.3.6.1.4.1.9.10.87.1.1.8.1.2
The name for this profile as specified by a user.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

cvdslLineConfTargetSnrMgn 1.3.6.1.4.1.9.10.87.1.1.8.1.3
Configured Target Signal/Noise Margin. This is the Noise Margin the modem must achieve with a BER of 10-7 or better to successfully complete initialization.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..310  

cvdslLineConfTxSpeed 1.3.6.1.4.1.9.10.87.1.1.8.1.4
Transmit speed for this modem. The corresponding modem on the other end of the VDSL line will have an equal cvdslLineConfRxSpeed value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslLineConfRxSpeed 1.3.6.1.4.1.9.10.87.1.1.8.1.5
Receive speed for this modem. The corresponding modem on the other end of the VDSL line will have an equal cvdslLineConfTxSpeed value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslLineConfProfileRowStatus 1.3.6.1.4.1.9.10.87.1.1.8.1.6
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. The DEFVAL profile cannot be deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cvdslLineMCMConfProfileTable 1.3.6.1.4.1.9.10.87.1.1.9
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvdslLineMCMConfProfileEntry

cvdslLineMCMConfProfileEntry 1.3.6.1.4.1.9.10.87.1.1.9.1
Each entry consists of a list of parameters that represents the configuration of a multiple carrier modulation VDSL modem. A default profile with an index of 1 will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvdslLineMCMConfProfileEntry  

cvdslMCMConfProfileTxWindowLength 1.3.6.1.4.1.9.10.87.1.1.9.1.1
Specifies the length of the transmit window, counted in samples at the sampling rate corresponding to the negotiated value of N.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..255  

cvdslMCMConfProfileRowStatus 1.3.6.1.4.1.9.10.87.1.1.9.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cvdslLineMCMConfProfileTxBandTable 1.3.6.1.4.1.9.10.87.1.1.10
This table contains transmit band descriptor configuration information for a VDSL line. Each entry in this table reflects the configuration for one of possibly many bands with a multiple carrier modulation (MCM) VDSL line. These entries are defined by a manager and can be used to configure the VDSL line.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvdslLineMCMConfProfileTxBandEntry

cvdslLineMCMConfProfileTxBandEntry 1.3.6.1.4.1.9.10.87.1.1.10.1
Each entry consists of a transmit band descriptor, which is defined by a start and a stop tone index. A default profile with an index of 1 will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvdslLineMCMConfProfileTxBandEntry  

cvdslMCMConfProfileTxBandNumber 1.3.6.1.4.1.9.10.87.1.1.10.1.1
The index for this band descriptor entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileTxBandStart 1.3.6.1.4.1.9.10.87.1.1.10.1.2
Start tone index for this band.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileTxBandStop 1.3.6.1.4.1.9.10.87.1.1.10.1.3
Stop tone index for this band.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileTxBandRowStatus 1.3.6.1.4.1.9.10.87.1.1.10.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cvdslLineMCMConfProfileRxBandTable 1.3.6.1.4.1.9.10.87.1.1.11
This table contains receive band descriptor configuration information for a VDSL line. Each entry in this table reflects the configuration for one of possibly many bands with a multiple carrier modulation (MCM) VDSL line. These entries are defined by a manager and can be used to configure the VDSL line.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvdslLineMCMConfProfileRxBandEntry

cvdslLineMCMConfProfileRxBandEntry 1.3.6.1.4.1.9.10.87.1.1.11.1
Each entry consists of a transmit band descriptor, which defines the start and stop bands and the power spectral density (PSD) for that band. A default profile with an index of 1 will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvdslLineMCMConfProfileRxBandEntry  

cvdslMCMConfProfileRxBandNumber 1.3.6.1.4.1.9.10.87.1.1.11.1.1
The index for this band descriptor entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileRxBandStart 1.3.6.1.4.1.9.10.87.1.1.11.1.2
Start tone index for this band.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileRxBandStop 1.3.6.1.4.1.9.10.87.1.1.11.1.3
Stop tone index for this band.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileRxBandRowStatus 1.3.6.1.4.1.9.10.87.1.1.11.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cvdslLineMCMConfProfileTxPSDTable 1.3.6.1.4.1.9.10.87.1.1.12
This table contains transmit PSD mask descriptor configuration information for a VDSL line. Each entry in this table reflects the configuration for one tone within a multiple carrier modulation (MCM) VDSL line. These entries are defined by a manager and can be used to configure the VDSL line.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvdslLineMCMConfProfileTxPSDEntry

cvdslLineMCMConfProfileTxPSDEntry 1.3.6.1.4.1.9.10.87.1.1.12.1
Each entry consists of a transmit PSD mask descriptor, which defines the power spectral density (PSD) for a tone. A default profile with an index of 1 will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvdslLineMCMConfProfileTxPSDEntry  

cvdslMCMConfProfileTxPSDNumber 1.3.6.1.4.1.9.10.87.1.1.12.1.1
The index for this mask descriptor entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileTxPSDTone 1.3.6.1.4.1.9.10.87.1.1.12.1.2
The tone index for which the PSD is being specified.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileTxPSDPSD 1.3.6.1.4.1.9.10.87.1.1.12.1.3
Power Spectral Density level in steps of 0.5dB with an offset of -140dbm/Hz.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileTxPSDRowStatus 1.3.6.1.4.1.9.10.87.1.1.12.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cvdslLineMCMConfProfileMaxTxPSDTable 1.3.6.1.4.1.9.10.87.1.1.13
This table contains transmit maximum PSD mask descriptor configuration information for a VDSL line. Each entry in this table reflects the configuration for one tone within a multiple carrier modulation (MCM) VDSL modem. These entries are defined by a manager and can be used to configure the VDSL line.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvdslLineMCMConfProfileMaxTxPSDEntry

cvdslLineMCMConfProfileMaxTxPSDEntry 1.3.6.1.4.1.9.10.87.1.1.13.1
Each entry consists of a transmit PSD mask descriptor, which defines the maximum power spectral density (PSD) for a tone. A default profile with an index of 1 will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvdslLineMCMConfProfileMaxTxPSDEntry  

cvdslMCMConfProfileMaxTxPSDNumber 1.3.6.1.4.1.9.10.87.1.1.13.1.1
The index for this band descriptor entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileMaxTxPSDTone 1.3.6.1.4.1.9.10.87.1.1.13.1.2
The tone index for which the PSD is being specified.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileMaxTxPSDPSD 1.3.6.1.4.1.9.10.87.1.1.13.1.3
Power Spectral Density level in steps of 0.5dB with an offset of -140dbm/Hz.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileMaxTxPSDRowStatus 1.3.6.1.4.1.9.10.87.1.1.13.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cvdslLineMCMConfProfileMaxRxPSDTable 1.3.6.1.4.1.9.10.87.1.1.14
This table contains maximum receive PSD mask descriptor configuration information for a VDSL line. Each entry in this table reflects the configuration for one tone within a multiple carrier modulation (MCM) VDSL modem. These entries are defined by a manager and can be used to configure the VDSL line.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvdslLineMCMConfProfileMaxRxPSDEntry

cvdslLineMCMConfProfileMaxRxPSDEntry 1.3.6.1.4.1.9.10.87.1.1.14.1
Each entry consists of a transmit PSD mask descriptor, which defines the power spectral density (PSD) for a tone. A default profile with an index of 1 will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvdslLineMCMConfProfileMaxRxPSDEntry  

cvdslMCMConfProfileMaxRxPSDNumber 1.3.6.1.4.1.9.10.87.1.1.14.1.1
The index for this band descriptor entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileMaxRxPSDTone 1.3.6.1.4.1.9.10.87.1.1.14.1.2
The tone index for which the PSD is being specified.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileMaxRxPSDPSD 1.3.6.1.4.1.9.10.87.1.1.14.1.3
Power Spectral Density level in steps of 0.5dB with an offset of -140dbm/Hz.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslMCMConfProfileMaxRxPSDRowStatus 1.3.6.1.4.1.9.10.87.1.1.14.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cvdslLineSCMConfProfileTable 1.3.6.1.4.1.9.10.87.1.1.15
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvdslLineSCMConfProfileEntry

cvdslLineSCMConfProfileEntry 1.3.6.1.4.1.9.10.87.1.1.15.1
Each entry consists of a list of parameters that represents the configuration of a single carrier modulation VDSL modem. A default profile with an index of 1 will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvdslLineSCMConfProfileEntry  

cvdslSCMConfProfileInterleaveDepth 1.3.6.1.4.1.9.10.87.1.1.15.1.1
Specifies the interleaving depth.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslSCMConfProfileFastCodewordSize 1.3.6.1.4.1.9.10.87.1.1.15.1.2
Specifies the length in octets of the fast codeword. A value of 0 indicates that the single latency transport class is to be utilized.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..180  

cvdslSCMConfProfileTransmitPSDMask 1.3.6.1.4.1.9.10.87.1.1.15.1.3
The transmit power spectral density mask code.
Status: current Access: read-create
OBJECT-TYPE    
  BITS vendorNotch1(0), vendorNotch2(1), amateurBand30m(2), amateurBand40m(3), amateurBand80m(4), amateurBand160m(5)  

cvdslSCMConfProfileTransmitPSDLevel 1.3.6.1.4.1.9.10.87.1.1.15.1.4
The transmit power spectral density for the VDSL modem.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslSCMConfProfileSymbolRateProfile 1.3.6.1.4.1.9.10.87.1.1.15.1.5
The symbol rate profile calculated as S = SR/BSR, where SR is the required symbol rate in kbaud, BSR = 67.5.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

cvdslSCMConfProfileConstellationSize 1.3.6.1.4.1.9.10.87.1.1.15.1.6
Specifies the constellation size.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..15  

cvdslSCMConfProfileCenterFrequency 1.3.6.1.4.1.9.10.87.1.1.15.1.7
Specifies the center frequency profile K.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..511  

cvdslSCMConfProfileRowStatus 1.3.6.1.4.1.9.10.87.1.1.15.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cvdslLineAlarmConfProfileTable 1.3.6.1.4.1.9.10.87.1.1.16
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CvdslLineAlarmConfProfileEntry

cvdslLineAlarmConfProfileEntry 1.3.6.1.4.1.9.10.87.1.1.16.1
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 1 will always exist and its parameters will be set to vendor specific values, unless otherwise specified in this document.
Status: current Access: not-accessible
OBJECT-TYPE    
  CvdslLineAlarmConfProfileEntry  

cvdslLineAlarmConfProfileIndex 1.3.6.1.4.1.9.10.87.1.1.16.1.1
This object is used by the line alarm configuration table in order to identify a row in that table. The system will always provide a default profile whose index is 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

cvdslLineAlarmConfProfileName 1.3.6.1.4.1.9.10.87.1.1.16.1.2
The name for this profile as specified by a user.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

cvdslInitFailureNotificationEnable 1.3.6.1.4.1.9.10.87.1.1.16.1.3
This object specifies if a cvdslInitFailureNotification notification will be generated if an initialization failure occurs.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cvdslLineAlarmConfProfileRowStatus 1.3.6.1.4.1.9.10.87.1.1.16.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cvdslNotifications 1.3.6.1.4.1.9.10.87.1.0
OBJECT IDENTIFIER    

cvdslInitFailureNotification 1.3.6.1.4.1.9.10.87.1.0.1
Vtu initialization failed. See cvdslCurrStatus for potential reasons.
Status: current Access: read-create
NOTIFICATION-TYPE    

cvdslConformance 1.3.6.1.4.1.9.10.87.1.3
OBJECT IDENTIFIER    

cvdslGroups 1.3.6.1.4.1.9.10.87.1.3.1
OBJECT IDENTIFIER    

cvdslCompliances 1.3.6.1.4.1.9.10.87.1.3.2
OBJECT IDENTIFIER    

cvdslLineMibCompliance 1.3.6.1.4.1.9.10.87.1.3.2.1
The compliance statement for SNMP entities which manage VDSL interfaces.
Status: current Access: read-create
MODULE-COMPLIANCE    

cvdslGroup 1.3.6.1.4.1.9.10.87.1.3.1.1
A collection of objects providing information about a VDSL Line.
Status: current Access: read-create
OBJECT-GROUP    

cvdslMCMGroup 1.3.6.1.4.1.9.10.87.1.3.1.2
A collection of objects providing configuration information for a VDSL line based upon multiple carrier modulation modem.
Status: current Access: read-create
OBJECT-GROUP    

cvdslSCMGroup 1.3.6.1.4.1.9.10.87.1.3.1.3
A collection of objects providing configuration information for a VDSL line based upon single carrier modulation modem.
Status: current Access: read-create
OBJECT-GROUP    

cvdslNotificationGroup 1.3.6.1.4.1.9.10.87.1.3.1.4
This group supports notifications of significant conditions associated with VDSL Lines.
Status: current Access: read-create
NOTIFICATION-GROUP