idnits 2.17.1 draft-ietf-atommib-atm2TC-02.txt: Checking boilerplate required by RFC 5378 and the IETF Trust (see https://trustee.ietf.org/license-info): ---------------------------------------------------------------------------- ** Cannot find the required boilerplate sections (Copyright, IPR, etc.) in this document. Expected boilerplate is as follows today (2024-04-25) according to https://trustee.ietf.org/license-info : IETF Trust Legal Provisions of 28-dec-2009, Section 6.a: This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79. IETF Trust Legal Provisions of 28-dec-2009, Section 6.b(i), paragraph 2: Copyright (c) 2024 IETF Trust and the persons identified as the document authors. All rights reserved. IETF Trust Legal Provisions of 28-dec-2009, Section 6.b(i), paragraph 3: This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License. Checking nits according to https://www.ietf.org/id-info/1id-guidelines.txt: ---------------------------------------------------------------------------- ** Missing document type: Expected "INTERNET-DRAFT" in the upper left hand corner of the first page ** Missing expiration date. The document expiration date should appear on the first and last page. ** The document seems to lack a 1id_guidelines paragraph about Internet-Drafts being working documents. ** The document seems to lack a 1id_guidelines paragraph about 6 months document validity -- however, there's a paragraph with a matching beginning. Boilerplate error? ** The document seems to lack a 1id_guidelines paragraph about the list of current Internet-Drafts. ** The document seems to lack a 1id_guidelines paragraph about the list of Shadow Directories. ** Expected the document's filename to be given on the first page, but didn't find any == No 'Intended status' indicated for this document; assuming Proposed Standard == The page length should not exceed 58 lines per page, but there was 10 longer pages, the longest (page 2) being 110 lines == It seems as if not all pages are separated by form feeds - found 0 form feeds but 11 pages Checking nits according to https://www.ietf.org/id-info/checklist : ---------------------------------------------------------------------------- ** The document seems to lack an Abstract section. ** The document seems to lack an Introduction section. ** The document seems to lack a Security Considerations section. ** The document seems to lack an IANA Considerations section. (See Section 2.2 of https://www.ietf.org/id-info/checklist for how to handle the case when there are no actions for IANA.) ** The document seems to lack an Authors' Addresses Section. ** There are 284 instances of lines with control characters in the document. Miscellaneous warnings: ---------------------------------------------------------------------------- == Couldn't figure out when the document was first submitted -- there may comments or warnings related to the use of a disclaimer for pre-RFC5378 work that could not be issued because of this. Please check the Legal Provisions document at https://trustee.ietf.org/license-info to determine if you need the pre-RFC5378 disclaimer. -- The document date () is 739383 days in the past. Is this intentional? Checking references for intended status: Proposed Standard ---------------------------------------------------------------------------- (See RFCs 3967 and 4897 for information about using normative references to lower-maturity documents in RFCs) -- Missing reference section? '1' on line 299 looks like a reference -- Missing reference section? '2' on line 304 looks like a reference Summary: 14 errors (**), 0 flaws (~~), 4 warnings (==), 3 comments (--). Run idnits with the --verbose option for more detailed information about the items above. -------------------------------------------------------------------------------- 1 Definitions of Textual Convention and OBJECT-IDENTITY Objects 2 for ATM Management 4 March 1st 1996 6 Michael Noto (editor) 7 Bell Communications Research 8 noto@cc.bellcore.com 10 Kaj Tesink (editor) 11 Bell Communications Research 12 kaj@cc.bellcore.com 14 1. Status of this Memo 16 This document is an Internet-Draft. Internet-Drafts are 17 working documents of the Internet Engineering Task Force 18 (IETF), its Areas, and its Working Groups. Note that other 19 groups may also distribute working documents as Internet- 20 Drafts. 22 Internet-Drafts are draft documents valid for a maximum of six 23 months and may be updated, replaced, or obsoleted by other 24 documents at any time. It is inappropriate to use Internet- 25 Drafts as reference material or to cite them other than as a 26 "work in progress". 28 To learn the current status of any Internet-Draft, please 29 check the "1id-abstracts.txt" listing contained in the 30 Internet-Drafts Shadow Directories on ds.internic.net (US East 31 Coast), nic.nordu.net (Europe), ftp.isi.edu (US West Coast), 32 or munnari.oz.au (Pacific Rim). 34 draft ATM Textual Convention and OBJECT-IDENTITY Objects3/1/96 36 2. Introduction 38 This memo describes Textual Conventions and OBJECT-IDENTITY 39 objects used for managing ATM-based interfaces, devices, 40 networks and services. 42 When designing a MIB module, it is often useful to define new 43 types similar to those defined in the SMI. In comparison to a 44 type defined in the SMI, each of these new types has a 45 different name, a similar syntax, but a more precise 46 semantics. These newly defined types are termed textual 47 conventions, and are used for the convenience of humans 48 reading the MIB module. This is done through Textual 49 Conventions as defined in RFC1443[1]. It is the purpose of 50 this document to define the set of textual conventions 51 available to ATM MIB modules. OBJECT-IDENTITY objects (e.g., 52 ATM Traffic Descriptor Types) are also defined to be used by 53 ATM Devices. 55 This memo does not specify a standard for the Internet 56 community. 58 draft ATM Textual Convention and OBJECT-IDENTITY Objects3/1/96 60 3. Definitions 62 ATMTC-MIB DEFINITIONS ::= BEGIN 64 IMPORTS 65 MODULE-IDENTITY, OBJECT-IDENTITY, 66 Integer32, experimental 67 FROM SNMPv2-SMI 68 TEXTUAL-CONVENTION 69 FROM SNMPv2-TC; 71 atmTCMIB MODULE-IDENTITY 72 LAST-UPDATED "9602231200Z" 73 ORGANIZATION "IETF AToMMIB Working Group" 74 CONTACT-INFO 75 " Michael Noto 76 Postal: Bell Communications Research 77 331 Newman Springs Road 78 Red Bank, NJ 07701 79 US 80 Tel: +1 908 758 5104 81 Fax: +1 908 758 4177 82 E-mail: noto@cc.bellcore.com 84 Kaj Tesink 85 Postal: Bell Communications Research 86 331 Newman Springs Road 87 Red Bank, NJ 07701 88 US 89 Tel: +1 908 758 5254 90 Fax: +1 908 758 4177 91 E-mail: kaj@cc.bellcore.com" 92 DESCRIPTION 93 "This MIB Module provides Textual Conventions 94 and OBJECT-IDENTITY Objects to be used by 95 ATM systems." 96 ::= { experimental XX } 98 atmTCMIBObjects OBJECT IDENTIFIER ::= {atmTCMIB 1} 100 -- This MIB Module contains the following 101 -- Textual Conventions: 103 IfIndex ::= TEXTUAL-CONVENTION 105 draft ATM Textual Convention and OBJECT-IDENTITY Objects3/1/96 107 STATUS current 108 DESCRIPTION 109 "The value of this object identifies the 110 interface for which the entry contains 111 management information. The value of this 112 object for a particular interface has the 113 same value as the ifIndex object, defined in 114 RFC 1213 [2], for the same interface." 115 SYNTAX Integer32 117 InterfaceIndex ::= TEXTUAL-CONVENTION 118 STATUS current 119 DESCRIPTION 120 "The value of this object identifies the 121 atmLogicalPort interface for which the entry 122 contains management information. The value of 123 this object for a particular interface has the 124 same value as the ifIndex object, defined in 125 RFC 1213 [2], for the same atmLogicalPort 126 interface." 127 SYNTAX Integer32 129 AtmAddr ::= TEXTUAL-CONVENTION 130 STATUS current 131 DESCRIPTION 132 "The ATM address used by the network entity. 133 The address types are: no address (0 octets), 134 E.164 (8 octets), network prefix (13 octets), 135 and NSAP (20 octets). Note: The E.164 address 136 is encoded in BCD format." 137 SYNTAX OCTET STRING (SIZE(0|8|13|20)) 139 AtmSigDescrParamIndex ::= TEXTUAL-CONVENTION 140 STATUS current 141 DESCRIPTION 142 "The value of this object identifies a row in 143 the atmSigDescrParamTable. " 144 SYNTAX Integer32 146 AtmTrafficDescrParamIndex ::= TEXTUAL-CONVENTION 147 STATUS current 148 DESCRIPTION 149 "The value of this object identifies a row in the 150 atmTrafficDescrParamTable. The value 0 signifies 151 that no row has been identified." 153 draft ATM Textual Convention and OBJECT-IDENTITY Objects3/1/96 155 SYNTAX Integer32 157 -- This MIB Module contains the following 158 -- OBJECT-IDENTITY objects: 160 atmTrafficDescriptorTypes OBJECT IDENTIFIER ::= 161 {atmTCMIBObjects 1} 163 -- The following values are defined for use as 164 -- possible values of the ATM traffic descriptor type. 166 atmNoTrafficDescriptor OBJECT-IDENTITY 167 STATUS current 168 DESCRIPTION 169 "This identifies the no ATM traffic 170 descriptor type. Parameters 1, 2, 3, 4, 171 and 5 are not used. This traffic descriptor 172 type can be used for best effort traffic." 173 ::= {atmTrafficDescriptorTypes 1} 175 atmNoClpNoScr OBJECT-IDENTITY 176 STATUS current 177 DESCRIPTION 178 "This traffic descriptor is for no CLP and 179 no Sustained Cell Rate. The use of the 180 parameter vector for this type: 181 Parameter 1: peak cell rate in cells/second 182 for CLP=0+1 traffic 183 Parameter 2: CDVT (PCR) 184 Parameter 3: not used 185 Parameter 4: not used 186 Parameter 5: not used. 187 This traffic descriptor type can be used 188 for best effort traffic." 189 ::= {atmTrafficDescriptorTypes 2} 191 atmClpNoTaggingNoScr OBJECT-IDENTITY 192 STATUS current 193 DESCRIPTION 194 "This traffic descriptor is for CLP without 195 tagging and no Sustained Cell Rate. The use 196 of the parameter vector for this type: 197 Parameter 1: peak cell rate in cells/second 198 for CLP=0+1 traffic 200 draft ATM Textual Convention and OBJECT-IDENTITY Objects3/1/96 202 Parameter 2: peak cell rate in cells/second 203 for CLP=0 traffic 204 Parameter 3: not used 205 Parameter 4: not used 206 Parameter 5: not used." 207 ::= {atmTrafficDescriptorTypes 3} 209 atmClpTaggingNoScr OBJECT-IDENTITY 210 STATUS current 211 DESCRIPTION 212 "This traffic descriptor is for CLP with 213 tagging and no Sustained Cell Rate. The use 214 of the parameter vector for this type: 215 Parameter 1: peak cell rate in cells/second 216 for CLP=0+1 traffic 217 Parameter 2: peak cell rate in cells/second 218 for CLP=0 traffic, excess 219 tagged as CLP=1 220 Parameter 3: not used 221 Parameter 4: not used 222 Parameter 5: not used." 223 ::= {atmTrafficDescriptorTypes 4} 225 atmNoClpScr OBJECT-IDENTITY 226 STATUS current 227 DESCRIPTION 228 "This traffic descriptor is for no CLP with 229 Sustained Cell Rate. The use 230 of the parameter vector for this type: 231 Parameter 1: peak cell rate in cells/second 232 for CLP=0+1 traffic 233 Parameter 2: sustainable cell rate in cells/second 234 for CLP=0+1 traffic 235 Parameter 3: maximum burst size in cells 236 Parameter 4: CDVT (PCR) 237 Parameter 5: CDVT (SCR)." 238 ::= {atmTrafficDescriptorTypes 5} 240 atmClpNoTaggingScr OBJECT-IDENTITY 241 STATUS current 242 DESCRIPTION 243 "This traffic descriptor is for CLP with 244 Sustained Cell Rate and no tagging. 245 The use of the parameter vector for this type: 246 Parameter 1: peak cell rate in cells/second 248 draft ATM Textual Convention and OBJECT-IDENTITY Objects3/1/96 250 for CLP=0+1 traffic 251 Parameter 2: sustainable cell rate in cells/second 252 for CLP=0 traffic 253 Parameter 3: maximum burst size in cells 254 Parameter 4: CDVT (PCR) 255 Parameter 5: CDVT (SCR)." 256 ::= {atmTrafficDescriptorTypes 6} 258 atmClpTaggingScr OBJECT-IDENTITY 259 STATUS current 260 DESCRIPTION 261 "This traffic descriptor is for CLP 262 with tagging and Sustained Cell Rate. 263 The use of the parameter vector for this type: 264 Parameter 1: peak cell rate in cells/second 265 for CLP=0+1 traffic 266 Parameter 2: sustainable cell rate in cells/second 267 for CLP=0 traffic, excess tagged as 268 CLP=1 269 Parameter 3: maximum burst size in cells 270 Parameter 4: CDVT (PCR) 271 Parameter 5: CDVT (SCR)." 272 ::= {atmTrafficDescriptorTypes 7} 274 atmClpNoTaggingMCR OBJECT-IDENTITY 275 STATUS current 276 DESCRIPTION 277 "This traffic descriptor is used for 278 Available Bit Rate (ABR) traffic. The 279 use of the parameter vector for this type: 280 Parameter 1: Peak Cell Rate (PCR) 281 Parameter 2: CDVT (PCR) 282 Parameter 3: Minimum Cell Rate (MCR) 283 Parameter 4: unused 284 Parameter 5: unused." 285 ::= {atmTrafficDescriptorTypes 8} 287 END 289 draft ATM Textual Convention and OBJECT-IDENTITY Objects3/1/96 291 4. Acknowledgments 293 This document is a product of the AToMMIB Working Group. 295 draft ATM Textual Convention and OBJECT-IDENTITY Objects3/1/96 297 5. References 299 [1] Case, J., McCloghrie, K., Rose, M., and S. Waldbusser, 300 "Textual Conventions for SNMPv2", RFC1443, SNMP 301 Research,Inc., Hughes LAN Systems, Dover Beach 302 Consulting, Inc., Carnegie Mellon University, April 1993. 304 [2] McCloghrie, K., and M. Rose, Editors, "Management 305 Information Base for Network Management of TCP/IP-based 306 internets: MIB-II", STD 17, RFC 1213, Hughes LAN Systems, 307 Performance Systems International, March 1991. 309 draft ATM Textual Convention and OBJECT-IDENTITY Objects3/1/96 311 6. Security Considerations 313 Security issues are not discussed in this memo. 315 7. Authors' Addresses 317 Michael Noto 318 Bell Communications Research 319 Room 1E-348 320 331 Newman Springs Road 321 P.O. Box 7020 322 Red Bank, NJ 07701-7020 323 Phone: (908) 758-5104 324 EMail: noto@cc.bellcore.com 326 Kaj Tesink 327 Bell Communications Research 328 Room 1A-427 329 331 Newman Springs Road 330 P.O. Box 7020 331 Red Bank, NJ 07701-7020 332 Phone: (908) 758-5254 333 EMail: kaj@cc.bellcore.com 335 draft ATM Textual Convention and OBJECT-IDENTITY Objects3/1/96 337 Table of Contents 339 1 Status of this Memo ................................... 1 340 2 Introduction .......................................... 2 341 3 Definitions ........................................... 3 342 4 Acknowledgments ....................................... 8 343 5 References ............................................ 9 344 6 Security Considerations ............................... 10 345 7 Authors' Addresses .................................... 10