RFC 4069 - Definitions of Managed Object Extensions for Very(2)

时间:2006-10-31 来源: 作者: 点击:
::={vdslLineSCMPhysBandEntry4} vdslLineSCMPhysBandCurrConstellationSizeOBJECT-TYPE SYNTAXUnsigned32(0..16) UNITS"log2" MAX-ACCESSread-only STATUScurrent DESCRIPTION "Thecurrentconstellationsizeonthis
  
      ::= { vdslLineSCMPhysBandEntry 4 }

   vdslLineSCMPhysBandCurrConstellationSize OBJECT-TYPE
       SYNTAX       Unsigned32 (0..16)
       UNITS        "log2"
       MAX-ACCESS   read-only
       STATUS       current
       DESCRIPTION
          "The current constellation size on this band."
       REFERENCE    "T1E1.4/2000-011R3"    -- Part 2, SCM
       ::= { vdslLineSCMPhysBandEntry 5 }

   vdslLineSCMPhysBandCurrPSDLevel    OBJECT-TYPE
       SYNTAX       Unsigned32
       UNITS        "- 0.25 dBm/Hz"
       MAX-ACCESS   read-only
       STATUS       current
       DESCRIPTION
          "The transmit power spectral density for the
           VDSL modem."
       REFERENCE    "T1E1.4/2000-011R3"    -- Part 2, SCM
       ::= { vdslLineSCMPhysBandEntry 6 }

   vdslLineSCMPhysBandCurrSnrMgn OBJECT-TYPE
       SYNTAX        Integer32
       UNITS         "0.25 dB"
       MAX-ACCESS    read-only
       STATUS        current
       DESCRIPTION
          "Noise margin as seen by this Vtu and band with respect
           to its received signal in 0.25 dB."
       ::= { vdslLineSCMPhysBandEntry 7 }

   vdslLineSCMPhysBandCurrAtn OBJECT-TYPE
       SYNTAX        Unsigned32 (0..255)
       UNITS         "0.25 dB"
       MAX-ACCESS    read-only
       STATUS        current
       DESCRIPTION
          "Measured difference in the total power transmitted by
           the peer Vtu on this band and the total power received
           by this Vtu on this band in 0.25 dB."
       ::= { vdslLineSCMPhysBandEntry 8 }

   -- conformance information

   vdslLineExtSCMConformance OBJECT IDENTIFIER ::=
                                               { vdslLineExtSCMMib 2 }
   vdslLineExtSCMGroups OBJECT IDENTIFIER ::=
                                       { vdslLineExtSCMConformance 1 }
   vdslLineExtSCMCompliances OBJECT IDENTIFIER ::=
                                       { vdslLineExtSCMConformance 2 }

   vdslLineExtSCMMibCompliance MODULE-COMPLIANCE
       STATUS  current
       DESCRIPTION
          "The compliance statement for SNMP entities which
           manage VDSL interfaces."

       MODULE  -- this module

       MANDATORY-GROUPS
       {
         vdslLineExtSCMGroup
       }

       ::= { vdslLineExtSCMCompliances 1 }

   -- units of conformance

   vdslLineExtSCMGroup    OBJECT-GROUP
       OBJECTS
           {
           vdslLineSCMConfProfileBandInUse,
           vdslLineSCMConfProfileBandTransmitPSDLevel,
           vdslLineSCMConfProfileBandSymbolRate,
           vdslLineSCMConfProfileBandConstellationSize,
           vdslLineSCMConfProfileBandCenterFrequency,
           vdslLineSCMConfProfileBandRowStatus,
           vdslLineSCMPhysBandInUse,
           vdslLineSCMPhysBandCurrPSDLevel,
           vdslLineSCMPhysBandCurrSymbolRate,
           vdslLineSCMPhysBandCurrConstellationSize,
           vdslLineSCMPhysBandCurrCenterFrequency,
           vdslLineSCMPhysBandCurrSnrMgn,
           vdslLineSCMPhysBandCurrAtn

           }
       STATUS      current
       DESCRIPTION
          "A collection of objects providing configuration
           information for a VDSL line based upon single carrier
           modulation modem."
       ::= { vdslLineExtSCMGroups 1 }

   END

5.  Acknowledgments

   This document contains many definitions taken from an early version
   of the VDSL MIB [RFC3728].  As such, any credit for the text found
   within should be fully attributed to the authors of that document.

