⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rfc2512.txt

📁 著名的RFC文档,其中有一些文档是已经翻译成中文的的.
💻 TXT
📖 第 1 页 / 共 2 页
字号:
            "See atmTrafficDescriptorTypes in ATM-MIB.my in RFC 1695 and            its successors."    ::= { atmAcctngDataObjects 19 }atmAcctngTransmitTrafficDescriptorParam1 OBJECT-TYPE    SYNTAX      INTEGER (0..2147483647)    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The first traffic descriptor parameter in the direction in            which this switch transmits cells on this connection.            Interpretation of this parameter is dependent on the value            of atmAcctngTransmitTrafficDescriptorType."    ::= { atmAcctngDataObjects 20 }atmAcctngTransmitTrafficDescriptorParam2 OBJECT-TYPE    SYNTAX      INTEGER (0..2147483647)    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The second traffic descriptor parameter in the direction in            which this switch transmits cells on this connection.            Interpretation of this parameter is dependent on the value            of atmAcctngTransmitTrafficDescriptorType."McCloghrie, et. al.         Standards Track                     [Page 8]RFC 2512        Accounting Information for ATM Networks    February 1999    ::= { atmAcctngDataObjects 21 }atmAcctngTransmitTrafficDescriptorParam3 OBJECT-TYPE    SYNTAX      INTEGER (0..2147483647)    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The third traffic descriptor parameter in the direction in            which this switch transmits cells on this connection.            Interpretation of this parameter is dependent on the value            of atmAcctngTransmitTrafficDescriptorType."    ::= { atmAcctngDataObjects 22 }atmAcctngTransmitTrafficDescriptorParam4 OBJECT-TYPE    SYNTAX      INTEGER (0..2147483647)    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The fourth traffic descriptor parameter in the direction in            which this switch transmits cells on this connection.            Interpretation of this parameter is dependent on the value            of atmAcctngTransmitTrafficDescriptorType."    ::= { atmAcctngDataObjects 23 }atmAcctngTransmitTrafficDescriptorParam5 OBJECT-TYPE    SYNTAX      INTEGER (0..2147483647)    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The fifth traffic descriptor parameter in the direction in            which this switch transmits cells on this connection.            Interpretation of this parameter is dependent on the value            of atmAcctngTransmitTrafficDescriptorType."    ::= { atmAcctngDataObjects 24 }atmAcctngReceiveTrafficDescriptorType OBJECT-TYPE    SYNTAX      OBJECT IDENTIFIER    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The traffic descriptor type (as defined in RFC 1695 and its            successors) in the direction in which this switch receives            cells on this connection."    REFERENCE            "See atmTrafficDescriptorTypes in ATM-MIB.my in RFC 1695 and            its successors."    ::= { atmAcctngDataObjects 25 }McCloghrie, et. al.         Standards Track                     [Page 9]RFC 2512        Accounting Information for ATM Networks    February 1999atmAcctngReceiveTrafficDescriptorParam1 OBJECT-TYPE    SYNTAX      INTEGER (0..2147483647)    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The first traffic descriptor parameter in the direction in            which this switch receives cells on this connection.            Interpretation of this parameter is dependent on the value            of atmAcctngReceiveTrafficDescriptorType."    ::= { atmAcctngDataObjects 26 }atmAcctngReceiveTrafficDescriptorParam2 OBJECT-TYPE    SYNTAX      INTEGER (0..2147483647)    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The second traffic descriptor parameter in the direction in            which this switch receives cells on this connection.            Interpretation of this parameter is dependent on the value            of atmAcctngReceiveTrafficDescriptorType."    ::= { atmAcctngDataObjects 27 }atmAcctngReceiveTrafficDescriptorParam3 OBJECT-TYPE    SYNTAX      INTEGER (0..2147483647)    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The third traffic descriptor parameter in the direction in            which this switch receives cells on this connection.            Interpretation of this parameter is dependent on the value            of atmAcctngReceiveTrafficDescriptorType."    ::= { atmAcctngDataObjects 28 }atmAcctngReceiveTrafficDescriptorParam4 OBJECT-TYPE    SYNTAX      INTEGER (0..2147483647)    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The fourth traffic descriptor parameter in the direction in            which this switch receives cells on this connection.            Interpretation of this parameter is dependent on the value            of atmAcctngReceiveTrafficDescriptorType."    ::= { atmAcctngDataObjects 29 }atmAcctngReceiveTrafficDescriptorParam5 OBJECT-TYPE    SYNTAX      INTEGER (0..2147483647)    MAX-ACCESS  not-accessible    STATUS      currentMcCloghrie, et. al.         Standards Track                    [Page 10]RFC 2512        Accounting Information for ATM Networks    February 1999    DESCRIPTION            "The fifth traffic descriptor parameter in the direction in            which this switch receives cells on this connection.            Interpretation of this parameter is dependent on the value            of atmAcctngReceiveTrafficDescriptorType."    ::= { atmAcctngDataObjects 30 }atmAcctngCallingPartySubAddress OBJECT-TYPE    SYNTAX      AtmAddr    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The connection's calling party sub-address.  If the            connection has no calling party sub-address, or it's value            is unknown, then the value of this object is the zero-length            string."    ::= { atmAcctngDataObjects 31 }atmAcctngCalledPartySubAddress OBJECT-TYPE    SYNTAX      AtmAddr    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The connection's called party sub-address.  If the            connection has no called party sub-address, or it's value is            unknown, then the value of this object is the zero-length            string."    ::= { atmAcctngDataObjects 32 }atmAcctngRecordCrc16 OBJECT-TYPE    SYNTAX      OCTET STRING (SIZE(2))    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION            "The value of the CRC-16 checksum (as defined by ISO 3309            (HDLC) and/or ITU X.25) calculated over the accounting            record containing this object.            While the mechanism for calculating/encoding the checksum            value is specific to the method of encoding the accounting            record, an accounting record containing this object is            typically generated by initializing the value of this object            to the all-zeros string ('0000'H), with the location of            these zeros being saved.  After generating the record, the            checksum is calculated over the whole connection record and            then the all-zeros value is overwritten (at the saved            location) by the calculated value of the checksum."    ::= { atmAcctngDataObjects 33 }McCloghrie, et. al.         Standards Track                    [Page 11]RFC 2512        Accounting Information for ATM Networks    February 1999END5.  Acknowledgements   The comments of the IETF's AToM MIB Working Group are acknowledged.6.  References   [1]  Harrington, D., Presuhn, R. and B. Wijnen, "An Architecture for        Describing SNMP Management Frameworks", RFC 2271, January 1998.   [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]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M. and S.        Waldbusser, "Structure of Management Information for Version 2        of the Simple Network Management Protocol (SNMPv2)", RFC 1902,        January 1996.   [6]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M. and S.        Waldbusser, "Textual Conventions for Version 2 of the Simple        Network Management Protocol (SNMPv2)", RFC 1903, January 1996.   [7]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M. and S.        Waldbusser, "Conformance Statements for Version 2 of the Simple        Network Management Protocol (SNMPv2)", RFC 1904, January 1996.   [8]  Case, J., Fedor, M., Schoffstall, M. and J. Davin, "Simple        Network Management Protocol", STD 15, RFC 1157, May 1990.   [9]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M. and S.        Waldbusser, "Introduction to Community-based SNMPv2", RFC 1901,        January 1996.   [10] SNMPv2 Working Group, 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 2272, January 1998.McCloghrie, et. al.         Standards Track                    [Page 12]RFC 2512        Accounting Information for ATM Networks    February 1999   [12] Blumenthal, U. and B. Wijnen, "User-based Security Model (USM)        for version 3 of the Simple Network Management Protocol        (SNMPv3)", RFC 2274, January 1998.   [13] SNMPv2 Working Group, 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        2273, January 1998.   [15] Wijnen, B., Presuhn, R. and K. McCloghrie, "View-based Access        Control Model (VACM) for the Simple Network Management Protocol        (SNMP)", RFC 2275, January 1998.   [16] McCloghrie, K., Heinanen, J., Greene, W. and A. Prasad, "Managed        Objects for Controlling the Collection and Storage of Accounting        Information for Connection-Oriented Networks", RFC 2513,        February 1999.   [17] Noto, M., Spiegel, E. and K. Tesink, "Definitions of Textual        Conventions and OBJECT-IDENTITIES for ATM Management", RFC 2514,        February 1999.7.  Security Considerations   This MIB module defines data items for potential use as accounting   information.  Each of these data items is only accessible through a   collected accounting file.  After being collected, the accounting   data should be protected against modification or unauthorized   deletion.8.  IANA Considerations   Prior to publication of this memo as an RFC, IANA is requested to   make a suitable OBJECT IDENTIFIER assignment.McCloghrie, et. al.         Standards Track                    [Page 13]RFC 2512        Accounting Information for ATM Networks    February 19999.  Authors' Addresses   Keith McCloghrie   Cisco Systems, Inc.   170 West Tasman Drive,   San Jose CA 95134   Phone: +1 408 526 5260   EMail: kzm@cisco.com   Juha Heinanen   Telia Finland, Inc.   Myyrmaentie 2   01600 VANTAA   Finland   Phone +358 303 944 808   EMail: jh@telia.fi   Wedge Greene   MCI Telecommunications Corporation   901 International Parkway   Richardson, Texas 75081   Phone: 214-498-1232 or 972-729-1232   EMail: wedge.greene@mci.com   Anil Prasad   Cisco Systems, Inc.   170 West Tasman Drive,   San Jose CA 95134   Phone: +1 408 525-7209   EMail: aprasad@cisco.comMcCloghrie, et. al.         Standards Track                    [Page 14]RFC 2512        Accounting Information for ATM Networks    February 199910.  Full Copyright Statement   Copyright (C) The Internet Society (1999).  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.McCloghrie, et. al.         Standards Track                    [Page 15]

⌨️ 快捷键说明

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