draft-ietf-mpls-tc-mib-04.txt | draft-ietf-mpls-tc-mib-05.txt | |||
---|---|---|---|---|
Network Working Group Thomas D. Nadeau | Network Working Group Thomas D. Nadeau | |||
Internet-Draft Cisco Systems, Inc. | Internet-Draft Cisco Systems, Inc. | |||
Expires: April 2003 Joan Cucchiara | Expires: May 2003 Joan Cucchiara | |||
Crescent Networks | Consultant | |||
Cheenu Srinivasan | Cheenu Srinivasan | |||
Parama Networks, Inc. | Parama Networks, Inc. | |||
Arun Viswanathan | Arun Viswanathan | |||
Force10 Networks, Inc. | Force10 Networks, Inc. | |||
Hans Sjostrand | Hans Sjostrand | |||
ipUnplugged | ipUnplugged | |||
October 2002 | November 2002 | |||
Definitions of Textual Conventions for Multiprotocol Label | Definitions of Textual Conventions for Multiprotocol Label | |||
Switching (MPLS) Management | Switching (MPLS) Management | |||
<draft-ietf-mpls-tc-mib-04.txt> | <draft-ietf-mpls-tc-mib-05.txt> | |||
Status of this Memo | Status of this Memo | |||
This document is an Internet-Draft and is in full conformance with | This document is an Internet-Draft and is in full conformance with | |||
all provisions of Section 10 of RFC 2026. Internet-Drafts are | all provisions of Section 10 of RFC 2026. Internet-Drafts are | |||
working documents of the Internet Engineering Task Force (IETF), its | working documents of the Internet Engineering Task Force (IETF), its | |||
areas, and its working groups. Note that other groups may also | areas, and its working groups. Note that other groups may also | |||
distribute working documents as Internet-Drafts. | distribute working documents as Internet-Drafts. | |||
Internet-Drafts are draft documents valid for a maximum of six months | Internet-Drafts are draft documents valid for a maximum of six months | |||
skipping to change at page 4, line 31 | skipping to change at page 4, line 31 | |||
IMPORTS | IMPORTS | |||
MODULE-IDENTITY, Unsigned32, Integer32, transmission | MODULE-IDENTITY, Unsigned32, Integer32, transmission | |||
FROM SNMPv2-SMI | FROM SNMPv2-SMI | |||
TEXTUAL-CONVENTION | TEXTUAL-CONVENTION | |||
FROM SNMPv2-TC; | FROM SNMPv2-TC; | |||
mplsTCMIB MODULE-IDENTITY | mplsTCMIB MODULE-IDENTITY | |||
LAST-UPDATED "200210091200Z" -- 9 October 2002 12:00:00 GMT | LAST-UPDATED "200211031200Z" -- 3 Nov 2002 12:00:00 GMT | |||
ORGANIZATION | ORGANIZATION | |||
"IETF Multiprotocol Label Switching (MPLS) Working | "IETF Multiprotocol Label Switching (MPLS) Working | |||
Group." | Group." | |||
CONTACT-INFO | CONTACT-INFO | |||
" Thomas D. Nadeau | " Thomas D. Nadeau | |||
Cisco Systems, Inc. | Cisco Systems, Inc. | |||
tnadeau@cisco.com | tnadeau@cisco.com | |||
Joan Cucchiara | Joan Cucchiara | |||
Crescent Networks | Consultant | |||
jcucchiara@crescentnetworks.com | jcucchiara@mindspring.com | |||
Cheenu Srinivasan | Cheenu Srinivasan | |||
Parama Networks, Inc. | Parama Networks, Inc. | |||
cheenu@paramanet.com | cheenu@paramanet.com | |||
Arun Viswanathan | Arun Viswanathan | |||
Force10 Networks, Inc. | Force10 Networks, Inc. | |||
arun@force10networks.com | arun@force10networks.com | |||
Hans Sjostrand | Hans Sjostrand | |||
skipping to change at page 5, line 14 | skipping to change at page 5, line 14 | |||
hans@ipunplugged.com | hans@ipunplugged.com | |||
Email comments to the MPLS WG Mailing List at | Email comments to the MPLS WG Mailing List at | |||
mpls@uu.net." | mpls@uu.net." | |||
DESCRIPTION | DESCRIPTION | |||
"This MIB module defines Textual Conventions | "This MIB module defines Textual Conventions | |||
for use in definitions of management | for use in definitions of management | |||
information for Multi-Protocol Label Switching | information for Multi-Protocol Label Switching | |||
(MPLS) networks." | (MPLS) networks." | |||
REVISION "200210091200Z" -- 9 October 2002 12:00:00 GMT | REVISION "200211031200Z" -- 3 Nov 2002 12:00:00 GMT | |||
DESCRIPTION | DESCRIPTION | |||
"Initial version published as part of RFC XXXX." | "Initial version published as part of RFC XXXX." | |||
::= { mplsMIB 1 } | ::= { mplsMIB 1 } | |||
-- This object identifier needs to be assigned by IANA. | -- This object identifier needs to be assigned by IANA. | |||
-- Since mpls has been assigned an ifType of 166 we recommend | -- Since mpls has been assigned an ifType of 166 we recommend | |||
-- that this OID be 166 as well. | -- that this OID be 166 as well. | |||
mplsMIB OBJECT IDENTIFIER | mplsMIB OBJECT IDENTIFIER | |||
::= { transmission XXX } | ::= { transmission XXX } | |||
skipping to change at page 13, line 44 | skipping to change at page 13, line 44 | |||
"See section 4.7.4 in [RFC3209]." | "See section 4.7.4 in [RFC3209]." | |||
SYNTAX Unsigned32 | SYNTAX Unsigned32 | |||
MplsTunnelIndex ::= TEXTUAL-CONVENTION | MplsTunnelIndex ::= TEXTUAL-CONVENTION | |||
STATUS current | STATUS current | |||
DESCRIPTION | DESCRIPTION | |||
"A unique index into mplsTunnelTable. | "A unique index into mplsTunnelTable. | |||
For tunnels signaled using RSVP, this value | For tunnels signaled using RSVP, this value | |||
should correspond to the RSVP destination | should correspond to the RSVP destination | |||
port used for the RSVP-TE session." | port used for the RSVP-TE session." | |||
SYNTAX Integer32 | SYNTAX Integer32 (1..65535) | |||
MplsTunnelInstanceIndex ::= TEXTUAL-CONVENTION | MplsTunnelInstanceIndex ::= TEXTUAL-CONVENTION | |||
STATUS current | STATUS current | |||
DESCRIPTION | DESCRIPTION | |||
"Instance index into mplsTunnelTable. The | "Instance index into mplsTunnelTable. The | |||
tunnel entry with instance index 0 should | tunnel entry with instance index 0 should | |||
refer to the configured tunnel interface | refer to the configured tunnel interface | |||
(if one exists), and values greater an 0 | (if one exists), and values greater an 0 | |||
should be used to indicate signaled (or backup) | should be used to indicate signaled (or backup) | |||
tunnel LSP instances. For tunnel LSPs signaled using | tunnel LSP instances. For tunnel LSPs signaled using | |||
skipping to change at page 17, line 15 | skipping to change at page 17, line 15 | |||
6. Authors' Addresses | 6. Authors' Addresses | |||
Thomas D. Nadeau | Thomas D. Nadeau | |||
Cisco Systems, Inc. | Cisco Systems, Inc. | |||
250 Apollo Drive | 250 Apollo Drive | |||
Chelmsford, MA 01824 | Chelmsford, MA 01824 | |||
Phone: +1-978-244-3051 | Phone: +1-978-244-3051 | |||
Email: tnadeau@cisco.com | Email: tnadeau@cisco.com | |||
Joan Cucchiara | Joan Cucchiara | |||
Crescent Networks | Consultant | |||
900 Chelmsford Street | PO Box 1010 | |||
Lowell, MA 01851 | Concord, MA | |||
Phone: +1-978-275-3183 | Phone: +1-508-303-8200 x302 | |||
email: jcucchiara@crescentnetworks.com | Email: jcucchiara@mindspring.com | |||
Cheenu Srinivasan | Cheenu Srinivasan | |||
Parama Networks, Inc. | Parama Networks, Inc. | |||
1030 Broad Street | 1030 Broad Street | |||
Shrewsbury, NJ 07702 | Shrewsbury, NJ 07702 | |||
Phone: +1-732-544-9120 x731 | Phone: +1-732-544-9120 x731 | |||
Email: cheenu@paramanet.com | Email: cheenu@paramanet.com | |||
Arun Viswanathan | Arun Viswanathan | |||
Force10 Networks, Inc. | Force10 Networks, Inc. | |||
End of changes. | ||||
This html diff was produced by rfcdiff 1.23, available from http://www.levkowetz.com/ietf/tools/rfcdiff/ |