Blame mibs/ietf/VDSL-LINE-EXT-SCM-MIB

Packit 022b05
VDSL-LINE-EXT-SCM-MIB DEFINITIONS ::= BEGIN
Packit 022b05
Packit 022b05
IMPORTS
Packit 022b05
Packit 022b05
MODULE-IDENTITY,
Packit 022b05
OBJECT-TYPE,
Packit 022b05
Integer32,
Packit 022b05
transmission,
Packit 022b05
Unsigned32                      FROM SNMPv2-SMI         -- [RFC2578]
Packit 022b05
TEXTUAL-CONVENTION,
Packit 022b05
TruthValue,
Packit 022b05
RowStatus                       FROM SNMPv2-TC          -- [RFC2579]
Packit 022b05
MODULE-COMPLIANCE,
Packit 022b05
OBJECT-GROUP                    FROM SNMPv2-CONF        -- [RFC2580]
Packit 022b05
ifIndex                         FROM IF-MIB             -- [RFC2863]
Packit 022b05
vdslLineConfProfileName         FROM VDSL-LINE-MIB;     -- [RFC3728]
Packit 022b05
Packit 022b05
vdslExtSCMMIB MODULE-IDENTITY
Packit 022b05
   LAST-UPDATED "200504280000Z" --     April 28, 2005
Packit 022b05
   ORGANIZATION "ADSLMIB Working Group"
Packit 022b05
   CONTACT-INFO "WG-email:  adslmib@ietf.org
Packit 022b05
         Info:      https://www1.ietf.org/mailman/listinfo/adslmib
Packit 022b05
Packit 022b05
         Chair:     Mike Sneed
Packit 022b05
                    Sand Channel Systems
Packit 022b05
         Postal:    P.O. Box 37324
Packit 022b05
                    Raleigh NC 27627-732
Packit 022b05
         Email:     sneedmike@hotmail.com
Packit 022b05
         Phone:     +1 206 600 7022
Packit 022b05
Packit 022b05
         Co-Chair/Co-editor:
Packit 022b05
                    Bob Ray
Packit 022b05
                    PESA Switching Systems, Inc.
Packit 022b05
         Postal:    330-A Wynn Drive
Packit 022b05
                    Huntsville, AL 35805
Packit 022b05
                    USA
Packit 022b05
         Email:     rray@pesa.com
Packit 022b05
         Phone:     +1 256 726 9200 ext.  142
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
         Co-editor: Menachem Dodge
Packit 022b05
                    ECI Telecom Ltd.
Packit 022b05
         Postal:    30 Hasivim St.
Packit 022b05
                    Petach Tikva 49517,
Packit 022b05
                    Israel
Packit 022b05
         Email:     mbdodge@ieee.org
Packit 022b05
         Phone:     +972 3 926 8421
Packit 022b05
        "
Packit 022b05
Packit 022b05
DESCRIPTION
Packit 022b05
   "The VDSL-LINE-MIB found in RFC 3728 defines objects for the
Packit 022b05
   management of a pair of VDSL transceivers at each end of the VDSL
Packit 022b05
   line.  The VDSL-LINE-MIB configures and monitors the line code
Packit 022b05
   independent parameters (TC layer) of the VDSL line.  This MIB
Packit 022b05
   module is an optional extension of the VDSL-LINE-MIB and defines
Packit 022b05
   objects for configuration and monitoring of the line code specific
Packit 022b05
   (LCS) elements (PMD layer) for VDSL lines using SCM coding.  The
Packit 022b05
   objects in this extension MIB MUST NOT be used for VDSL lines
Packit 022b05
   using Multiple Carrier Modulation (MCM) line coding.  If an object
Packit 022b05
   in this extension MIB is referenced by a line which does not use
Packit 022b05
   SCM, it has no effect on the operation of that line.
Packit 022b05
Packit 022b05
   Naming Conventions:
