-- extracted from draft-nadeau-pw-tc-mib-01.txt -- at Tue Jan 8 06:08:16 2002 PW-TC-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, Unsigned32, transmission FROM SNMPv2-SMI TEXTUAL-CONVENTION FROM SNMPv2-TC; pwTCMIB MODULE-IDENTITY LAST-UPDATED "200112201200Z" -- 20 Dec 2001 12:00:00 GMT ORGANIZATION "Multiprotocol Label Switching (MPLS) Working Group, Pseudo Wire Edge to Edge Emulation (PWE3) Working Group" CONTACT-INFO "MPLS Working Group Mailing List: mpls@uu.net PWE3 Working Group Mailing List: pwe3@ietf.org" DESCRIPTION "This MIB Module provides Textual Conventions and OBJECT-IDENTITY Objects to be used PW services." -- Revision history. REVISION "200112201200Z" -- 20 Dec 2001 12:00:00 GMT DESCRIPTION "Remove PwVcInstance" REVISION "200107121200Z" -- 12 July 2001 12:00:00 GMT DESCRIPTION "Initial version." ::= { pwMIB 1 } -- pwMIB To Be Assigned by IANA pwMIB OBJECT IDENTIFIER ::= { transmission 7777 } -- To be assigned by IANA ?? -- Textual Conventions defined below are organized alphabetically PwGroupID ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "An administrative identification mechanism for grouping a set of service-specific pseudo-wire services. May only have local significance." SYNTAX Unsigned32 PwVcID ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Virtual Circuit Identifier. Uniquely identifies a VC locally. Also uniquely identifies a VC at its end points." SYNTAX Unsigned32 PwVcIndex ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Virtual Circuit Index. Locally unique index for indexing one of several MIB tables associated with a particular VC." SYNTAX Unsigned32 END -- -- "Copyright (C) The Internet Society (2001). All Rights Reserved. This -- document and translations of it may be copied and furnished to -- others, and derivative works that comment on or otherwise explain it -- or assist in its implementation may be prepared, copied, published -- and distributed, in whole or in part, without restriction of any -- kind, provided that the above copyright notice and this paragraph are -- included on all such copies and derivative works. However, this -- document itself may not be modified in any way, such as by removing -- the copyright notice or references to the Internet Society or other -- Internet organizations, except as needed for the purpose of -- developing Internet standards in which case the procedures for -- copyrights defined in the Internet Standards process must be -- followed, or as required to translate it into languages other than -- English. -- -- The limited permissions granted above are perpetual and will not be -- revoked by the Internet Society or its successors or assigns. -- This document and the information contained herein is provided on an -- "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING -- TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING -- BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION -- HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF -- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. --