home *** CD-ROM | disk | FTP | other *** search
/ Internet Core Protocols / Oreilly-InternetCoreProtocols.iso / RFCs / rfc2512.txt < prev    next >
Encoding:
Text File  |  1999-10-14  |  29.3 KB  |  844 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                      K. McCloghrie
  8. Request for Comments: 2512                           Cisco Systems, Inc.
  9. Category: Standards Track                                    J. Heinanen
  10.                                                      Telia Finland, Inc.
  11.                                                                W. Greene
  12.                                             MCI Telecommunications Corp.
  13.                                                                A. Prasad
  14.                                                      Cisco Systems, Inc.
  15.                                                            February 1999
  16.  
  17.  
  18.                 Accounting Information for ATM Networks
  19.  
  20. Status of this Memo
  21.  
  22.    This document specifies an Internet standards track protocol for the
  23.    Internet community, and requests discussion and suggestions for
  24.    improvements.  Please refer to the current edition of the "Internet
  25.    Official Protocol Standards" (STD 1) for the standardization state
  26.    and status of this protocol.  Distribution of this memo is unlimited.
  27.  
  28. Copyright Notice
  29.  
  30.    Copyright (C) The Internet Society (1999).  All Rights Reserved.
  31.  
  32. Table of Contents
  33.  
  34.    1 Introduction ................................................... 1
  35.    2 The SNMP Network Management Framework .......................... 2
  36.    3 Overview ....................................................... 3
  37.    4 Definitions .................................................... 3
  38.    5 Acknowledgements ...............................................12
  39.    6 References .....................................................12
  40.    7 Security Considerations ........................................13
  41.    8 IANA Considerations ............................................13
  42.    9 Authors' Addresses .............................................14
  43.    10 Full Copyright Statement ......................................15
  44.  
  45. 1.  Introduction
  46.  
  47.    This memo defines a portion of the Management Information Base (MIB)
  48.    for use with network management protocols in the Internet community.
  49.    A separate memo [16] defines managed objects, in a manner independent
  50.    of the type of network, for controlling the selection, collection and
  51.    storage of accounting information into files for later retrieval via
  52.    a file transfer protocol. This memo defines a set of ATM-specific
  53.    accounting information which can be collected for connections on ATM
  54.    networks.
  55.  
  56.  
  57.  
  58. McCloghrie, et. al.         Standards Track                     [Page 1]
  59.  
  60. RFC 2512        Accounting Information for ATM Networks    February 1999
  61.  
  62.  
  63. 2.  The SNMP Network Management Framework
  64.  
  65.    The SNMP Management Framework presently consists of five major
  66.    components:
  67.  
  68.    o    An overall architecture, described in RFC 2271 [1].
  69.  
  70.    o    Mechanisms for describing and naming objects and events for the
  71.         purpose of management.  The first version of this Structure of
  72.         Management Information (SMI) is called SMIv1 and described in
  73.         STD 16, RFC 1155 [2], STD 16, RFC 1212 [3] and RFC 1215 [4].
  74.         The second version, called SMIv2, is described in RFC 1902 [5],
  75.         RFC 1903 [6] and RFC 1904 [7].
  76.  
  77.    o    Message protocols for transferring management information.  The
  78.         first version of the SNMP message protocol is called SNMPv1 and
  79.         described in STD 15, RFC 1157 [8].  A second version of the SNMP
  80.         message protocol, which is not an Internet standards track
  81.         protocol, is called SNMPv2c and described in RFC 1901 [9] and
  82.         RFC 1906 [10].  The third version of the message protocol is
  83.         called SNMPv3 and described in RFC 1906 [10], RFC 2272 [11] and
  84.         RFC 2274 [12].
  85.  
  86.    o    Protocol operations for accessing management information.  The
  87.         first set of protocol operations and associated PDU formats is
  88.         described in STD 15, RFC 1157 [8].  A second set of protocol
  89.         operations and associated PDU formats is described in RFC 1905
  90.         [13].
  91.  
  92.    o    A set of fundamental applications described in RFC 2273 [14] and
  93.         the view-based access control mechanism described in RFC 2275
  94.         [15].
  95.  
  96.    Managed objects are accessed via a virtual information store, termed
  97.    the Management Information Base or MIB.  Objects in the MIB are
  98.    defined using the mechanisms defined in the SMI.
  99.  
  100.    This memo specifies a MIB module that is compliant to the SMIv2.  A
  101.    MIB conforming to the SMIv1 can be produced through the appropriate
  102.    translations.  The resulting translated MIB must be semantically
  103.    equivalent, except where objects or events are omitted because no
  104.    translation is possible (e.g., use of Counter64).  Some machine
  105.    readable information in SMIv2 will be converted into textual
  106.    descriptions in SMIv1 during the translation process.  However, this
  107.    loss of machine readable information is not considered to change the
  108.    semantics of the MIB.
  109.  
  110.  
  111.  
  112.  
  113.  
  114. McCloghrie, et. al.         Standards Track                     [Page 2]
  115.  
  116. RFC 2512        Accounting Information for ATM Networks    February 1999
  117.  
  118.  
  119. 3.  Overview
  120.  
  121.    In [16], the items of accounting data to be collected are specified
  122.    as a set of objects.  Which objects are contained in such a set is
  123.    selectable by an administrator through the specification of one or
  124.    more (subtree, list) tuples, where the set of objects to be collected
  125.    is the union of the subsets specified by each tuple:
  126.  
  127.        'subtree' specifies a OBJECT IDENTIFIER value such that every
  128.            object in the subset is named by the subtree's value appended
  129.            with a single additional sub-identifier.
  130.  
  131.        'list' specifies an OCTET STRING value, such that if the N-th bit
  132.            of the string's value is set then the the subset contains the
  133.            object named by appending N as a single additional sub-
  134.            identifier to the subtree.
  135.  
  136.    This memo specifies such a subtree containing a set of objects
  137.    defining items of accounting information which are applicable to ATM
  138.    connections.
  139.  
  140.    Note that all of the objects defined here have a MAX-ACCESS clause of
  141.    not-accessible, since their purpose is not to be read/written by
  142.    SNMP, but rather, to be the syntax and semantics of the set of
  143.    information which can be represented within a single (subtree, list)
  144.    tuple.
  145.  
  146. 4.  Definitions
  147.  
  148. ATM-ACCOUNTING-INFORMATION-MIB DEFINITIONS ::= BEGIN
  149.  
  150. IMPORTS
  151.     MODULE-IDENTITY, OBJECT-TYPE, OBJECT-IDENTITY,
  152.     mib-2, Integer32, Counter64                   FROM SNMPv2-SMI
  153.     DisplayString, DateAndTime                    FROM SNMPv2-TC
  154.     AtmAddr                                       FROM ATM-TC-MIB;
  155.  
  156.  
  157. atmAccountingInformationMIB MODULE-IDENTITY
  158.     LAST-UPDATED "9611052000Z"
  159.     ORGANIZATION "IETF AToM MIB Working Group"
  160.     CONTACT-INFO "
  161.                   Keith McCloghrie
  162.                   Cisco Systems, Inc.
  163.                   170 West Tasman Drive,
  164.                   San Jose CA 95134-1706.
  165.                   Phone: +1 408 526 5260
  166.                   Email: kzm@cisco.com"
  167.  
  168.  
  169.  
  170. McCloghrie, et. al.         Standards Track                     [Page 3]
  171.  
  172. RFC 2512        Accounting Information for ATM Networks    February 1999
  173.  
  174.  
  175.     DESCRIPTION
  176.             "The MIB module for identifying items of accounting
  177.             information which are applicable to ATM connections."
  178.     ::= { mib-2 59 }
  179.  
  180.  
  181. atmAcctngMIBObjects OBJECT IDENTIFIER ::=
  182.                                         { atmAccountingInformationMIB 1 }
  183.  
  184.  
  185. -- Definitions of objects for use in specifying ATM accounting
  186. -- data to be collected
  187.  
  188. atmAcctngDataObjects OBJECT-IDENTITY
  189.     STATUS      current
  190.     DESCRIPTION
  191.             "This identifier defines a subtree under which various
  192.             objects are defined such that a set of objects to be
  193.             collected as ATM accounting data can be specified as a
  194.             (subtree, list) tuple using this identifier as the subtree."
  195.     ::= { atmAcctngMIBObjects 1 }
  196.  
  197. -- Objects defined under the atmAcctngDataObjects subtree
  198. --
  199. -- In each case the semantics of the object are interpreted with
  200. -- respect to the creation/storage of an accounting record for a
  201. -- particular connection on a particular interface.
  202.  
  203. atmAcctngConnectionType OBJECT-TYPE
  204.     SYNTAX      INTEGER { pvc(1),
  205.                           pvp(2),
  206.                           svcIncoming(3),
  207.                           svcOutgoing(4),
  208.                           svpIncoming(5),
  209.                           svpOutgoing(6),
  210.                           spvcInitiator(7),
  211.                           spvcTarget(8),
  212.                           spvpInitiator(9),
  213.                           spvpTarget(10) }
  214.     MAX-ACCESS  not-accessible
  215.     STATUS      current
  216.     DESCRIPTION
  217.             "The type of connection."
  218.     ::= { atmAcctngDataObjects 1 }
  219.  
  220. atmAcctngCastType OBJECT-TYPE
  221.     SYNTAX      INTEGER { p2p(1), p2mp(2) }
  222.     MAX-ACCESS  not-accessible
  223.  
  224.  
  225.  
  226. McCloghrie, et. al.         Standards Track                     [Page 4]
  227.  
  228. RFC 2512        Accounting Information for ATM Networks    February 1999
  229.  
  230.  
  231.     STATUS      current
  232.     DESCRIPTION
  233.             "An indication of whether the connection is point-to-point
  234.             or point-to-multipoint."
  235.     ::= { atmAcctngDataObjects 2 }
  236.  
  237. atmAcctngIfName OBJECT-TYPE
  238.     SYNTAX      DisplayString
  239.     MAX-ACCESS  not-accessible
  240.     STATUS      current
  241.     DESCRIPTION
  242.             "A textual name for the interface on which the data for the
  243.             connection was collected.  If the local SNMP agent supports
  244.             the object ifName, the value of this object must be
  245.             identical to that of ifName in the conceptual row of the
  246.             ifTable corresponding to this interface."
  247.     ::= { atmAcctngDataObjects 3 }
  248.  
  249. atmAcctngIfAlias OBJECT-TYPE
  250.     SYNTAX      DisplayString
  251.     MAX-ACCESS  not-accessible
  252.     STATUS      current
  253.     DESCRIPTION
  254.             "The 'alias' name for the interface as specified by a
  255.             network manager, e.g., via a management set operation to
  256.             modify the relevant instance of the ifAlias object.  Note
  257.             that in contrast to ifIndex, ifAlias provides a non-volatile
  258.             'handle' for the interface, the value of which is retained
  259.             across agent reboots."
  260.     ::= { atmAcctngDataObjects 4 }
  261.  
  262. atmAcctngVpi OBJECT-TYPE
  263.     SYNTAX      INTEGER (0..4095)
  264.     MAX-ACCESS  not-accessible
  265.     STATUS      current
  266.     DESCRIPTION
  267.             "The VPI used for the connection."
  268.     ::= { atmAcctngDataObjects 5 }
  269.  
  270. atmAcctngVci OBJECT-TYPE
  271.     SYNTAX      INTEGER (0..65535)
  272.     MAX-ACCESS  not-accessible
  273.     STATUS      current
  274.     DESCRIPTION
  275.             "The VCI used for the connection."
  276.     ::= { atmAcctngDataObjects 6 }
  277.  
  278. atmAcctngCallingParty OBJECT-TYPE
  279.  
  280.  
  281.  
  282. McCloghrie, et. al.         Standards Track                     [Page 5]
  283.  
  284. RFC 2512        Accounting Information for ATM Networks    February 1999
  285.  
  286.  
  287.     SYNTAX      AtmAddr
  288.     MAX-ACCESS  not-accessible
  289.     STATUS      current
  290.     DESCRIPTION
  291.             "The connection's calling party.  If unknown (e.g., for a
  292.             PVC), then the value of this object is the zero-length
  293.             string."
  294.     ::= { atmAcctngDataObjects 7 }
  295.  
  296. atmAcctngCalledParty OBJECT-TYPE
  297.     SYNTAX      AtmAddr
  298.     MAX-ACCESS  not-accessible
  299.     STATUS      current
  300.     DESCRIPTION
  301.             "The connection's called party.  If unknown (e.g., for a
  302.             PVC), then the value of this object is the zero-length
  303.             string."
  304.     ::= { atmAcctngDataObjects 8 }
  305.  
  306. atmAcctngCallReference OBJECT-TYPE
  307.     SYNTAX      OCTET STRING (SIZE(0..3))
  308.     MAX-ACCESS  not-accessible
  309.     STATUS      current
  310.     DESCRIPTION
  311.             "The connection's call reference value (e.g., from Q.2931).
  312.             If unknown (e.g., for a PVC), then the value of this object
  313.             is the zero-length string."
  314.     ::= { atmAcctngDataObjects 9 }
  315.  
  316. atmAcctngStartTime OBJECT-TYPE
  317.     SYNTAX      DateAndTime
  318.     MAX-ACCESS  not-accessible
  319.     STATUS      current
  320.     DESCRIPTION
  321.             "The time when the connection was established."
  322.     ::= { atmAcctngDataObjects 10 }
  323.  
  324. atmAcctngCollectionTime OBJECT-TYPE
  325.     SYNTAX      DateAndTime
  326.     MAX-ACCESS  not-accessible
  327.     STATUS      current
  328.     DESCRIPTION
  329.             "The time at which the data in this record was collected."
  330.     ::= { atmAcctngDataObjects 11 }
  331.  
  332. atmAcctngCollectMode OBJECT-TYPE
  333.     SYNTAX      INTEGER { onRelease(1),
  334.                           periodically(2),
  335.  
  336.  
  337.  
  338. McCloghrie, et. al.         Standards Track                     [Page 6]
  339.  
  340. RFC 2512        Accounting Information for ATM Networks    February 1999
  341.  
  342.  
  343.                           onCommand(3) }
  344.     MAX-ACCESS  not-accessible
  345.     STATUS      current
  346.     DESCRIPTION
  347.             "The reason why this connection data was collected."
  348.     ::= { atmAcctngDataObjects 12 }
  349.  
  350. atmAcctngReleaseCause OBJECT-TYPE
  351.     SYNTAX      Integer32
  352.     MAX-ACCESS  not-accessible
  353.     STATUS      current
  354.     DESCRIPTION
  355.             "If the connection data was collected because of the release
  356.             of an SVC, then this is the cause code in the Release
  357.             message for the connection; otherwise, this object has the
  358.             value zero."
  359.     ::= { atmAcctngDataObjects 13 }
  360.  
  361. atmAcctngServiceCategory OBJECT-TYPE
  362.     SYNTAX      INTEGER { other(1), cbr(2), vbrRt(3), vbrNrt(4),
  363.                           abr(5), ubr(6), unknown(7) }
  364.     MAX-ACCESS  not-accessible
  365.     STATUS      current
  366.     DESCRIPTION
  367.             "The connection's service category."
  368.     ::= { atmAcctngDataObjects 14 }
  369.  
  370. atmAcctngTransmittedCells OBJECT-TYPE
  371.     SYNTAX      Counter64
  372.     MAX-ACCESS  not-accessible
  373.     STATUS      current
  374.     DESCRIPTION
  375.             "The number of cells, including OAM cells, transmitted by
  376.             this switch on this connection."
  377.     ::= { atmAcctngDataObjects 15 }
  378.  
  379. atmAcctngTransmittedClp0Cells OBJECT-TYPE
  380.     SYNTAX      Counter64
  381.     MAX-ACCESS  not-accessible
  382.     STATUS      current
  383.     DESCRIPTION
  384.             "The number of cells with CLP=0, including OAM cells,
  385.             transmitted by this switch on this connection."
  386.     ::= { atmAcctngDataObjects 16 }
  387.  
  388. atmAcctngReceivedCells OBJECT-TYPE
  389.     SYNTAX      Counter64
  390.     MAX-ACCESS  not-accessible
  391.  
  392.  
  393.  
  394. McCloghrie, et. al.         Standards Track                     [Page 7]
  395.  
  396. RFC 2512        Accounting Information for ATM Networks    February 1999
  397.  
  398.  
  399.     STATUS      current
  400.     DESCRIPTION
  401.             "The number of cells, including OAM cells, received by this
  402.             switch on this connection."
  403.     ::= { atmAcctngDataObjects 17 }
  404.  
  405. atmAcctngReceivedClp0Cells OBJECT-TYPE
  406.     SYNTAX      Counter64
  407.     MAX-ACCESS  not-accessible
  408.     STATUS      current
  409.     DESCRIPTION
  410.             "The number of cells with CLP=0, including OAM cells,
  411.             received by this switch on this connection."
  412.     ::= { atmAcctngDataObjects 18 }
  413.  
  414. atmAcctngTransmitTrafficDescriptorType OBJECT-TYPE
  415.     SYNTAX      OBJECT IDENTIFIER
  416.     MAX-ACCESS  not-accessible
  417.     STATUS      current
  418.     DESCRIPTION
  419.             "The traffic descriptor type (as defined in RFC 1695 and its
  420.             successors) in the direction in which the switch transmits
  421.             cells on the connection."
  422.     REFERENCE
  423.             "See atmTrafficDescriptorTypes in ATM-MIB.my in RFC 1695 and
  424.             its successors."
  425.     ::= { atmAcctngDataObjects 19 }
  426.  
  427. atmAcctngTransmitTrafficDescriptorParam1 OBJECT-TYPE
  428.     SYNTAX      INTEGER (0..2147483647)
  429.     MAX-ACCESS  not-accessible
  430.     STATUS      current
  431.     DESCRIPTION
  432.             "The first traffic descriptor parameter in the direction in
  433.             which this switch transmits cells on this connection.
  434.             Interpretation of this parameter is dependent on the value
  435.             of atmAcctngTransmitTrafficDescriptorType."
  436.     ::= { atmAcctngDataObjects 20 }
  437.  
  438. atmAcctngTransmitTrafficDescriptorParam2 OBJECT-TYPE
  439.     SYNTAX      INTEGER (0..2147483647)
  440.     MAX-ACCESS  not-accessible
  441.     STATUS      current
  442.     DESCRIPTION
  443.             "The second traffic descriptor parameter in the direction in
  444.             which this switch transmits cells on this connection.
  445.             Interpretation of this parameter is dependent on the value
  446.             of atmAcctngTransmitTrafficDescriptorType."
  447.  
  448.  
  449.  
  450. McCloghrie, et. al.         Standards Track                     [Page 8]
  451.  
  452. RFC 2512        Accounting Information for ATM Networks    February 1999
  453.  
  454.  
  455.     ::= { atmAcctngDataObjects 21 }
  456.  
  457. atmAcctngTransmitTrafficDescriptorParam3 OBJECT-TYPE
  458.     SYNTAX      INTEGER (0..2147483647)
  459.     MAX-ACCESS  not-accessible
  460.     STATUS      current
  461.     DESCRIPTION
  462.             "The third traffic descriptor parameter in the direction in
  463.             which this switch transmits cells on this connection.
  464.             Interpretation of this parameter is dependent on the value
  465.             of atmAcctngTransmitTrafficDescriptorType."
  466.     ::= { atmAcctngDataObjects 22 }
  467.  
  468. atmAcctngTransmitTrafficDescriptorParam4 OBJECT-TYPE
  469.     SYNTAX      INTEGER (0..2147483647)
  470.     MAX-ACCESS  not-accessible
  471.     STATUS      current
  472.     DESCRIPTION
  473.             "The fourth traffic descriptor parameter in the direction in
  474.             which this switch transmits cells on this connection.
  475.             Interpretation of this parameter is dependent on the value
  476.             of atmAcctngTransmitTrafficDescriptorType."
  477.     ::= { atmAcctngDataObjects 23 }
  478.  
  479. atmAcctngTransmitTrafficDescriptorParam5 OBJECT-TYPE
  480.     SYNTAX      INTEGER (0..2147483647)
  481.     MAX-ACCESS  not-accessible
  482.     STATUS      current
  483.     DESCRIPTION
  484.             "The fifth traffic descriptor parameter in the direction in
  485.             which this switch transmits cells on this connection.
  486.             Interpretation of this parameter is dependent on the value
  487.             of atmAcctngTransmitTrafficDescriptorType."
  488.     ::= { atmAcctngDataObjects 24 }
  489.  
  490. atmAcctngReceiveTrafficDescriptorType OBJECT-TYPE
  491.     SYNTAX      OBJECT IDENTIFIER
  492.     MAX-ACCESS  not-accessible
  493.     STATUS      current
  494.     DESCRIPTION
  495.             "The traffic descriptor type (as defined in RFC 1695 and its
  496.             successors) in the direction in which this switch receives
  497.             cells on this connection."
  498.     REFERENCE
  499.             "See atmTrafficDescriptorTypes in ATM-MIB.my in RFC 1695 and
  500.             its successors."
  501.     ::= { atmAcctngDataObjects 25 }
  502.  
  503.  
  504.  
  505.  
  506. McCloghrie, et. al.         Standards Track                     [Page 9]
  507.  
  508. RFC 2512        Accounting Information for ATM Networks    February 1999
  509.  
  510.  
  511. atmAcctngReceiveTrafficDescriptorParam1 OBJECT-TYPE
  512.     SYNTAX      INTEGER (0..2147483647)
  513.     MAX-ACCESS  not-accessible
  514.     STATUS      current
  515.     DESCRIPTION
  516.             "The first traffic descriptor parameter in the direction in
  517.             which this switch receives cells on this connection.
  518.             Interpretation of this parameter is dependent on the value
  519.             of atmAcctngReceiveTrafficDescriptorType."
  520.     ::= { atmAcctngDataObjects 26 }
  521.  
  522. atmAcctngReceiveTrafficDescriptorParam2 OBJECT-TYPE
  523.     SYNTAX      INTEGER (0..2147483647)
  524.     MAX-ACCESS  not-accessible
  525.     STATUS      current
  526.     DESCRIPTION
  527.             "The second traffic descriptor parameter in the direction in
  528.             which this switch receives cells on this connection.
  529.             Interpretation of this parameter is dependent on the value
  530.             of atmAcctngReceiveTrafficDescriptorType."
  531.     ::= { atmAcctngDataObjects 27 }
  532.  
  533. atmAcctngReceiveTrafficDescriptorParam3 OBJECT-TYPE
  534.     SYNTAX      INTEGER (0..2147483647)
  535.     MAX-ACCESS  not-accessible
  536.     STATUS      current
  537.     DESCRIPTION
  538.             "The third traffic descriptor parameter in the direction in
  539.             which this switch receives cells on this connection.
  540.             Interpretation of this parameter is dependent on the value
  541.             of atmAcctngReceiveTrafficDescriptorType."
  542.     ::= { atmAcctngDataObjects 28 }
  543.  
  544. atmAcctngReceiveTrafficDescriptorParam4 OBJECT-TYPE
  545.     SYNTAX      INTEGER (0..2147483647)
  546.     MAX-ACCESS  not-accessible
  547.     STATUS      current
  548.     DESCRIPTION
  549.             "The fourth traffic descriptor parameter in the direction in
  550.             which this switch receives cells on this connection.
  551.             Interpretation of this parameter is dependent on the value
  552.             of atmAcctngReceiveTrafficDescriptorType."
  553.     ::= { atmAcctngDataObjects 29 }
  554.  
  555. atmAcctngReceiveTrafficDescriptorParam5 OBJECT-TYPE
  556.     SYNTAX      INTEGER (0..2147483647)
  557.     MAX-ACCESS  not-accessible
  558.     STATUS      current
  559.  
  560.  
  561.  
  562. McCloghrie, et. al.         Standards Track                    [Page 10]
  563.  
  564. RFC 2512        Accounting Information for ATM Networks    February 1999
  565.  
  566.  
  567.     DESCRIPTION
  568.             "The fifth traffic descriptor parameter in the direction in
  569.             which this switch receives cells on this connection.
  570.             Interpretation of this parameter is dependent on the value
  571.             of atmAcctngReceiveTrafficDescriptorType."
  572.     ::= { atmAcctngDataObjects 30 }
  573.  
  574. atmAcctngCallingPartySubAddress OBJECT-TYPE
  575.     SYNTAX      AtmAddr
  576.     MAX-ACCESS  not-accessible
  577.     STATUS      current
  578.     DESCRIPTION
  579.             "The connection's calling party sub-address.  If the
  580.             connection has no calling party sub-address, or it's value
  581.             is unknown, then the value of this object is the zero-length
  582.             string."
  583.     ::= { atmAcctngDataObjects 31 }
  584.  
  585. atmAcctngCalledPartySubAddress OBJECT-TYPE
  586.     SYNTAX      AtmAddr
  587.     MAX-ACCESS  not-accessible
  588.     STATUS      current
  589.     DESCRIPTION
  590.             "The connection's called party sub-address.  If the
  591.             connection has no called party sub-address, or it's value is
  592.             unknown, then the value of this object is the zero-length
  593.             string."
  594.     ::= { atmAcctngDataObjects 32 }
  595.  
  596. atmAcctngRecordCrc16 OBJECT-TYPE
  597.     SYNTAX      OCTET STRING (SIZE(2))
  598.     MAX-ACCESS  not-accessible
  599.     STATUS      current
  600.     DESCRIPTION
  601.             "The value of the CRC-16 checksum (as defined by ISO 3309
  602.             (HDLC) and/or ITU X.25) calculated over the accounting
  603.             record containing this object.
  604.  
  605.             While the mechanism for calculating/encoding the checksum
  606.             value is specific to the method of encoding the accounting
  607.             record, an accounting record containing this object is
  608.             typically generated by initializing the value of this object
  609.             to the all-zeros string ('0000'H), with the location of
  610.             these zeros being saved.  After generating the record, the
  611.             checksum is calculated over the whole connection record and
  612.             then the all-zeros value is overwritten (at the saved
  613.             location) by the calculated value of the checksum."
  614.     ::= { atmAcctngDataObjects 33 }
  615.  
  616.  
  617.  
  618. McCloghrie, et. al.         Standards Track                    [Page 11]
  619.  
  620. RFC 2512        Accounting Information for ATM Networks    February 1999
  621.  
  622.  
  623. END
  624.  
  625. 5.  Acknowledgements
  626.  
  627.    The comments of the IETF's AToM MIB Working Group are acknowledged.
  628.  
  629. 6.  References
  630.  
  631.    [1]  Harrington, D., Presuhn, R. and B. Wijnen, "An Architecture for
  632.         Describing SNMP Management Frameworks", RFC 2271, January 1998.
  633.  
  634.    [2]  Rose, M. and K. McCloghrie, "Structure and Identification of
  635.         Management Information for TCP/IP-based Internets", STD 16, RFC
  636.         1155, May 1990.
  637.  
  638.    [3]  Rose, M. and K. McCloghrie, "Concise MIB Definitions", STD 16,
  639.         RFC 1212, March 1991.
  640.  
  641.    [4]  Rose, M., "A Convention for Defining Traps for use with the
  642.         SNMP", RFC 1215, March 1991.
  643.  
  644.    [5]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M. and S.
  645.         Waldbusser, "Structure of Management Information for Version 2
  646.         of the Simple Network Management Protocol (SNMPv2)", RFC 1902,
  647.         January 1996.
  648.  
  649.    [6]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M. and S.
  650.         Waldbusser, "Textual Conventions for Version 2 of the Simple
  651.         Network Management Protocol (SNMPv2)", RFC 1903, January 1996.
  652.  
  653.    [7]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M. and S.
  654.         Waldbusser, "Conformance Statements for Version 2 of the Simple
  655.         Network Management Protocol (SNMPv2)", RFC 1904, January 1996.
  656.  
  657.    [8]  Case, J., Fedor, M., Schoffstall, M. and J. Davin, "Simple
  658.         Network Management Protocol", STD 15, RFC 1157, May 1990.
  659.  
  660.    [9]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M. and S.
  661.         Waldbusser, "Introduction to Community-based SNMPv2", RFC 1901,
  662.         January 1996.
  663.  
  664.    [10] SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M. and S.
  665.         Waldbusser, "Transport Mappings for Version 2 of the Simple
  666.         Network Management Protocol (SNMPv2)", RFC 1906, January 1996.
  667.  
  668.    [11] Case, J., Harrington D., Presuhn R. and B. Wijnen, "Message
  669.         Processing and Dispatching for the Simple Network Management
  670.         Protocol (SNMP)", RFC 2272, January 1998.
  671.  
  672.  
  673.  
  674. McCloghrie, et. al.         Standards Track                    [Page 12]
  675.  
  676. RFC 2512        Accounting Information for ATM Networks    February 1999
  677.  
  678.  
  679.    [12] Blumenthal, U. and B. Wijnen, "User-based Security Model (USM)
  680.         for version 3 of the Simple Network Management Protocol
  681.         (SNMPv3)", RFC 2274, January 1998.
  682.  
  683.    [13] SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M. and S.
  684.         Waldbusser, "Protocol Operations for Version 2 of the Simple
  685.         Network Management Protocol (SNMPv2)", RFC 1905, January 1996.
  686.  
  687.    [14] Levi, D., Meyer, P. and B. Stewart, "SNMPv3 Applications", RFC
  688.         2273, January 1998.
  689.  
  690.    [15] Wijnen, B., Presuhn, R. and K. McCloghrie, "View-based Access
  691.         Control Model (VACM) for the Simple Network Management Protocol
  692.         (SNMP)", RFC 2275, January 1998.
  693.  
  694.    [16] McCloghrie, K., Heinanen, J., Greene, W. and A. Prasad, "Managed
  695.         Objects for Controlling the Collection and Storage of Accounting
  696.         Information for Connection-Oriented Networks", RFC 2513,
  697.         February 1999.
  698.  
  699.    [17] Noto, M., Spiegel, E. and K. Tesink, "Definitions of Textual
  700.         Conventions and OBJECT-IDENTITIES for ATM Management", RFC 2514,
  701.         February 1999.
  702.  
  703. 7.  Security Considerations
  704.  
  705.    This MIB module defines data items for potential use as accounting
  706.    information.  Each of these data items is only accessible through a
  707.    collected accounting file.  After being collected, the accounting
  708.    data should be protected against modification or unauthorized
  709.    deletion.
  710.  
  711. 8.  IANA Considerations
  712.  
  713.    Prior to publication of this memo as an RFC, IANA is requested to
  714.    make a suitable OBJECT IDENTIFIER assignment.
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730. McCloghrie, et. al.         Standards Track                    [Page 13]
  731.  
  732. RFC 2512        Accounting Information for ATM Networks    February 1999
  733.  
  734.  
  735. 9.  Authors' Addresses
  736.  
  737.    Keith McCloghrie
  738.    Cisco Systems, Inc.
  739.    170 West Tasman Drive,
  740.    San Jose CA 95134
  741.  
  742.    Phone: +1 408 526 5260
  743.    EMail: kzm@cisco.com
  744.  
  745.  
  746.    Juha Heinanen
  747.    Telia Finland, Inc.
  748.    Myyrmaentie 2
  749.    01600 VANTAA
  750.    Finland
  751.  
  752.    Phone +358 303 944 808
  753.    EMail: jh@telia.fi
  754.  
  755.  
  756.    Wedge Greene
  757.    MCI Telecommunications Corporation
  758.    901 International Parkway
  759.    Richardson, Texas 75081
  760.  
  761.    Phone: 214-498-1232 or 972-729-1232
  762.    EMail: wedge.greene@mci.com
  763.  
  764.  
  765.    Anil Prasad
  766.    Cisco Systems, Inc.
  767.    170 West Tasman Drive,
  768.    San Jose CA 95134
  769.  
  770.    Phone: +1 408 525-7209
  771.    EMail: aprasad@cisco.com
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786. McCloghrie, et. al.         Standards Track                    [Page 14]
  787.  
  788. RFC 2512        Accounting Information for ATM Networks    February 1999
  789.  
  790.  
  791. 10.  Full Copyright Statement
  792.  
  793.    Copyright (C) The Internet Society (1999).  All Rights Reserved.
  794.  
  795.    This document and translations of it may be copied and furnished to
  796.    others, and derivative works that comment on or otherwise explain it
  797.    or assist in its implementation may be prepared, copied, published
  798.    and distributed, in whole or in part, without restriction of any
  799.    kind, provided that the above copyright notice and this paragraph are
  800.    included on all such copies and derivative works.  However, this
  801.    document itself may not be modified in any way, such as by removing
  802.    the copyright notice or references to the Internet Society or other
  803.    Internet organizations, except as needed for the purpose of
  804.    developing Internet standards in which case the procedures for
  805.    copyrights defined in the Internet Standards process must be
  806.    followed, or as required to translate it into languages other than
  807.    English.
  808.  
  809.    The limited permissions granted above are perpetual and will not be
  810.    revoked by the Internet Society or its successors or assigns.
  811.  
  812.    This document and the information contained herein is provided on an
  813.    "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
  814.    TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
  815.    BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
  816.    HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
  817.    MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837.  
  838.  
  839.  
  840.  
  841.  
  842. McCloghrie, et. al.         Standards Track                    [Page 15]
  843.  
  844.