Packit 022b05
Packit 022b05
      Vtuc -- VDSL transceiver at near (Central) end of line
Packit 022b05
      Vtur -- VDSL transceiver at Remote end of line
Packit 022b05
      Vtu  -- One of either Vtuc or Vtur
Packit 022b05
      Curr -- Current
Packit 022b05
      Atn  -- Attenuation
Packit 022b05
      LCS  -- Line Code Specific
Packit 022b05
      Max  -- Maximum
Packit 022b05
      Mgn  -- Margin
Packit 022b05
      PSD  -- Power Spectral Density
Packit 022b05
      Rx   -- Receive
Packit 022b05
      Snr  -- Signal to Noise Ratio
Packit 022b05
      Tx   -- Transmit
Packit 022b05
Packit 022b05
   Copyright (C) The Internet Society (2005).  This version
Packit 022b05
   of this MIB module is part of RFC 4069: see the RFC
Packit 022b05
   itself for full legal notices."
Packit 022b05
           REVISION "200504280000Z" --     April 28, 2005
Packit 022b05
           DESCRIPTION "Initial version, published as RFC 4069."
Packit 022b05
       ::= { transmission 228 }
Packit 022b05
Packit 022b05
       vdslLineExtSCMMib    OBJECT IDENTIFIER ::= { vdslExtSCMMIB 1 }
Packit 022b05
       vdslLineExtSCMMibObjects OBJECT IDENTIFIER ::=
Packit 022b05
                                              { vdslLineExtSCMMib 1 }
Packit 022b05
--
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
-- textual conventions used in this MIB
Packit 022b05
--
Packit 022b05
Packit 022b05
VdslSCMBandId ::= TEXTUAL-CONVENTION
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "This data type is used as the syntax for the VDSL SCM Band
Packit 022b05
        Identity.  Attributes with this syntax identify the SCM Band
Packit 022b05
        referred to.  Specified as an INTEGER, the possible values
Packit 022b05
        are:
Packit 022b05
Packit 022b05
        optionalBand (1)  -- the optional Band range [25kHz - 138kHz]
Packit 022b05
        firstDownstreamBand (2)  -- first Downstream Band
Packit 022b05
        firstUpstreamBand (3)    -- first Upstream Band
Packit 022b05
        secondDownstreamBand (4) -- second Downstream Band
Packit 022b05
        secondUpstreamBand (5)   -- second Upstream Band
Packit 022b05
        thirdDownstreamBand (6)  -- third Downstream Band
Packit 022b05
        thirdUpstreamBand (7)    -- third Upstream Band"
Packit 022b05
Packit 022b05
Packit 022b05
    SYNTAX      INTEGER       {  optionalBand (1),
Packit 022b05
                                 firstDownstreamBand (2),
Packit 022b05
                                 firstUpstreamBand (3),
Packit 022b05
                                 secondDownstreamBand (4),
Packit 022b05
                                 secondUpstreamBand (5),
Packit 022b05
                                 thirdDownstreamBand (6),
Packit 022b05
                                 thirdUpstreamBand(7) }
Packit 022b05
Packit 022b05
--
Packit 022b05
-- Single carrier modulation (SCM) configuration profile tables
Packit 022b05
--
Packit 022b05
Packit 022b05
vdslLineSCMConfProfileBandTable OBJECT-TYPE
Packit 022b05
    SYNTAX       SEQUENCE OF VdslLineSCMConfProfileBandEntry
Packit 022b05
    MAX-ACCESS   not-accessible
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "This table contains transmit band descriptor configuration
Packit 022b05
        information for a VDSL line.  Each entry in this table
Packit 022b05
        reflects the configuration for one of possibly many bands
Packit 022b05
        of a single carrier modulation (SCM) VDSL line.  For each
Packit 022b05
        profile which is associated with a VDSL line using SCM
Packit 022b05
        line coding, five entries in this table will exist, one for
