Re: [MIB-DOCTORS] Update to draft-ietf-bess-mvpn-mib-06

Glenn Mansfield Keeni <glenn@cysols.com> Tue, 01 May 2018 22:00 UTC

Return-Path: <glenn@cysols.com>
X-Original-To: mib-doctors@ietfa.amsl.com
Delivered-To: mib-doctors@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BBFB7126BF6; Tue, 1 May 2018 15:00:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HALGVNqfQbDZ; Tue, 1 May 2018 15:00:08 -0700 (PDT)
Received: from niseko.cysol.co.jp (niseko.cysol.co.jp [210.233.3.236]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 03FC8124BAC; Tue, 1 May 2018 15:00:07 -0700 (PDT)
Received: from [192.168.0.88] (cysvpn01.priv.cysol.co.jp [192.168.0.88]) (authenticated bits=0) by aso.priv.cysol.co.jp (8.14.9/8.14.9) with ESMTP id w41LxuQC089470 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 2 May 2018 06:59:57 +0900 (JST) (envelope-from glenn@cysols.com)
To: Hiroshi Tsunoda <tsuno@m.ieice.org>
Cc: Mach Chen <mach.chen@huawei.com>, mib-doctors@ietf.org, bess@ietf.org
References: <CAPbjwkzJi3xRr5cu5_6S_qHoqYcBTDYiUM_KcRA1opwedx4btQ@mail.gmail.com>
From: Glenn Mansfield Keeni <glenn@cysols.com>
Message-ID: <227a1df3-a65b-2f61-cf78-d57068953458@cysols.com>
Date: Wed, 02 May 2018 06:59:51 +0900
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0
MIME-Version: 1.0
In-Reply-To: <CAPbjwkzJi3xRr5cu5_6S_qHoqYcBTDYiUM_KcRA1opwedx4btQ@mail.gmail.com>
Content-Type: text/plain; charset="iso-2022-jp"; format="flowed"; delsp="yes"
Content-Language: en-US
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/mib-doctors/eAwiWcbgvoUlVdrmAOXigk1y2-8>
Subject: Re: [MIB-DOCTORS] Update to draft-ietf-bess-mvpn-mib-06
X-BeenThere: mib-doctors@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: MIB Doctors list <mib-doctors.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/mib-doctors>, <mailto:mib-doctors-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/mib-doctors/>
List-Post: <mailto:mib-doctors@ietf.org>
List-Help: <mailto:mib-doctors-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/mib-doctors>, <mailto:mib-doctors-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 May 2018 22:00:12 -0000

Hi Tsunoda,
    Thanks for the good work.
I will start reviewing this right away.

Glenn

On 2018/05/01 12:14, Hiroshi Tsunoda wrote:
> Dear Glenn,
> 
> Thank you for waiting the update.
> I have submitted the updated version of
> draft-ietf-bess-mvpn-mib.
> 
> Links to the draft and diff are as follows.
> 
> URL:
> https://www.ietf.org/internet-drafts/draft-ietf-bess-mvpn-mib-06.txt
> Htmlized:       https://tools.ietf.org/html/draft-ietf-bess-mvpn-mib-06
> Htmlized:       https://datatracker.ietf.org/doc/html/draft-ietf-bess-mvpn-mib
> Diff:           https://www.ietf.org/rfcdiff?url2=draft-ietf-bess-mvpn-mib-0
> 
> This version contains some major changes as follows.
> I hope this update make the role and usage of the MIB clear for you.
> 
> +----------------------------------------------------------+
> Changes:
> 
> 1. Support for row creation in all tables is removed
> 
>     Reason: The utility of row creation is dubious.
>     It increases complexity of the MIB implementation.
>     Unless an immediate need for row creation, we will go ahead
>     with the current draft and review the need for row creation
>     at a later date if and when it arises.
> 
> 2. Added objects to make the role and usage of this MIB clear.
> 
>     Reason: This MIB will provide the following management functions.
> 
>     - Configuration of MVRF related timers
> 
>     - Generation of Notifications to indicate  creation, deletion,
>       and/or modification of MVRFs
> 
>     - Generation of Notification  when a member joins or leaves a
>       multicast group
> 
>     - Monitoring of the following
>       - attributes of MVRFs of MVPNs
>       - PMSIs
>       - statistics of advertisements exchanged by a PE
>       - routing entries in a MVRF
>       - next-hops for a multicast destination in a MVRF
> +----------------------------------------------------------+
> 
> -- tsuno
>