Definitions of Textual Conventions and OBJECT-IDENTITIES for ATM Management
RFC 2514
|
Document |
Type |
|
RFC - Proposed Standard
(February 1999; No errata)
|
|
Last updated |
|
2013-03-02
|
|
Stream |
|
IETF
|
|
Formats |
|
plain text
pdf
htmlized
bibtex
|
Stream |
WG state
|
|
(None)
|
|
Document shepherd |
|
No shepherd assigned
|
IESG |
IESG state |
|
RFC 2514 (Proposed Standard)
|
|
Consensus Boilerplate |
|
Unknown
|
|
Telechat date |
|
|
|
Responsible AD |
|
(None)
|
|
Send notices to |
|
(None)
|
Network Working Group M. Noto
Request for Comments: 2514 3Com
Category: Standards Track E. Spiegel
Cisco Systems
K. Tesink
Bellcore
Editors
February 1999
Definitions of Textual Conventions and OBJECT-IDENTITIES
for ATM Management
Status of this Memo
This document specifies an Internet standards track protocol for the
Internet community, and requests discussion and suggestions for
improvements. Please refer to the current edition of the "Internet
Official Protocol Standards" (STD 1) for the standardization state
and status of this protocol. Distribution of this memo is unlimited.
Copyright Notice
Copyright (C) The Internet Society (1999). All Rights Reserved.
Table of Contents
1 Introduction .......................................... 2
2 Definitions ........................................... 3
3 Acknowledgments ....................................... 17
4 References ............................................ 17
5 Security Considerations ............................... 17
6 Authors' Addresses .................................... 18
7 Intellectual Property ................................. 19
8 Full Copyright Statement .............................. 20
Abstract
This memo describes Textual Conventions and OBJECT-IDENTITIES used
for managing ATM-based interfaces, devices, networks and services.
1. Introduction
This memo describes Textual Conventions and OBJECT-IDENTITIES used
for managing ATM-based interfaces, devices, networks and services.
Noto, et. al. Standards Track [Page 1]
RFC 2514 ATM TCs and OBJECT-IDENTITIES February 1999
When designing a MIB module, it is often useful to define new types
similar to those defined in the SMI. In comparison to a type defined
in the SMI, each of these new types has a different name, a similar
syntax, but a more precise semantics. These newly defined types are
termed textual conventions, and are used for the convenience of
humans reading the MIB module. This is done through Textual
Conventions as defined in RFC1903 [1]. It is the purpose of this
document to define the set of textual conventions available to ATM
MIB modules.
When designing MIB modules, it is also often useful to register
further properties with object identifier assignments so that they
can be further used by other MIB modules. This is done through the
OBJECT-IDENTITY macro defined in RFC1902 [2]. This document defines
OBJECT-IDENTITIES available to ATM MIB modules.
Note that for organizational purposes OBJECT IDENTITIES previously
defined in RFC1695 have been moved to this specification and no
longer appear in the revision of RFC1695 [3]. However, the original
OBJECT IDENTIFIERs have been preserved.
For an introduction to the concepts of ATM connections, see [3].
2. Definitions
ATM-TC-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-IDENTITY,
TimeTicks, mib-2
FROM SNMPv2-SMI
TEXTUAL-CONVENTION
FROM SNMPv2-TC;
atmTCMIB MODULE-IDENTITY
LAST-UPDATED "9810190200Z"
ORGANIZATION "IETF AToMMIB Working Group"
CONTACT-INFO
" Michael Noto
Postal: 3Com Corporation
5400 Bayfront Plaza, M/S 3109
Santa Clara, CA 95052
USA
Tel: +1 408 326 2218
E-mail: mike_noto@3com.com
Ethan Mickey Spiegel
Noto, et. al. Standards Track [Page 2]
RFC 2514 ATM TCs and OBJECT-IDENTITIES February 1999
Postal: Cisco Systems
170 W. Tasman Dr.
San Jose, CA 95134
USA
Tel: +1 408 526 6408
E-mail: mspiegel@cisco.com
Kaj Tesink
Postal: Bellcore
331 Newman Springs Road
Red Bank, NJ 07701
USA
Tel: +1 732 758 5254
Fax: +1 732 758 4177
E-mail: kaj@bellcore.com"
DESCRIPTION
"This MIB Module provides Textual Conventions
and OBJECT-IDENTITY Objects to be used by
ATM systems."
::= { mib-2 37 3 } -- atmMIB 3 (see [3])
-- The Textual Conventions defined below are organized
Show full document text