6.  Security Considerations

   There are a number of management objects defined in this MIB module
   with a MAX-ACCESS clause of read-create.  Such objects may be
   considered sensitive or vulnerable in some network environments.  The
   support for SET operations in a non-secure environment without proper
   protection can have a negative effect on network operations.  These
   are the tables and objects and their sensitivity/vulnerability:

      vdslLineSCMConfProfileBandTable
      vdslLineSCMConfProfileBandInUse,
      vdslLineSCMConfProfileBandTransmitPSDLevel,
      vdslLineSCMConfProfileBandSymbolRate,

      vdslLineSCMConfProfileBandConstellationSize,
      vdslLineSCMConfProfileBandCenterFrequency,
      vdslLineSCMConfProfileBandRowStatus

   VDSL layer connectivity from the Vtur will permit the subscriber to
   manipulate both the VDSL link directly and the VDSL embedded
   operations channel (EOC) for their own loop.  For example, unchecked
   or unfiltered fluctuations initiated by the subscriber could generate
   sufficient notifications to potentially overwhelm either the
   management interface to the network or the element manager.

   Additionally, allowing write access to configuration data may allow
   an end-user to increase their service levels or affect other end-
   users in either a positive or negative manner.  For this reason, the
   tables and objects listed above should be considered to contain
   sensitive information.

   Some of the readable objects in this MIB module (i.e., objects with a
   MAX-ACCESS other than not-accessible) may be considered sensitive or
   vulnerable in some network environments.  Thus, it is important to
   control even GET and/or NOTIFY access to these objects and possibly
   to encrypt the values of these objects when sending them over the
   network via SNMP.  These are the tables and objects and their
   sensitivity/vulnerability:

      vdslLineSCMPhysBandInUse,
      vdslLineSCMPhysBandCurrPSDLevel,
      vdslLineSCMPhysBandCurrSymbolRate,
      vdslLineSCMPhysBandCurrConstellationSize,
      vdslLineSCMPhysBandCurrCenterFrequency,
      vdslLineSCMPhysBandCurrSnrMgn,
      vdslLineSCMPhysBandCurrAtn

   Read access of the physical band parameters may provide knowledge to
   an end-user that would allow malicious behavior, for example the
   application of an intentional interference on one or all of the
   physical bands in use.

   SNMP versions prior to SNMPv3 did not include adequate security.
   Even if the network itself is secure (for example by using IPSec),
   there is no control as to who on the secure network is allowed to
   access and GET/SET (read/change/create/delete) the objects in this
   MIB module.

   It is RECOMMENDED that implementers consider the security features as
   provided by the SNMPv3 framework (see [RFC3410], section 8),
   including full support for the SNMPv3 cryptographic mechanisms (for
   authentication and privacy).

   Further, deployment of SNMP versions prior to SNMPv3 is NOT
   RECOMMENDED.  Instead, it is RECOMMENDED to deploy SNMPv3 and to
   enable cryptographic security.  It is then a customer/operator
   responsibility to ensure that the SNMP entity giving access to an
   instance of a MIB module is properly configured to give access to the
   objects only to those principals (users) that have legitimate rights
   to indeed GET or SET (change/create/delete) them.

7.  IANA Considerations

   The IANA has assigned the transmission value 228 to VDSL-LINE-EXT-
   SCM-MIB.

8.  References

