rfc2932.txt

来自「著名的RFC文档,其中有一些文档是已经翻译成中文的的.」· 文本 代码 · 共 1,516 行 · 第 1/4 页

TXT
1,516
字号
    STATUS  current    DESCRIPTION            "A collection of objects to support management of scoped            multicast address boundaries."    ::= { ipMRouteMIBGroups 3 }ipMRouteMIBPktsOutGroup OBJECT-GROUP    OBJECTS { ipMRouteNextHopPkts }    STATUS  current    DESCRIPTION            "A collection of objects to support management of packet            counters for each outgoing interface entry of a route."    ::= { ipMRouteMIBGroups 4 }ipMRouteMIBHCInterfaceGroup OBJECT-GROUP    OBJECTS { ipMRouteInterfaceHCInMcastOctets,              ipMRouteInterfaceHCOutMcastOctets,              ipMRouteHCOctets }    STATUS  current    DESCRIPTION            "A collection of objects providing information specific to            high speed (greater than 20,000,000 bits/second) network            interfaces."    ::= { ipMRouteMIBGroups 5 }ipMRouteMIBRouteGroup OBJECT-GROUP    OBJECTS { ipMRouteRtProto, ipMRouteRtAddress,              ipMRouteRtMask, ipMRouteRtType }    STATUS  current    DESCRIPTION            "A collection of objects providing information on the            relationship between multicast routing information, and the            IP Forwarding Table."    ::= { ipMRouteMIBGroups 6 }ipMRouteMIBPktsGroup OBJECT-GROUP    OBJECTS { ipMRoutePkts, ipMRouteDifferentInIfPackets,McCloghrie, et al.          Standards Track                    [Page 21]RFC 2932               IPv4 Multicast Routing MIB           October 2000              ipMRouteOctets }    STATUS  current    DESCRIPTION            "A collection of objects to support management of packet            counters for each forwarding entry."    ::= { ipMRouteMIBGroups 7 }END5.  IANA Considerations   The ipMRouteRtProto, ipMRouteNextHopProtocol,   ipMRouteInterfaceProtocol, and ipMRouteProtocol use textual   conventions imported from the IANA-RTPROTO-MIB.  The purpose of   defining these textual conventions in a separate MIB module is to   allow additional values to be defined without having to issue a new   version of this document.  The Internet Assigned Numbers Authority   (IANA) is responsible for the assignment of all Internet numbers,   including various SNMP-related numbers; it will administer the values   associated with these textual conventions.   The rules for additions or changes to the IANA-RTPROTO-MIB are   outlined in the DESCRIPTION clause associated with its MODULE-   IDENTITY statement.   The current versions of the IANA-RTPROTO-MIB can be accessed from the   IANA home page at: "http://www.iana.org/".6.  Security Considerations   This MIB contains readable objects whose values provide information   related to multicast routing, including information on what machines   are sending to which groups.  There are also a number of objects that   have a MAX-ACCESS clause of read-write and/or read-create, such as   those which allow an administrator to configure multicast boundaries.   While unauthorized access to the readable objects is relatively   innocuous, unauthorized access to the write-able objects could cause   a denial of service, or could cause wider distribution of packets   intended only for local distribution.  Hence, the support for SET   operations in a non-secure environment without proper protection can   have a negative effect on network operations.   SNMPv1 by itself is such an insecure environment.  Even if the   network itself is secure (for example by using IPSec), even then,   there is no control as to who on the secure network is allowed to   access and SET (change/create/delete) the objects in this MIB.McCloghrie, et al.          Standards Track                    [Page 22]RFC 2932               IPv4 Multicast Routing MIB           October 2000   It is recommended that the implementers consider the security   features as provided by the SNMPv3 framework.  Specifically, the use   of the User-based Security Model RFC 2574 [12] and the View-based   Access Control Model RFC 2575 [15] is recommended.   It is then a customer/user responsibility to ensure that the SNMP   entity giving access to this MIB, is properly configured to give   access to those objects only to those principals (users) that have   legitimate rights to access them.7.  Intellectual Property Notice   The IETF takes no position regarding the validity or scope of any   intellectual property 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; neither does it represent that it   has made any effort to identify any such rights.  Information on the   IETF's procedures with respect to rights in standards-track and   standards-related documentation can be found in BCP-11.  Copies of   claims of rights made available for publication 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 Secretariat.   The IETF invites any interested party to bring to its attention any   copyrights, patents or patent applications, or other proprietary   rights which may cover technology that may be required to practice   this standard.  Please address the information to the IETF Executive   Director.8.  Acknowledgements   This MIB module was updated based on feedback from the IETF's Inter-   Domain Multicast Routing (IDMR) Working Group.McCloghrie, et al.          Standards Track                    [Page 23]RFC 2932               IPv4 Multicast Routing MIB           October 20009.  Authors' Addresses   Keith McCloghrie   cisco Systems, Inc.   170 West Tasman Drive   San Jose, CA  95134-1706   Phone: +1 408 526 5260   EMail: kzm@cisco.com   Dino Farinacci   Procket Networks   3850 North First Street   San Jose, CA 95134   Phone: +1 408-954-7909   Email: dino@procket.com   Dave Thaler   Microsoft Corporation   One Microsoft Way   Redmond, WA  98052-6399   Phone: +1 425 703 8835   EMail: dthaler@microsoft.comMcCloghrie, et al.          Standards Track                    [Page 24]RFC 2932               IPv4 Multicast Routing MIB           October 200010.  References   [1]  Wijnen, B., Harrington, D. and R. Presuhn, "An Architecture for        Describing SNMP Management Frameworks", RFC 2571, April 1999.   [2]  Rose, M. and K. McCloghrie, "Structure and Identification of        Management Information for TCP/IP-based Internets", STD 16, RFC        1155, May 1990.   [3]  Rose, M. and K. McCloghrie, "Concise MIB Definitions", STD 16,        RFC 1212, March 1991.   [4]  Rose, M., "A Convention for Defining Traps for use with the        SNMP", RFC 1215, March 1991.   [5]  McCloghrie, K., Perkins, D., Schoenwaelder, J., Case, J., Rose,        M.  and S. Waldbusser, "Structure of Management Information        Version 2 (SMIv2)", STD 58, RFC 2578, STD 58, April 1999.   [6]  McCloghrie, K., Perkins, D., Schoenwaelder, J., Case, J., Rose,        M.  and S. Waldbusser, "Textual Conventions for SMIv2", STD 58,        RFC 2579, April 1999.   [7]  McCloghrie, K., Perkins, D., Schoenwaelder, J., Case, J., Rose,        M.  and S. Waldbusser, "Conformance Statements for SMIv2", STD        58, RFC 2580, April 1999.   [8]  Case, J., Fedor, M., Schoffstall, M. and J. Davin, "Simple        Network Management Protocol", STD 15, RFC 1157, May 1990.   [9]  Case, J., McCloghrie, K., Rose, M. and S. Waldbusser,        "Introduction to Community-based SNMPv2", RFC 1901, January        1996.   [10] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser, "Transport        Mappings for Version 2 of the Simple Network Management Protocol        (SNMPv2)", RFC 1906, January 1996.   [11] Case, J., Harrington D., Presuhn R. and B. Wijnen, "Message        Processing and Dispatching for the Simple Network Management        Protocol (SNMP)", RFC 2572, April 1999.   [12] Blumenthal, U. and B. Wijnen, "User-based Security Model (USM)        for version 3 of the Simple Network Management Protocol        (SNMPv3)", RFC 2574, April 1999.McCloghrie, et al.          Standards Track                    [Page 25]RFC 2932               IPv4 Multicast Routing MIB           October 2000   [13] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser, "Protocol        Operations for Version 2 of the Simple Network Management        Protocol (SNMPv2)", RFC 1905, January 1996.   [14] Levi, D., Meyer, P. and B. Stewart, "SNMPv3 Applications", RFC        2573, April 1999.   [15] Wijnen, B., Presuhn, R. and K. McCloghrie, "View-based Access        Control Model (VACM) for the Simple Network Management Protocol        (SNMP)", RFC 2575, April 1999.   [16] Deering, S., "Multicast Routing in a Datagram Internetwork", PhD        thesis, Electrical Engineering Dept., Stanford University,        December 1991.   [17] Waitzman, D., Partridge, C. and S. Deering, "Distance Vector        Multicast Routing Protocol", RFC 1075, November 1988.   [18] Estrin, D., Farinacci, D., Helmy, A., Thaler, D., Deering, S.,        Handley, M., Jacobson, V., Liu, C., Sharma, P. and L. Wei,        "Protocol Independent Multicast-Sparse Mode (PIM-SM): Protocol        Specification", RFC 2362, June 1998.   [19] Deering, S., Estrin, D., Farinacci, D., Jacobson, V., Helmy, A.        and L. Wei, "Protocol Independent Multicast Version 2, Dense        Mode Specification", Work in Progress.   [20] Moy, J., "Multicast Extensions to OSPF", RFC 1584, March 1994.   [21] Ballardie, A., "Core Based Trees (CBT version 2) Multicast        Routing", RFC 2189, September 1997.   [22] Meyer, D., "Administratively Scoped IP Multicast", BCP 23, RFC        2365, July 1998.McCloghrie, et al.          Standards Track                    [Page 26]RFC 2932               IPv4 Multicast Routing MIB           October 200011.  Full Copyright Statement   Copyright (C) The Internet Society (2000).  All Rights Reserved.   This document and translations of it may be copied and furnished to   others, and derivative works that comment on or otherwise explain it   or assist in its implementation may be prepared, copied, published   and distributed, in whole or in part, without restriction of any   kind, provided that the above copyright notice and this paragraph are   included on all such copies and derivative works.  However, this   document itself may not be modified in any way, such as by removing   the copyright notice or references to the Internet Society or other   Internet organizations, except as needed for the purpose of   developing Internet standards in which case the procedures for   copyrights defined in the Internet Standards process must be   followed, or as required to translate it into languages other than   English.   The limited permissions granted above are perpetual and will not be   revoked by the Internet Society or its successors or assigns.   This document and the information contained herein is provided on an   "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING   TASK FORCE DISCLAIMS 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.Acknowledgement   Funding for the RFC Editor function is currently provided by the   Internet Society.McCloghrie, et al.          Standards Track                    [Page 27]

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?