Packit 022b05
        each of the five bands.  Bands which are not in use will be
Packit 022b05
        marked as unused.  These entries are defined by a manager
Packit 022b05
        and can be used to configure the VDSL line.  If an entry in
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
        this table is referenced by a line which does not use SCM,
Packit 022b05
        it has no effect on the operation of that line."
Packit 022b05
    ::= { vdslLineExtSCMMibObjects 1 }
Packit 022b05
Packit 022b05
vdslLineSCMConfProfileBandEntry OBJECT-TYPE
Packit 022b05
    SYNTAX       VdslLineSCMConfProfileBandEntry
Packit 022b05
    MAX-ACCESS   not-accessible
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "Each entry consists of a list of parameters that
Packit 022b05
        represents the configuration of a single carrier
Packit 022b05
        modulation VDSL modem transmit band.
Packit 022b05
Packit 022b05
        A default profile with an index of 'DEFVAL', will
Packit 022b05
        always exist and its parameters will be set to vendor
Packit 022b05
        specific values, unless otherwise specified in this
Packit 022b05
        document.
Packit 022b05
Packit 022b05
        All read-create objects defined in this MIB module SHOULD be
Packit 022b05
        stored persistently."
Packit 022b05
Packit 022b05
    INDEX { vdslLineConfProfileName,
Packit 022b05
     vdslLineSCMConfProfileBandId }
Packit 022b05
    ::= { vdslLineSCMConfProfileBandTable 1 }
Packit 022b05
Packit 022b05
VdslLineSCMConfProfileBandEntry ::=
Packit 022b05
    SEQUENCE
Packit 022b05
       {
Packit 022b05
       vdslLineSCMConfProfileBandId                VdslSCMBandId,
Packit 022b05
       vdslLineSCMConfProfileBandInUse             TruthValue,
Packit 022b05
       vdslLineSCMConfProfileBandCenterFrequency   Unsigned32,
Packit 022b05
       vdslLineSCMConfProfileBandSymbolRate        Unsigned32,
Packit 022b05
       vdslLineSCMConfProfileBandConstellationSize Unsigned32,
Packit 022b05
       vdslLineSCMConfProfileBandTransmitPSDLevel  Unsigned32,
Packit 022b05
       vdslLineSCMConfProfileBandRowStatus         RowStatus
Packit 022b05
       }
Packit 022b05
Packit 022b05
vdslLineSCMConfProfileBandId OBJECT-TYPE
Packit 022b05
    SYNTAX      VdslSCMBandId
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The BandId for this entry, which specifies which band
Packit 022b05
        is being referred to."