8.1.  Normative References

   [DSLFTR57] DSL Forum TR-057, "VDSL Network Element Management",
              February 2003.

   [DSLFWT96] DSL Forum WT-096, "SCM Specific Managed Objects In VDSL
              Network Elements".

   [ETSI2701] ETSI TS 101 270-1 V1.2.1, "Transmission and Multiplexing
              (TM); Access transmission systems on metallic access
              cables; Very high speed Digital Subscriber Line (VDSL);
              Part 1: Functional requirements", October 1999.

   [ETSI2702] ETSI TS 101 270-2 V1.1.1, "Transmission and Multiplexing
              (TM); Access transmission systems on metallic access
              cables; Very high speed Digital Subscriber Line (VDSL);
              Part 1: Transceiver specification", February 2001.

   [ITU9931]  ITU-T G.993.1, "Very-high-speed digital subscriber line
              foundation", November 2001.

   [ITU9971]  ITU-T G.997.1, "Physical layer management for Digital
              Subscriber Line (DSL) Transceivers", July 1999.

   [RFC2119]  Bradner, S., "Key words for use in RFCs to Indicate
              Requirement Levels", BCP 14, RFC 2119, March 1997.

   [RFC2578]  McCloghrie, K., Perkins, D., and J. Schoenwaelder,
              "Structure of Management Information Version 2 (SMIv2)",
              STD 58, RFC 2578, April 1999.

   [RFC2579]  McCloghrie, K., Perkins, D., and J. Schoenwaelder,
              "Textual Conventions for SMIv2", STD 58, RFC 2579, April
              1999.

   [RFC2580]  McCloghrie, K., Perkins, D., and J. Schoenwaelder,
              "Conformance Statements for SMIv2", STD 58, RFC 2580,
              April 1999.

   [RFC2863]  McCloghrie, K. and F. Kastenholz, "The Interfaces Group
              MIB", RFC 2863, June 2000.

   [RFC3728]  Ray, B. and R. Abbi, "Definitions of Managed Objects for
              Very High Speed Digital Subscriber Lines (VDSL)", RFC
              3728, February 2004.

   [T1E1311]  ANSI T1E1.4/2001-311, "Very-high-bit-rate Digital
              Subscriber Line (VDSL) Metallic Interface, Part 1:
              Functional Requirements and Common Specification",
              February 2001.

   [T1E1011]  ANSI T1E1.4/2001-011R3, "VDSL Metallic Interface, Part 2:
              Technical Specification for a Single-Carrier Modulation
              (SCM) Transceiver", November 2001.

   [T1E1013]  ANSI T1E1.4/2001-013R4, "VDSL Metallic Interface, Part 3:
              Technical Specification for a Multi-Carrier Modulation
              (MCM) Transceiver", November 2000.

8.2.  Informative References

   [RFC3415]  Wijnen, B., Presuhn, R., and K. McCloghrie, "View-based
              Access Control Model (VACM) for the Simple Network
              Management Protocol (SNMP)", STD 62, RFC 3415, December
              2002.

   [RFC3410]  Case, J., Mundy, R., Partain, D., and B. Stewart,
              "Introduction and Applicability Statements for Internet-
              Standard Management Framework", RFC 3410, December 2002.

Authors’ Addresses

   Menachem Dodge
   ECI Telecom Ltd.
   30 Hasivim St.
   Petach Tikva 49517,
   Israel

   Phone: +972 3 926 8421
   Fax:   +972 3 928 7342
   EMail: mbdodge@ieee.org

   Bob Ray
   PESA Switching Systems, Inc.
   330-A Wynn Drive
   Huntsville, AL 35805
   USA

   Phone: +1 256 726 9200 ext.  142
   Fax:   +1 256 726 9271
   EMail: rray@pesa.com

Full Copyright Statement

   Copyright (C) The Internet Society (2005).

   This document is subject to the rights, licenses and restrictions
   contained in BCP 78, and except as set forth therein, the authors
   retain all their rights.

   This document and the information contained herein are provided on an
   "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS
   OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET
   ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED,
   INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE
   INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
   WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

Intellectual Property

   The IETF takes no position regarding the validity or scope of any
   Intellectual Property Rights or other rights that might be claimed to
   pertain to the implementation or use of the technology described in
   this document or the extent to which any license under such rights
   might or might not be available; nor does it represent that it has
   made any independent effort to identify any such rights.  Information
   on the procedures with respect to rights in RFC documents can be
   found in BCP 78 and BCP 79.

   Copies of IPR disclosures made to the IETF Secretariat and any
   assurances of licenses to be made available, or the result of an
   attempt made to obtain a general license or permission for the use of
   such proprietary rights by implementers or users of this
   specification can be obtained from the IETF on-line IPR repository at
   http://www.ietf.org/ipr.

   The IETF invites any interested party to bring to its attention any
   copyrights, patents or patent applications, or other proprietary
   rights that may cover technology that may be required to implement
   this standard.  Please address the information to the IETF at ietf-
   ipr@ietf.org.

Acknowledgement

   Funding for the RFC Editor function is currently provided by the
   Internet Society.
------分隔线----------------------------
顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
最新评论 查看所有评论
发表评论 查看所有评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
用户名: 密码: 验证码:
推荐内容