--- 1/draft-ietf-l2vpn-vpls-mib-09.txt 2013-06-14 22:14:22.762064780 +0100 +++ 2/draft-ietf-l2vpn-vpls-mib-10.txt 2013-06-14 22:14:22.842066708 +0100 @@ -1,24 +1,24 @@ L2VPN Working Group Thomas D. Nadeau (Ed.) Internet Draft Juniper Networks Intended status: Standards Track -Expires: Nov 2013 A S Kiran Koushik (Ed.) +Expires: Dec 2013 A S Kiran Koushik (Ed.) Cisco Systems, Inc. Rohit Mediratta (Ed.) Alcatel-Lucent - May 22, 2013 + June 14, 2013 Virtual Private Lan Services (VPLS) Management Information Base - draft-ietf-l2vpn-vpls-mib-09.txt + draft-ietf-l2vpn-vpls-mib-10.txt Status of this Memo This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79. This document may contain material from IETF Documents or IETF Contributions published or made publicly available before November 10, 2008. The person(s) controlling the copyright in some of this material may not have granted the IETF Trust the right to allow @@ -316,52 +316,20 @@ SnmpAdminString FROM SNMP-FRAMEWORK-MIB -- RFC3411 pwIndex FROM PW-STD-MIB VPNIdOrZero FROM VPN-TC-STD-MIB -- RFC4265 ; - -- VPLS BGP Auto-Discovery specific Textual Convention - VplsBgpRouteDistinguisher ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "Syntax for a route distinguisher. For a complete - definition of a route distinguisher, see [RFC4364]. - For more details on use of a route distinguisher - for a VPLS service, see [RFC4761]" - REFERENCE - "[RFC4364]" - SYNTAX OCTET STRING(SIZE (0..256)) - - VplsBgpRouteTarget ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "Syntax for a route target. For a complete - definition of a route target, see [RFC4364]." - REFERENCE - "[RFC4364]" - SYNTAX OCTET STRING(SIZE (0..256)) - - VplsBgpRouteTargetType ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "Used to define the type of a route target usage. - Route targets can be specified to be imported, - exported, or both. For a complete definition of a - route target, see [RFC4364]." - REFERENCE - "[RFC4364]" - SYNTAX INTEGER { import(1), export(2), both(3) } - vplsGenericDraft01MIB MODULE-IDENTITY -- RFC Editor: Please replace vplsGenericDraft01MIB with -- vplsGenericMIB throughout the MIB and remove -- this note. LAST-UPDATED "201302221200Z" -- 22 Feb 2013 12:00:00 GMT ORGANIZATION "Layer 2 Virtual Private Networks (L2VPN) Working Group" CONTACT-INFO " Thomas D. Nadeau @@ -413,20 +380,52 @@ DESCRIPTION "Initial version published as part of RFC YYYY." -- RFC Editor: please replace YYYY with IANA assigned value, and -- delete this note. ::= { transmission XXXX } -- RFC Editor: please replace XXXX with IANA assigned value, and -- delete this note. + -- VPLS BGP Auto-Discovery specific Textual Convention + VplsBgpRouteDistinguisher ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Syntax for a route distinguisher. For a complete + definition of a route distinguisher, see [RFC4364]. + For more details on use of a route distinguisher + for a VPLS service, see [RFC4761]" + REFERENCE + "[RFC4364]" + SYNTAX OCTET STRING(SIZE (0..256)) + + VplsBgpRouteTarget ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Syntax for a route target. For a complete + definition of a route target, see [RFC4364]." + REFERENCE + "[RFC4364]" + SYNTAX OCTET STRING(SIZE (0..256)) + + VplsBgpRouteTargetType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Used to define the type of a route target usage. + Route targets can be specified to be imported, + exported, or both. For a complete definition of a + route target, see [RFC4364]." + REFERENCE + "[RFC4364]" + SYNTAX INTEGER { import(1), export(2), both(3) } + -- Top-level components of this MIB. -- Notifications vplsNotifications OBJECT IDENTIFIER ::= { vplsGenericDraft01MIB 0 } -- Tables, Scalars vplsObjects OBJECT IDENTIFIER ::= { vplsGenericDraft01MIB 1 } -- Conformance vplsConformance OBJECT IDENTIFIER @@ -1171,20 +1170,27 @@ ::= { vplsCompliances 2 } -- Units of conformance. vplsGroups OBJECT IDENTIFIER ::= { vplsConformance 2 } vplsGroup OBJECT-GROUP OBJECTS { vplsConfigName, + vplsBgpADConfigRouteDistinguisher, + vplsBgpRteTargetRTType, + vplsBgpRteTargetRT, + vplsBgpRteTargetRowStatus, + vplsBgpADConfigPrefix, + vplsBgpADConfigVplsId, + vplsBgpADConfigRowStatus, vplsConfigDescr, vplsConfigAdminStatus, vplsConfigMacLearning, vplsConfigDiscardUnknownDest, vplsConfigMacAging, vplsConfigVpnId, vplsConfigFwdFullHighWatermark, vplsConfigFwdFullLowWatermark, vplsConfigRowStatus, vplsConfigIndexNext, @@ -1244,21 +1250,21 @@ FROM SNMPv2-SMI -- RFC2578 MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP FROM SNMPv2-CONF -- RFC2580 TruthValue FROM SNMPv2-TC -- RFC2579 pwIndex, pwID FROM PW-STD-MIB - vplsConfigIndex + vplsConfigIndex, vplsConfigName FROM VPLS-GENERIC-MIB; vplsLdpDraft01MIB MODULE-IDENTITY -- RFC Editor: Please replace vplsLdpDraft01MIB with -- vplsLdpMIB throughout the MIB and remove -- this note. LAST-UPDATED "201302221200Z" -- 22 Feb 2013 12:00:00 GMT ORGANIZATION "Layer 2 Virtual Private Networks (L2VPN) Working Group" @@ -1282,20 +1288,24 @@ http://www.ietf.org/copyrights/ianamib.html This MIB module contains managed object definitions for LDP signaled Virtual Private LAN Services as in [RFC4762] This MIB module enables the use of any underlying pseudowire network. " -- Revision history. + REVISION + "201302221200Z" -- 22 Feb 2013 12:00:00 GMT + + DESCRIPTION "Editorial changes." REVISION "200608301200Z" -- 30 Aug 2006 12:00:00 GMT DESCRIPTION "Initial version published as part of RFC YYYY." -- RFC Editor: please replace YYYY with IANA assigned value, and -- delete this note. ::= { transmission XXXX } -- RFC Editor: please replace XXXX with IANA assigned value, and -- delete this note. @@ -1522,21 +1532,21 @@ VPLS-BGP-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-TYPE, Unsigned32, transmission FROM SNMPv2-SMI -- RFC2578 MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF -- RFC2580 - RowStatus, StorageType, TEXTUAL-CONVENTION + RowStatus, StorageType FROM SNMPv2-TC -- RFC2579 SnmpAdminString FROM SNMP-FRAMEWORK-MIB -- RFC3411 pwIndex FROM PW-STD-MIB -- RFC5601 vplsConfigIndex FROM VPLS-GENERIC-MIB @@ -1578,41 +1588,20 @@ -- Revision history. REVISION "201302221200Z" -- 22 Feb 2013 12:00:00 GMT DESCRIPTION "Initial version published as part of RFC YYYY." -- RFC Editor: please replace YYYY with IANA assigned value, and -- delete this note. ::= { transmission XXXX } -- RFC Editor: please replace XXXX with IANA assigned value, and -- delete this note. - -- VPLS BGP specific Textual Conventions. - VplsBgpRouteDistinguisher ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "Syntax for a route distinguisher. For a complete - definition of a route distinguisher, see [RFC4364]. - For more details on use of a route distinguisher - for a VPLS service, see [RFC4761]" - REFERENCE - "[RFC4364]" - SYNTAX OCTET STRING(SIZE (0..256)) - - VplsBgpRouteTarget ::= TEXTUAL-CONVENTION - STATUS current - DESCRIPTION - "Syntax for a route target. For a complete - definition of a route target, see [RFC4364]." - REFERENCE - "[RFC4364]" - SYNTAX OCTET STRING(SIZE (0..256)) - -- Top-level components of this MIB. -- Tables, Scalars vplsBgpObjects OBJECT IDENTIFIER ::= { vplsBgpDraft01MIB 1 } -- Conformance vplsBgpConformance OBJECT IDENTIFIER ::= { vplsBgpDraft01MIB 2 } -- Vpls Bgp Config Table