[Netconf] [Editorial Errata Reported] RFC6022 (4950)

RFC Errata System <rfc-editor@rfc-editor.org> Fri, 24 February 2017 08:31 UTC

Return-Path: <wwwrun@rfc-editor.org>
X-Original-To: netconf@ietfa.amsl.com
Delivered-To: netconf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 17D5C129421 for <netconf@ietfa.amsl.com>; Fri, 24 Feb 2017 00:31:35 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.203
X-Spam-Level:
X-Spam-Status: No, score=-4.203 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-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 H7dl2l2Bm9L3 for <netconf@ietfa.amsl.com>; Fri, 24 Feb 2017 00:31:33 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 76737129400 for <netconf@ietf.org>; Fri, 24 Feb 2017 00:31:33 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 30) id 53D1CB81B18; Fri, 24 Feb 2017 00:31:33 -0800 (PST)
To: mark.scott@ericsson.com, mbj@tail-f.com, bclaise@cisco.com, joelja@bogus.com, mjethanandani@gmail.com, mersue@gmail.com
X-PHP-Originating-Script: 30:errata_mail_lib.php
From: RFC Errata System <rfc-editor@rfc-editor.org>
Message-Id: <20170224083133.53D1CB81B18@rfc-editor.org>
Date: Fri, 24 Feb 2017 00:31:33 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/netconf/Ti3U54U3eTaFbxJzxJ1HPgFlDmA>
X-Mailman-Approved-At: Fri, 24 Feb 2017 05:24:27 -0800
Cc: text/plain@rfc-editor.org, rfc-editor@rfc-editor.orgContent-Type, netconf@ietf.org, charset=UTF-8@rfc-editor.org, Andreas.Walden@belden.com
Subject: [Netconf] [Editorial Errata Reported] RFC6022 (4950)
X-BeenThere: netconf@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Network Configuration WG mailing list <netconf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/netconf>, <mailto:netconf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/netconf/>
List-Post: <mailto:netconf@ietf.org>
List-Help: <mailto:netconf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/netconf>, <mailto:netconf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 24 Feb 2017 08:31:35 -0000

The following errata report has been submitted for RFC6022,
"YANG Module for NETCONF Monitoring".

--------------------------------------
You may review the report below and at:
http://www.rfc-editor.org/errata_search.php?rfc=6022&eid=4950

--------------------------------------
Type: Editorial
Reported by: Andreas Walden <Andreas.Walden@belden.com>

Section: 4.2 (2,3)

Original Text
-------------
<get-schema
           xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">
             <identifer>bar</identifer>
             <version>2008-06-01</version>
           </get-schema>

a. Via <get-schema> using identifer parameter:

 <get-schema
         xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">
           <identifer>bar-types</identifer>
         </get-schema>

Corrected Text
--------------
<get-schema
           xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">
             <identifier>bar</identifier>
             <version>2008-06-01</version>
           </get-schema>

a. Via <get-schema> using identifier parameter:

 <get-schema
         xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">
           <identifier>bar-types</identifier>
         </get-schema>

Notes
-----


Instructions:
-------------
This erratum is currently posted as "Reported". If necessary, please
use "Reply All" to discuss whether it should be verified or
rejected. When a decision is reached, the verifying party  
can log in to change the status and edit the report, if necessary. 

--------------------------------------
RFC6022 (draft-ietf-netconf-monitoring-15)
--------------------------------------
Title               : YANG Module for NETCONF Monitoring
Publication Date    : October 2010
Author(s)           : M. Scott, M. Bjorklund
Category            : PROPOSED STANDARD
Source              : Network Configuration
Area                : Operations and Management
Stream              : IETF
Verifying Party     : IESG