[netmod] Smart filters for YANG-Push

Alexander Clemm <alexander.clemm@huawei.com> Mon, 02 July 2018 23:37 UTC

Return-Path: <alexander.clemm@huawei.com>
X-Original-To: netmod@ietfa.amsl.com
Delivered-To: netmod@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E90B01313FE; Mon, 2 Jul 2018 16:37:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level:
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, 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 jx9BEsshXRPj; Mon, 2 Jul 2018 16:37:15 -0700 (PDT)
Received: from huawei.com (lhrrgout.huawei.com [194.213.3.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3D68E131463; Mon, 2 Jul 2018 16:37:15 -0700 (PDT)
Received: from lhreml704-cah.china.huawei.com (unknown [172.18.7.107]) by Forcepoint Email with ESMTP id 66DBDB4AC15C9; Tue, 3 Jul 2018 00:37:07 +0100 (IST)
Received: from SJCEML703-CHM.china.huawei.com (10.208.112.39) by lhreml704-cah.china.huawei.com (10.201.108.45) with Microsoft SMTP Server (TLS) id 14.3.382.0; Tue, 3 Jul 2018 00:37:08 +0100
Received: from SJCEML521-MBX.china.huawei.com ([169.254.1.141]) by SJCEML703-CHM.china.huawei.com ([169.254.5.104]) with mapi id 14.03.0382.000; Mon, 2 Jul 2018 16:37:02 -0700
From: Alexander Clemm <alexander.clemm@huawei.com>
To: "netmod@ietf.org" <netmod@ietf.org>
CC: "netmod-chairs@ietf.org" <netmod-chairs@ietf.org>
Thread-Topic: Smart filters for YANG-Push
Thread-Index: AdQSXGYSlkIq0ljnSr2PXfacfcR+7A==
Date: Mon, 02 Jul 2018 23:37:02 +0000
Message-ID: <644DA50AFA8C314EA9BDDAC83BD38A2E0EB1CE03@sjceml521-mbx.china.huawei.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [10.209.216.162]
Content-Type: multipart/alternative; boundary="_000_644DA50AFA8C314EA9BDDAC83BD38A2E0EB1CE03sjceml521mbxchi_"
MIME-Version: 1.0
X-CFilter-Loop: Reflected
Archived-At: <https://mailarchive.ietf.org/arch/msg/netmod/AzQtnRE2KNL6oLzanfbJJ9V-rFw>
Subject: [netmod] Smart filters for YANG-Push
X-BeenThere: netmod@ietf.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: NETMOD WG list <netmod.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netmod>, <mailto:netmod-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netmod/>
List-Post: <mailto:netmod@ietf.org>
List-Help: <mailto:netmod-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netmod>, <mailto:netmod-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 02 Jul 2018 23:37:28 -0000

Hello Netmod Working Group,

we have just submitted a new draft on Smart Filters for Push Updates: https://tools.ietf.org/html/draft-clemm-netmod-push-smart-filters-00

This draft supersedes  draft-clemm-netconf-push-smart-filters-ps that recently expired.  The draft involves the definition of  a YANG data model that allows to define more advanced filters than the ones defined with YANG-Push, specifically filters that can take into account values of data nodes as well as state.  This allows to define filters for thresholds, recent high-water marks, and more.  It is also a building block for network automation, providing the event portion for many types of Event-Condition-Action-based control loops.  The draft at this point contains little more than the motivation and problem statement; the actual YANG data model is still to be defined; however, we felt it would be good to have a placeholder posted so we can have discussions in Montreal.

--- Alex (on behalf of coauthors: Eric, Xiufeng, Igor, Tianran, Walker, Henk)