Definitions of Textual Conventions for Generalized Multiprotocol Label Switching (GMPLS) Management
RFC 4801
|
Document |
Type |
|
RFC - Proposed Standard
(February 2007; No errata)
|
|
Authors |
|
Thomas Nadeau
,
Adrian Farrel
|
|
Last updated |
|
2015-10-14
|
|
Stream |
|
IETF
|
|
Formats |
|
plain text
html
pdf
htmlized
bibtex
|
|
Reviews |
|
|
Stream |
WG state
|
|
(None)
|
|
Document shepherd |
|
No shepherd assigned
|
IESG |
IESG state |
|
RFC 4801 (Proposed Standard)
|
|
Consensus Boilerplate |
|
Unknown
|
|
Telechat date |
|
|
|
Responsible AD |
|
Bill Fenner
|
|
Send notices to |
|
jcucchiara@mindspring.com, dromasca@avaya.com, bwijnen@lucent.com
|
Network Working Group T. Nadeau, Ed.
Request for Comment: 4801 Cisco Systems, Inc.
Category: Standards Track A. Farrel, Ed.
Old Dog Consulting
February 2007
Definitions of Textual Conventions for
Generalized Multiprotocol Label Switching (GMPLS) 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 IETF Trust (2007).
Abstract
This document defines a Management Information Base (MIB) module that
contains textual conventions (TCs) to represent commonly used
Generalized Multiprotocol Label Switching (GMPLS) management
information. The intent is that these textual conventions will be
imported and used in GMPLS-related MIB modules that would otherwise
define their own representations.
Table of Contents
1. Introduction ....................................................2
2. The Internet-Standard Management Framework ......................2
3. GMPLS Textual Conventions MIB Definitions .......................3
4. Security Considerations .........................................5
5. IANA Considerations .............................................6
6. References ......................................................6
6.1. Normative References .......................................6
6.2. Informative References .....................................7
7. Acknowledgements ................................................7
Nadeau & Farrel Standards Track [Page 1]
RFC 4801 TCs for GMPLS Management February 2007
1. Introduction
This document defines a MIB module that contains textual conventions
(TCs) for Generalized Multiprotocol Label Switching (GMPLS) networks.
These textual conventions should be imported by MIB modules that
manage GMPLS networks.
This MIB module supplements the MIB module in [RFC3811] that defines
textual conventions for Multiprotocol Label Switching (MPLS)
management. [RFC3811] may continue to be used without this MIB
module in networks that support only MPLS.
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in BCP 14, RFC 2119
[RFC2119].
For an introduction to the concepts of GMPLS, see [RFC3945].
2. The Internet-Standard Management Framework
For a detailed overview of the documents that describe the current
Internet-Standard Management Framework, please refer to section 7 of
RFC 3410 [RFC3410].
Managed objects are accessed via a virtual information store, termed
the Management Information Base or MIB. MIB objects are generally
accessed through the Simple Network Management Protocol (SNMP).
Objects in the MIB are defined using the mechanisms defined in the
Structure of Management Information (SMI). This memo specifies a MIB
module that is compliant to the SMIv2, which is described in STD 58,
RFC 2578 [RFC2578], STD 58, RFC 2579 [RFC2579] and STD 58, RFC 2580
[RFC2580].
Nadeau & Farrel Standards Track [Page 2]
RFC 4801 TCs for GMPLS Management February 2007
3. GMPLS Textual Conventions MIB Definitions
This MIB module makes reference to the following documents:
[RFC2578], [RFC2579], [RFC3471], and [RFC3811].
GMPLS-TC-STD-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY
FROM SNMPv2-SMI -- RFC 2578
TEXTUAL-CONVENTION
FROM SNMPv2-TC -- RFC 2579
mplsStdMIB
FROM MPLS-TC-STD-MIB -- RFC 3811
;
gmplsTCStdMIB MODULE-IDENTITY
LAST-UPDATED
"200702280000Z" -- 28 February 2007 00:00:00 GMT
ORGANIZATION
"IETF Common Control and Measurement Plane (CCAMP) Working Group"
CONTACT-INFO
" Thomas D. Nadeau
Cisco Systems, Inc.
Email: tnadeau@cisco.com
Adrian Farrel
Old Dog Consulting
Email: adrian@olddog.co.uk
Comments about this document should be emailed directly to the
CCAMP working group mailing list at ccamp@ops.ietf.org"
DESCRIPTION
"Copyright (C) The IETF Trust (2007). This version of
this MIB module is part of RFC 4801; see the RFC itself for
Show full document text