Packit 022b05
    ::= { vdslLineSCMConfProfileBandEntry 1 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
vdslLineSCMConfProfileBandInUse OBJECT-TYPE
Packit 022b05
    SYNTAX       TruthValue
Packit 022b05
    MAX-ACCESS   read-create
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "Indicates whether this band is in use.
Packit 022b05
        If set to True this band is in use."
Packit 022b05
    ::= { vdslLineSCMConfProfileBandEntry 2 }
Packit 022b05
Packit 022b05
vdslLineSCMConfProfileBandCenterFrequency OBJECT-TYPE
Packit 022b05
    SYNTAX       Unsigned32
Packit 022b05
    UNITS        "Hz"
Packit 022b05
    MAX-ACCESS   read-create
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "Specifies the center frequency in Hz"
Packit 022b05
    REFERENCE    "T1E1.4/2000-011R3"    -- Part 2, SCM
Packit 022b05
    ::= { vdslLineSCMConfProfileBandEntry 3 }
Packit 022b05
Packit 022b05
vdslLineSCMConfProfileBandSymbolRate OBJECT-TYPE
Packit 022b05
    SYNTAX       Unsigned32
Packit 022b05
    UNITS        "baud"
Packit 022b05
    MAX-ACCESS   read-create
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The requested symbol rate in baud."
Packit 022b05
    REFERENCE    "T1E1.4/2000-011R3"    -- Part 2, SCM
Packit 022b05
    ::= { vdslLineSCMConfProfileBandEntry 4 }
Packit 022b05
Packit 022b05
vdslLineSCMConfProfileBandConstellationSize OBJECT-TYPE
Packit 022b05
    SYNTAX       Unsigned32 (0..16)
Packit 022b05
    UNITS        "log2"
Packit 022b05
    MAX-ACCESS   read-create
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "Specifies the constellation size."
Packit 022b05
    REFERENCE    "T1E1.4/2000-011R3"    -- Part 2, SCM
Packit 022b05
    ::= { vdslLineSCMConfProfileBandEntry 5 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
vdslLineSCMConfProfileBandTransmitPSDLevel OBJECT-TYPE
Packit 022b05
    SYNTAX       Unsigned32
Packit 022b05
    UNITS        "-0.25 dBm/Hz"
Packit 022b05
    MAX-ACCESS   read-create
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The requested transmit power spectral density for the VDSL
Packit 022b05
        modem.  The Actual value in -0.25 dBm/Hz."
Packit 022b05
    REFERENCE    "T1E1.4/2000-011R3"    -- Part 2, SCM
Packit 022b05
    ::= { vdslLineSCMConfProfileBandEntry 6  }
Packit 022b05
Packit 022b05
vdslLineSCMConfProfileBandRowStatus OBJECT-TYPE
Packit 022b05
    SYNTAX       RowStatus
Packit 022b05
    MAX-ACCESS   read-create
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "This object is used to create a new row or modify or
Packit 022b05
        delete an existing row in this table.
Packit 022b05
Packit 022b05
        A profile activated by setting this object to `active'.
Packit 022b05
        When `active' is set, the system will validate the profile.
Packit 022b05
Packit 022b05
        None of the columns in this row may be modified while the
Packit 022b05
        row is in the `active' state.
Packit 022b05
Packit 022b05
        Before a profile can be deleted or taken out of
Packit 022b05
        service, (by setting this object to `destroy' or
Packit 022b05
        `notInService') it must be first unreferenced
Packit 022b05
        from all associated lines."
Packit 022b05
Packit 022b05
    ::= { vdslLineSCMConfProfileBandEntry 7 }
Packit 022b05
Packit 022b05
--
Packit 022b05
-- SCM physical band
Packit 022b05
--
Packit 022b05
Packit 022b05
vdslLineSCMPhysBandTable OBJECT-TYPE
Packit 022b05
    SYNTAX       SEQUENCE OF VdslLineSCMPhysBandEntry
Packit 022b05
    MAX-ACCESS   not-accessible
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "This table provides one row for each SCM Vtu band.  This
Packit 022b05
        table is read only as it reflects the current physical
Packit 022b05
        parameters of each band.  For each ifIndex which is
Packit 022b05
        associated with a VDSL line using SCM line coding, five
Packit 022b05
        entries in this table will exist, one for each of the
Packit 022b05
        five bands.  Bands which are not in use will be marked
Packit 022b05
        as unused."
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
    ::= { vdslLineExtSCMMibObjects 2 }
Packit 022b05
Packit 022b05
vdslLineSCMPhysBandEntry OBJECT-TYPE
Packit 022b05
    SYNTAX        VdslLineSCMPhysBandEntry
Packit 022b05
    MAX-ACCESS    not-accessible
Packit 022b05
    STATUS        current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "An entry in the vdslLineSCMPhysBandTable."
Packit 022b05
    INDEX { ifIndex,
Packit 022b05
            vdslLineSCMPhysBandId  }
Packit 022b05
    ::= { vdslLineSCMPhysBandTable 1 }
Packit 022b05
Packit 022b05
VdslLineSCMPhysBandEntry ::=
Packit 022b05
    SEQUENCE
Packit 022b05
        {
Packit 022b05
        vdslLineSCMPhysBandId                    VdslSCMBandId,
Packit 022b05
        vdslLineSCMPhysBandInUse                 TruthValue,
Packit 022b05
        vdslLineSCMPhysBandCurrCenterFrequency   Unsigned32,
Packit 022b05
        vdslLineSCMPhysBandCurrSymbolRate        Unsigned32,
Packit 022b05
        vdslLineSCMPhysBandCurrConstellationSize Unsigned32,
Packit 022b05
        vdslLineSCMPhysBandCurrPSDLevel          Unsigned32,
Packit 022b05
        vdslLineSCMPhysBandCurrSnrMgn            Integer32,
Packit 022b05
        vdslLineSCMPhysBandCurrAtn               Unsigned32
Packit 022b05
        }
Packit 022b05
Packit 022b05
vdslLineSCMPhysBandId OBJECT-TYPE
Packit 022b05
    SYNTAX      VdslSCMBandId
Packit 022b05
    MAX-ACCESS  not-accessible
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
        "The BandId for this entry, which specifies which band
Packit 022b05
         is being referred to."
Packit 022b05
    ::= { vdslLineSCMPhysBandEntry 1 }
Packit 022b05
Packit 022b05
vdslLineSCMPhysBandInUse OBJECT-TYPE
Packit 022b05
    SYNTAX      TruthValue
Packit 022b05
    MAX-ACCESS  read-only
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "Indicates whether this band is in use.
Packit 022b05
        If set to True this band is in use."
Packit 022b05
    ::= { vdslLineSCMPhysBandEntry 2 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
vdslLineSCMPhysBandCurrCenterFrequency OBJECT-TYPE
Packit 022b05
    SYNTAX       Unsigned32
Packit 022b05
    UNITS        "Hz"
Packit 022b05
    MAX-ACCESS   read-only
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The current center frequency in Hz for this band."
Packit 022b05
    REFERENCE    "T1E1.4/2000-011R3"    -- Part 2, SCM
Packit 022b05
    ::= { vdslLineSCMPhysBandEntry 3 }
Packit 022b05
Packit 022b05
vdslLineSCMPhysBandCurrSymbolRate    OBJECT-TYPE
Packit 022b05
    SYNTAX       Unsigned32
Packit 022b05
    UNITS        "baud"
Packit 022b05
    MAX-ACCESS   read-only
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The current value of the symbol rate in baud for this
Packit 022b05
        band."
Packit 022b05
   REFERENCE    "T1E1.4/2000-011R3"    -- Part 2, SCM
Packit 022b05
   ::= { vdslLineSCMPhysBandEntry 4 }
Packit 022b05
Packit 022b05
vdslLineSCMPhysBandCurrConstellationSize OBJECT-TYPE
Packit 022b05
    SYNTAX       Unsigned32 (0..16)
Packit 022b05
    UNITS        "log2"
Packit 022b05
    MAX-ACCESS   read-only
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The current constellation size on this band."
Packit 022b05
    REFERENCE    "T1E1.4/2000-011R3"    -- Part 2, SCM
Packit 022b05
    ::= { vdslLineSCMPhysBandEntry 5 }
Packit 022b05
Packit 022b05
vdslLineSCMPhysBandCurrPSDLevel    OBJECT-TYPE
Packit 022b05
    SYNTAX       Unsigned32
Packit 022b05
    UNITS        "- 0.25 dBm/Hz"
Packit 022b05
    MAX-ACCESS   read-only
Packit 022b05
    STATUS       current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The transmit power spectral density for the
Packit 022b05
        VDSL modem."
Packit 022b05
    REFERENCE    "T1E1.4/2000-011R3"    -- Part 2, SCM
Packit 022b05
    ::= { vdslLineSCMPhysBandEntry 6 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
vdslLineSCMPhysBandCurrSnrMgn OBJECT-TYPE
Packit 022b05
    SYNTAX        Integer32
Packit 022b05
    UNITS         "0.25 dB"
Packit 022b05
    MAX-ACCESS    read-only
Packit 022b05
    STATUS        current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "Noise margin as seen by this Vtu and band with respect
Packit 022b05
        to its received signal in 0.25 dB."
Packit 022b05
    ::= { vdslLineSCMPhysBandEntry 7 }
Packit 022b05
Packit 022b05
vdslLineSCMPhysBandCurrAtn OBJECT-TYPE
Packit 022b05
    SYNTAX        Unsigned32 (0..255)
Packit 022b05
    UNITS         "0.25 dB"
Packit 022b05
    MAX-ACCESS    read-only
Packit 022b05
    STATUS        current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "Measured difference in the total power transmitted by
Packit 022b05
        the peer Vtu on this band and the total power received
Packit 022b05
        by this Vtu on this band in 0.25 dB."
Packit 022b05
    ::= { vdslLineSCMPhysBandEntry 8 }
Packit 022b05
Packit 022b05
-- conformance information
Packit 022b05
Packit 022b05
vdslLineExtSCMConformance OBJECT IDENTIFIER ::=
Packit 022b05
                                            { vdslLineExtSCMMib 2 }
Packit 022b05
vdslLineExtSCMGroups OBJECT IDENTIFIER ::=
Packit 022b05
                                    { vdslLineExtSCMConformance 1 }
Packit 022b05
vdslLineExtSCMCompliances OBJECT IDENTIFIER ::=
Packit 022b05
                                    { vdslLineExtSCMConformance 2 }
Packit 022b05
Packit 022b05
vdslLineExtSCMMibCompliance MODULE-COMPLIANCE
Packit 022b05
    STATUS  current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "The compliance statement for SNMP entities which
Packit 022b05
        manage VDSL interfaces."
Packit 022b05
Packit 022b05
    MODULE  -- this module
Packit 022b05
Packit 022b05
    MANDATORY-GROUPS
Packit 022b05
    {
Packit 022b05
      vdslLineExtSCMGroup
Packit 022b05
    }
Packit 022b05
Packit 022b05
    ::= { vdslLineExtSCMCompliances 1 }
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
Packit 022b05
-- units of conformance
Packit 022b05
Packit 022b05
vdslLineExtSCMGroup    OBJECT-GROUP
Packit 022b05
    OBJECTS
Packit 022b05
        {
Packit 022b05
        vdslLineSCMConfProfileBandInUse,
Packit 022b05
        vdslLineSCMConfProfileBandTransmitPSDLevel,
Packit 022b05
        vdslLineSCMConfProfileBandSymbolRate,
Packit 022b05
        vdslLineSCMConfProfileBandConstellationSize,
Packit 022b05
        vdslLineSCMConfProfileBandCenterFrequency,
Packit 022b05
        vdslLineSCMConfProfileBandRowStatus,
Packit 022b05
        vdslLineSCMPhysBandInUse,
Packit 022b05
        vdslLineSCMPhysBandCurrPSDLevel,
Packit 022b05
        vdslLineSCMPhysBandCurrSymbolRate,
Packit 022b05
        vdslLineSCMPhysBandCurrConstellationSize,
Packit 022b05
        vdslLineSCMPhysBandCurrCenterFrequency,
Packit 022b05
        vdslLineSCMPhysBandCurrSnrMgn,
Packit 022b05
        vdslLineSCMPhysBandCurrAtn
Packit 022b05
Packit 022b05
        }
Packit 022b05
    STATUS      current
Packit 022b05
    DESCRIPTION
Packit 022b05
       "A collection of objects providing configuration
Packit 022b05
        information for a VDSL line based upon single carrier
Packit 022b05
        modulation modem."
Packit 022b05
    ::= { vdslLineExtSCMGroups 1 }
Packit 022b05
Packit 022b05
END