<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" category="std" consensus="true" docName="draft-ietf-netconf-notification-capabilities-21" indexInclude="true" ipr="trust200902" number="9196" prepTime="2022-02-17T12:42:08" scripts="Common,Latin" sortRefs="true" submissionType="IETF" symRefs="true" tocDepth="4" tocInclude="true" xml:lang="en">
  <link href="https://datatracker.ietf.org/doc/draft-ietf-netconf-notification-capabilities-21" rel="prev"/>
  <link href="https://dx.doi.org/10.17487/rfc9196" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <front>
    <title abbrev="YANG System &amp; Notification Capabilities">YANG Modules Describing Capabilities for Systems and Datastore Update Notifications</title>
    <seriesInfo name="RFC" value="9196" stream="IETF"/>
    <author initials="B." surname="Lengyel" fullname="Balazs Lengyel">
      <organization abbrev="Ericsson" showOnFrontPage="true">Ericsson</organization>
      <address>
        <postal>
          <street>Magyar Tudosok korutja 11</street>
          <city>Budapest</city>
          <country>Hungary</country>
          <code>1117</code>
        </postal>
        <email>balazs.lengyel@ericsson.com</email>
      </address>
    </author>
    <author fullname="Alexander Clemm" initials="A" surname="Clemm">
      <organization showOnFrontPage="true">Futurewei</organization>
      <address>
        <postal>
          <street>2330 Central Expressway</street>
          <city>Santa Clara</city>
          <region>CA</region>
          <code>95050</code>
          <country>United States of America</country>
        </postal>
        <email>ludwig@clemm.org</email>
      </address>
    </author>
    <author fullname="Benoit Claise" initials="B" surname="Claise">
      <organization showOnFrontPage="true">Huawei</organization>
      <address>
        <postal>
          <street>George's Court Townsend Street</street>
          <city>Dublin 2</city>
          <country>Ireland</country>
        </postal>
        <email>benoit.claise@huawei.com</email>
      </address>
    </author>
    <date month="02" year="2022"/>
    <area>OPS</area>
    <workgroup>NETCONF</workgroup>
    <keyword>NMDA</keyword>
    <keyword>NETCONF</keyword>
    <keyword>RESTCONF</keyword>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1"> 
        This document defines two YANG modules, "ietf-system-capabilities" and 
        "ietf-notification-capabilities".
      </t>
      <t indent="0" pn="section-abstract-2">   
       The module "ietf-system-capabilities" provides a placeholder structure that 
       can be used to discover YANG-related system capabilities for servers. 
       The module can be used to report capability information from the server 
       at runtime or at implementation time by making use of the YANG instance data file format.
      </t>
      <t indent="0" pn="section-abstract-3">
       The module "ietf-notification-capabilities" augments "ietf-system-capabilities"
       to specify capabilities related to "Subscription to YANG Notifications 
       for Datastore Updates" (RFC 8641). 
      </t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t indent="0" pn="section-boilerplate.1-1">
            This is an Internet Standards Track document.
        </t>
        <t indent="0" pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by
            the Internet Engineering Steering Group (IESG).  Further
            information on Internet Standards is available in Section 2 of 
            RFC 7841.
        </t>
        <t indent="0" pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc9196" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t indent="0" pn="section-boilerplate.2-1">
            Copyright (c) 2022 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t indent="0" pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Revised BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Revised BSD License.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2">
              <li pn="section-toc.1-1.1.2.1">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.1.1"><xref derivedContent="1.1" format="counter" sectionFormat="of" target="section-1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-terminology">Terminology</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.2">
            <t indent="0" keepWithNext="true" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-providing-system-capability">Providing System Capability Information</xref></t>
          </li>
          <li pn="section-toc.1-1.3">
            <t indent="0" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-providing-yang-push-notific">Providing YANG-Push Notification Capabilities Information</xref></t>
          </li>
          <li pn="section-toc.1-1.4">
            <t indent="0" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-system-capabilities-model">System Capabilities Model</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.4.2">
              <li pn="section-toc.1-1.4.2.1">
                <t indent="0" pn="section-toc.1-1.4.2.1.1"><xref derivedContent="4.1" format="counter" sectionFormat="of" target="section-4.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-tree-diagram">Tree Diagram</xref></t>
              </li>
              <li pn="section-toc.1-1.4.2.2">
                <t indent="0" pn="section-toc.1-1.4.2.2.1"><xref derivedContent="4.2" format="counter" sectionFormat="of" target="section-4.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-yang-module">YANG Module</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.5">
            <t indent="0" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-notification-capabilities-m">Notification Capabilities Model</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2">
              <li pn="section-toc.1-1.5.2.1">
                <t indent="0" pn="section-toc.1-1.5.2.1.1"><xref derivedContent="5.1" format="counter" sectionFormat="of" target="section-5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-tree-diagram-2">Tree Diagram</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.2">
                <t indent="0" pn="section-toc.1-1.5.2.2.1"><xref derivedContent="5.2" format="counter" sectionFormat="of" target="section-5.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-yang-module-2">YANG Module</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.6">
            <t indent="0" pn="section-toc.1-1.6.1"><xref derivedContent="6" format="counter" sectionFormat="of" target="section-6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
          </li>
          <li pn="section-toc.1-1.7">
            <t indent="0" pn="section-toc.1-1.7.1"><xref derivedContent="7" format="counter" sectionFormat="of" target="section-7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.7.2">
              <li pn="section-toc.1-1.7.2.1">
                <t indent="0" pn="section-toc.1-1.7.2.1.1"><xref derivedContent="7.1" format="counter" sectionFormat="of" target="section-7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-the-ietf-xml-registry">The IETF XML Registry</xref></t>
              </li>
              <li pn="section-toc.1-1.7.2.2">
                <t indent="0" pn="section-toc.1-1.7.2.2.1"><xref derivedContent="7.2" format="counter" sectionFormat="of" target="section-7.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-the-yang-module-names-regis">The YANG Module Names Registry</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.8">
            <t indent="0" pn="section-toc.1-1.8.1"><xref derivedContent="8" format="counter" sectionFormat="of" target="section-8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.8.2">
              <li pn="section-toc.1-1.8.2.1">
                <t indent="0" pn="section-toc.1-1.8.2.1.1"><xref derivedContent="8.1" format="counter" sectionFormat="of" target="section-8.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.8.2.2">
                <t indent="0" pn="section-toc.1-1.8.2.2.1"><xref derivedContent="8.2" format="counter" sectionFormat="of" target="section-8.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.9">
            <t indent="0" pn="section-toc.1-1.9.1"><xref derivedContent="Appendix A" format="default" sectionFormat="of" target="section-appendix.a"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-instance-data-example-1">Instance Data Example #1</xref></t>
          </li>
          <li pn="section-toc.1-1.10">
            <t indent="0" pn="section-toc.1-1.10.1"><xref derivedContent="Appendix B" format="default" sectionFormat="of" target="section-appendix.b"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-instance-data-example-2">Instance Data Example #2</xref></t>
          </li>
          <li pn="section-toc.1-1.11">
            <t indent="0" pn="section-toc.1-1.11.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.c"/><xref derivedContent="" format="title" sectionFormat="of" target="name-acknowledgments">Acknowledgments</xref></t>
          </li>
          <li pn="section-toc.1-1.12">
            <t indent="0" pn="section-toc.1-1.12.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.d"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="intro" numbered="true" toc="include" removeInRFC="false" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t indent="0" pn="section-1-1">
        Servers and/or publishers often have capabilities, which can be represented by values that designate operational behavior, that need to be conveyed to clients. The YANG modules that are defined in this document facilitate this. 
      </t>
      <t indent="0" pn="section-1-2">          
        There is a need to publish this capability information as it is part of 
        the API contract between the server and client. Examples include the maximum 
        size of data that can be stored or transferred, information about counters (whether a node supports "on-change" telemetry), etc. Such capabilities are often dependent on a vendor's implementation or the available resources at deployment.
        Many such capabilities are specific to the complete system, 
        individual YANG datastores <xref target="RFC8342" format="default" sectionFormat="of" derivedContent="RFC8342"/>, specific parts of the YANG 
        schema, or even individual data nodes. It is a goal of this document to provide a 
        common way to represent such capabilities in a format that is: 
      </t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1-3">
        <li pn="section-1-3.1">vendor independent,</li>
        <li pn="section-1-3.2">machine readable, and</li>
        <li pn="section-1-3.3">available in an identical format both at implementation time and at runtime.</li>
      </ul>
      <t indent="0" pn="section-1-4">
          Implementation-time information is needed by Network Management System 
          (NMS) implementers. 
          An NMS implementation that supports notifications needs information 
		  about a system's capability so it can send "on-change" notifications. 
          If the information is not documented 
          in a way that is readily available to the NMS designer, but only as instance data from 
          the network node once it is deployed, 
          the NMS implementation will be delayed because it has to wait for the 
          network node to be ready. In addition, the assumption that all 
          NMS implementers will 
          have a correctly configured network node available from which to retrieve data is an expensive proposition and may not always hold. (An NMS may need 
          to be able to handle many dozens of network node types.) 
          Often, a fully functional NMS is a requirement for introducing a new 
          network node type 
          into a network, so delaying NMS readiness effectively also delays the 
          time at which a new network node type can be introduced into the network.
      </t>
      <t indent="0" pn="section-1-5">
          Implementation-time information is needed by system integrators. 
          When introducing a network node type into their network, 
          operators often need to integrate the node type into their own 
          management system. The NMS may have management functions that depend 
          on "on-change" notifications. The network operators need to plan their 
          management practices and NMS implementation before they decide to 
          buy the specific network node type. Moreover, the decision to buy the node 
          type sometimes depends on these management possibilities.  
      </t>
      <t indent="0" pn="section-1-6">        
          Runtime capability information is needed:  
      </t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1-7">
        <li pn="section-1-7.1">for any "purely model-driven" application, e.g., a NETCONF browser. 
              Such applications depend on reading models and capabilities at runtime 
              to support all the publisher's available functionality.</li>
        <li pn="section-1-7.2">in case the capability might change during runtime, 
              e.g., due to licensing, hardware constraints, etc.</li>
        <li pn="section-1-7.3">to check that that capability information provided earlier, at
              implementation time, is what the publisher has implemented.</li>
      </ul>
      <section anchor="terminology" numbered="true" toc="include" removeInRFC="false" pn="section-1.1">
        <name slugifiedName="name-terminology">Terminology</name>
        <t indent="0" pn="section-1.1-1">
    The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
    "<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
    described in BCP 14 <xref target="RFC2119" format="default" sectionFormat="of" derivedContent="RFC2119"/> <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/> 
    when, and only when, they appear in all capitals, as shown here.
        </t>
        <t indent="0" pn="section-1.1-2">The terms "YANG-Push", "on-change subscription", and "periodic 
          subscription" are used as defined in <xref target="RFC8641" format="default" sectionFormat="of" derivedContent="RFC8641"/>.
        </t>
        <t indent="0" pn="section-1.1-3">The terms "subscriber", "publisher", and "receiver" are used as 
          defined in <xref target="RFC8639" format="default" sectionFormat="of" derivedContent="RFC8639"/>.
        </t>
        <t indent="0" pn="section-1.1-4">The term "server" is used as defined in <xref target="RFC8342" format="default" sectionFormat="of" derivedContent="RFC8342"/>.
        </t>
        <t indent="0" pn="section-1.1-5">The terms "YANG instance data file format", "instance data", and
        	"instance data set" are used as defined in
          <xref target="RFC9195" format="default" sectionFormat="of" derivedContent="RFC9195"/>.
        </t>
        <t indent="0" pn="section-1.1-6">In addition, this document defines the following terms:</t>
        <dl indent="3" newline="false" spacing="normal" pn="section-1.1-7">
          <dt pn="section-1.1-7.1">Implementation-time information:</dt>
          <dd pn="section-1.1-7.2"> Information about the server's
          behavior that is made available during the implementation of the server, 
          available from a source other than a running server. 
        </dd>
          <dt pn="section-1.1-7.3">
          Runtime information:</dt>
          <dd pn="section-1.1-7.4"> Information about the server's
          behavior that is available from the running server via management protocols 
          such as NETCONF <xref target="RFC6241" format="default" sectionFormat="of" derivedContent="RFC6241"/> or RESTCONF <xref target="RFC8040" format="default" sectionFormat="of" derivedContent="RFC8040"/>.
        </dd>
        </dl>
      </section>
    </section>
    <section anchor="capability-information" numbered="true" toc="include" removeInRFC="false" pn="section-2">
      <name slugifiedName="name-providing-system-capability">Providing System Capability Information</name>
      <t indent="0" pn="section-2-1">
        Capability information is represented by instance data based on one or 
        more "capability-defining YANG modules". This allows a user to discover 
        capabilities both at implementation time and at runtime. 
      </t>
      <dl spacing="normal" indent="3" newline="false" pn="section-2-2">
        <dt pn="section-2-2.1">For the implementation-time use case:</dt>
        <dd pn="section-2-2.2"> Capabilities <bcp14>SHOULD</bcp14> be provided by the 
          implementer as YANG instance data files complying with 
          <xref target="RFC9195" format="default" sectionFormat="of" derivedContent="RFC9195"/>. 
          When provided, the file <bcp14>MUST</bcp14> already be available at implementation time and retrievable in a way that does not depend
          on a live network node, e.g., downloading from a product website.
</dd>
        <dt pn="section-2-2.3">For the runtime use case:</dt>
        <dd pn="section-2-2.4"> Capabilities <bcp14>SHOULD</bcp14> be available via 
          NETCONF <xref target="RFC6241" format="default" sectionFormat="of" derivedContent="RFC6241"/> or 
          RESTCONF <xref target="RFC8040" format="default" sectionFormat="of" derivedContent="RFC8040"/> from the live server (implementing 
          the publisher) during runtime.
          Implementations that support changing these capabilities at 
          runtime <bcp14>SHOULD</bcp14> support "on-change" notifications about the 
          system-capabilities container.</dd>
      </dl>
      <t indent="0" pn="section-2-3"> 
        The module "ietf-system-capabilities" provides a placeholder structure to be used to specify any YANG-related system capability.
      </t>
      <t indent="0" pn="section-2-4">
        The module "ietf-notification-capabilities" is defined to allow a publisher to 
        specify capabilities related to "Subscription to YANG Notifications for Datastore Updates" <xref target="RFC8641" format="default" sectionFormat="of" derivedContent="RFC8641"/>, also known as YANG-Push, augmenting "ietf-system-capabilities".
      </t>
      <t indent="0" pn="section-2-5">
        The YANG data models in this document conform to the Network
        Management Datastore Architecture (NMDA) defined in <xref target="RFC8342" format="default" sectionFormat="of" derivedContent="RFC8342"/>.
      </t>
    </section>
    <section anchor="Yang-Push-Capabilities" numbered="true" toc="include" removeInRFC="false" pn="section-3">
      <name slugifiedName="name-providing-yang-push-notific">Providing YANG-Push Notification Capabilities Information</name>
      <t indent="0" pn="section-3-1">A specific case is the need to specify capabilities in the YANG-Push 
        functionality. As defined in <xref target="RFC8641" format="default" sectionFormat="of" derivedContent="RFC8641"/>, a publisher may allow
		subscribers to subscribe to updates from a datastore and will subsequently push 
		such update notifications to the receiver. Notifications may be sent 
          periodically or "on change" (more or less immediately after each change).
      </t>
      <t indent="0" pn="section-3-2">A publisher supporting YANG-Push has a number of capabilities defined in  
          <xref target="RFC8641" format="default" sectionFormat="of" derivedContent="RFC8641"/>
          that are often determined during the implementation of the publisher. These include:
      </t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3-3">
        <li pn="section-3-3.1">supported (reporting) periods for "periodic" subscriptions.</li>
        <li pn="section-3-3.2">the maximum number of objects that can be sent in an update.</li>
        <li pn="section-3-3.3">the set of datastores or data nodes for which "periodic" notification is supported.</li>
      </ul>
      <t indent="0" pn="section-3-4">Additional capabilities if the optional "on-change" feature is supported include:
      </t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-3-5">
        <li pn="section-3-5.1">supported dampening periods for "on-change" subscriptions.</li>
        <li pn="section-3-5.2">the set of datastores or data nodes for which "on-change" notification is supported.</li>
      </ul>
      <t indent="0" pn="section-3-6">
          Publishers might have some capabilities (or limitations) to document -- for example, how many update notifications and how many datastore node 
          updates they can send out in a certain time period. Other publishers might 
          not support "periodic" subscriptions to all datastores. In some cases, a publisher supporting "on-change" notifications will not
          be able to push updates for some object types "on change". Reasons for
          this might be that the value of the datastore node changes frequently
          (e.g., in-octet counter), that small object changes are
          frequent and irrelevant to the receiver (e.g., a temperature gauge changing 0.1
          degrees within a predetermined and acceptable range), or
          that the implementation is not capable of on-change notification for
          a particular object. In all those cases, it will be important for 
          subscriber applications to have a way to identify the objects for which "on-change" notifications are supported and the objects for which they are not.
      </t>
      <t indent="0" pn="section-3-7">
          Support for "on-change" notifications does not 
          mean that such notifications will be sent for any specific data node, as the ability to do so may not be supported for every data node. Therefore, subscriber/management applications cannot rely on the "on-change" 
          functionality unless the subscriber has some means to identify the objects for which "on-change" notifications are in fact supported. YANG data models are meant to be used as an 
		  interface contract.
		  Without identification of the data nodes actually supporting "on-change" notifications, 
		  this contract would be incomplete.  
      </t>
      <t indent="0" pn="section-3-8">Clients of a server (and subscribers to a publisher, as subscribers are also clients) need a method to gather capability information.
      </t>
    </section>
    <section anchor="system_capabilities_model" numbered="true" toc="include" removeInRFC="false" pn="section-4">
      <name slugifiedName="name-system-capabilities-model">System Capabilities Model</name>
      <t indent="0" pn="section-4-1">The module "ietf-system-capabilities" is defined to provide a  
      	structure that can be used to discover (as a read-only operational state) any YANG-related system capability.</t>
      <t indent="0" pn="section-4-2">This module itself does not contain any capabilities; it provides
        augmentation points for capabilities to be defined in subsequent YANG
        modules. "ietf-system-capabilities" is used by other modules to augment in specific
        capability information.  Every set of such capabilities <bcp14>MUST</bcp14> be
        wrapped in a container under the augment statement to cleanly
        separate different groups of capabilities. These "wrapper containers" <bcp14>SHALL</bcp14> be  
        augmented at /sysc:system-capabilities and /sysc:system-capabilities/sysc:datastore-capabilities/sysc:per-node-capabilities.</t>
      <t indent="0" pn="section-4-3">
        Capability values can be specified at the system level, 
        at the datastore level (by selecting all nodes in the datastore),  
        or for specific data nodes of a specific datastore 
        (and their contained subtrees).



        Capability values specified for a specific datastore or 
        node-set override values specified at the system level.
      </t>
      <t indent="3" pn="section-4-4">
        Note: The solution is usable for both NMDA and non-NMDA systems. 
        For non-NMDA servers, "config false" data is
        considered as if it were part of the running datastore.
      </t>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-4.1">
        <name slugifiedName="name-tree-diagram">Tree Diagram</name>
        <t indent="0" pn="section-4.1-1">
          The following tree diagram <xref target="RFC8340" format="default" sectionFormat="of" derivedContent="RFC8340"/>
          provides an overview of the data model.
        </t>
        <sourcecode name="" type="yangtree" markers="false" pn="section-4.1-2">
module: ietf-system-capabilities
  +--ro system-capabilities
     +--ro datastore-capabilities* [datastore]
        +--ro datastore       -&gt; /yanglib:yang-library/datastore/name
        +--ro per-node-capabilities* []
           +--ro (node-selection)?
              +--:(node-selector)
                 +--ro node-selector?   nacm:node-instance-identifier
</sourcecode>
      </section>
      <section anchor="ietf-system-capabilities.yang" numbered="true" toc="include" removeInRFC="false" pn="section-4.2">
        <name slugifiedName="name-yang-module">YANG Module</name>
        <t indent="0" pn="section-4.2-1">This YANG module imports typedefs from <xref target="RFC8341" format="default" sectionFormat="of" derivedContent="RFC8341"/> and 
          a reference path from <xref target="RFC8525" format="default" sectionFormat="of" derivedContent="RFC8525"/>. 
        </t>
        <sourcecode name="ietf-system-capabilities@2022-02-17.yang" type="yang" markers="true" pn="section-4.2-2">
module ietf-system-capabilities {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-system-capabilities";
  prefix sysc;

  import ietf-netconf-acm {
    prefix nacm;
    reference
      "RFC 8341: Network Configuration Access Control Model";
  }
  import ietf-yang-library {
    prefix yanglib;
    description
      "This module requires ietf-yang-library to be implemented.
       Revision 2019-01-04 or a revision derived from it
       is REQUIRED.";
    reference
      "RFC8525: YANG Library";
  }

  organization
    "IETF NETCONF (Network Configuration) Working Group";
  contact
    "WG Web:   &lt;https://datatracker.ietf.org/wg/netconf/&gt;
     WG List:  &lt;mailto:netconf@ietf.org&gt;

     Editor:   Balazs Lengyel
               &lt;mailto:balazs.lengyel@ericsson.com&gt;";
  description
    "This module specifies a structure to specify system
     capabilities for a server or a publisher.  System capabilities
     may include capabilities of a NETCONF or RESTCONF server or a
     notification publisher.

     This module does not contain any specific capabilities; it only
     provides a structure where containers containing the actual
     capabilities are augmented in.

     Capability values can be specified at the system level, at the
     datastore level (by selecting all nodes in the datastore), or
     for specific data nodes of a specific datastore (and their
     contained subtrees).
     Capability values specified for a specific datastore or
     node-set override values specified on the system/publisher
     level.

     The same grouping MUST be used to define hierarchical
     capabilities supported both at the system level and at the
     datastore/data-node level.

     To find a capability value for a specific data node in a
     specific datastore, the user SHALL:

     1) search for a datastore-capabilities list entry for
     the specific datastore.  When stating a specific capability, the
     relative path for any specific capability must be the same
     under the system-capabilities container and under the
     per-node-capabilities list.

     2) If the datastore entry is found within that entry, process
     all per-node-capabilities entries in the order they appear in
     the list.  The first entry that specifies the specific
     capability and has a node-selector selecting the specific data
     node defines the capability value.

     3) If the capability value is not found above and the specific
     capability is specified under the system-capabilities container
     (outside the datastore-capabilities list), this value shall be
     used.

     4) If no values are found in the previous steps, the
     system/publisher is not capable of providing a value.  Possible
     reasons are that it is unknown, the capability is changing for
     some reason, there is no specified limit, etc.  In this case,
     the system's behavior is unspecified.

     The key words 'MUST', 'MUST NOT', 'REQUIRED', 'SHALL',
     'SHALL NOT', 'SHOULD', 'SHOULD NOT', 'RECOMMENDED',
     'NOT RECOMMENDED', 'MAY', and 'OPTIONAL' in this document
     are to be interpreted as described in BCP 14 (RFC 2119)
     (RFC 8174) when, and only when, they appear in all
     capitals, as shown here.

     Copyright (c) 2022 IETF Trust and the persons identified as
     authors of the code.  All rights reserved.

     Redistribution and use in source and binary forms, with or
     without modification, is permitted pursuant to, and subject to
     the license terms contained in, the Revised BSD License set
     forth in Section 4.c of the IETF Trust's Legal Provisions
     Relating to IETF Documents
     (https://trustee.ietf.org/license-info).

     This version of this YANG module is part of RFC 9196
     (https://www.rfc-editor.org/info/rfc9196); see the RFC itself
     for full legal notices.";

  revision 2022-02-17 {
    description
      "Initial version";
    reference
      "RFC 9196: YANG Modules Describing Capabilities for Systems
       and Datastore Update Notifications";
  }

  container system-capabilities {
    config false;
    description
      "System capabilities.
       Capability values specified here at the system level
       are valid for all datastores and are used when the
       capability is not specified at the datastore level
       or for specific data nodes.";
    /*
     * "Augmentation point for system-level capabilities."
     */
    list datastore-capabilities {
      key "datastore";
      description
        "Capabilities values per datastore.

         For non-NMDA servers/publishers, 'config false' data is
         considered as if it were part of the running datastore.";
      leaf datastore {
        type leafref {
          path
            "/yanglib:yang-library/yanglib:datastore/yanglib:name";
        }
        description
          "The datastore for which capabilities are defined.
           Only one specific datastore can be specified,
           e.g., ds:conventional must not be used, as it
           represents a set of configuration datastores.";
      }
      list per-node-capabilities {
        description
          "Each list entry specifies capabilities for the selected
           data nodes.  The same capabilities apply to the data nodes
           in the subtree below the selected nodes.

           The system SHALL order the entries according to their
           precedence. The order of the entries MUST NOT change
           unless the underlying capabilities also change.

           Note that the longest patch matching can be achieved
           by ordering more specific matches before less
           specific ones.";
        choice node-selection {
          description
            "A method to select some or all nodes within a
             datastore.";
          leaf node-selector {
            type nacm:node-instance-identifier;
            description
              "Selects the data nodes for which capabilities are
               specified. The special value '/' denotes all data
               nodes in the datastore, consistent with the path
               leaf node on page 41 of [RFC8341].";
            reference
              "RFC 8341: Network Configuration Access Control Model";
          }
        }
        /*
         * "Augmentation point for datastore- or data-node-level
         * capabilities."
         */
      }
    }
  }
}

</sourcecode>
      </section>
    </section>
    <section anchor="notification-capabilities_model" numbered="true" toc="include" removeInRFC="false" pn="section-5">
      <name slugifiedName="name-notification-capabilities-m">Notification Capabilities Model</name>
      <t indent="0" pn="section-5-1">
        The YANG module "ietf-notification-capabilities" provides information related to the YANG-Push capability.
      </t>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-5.1">
        <name slugifiedName="name-tree-diagram-2">Tree Diagram</name>
        <t indent="0" pn="section-5.1-1">
          The following tree diagram <xref target="RFC8340" format="default" sectionFormat="of" derivedContent="RFC8340"/>
          provides an overview of the data model.
        </t>
        <sourcecode name="" type="yangtree" markers="false" pn="section-5.1-2">
module: ietf-notification-capabilities
  augment /sysc:system-capabilities:
    +--ro subscription-capabilities
       +--ro max-nodes-per-update?               uint32
       +--ro periodic-notifications-supported?   notification-support
       +--ro (update-period)?
       |  +--:(minimum-update-period)
       |  |  +--ro minimum-update-period?        uint32
       |  +--:(supported-update-period)
       |     +--ro supported-update-period*      uint32
       +--ro on-change-supported?                notification-support
       |       {yp:on-change}?
       +--ro minimum-dampening-period?           uint32
       |       {yp:on-change}?
       +--ro supported-excluded-change-type*     union
               {yp:on-change}?
  augment /sysc:system-capabilities/sysc:datastore-capabilities
            /sysc:per-node-capabilities:
    +--ro subscription-capabilities
       +--ro max-nodes-per-update?               uint32
       +--ro periodic-notifications-supported?   notification-support
       +--ro (update-period)?
       |  +--:(minimum-update-period)
       |  |  +--ro minimum-update-period?        uint32
       |  +--:(supported-update-period)
       |     +--ro supported-update-period*      uint32
       +--ro on-change-supported?                notification-support
       |       {yp:on-change}?
       +--ro minimum-dampening-period?           uint32
       |       {yp:on-change}?
       +--ro supported-excluded-change-type*     union
               {yp:on-change}?
</sourcecode>
      </section>
      <section anchor="ietf-notification-capabilities.yang" numbered="true" toc="include" removeInRFC="false" pn="section-5.2">
        <name slugifiedName="name-yang-module-2">YANG Module</name>
        <t indent="0" pn="section-5.2-1">This YANG module imports a feature and typedefs from <xref target="RFC8641" format="default" sectionFormat="of" derivedContent="RFC8641"/>
        and also imports the "ietf-system-capabilities" specified in this document.
        </t>
        <sourcecode name="ietf-notification-capabilities@2022-02-17.yang" type="yang" markers="true" pn="section-5.2-2">
module ietf-notification-capabilities {
  yang-version 1.1;
  namespace
    "urn:ietf:params:xml:ns:yang:ietf-notification-capabilities";
  prefix notc;

  import ietf-yang-push {
    prefix yp;
    description
      "This module requires ietf-yang-push to be implemented.";
    reference
      "RFC 8641: Subscription to YANG Notifications for
       Datastore Updates";
  }
  import ietf-system-capabilities {
    prefix sysc;
    description
      "This module requires ietf-system-capabilities to be
       implemented.";
    reference
      "RFC 9196: YANG Modules Describing Capabilities for Systems
       and Datastore Update Notifications";
  }

  organization
    "IETF NETCONF (Network Configuration) Working Group";
  contact
    "WG Web:   &lt;https://datatracker.ietf.org/wg/netconf/&gt;
     WG List:  &lt;mailto:netconf@ietf.org&gt;

     Editor:   Balazs Lengyel
               &lt;mailto:balazs.lengyel@ericsson.com&gt;";
  description
    "This module specifies publisher capabilities related to
     YANG-Push (RFC 8641).

     The module contains:

     - a specification of the data nodes that support 'on-change' or
     'periodic' notifications.

     - capabilities related to the throughput of notification data
     that the publisher can support.  (Note that for a specific
     subscription, the publisher MAY allow only longer periods
     or smaller updates depending on, e.g., actual load conditions.)

     Capability values can be specified at the system/publisher
     level, at the datastore level, or for specific data nodes of
     a specific datastore (and their contained subtrees), as defined
     in the ietf-system-capabilities module.

     If different data nodes covered by a single subscription
     have different values for a specific capability, then using
     values that are only acceptable for some of these data nodes,
     but not for others, may result in the rejection of the
     subscription.

     The key words 'MUST', 'MUST NOT', 'REQUIRED', 'SHALL',
     'SHALL NOT', 'SHOULD', 'SHOULD NOT', 'RECOMMENDED',
     'NOT RECOMMENDED', 'MAY', and 'OPTIONAL' in this document
     are to be interpreted as described in BCP 14 (RFC 2119)
     (RFC 8174) when, and only when, they appear in all
     capitals, as shown here.

     Copyright (c) 2022 IETF Trust and the persons identified as
     authors of the code.  All rights reserved.

     Redistribution and use in source and binary forms, with or
     without modification, is permitted pursuant to, and subject to
     the license terms contained in, the Revised BSD License set
     forth in Section 4.c of the IETF Trust's Legal Provisions
     Relating to IETF Documents
     (https://trustee.ietf.org/license-info).

     This version of this YANG module is part of RFC 9196
     (https://www.rfc-editor.org/info/rfc9196); see the RFC itself
     for full legal notices.";

  revision 2022-02-17 {
    description
      "Initial version";
    reference
      "RFC 9196: YANG Modules Describing Capabilities for Systems
       and Datastore Update Notifications";
  }

  grouping subscription-capabilities {
    description
      "Capabilities related to YANG-Push subscriptions
       and notifications";
    container subscription-capabilities {
      description
        "Capabilities related to YANG-Push subscriptions
         and notifications";
      typedef notification-support {
        type bits {
          bit config-changes {
            description
              "The publisher is capable of sending
               notifications for 'config true' nodes for the
               relevant scope and subscription type.";
          }
          bit state-changes {
            description
              "The publisher is capable of sending
               notifications for 'config false' nodes for the
               relevant scope and subscription type.";
          }
        }
        description
          "Type for defining whether 'on-change' or
           'periodic' notifications are supported for all data nodes,
           'config false' data nodes, 'config true' data nodes, or
           no data nodes.

           The bits config-changes or state-changes have no effect
           when they are set for a datastore or for a set of nodes
           that does not contain nodes with the indicated config
           value.  In those cases, the effect is the same as if no
           support was declared.  One example of this is indicating
           support for state-changes for a candidate datastore that
           has no effect.";
      }

      leaf max-nodes-per-update {
        type uint32 {
          range "1..max";
        }
        description
          "Maximum number of data nodes that can be sent
           in an update. The publisher MAY support more data nodes
           but SHOULD support at least this number.

           May be used to avoid the 'update-too-big' error
           during subscription.";
        reference
          "RFC 8641: Subscription to YANG Notifications for
           Datastore Updates, the 'update-too-big' error/identity";
      }
      leaf periodic-notifications-supported {
        type notification-support;
        description
          "Specifies whether the publisher is capable of
           sending 'periodic' notifications for the selected
           data nodes, including any subtrees that may exist
           below them.";
        reference
          "RFC 8641: Subscription to YANG Notifications for
           Datastore Updates, 'periodic' subscription concept";
      }
      choice update-period {
        description
          "Supported update period value or values for
           'periodic' subscriptions.";
        leaf minimum-update-period {
          type uint32;
          units "centiseconds";
          description
            "Indicates the minimal update period that is
             supported for a 'periodic' subscription.

             A subscription request to the selected data nodes with
             a smaller period than what this leaf specifies is
             likely to result in a 'period-unsupported' error.";
          reference
            "RFC 8641: Subscription to YANG Notifications for
             Datastore Updates, the period leaf in the ietf-yang-push
             YANG module";
        }
        leaf-list supported-update-period {
          type uint32;
          units "centiseconds";
          description
            "Supported update period values for a 'periodic'
             subscription.

             A subscription request to the selected data nodes with a
             period not included in the leaf-list will result in a
             'period-unsupported' error.";
          reference
            "RFC 8641: Subscription to YANG Notifications for
             Datastore Updates, the period leaf in the ietf-yang-push
             YANG module";
        }
      }
      leaf on-change-supported {
        if-feature "yp:on-change";
        type notification-support;
        description
          "Specifies whether the publisher is capable of
           sending 'on-change' notifications for the selected
           data nodes and the subtree below them.";
        reference
          "RFC 8641: Subscription to YANG Notifications for Datastore
           Updates, on-change concept";
      }
      leaf minimum-dampening-period {
        if-feature "yp:on-change";
        type uint32;
        units "centiseconds";
        description
          "The minimum dampening period supported for 'on-change'
           subscriptions for the selected data nodes.

           If this value is present and greater than zero,
           that implies dampening is mandatory.";
        reference
          "RFC 8641: Subscription to YANG Notifications for
           Datastore Updates, the dampening-period leaf in the
           ietf-yang-push YANG module";
      }
      leaf-list supported-excluded-change-type {
        if-feature "yp:on-change";
        type union {
          type enumeration {
            enum none {
              value -2;
              description
                "None of the change types can be excluded.";
            }
            enum all {
              value -1;
              description
                "Any combination of change types can be excluded.";
            }
          }
          type yp:change-type;
        }
        description
          "The change types that can be excluded in
           YANG-Push subscriptions for the selected data nodes.";
        reference
          "RFC 8641: Subscription to YANG Notifications for Datastore
           Updates, the change-type typedef in the ietf-yang-push
           YANG module";
      }
    }
  }

  augment "/sysc:system-capabilities" {
    description
      "Add system level capabilities";
    uses subscription-capabilities {
      refine
        "subscription-capabilities/supported-excluded-change-type" {
        default "none";
      }
    }
  }

  augment "/sysc:system-capabilities/sysc:datastore-capabilities"
        + "/sysc:per-node-capabilities" {
    description
      "Add datastore and node-level capabilities";
    uses subscription-capabilities {
      refine
        "subscription-capabilities/supported-excluded-change-type" {
        default "none";
      }
    }
  }
}
</sourcecode>
        <t indent="0" pn="section-5.2-3">&lt;CODE ENDS&gt;</t>
      </section>
    </section>
    <section anchor="security" numbered="true" toc="include" removeInRFC="false" pn="section-6">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <t indent="0" pn="section-6-1"> 
         The YANG modules specified in this document define a schema for data 
         that is designed to be accessed via network management protocols such 
         as NETCONF <xref target="RFC6241" format="default" sectionFormat="of" derivedContent="RFC6241"/> or RESTCONF <xref target="RFC8040" format="default" sectionFormat="of" derivedContent="RFC8040"/>
         or as YANG instance data.		 
		 The lowest NETCONF layer is the secure transport layer, and the 
		 mandatory-to-implement secure transport is Secure Shell (SSH) 
		 <xref target="RFC6242" format="default" sectionFormat="of" derivedContent="RFC6242"/>. The lowest RESTCONF layer is HTTPS, and 
		 the mandatory-to-implement secure transport is TLS <xref target="RFC8446" format="default" sectionFormat="of" derivedContent="RFC8446"/>.
      </t>
      <t indent="0" pn="section-6-2">
         The Network Configuration Access Control Model (NACM) <xref target="RFC8341" format="default" sectionFormat="of" derivedContent="RFC8341"/> 
         provides the means to restrict access for particular NETCONF or 
         RESTCONF users to a preconfigured subset of all available NETCONF or 
         RESTCONF protocol operations and content. 
      </t>
      <t indent="0" pn="section-6-3">
         This document outlines a framework for conveying system capability 
		 information that is inherently flexible and extensible.  While the full 
		 set of use cases is not known now, they may range as wide as conveying 
		 the minimum update period for periodic subscription updates and what 
		 protocols might be used for such notifications.  Knowledge of this type 
		 of value might, for example, allow an attacker to gain insight into how 
		 long unauthorized configuration changes might be active prior to detection 
		 and what communications channels might be disrupted to extend the period 
		 of non-detection.  Documents adding additional capabilities via augmenting 
		 this module are encouraged to document the security considerations of the

		 new YANG nodes, according to the guidance in BCP 216 <xref target="RFC8407" format="default" sectionFormat="of" derivedContent="RFC8407"/>. 
      </t>
      <t indent="0" pn="section-6-4"> All protocol-accessible data nodes in augmented modules are read-only 
	    and cannot be modified. Access control may be configured to avoid exposing any read-only data that is defined by the augmenting module
  documentation as being security sensitive.
      </t>
      <t indent="0" pn="section-6-5">When that data is in file format, the data should be protected against 
      modification or unauthorized access using normal file-handling mechanisms.
		The data in file format also inherits all the security considerations of 
		<xref target="RFC9195" format="default" sectionFormat="of" derivedContent="RFC9195"/>, which includes additional 
		considerations about read protections and distinguishes between data at 
		rest and in motion.
      </t>
    </section>
    <section anchor="iana" numbered="true" toc="include" removeInRFC="false" pn="section-7">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-7.1">
        <name slugifiedName="name-the-ietf-xml-registry">The IETF XML Registry</name>
        <t indent="0" pn="section-7.1-1">This document registers the following URIs in the "IETF XML 
          Registry" <xref target="RFC3688" format="default" sectionFormat="of" derivedContent="RFC3688"/>:</t>
        <dl spacing="compact" indent="3" newline="false" pn="section-7.1-2">
          <dt pn="section-7.1-2.1">URI:</dt>
          <dd pn="section-7.1-2.2"> urn:ietf:params:xml:ns:yang:ietf-system-capabilities</dd>
          <dt pn="section-7.1-2.3">Registrant Contact:</dt>
          <dd pn="section-7.1-2.4">The IESG.</dd>
          <dt pn="section-7.1-2.5">XML:</dt>
          <dd pn="section-7.1-2.6"> N/A, the requested URI is an XML namespace.</dd>
        </dl>
        <dl spacing="compact" indent="3" newline="false" pn="section-7.1-3">
          <dt pn="section-7.1-3.1">URI:</dt>
          <dd pn="section-7.1-3.2"> urn:ietf:params:xml:ns:yang:ietf-notification-capabilities</dd>
          <dt pn="section-7.1-3.3">Registrant Contact:</dt>
          <dd pn="section-7.1-3.4">The IESG.</dd>
          <dt pn="section-7.1-3.5">XML:</dt>
          <dd pn="section-7.1-3.6"> N/A, the requested URI is an XML namespace.</dd>
        </dl>
      </section>
      <section numbered="true" toc="include" removeInRFC="false" pn="section-7.2">
        <name slugifiedName="name-the-yang-module-names-regis">The YANG Module Names Registry</name>
        <t indent="0" pn="section-7.2-1">This document registers the following YANG modules in the
          "YANG Module Names" registry <xref target="RFC6020" format="default" sectionFormat="of" derivedContent="RFC6020"/>:</t>
        <dl spacing="compact" indent="3" newline="false" pn="section-7.2-2">
          <dt pn="section-7.2-2.1">name:</dt>
          <dd pn="section-7.2-2.2">       ietf-system-capabilities</dd>
          <dt pn="section-7.2-2.3">namespace:</dt>
          <dd pn="section-7.2-2.4">  urn:ietf:params:xml:ns:yang:ietf-system-capabilities</dd>
          <dt pn="section-7.2-2.5">prefix:</dt>
          <dd pn="section-7.2-2.6">     sysc</dd>
          <dt pn="section-7.2-2.7">reference:</dt>
          <dd pn="section-7.2-2.8">  RFC 9196</dd>
        </dl>
        <dl spacing="compact" indent="3" newline="false" pn="section-7.2-3">
          <dt pn="section-7.2-3.1">name:</dt>
          <dd pn="section-7.2-3.2">       ietf-notification-capabilities</dd>
          <dt pn="section-7.2-3.3">namespace:</dt>
          <dd pn="section-7.2-3.4">  
        urn:ietf:params:xml:ns:yang:ietf-notification-capabilities</dd>
          <dt pn="section-7.2-3.5">prefix:</dt>
          <dd pn="section-7.2-3.6">     notc</dd>
          <dt pn="section-7.2-3.7">reference:</dt>
          <dd pn="section-7.2-3.8">  RFC 9196</dd>
        </dl>
      </section>
    </section>
  </middle>
  <back>
    <references pn="section-8">
      <name slugifiedName="name-references">References</name>
      <references pn="section-8.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" quoteTitle="true" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author initials="S." surname="Bradner" fullname="S. Bradner">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="1997" month="March"/>
            <abstract>
              <t indent="0">In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC3688" target="https://www.rfc-editor.org/info/rfc3688" quoteTitle="true" derivedAnchor="RFC3688">
          <front>
            <title>The IETF XML Registry</title>
            <author initials="M." surname="Mealling" fullname="M. Mealling">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2004" month="January"/>
            <abstract>
              <t indent="0">This document describes an IANA maintained registry for IETF standards which use Extensible Markup Language (XML) related items such as Namespaces, Document Type Declarations (DTDs), Schemas, and Resource Description Framework (RDF) Schemas.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="81"/>
          <seriesInfo name="RFC" value="3688"/>
          <seriesInfo name="DOI" value="10.17487/RFC3688"/>
        </reference>
        <reference anchor="RFC6020" target="https://www.rfc-editor.org/info/rfc6020" quoteTitle="true" derivedAnchor="RFC6020">
          <front>
            <title>YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)</title>
            <author initials="M." surname="Bjorklund" fullname="M. Bjorklund" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2010" month="October"/>
            <abstract>
              <t indent="0">YANG is a data modeling language used to model configuration and state data manipulated by the Network Configuration Protocol (NETCONF), NETCONF remote procedure calls, and NETCONF notifications. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6020"/>
          <seriesInfo name="DOI" value="10.17487/RFC6020"/>
        </reference>
        <reference anchor="RFC6241" target="https://www.rfc-editor.org/info/rfc6241" quoteTitle="true" derivedAnchor="RFC6241">
          <front>
            <title>Network Configuration Protocol (NETCONF)</title>
            <author initials="R." surname="Enns" fullname="R. Enns" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Bjorklund" fullname="M. Bjorklund" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Schoenwaelder" fullname="J. Schoenwaelder" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Bierman" fullname="A. Bierman" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2011" month="June"/>
            <abstract>
              <t indent="0">The Network Configuration Protocol (NETCONF) defined in this document provides mechanisms to install, manipulate, and delete the configuration of network devices.  It uses an Extensible Markup Language (XML)-based data encoding for the configuration data as well as the protocol messages.  The NETCONF protocol operations are realized as remote procedure calls (RPCs).  This document obsoletes RFC 4741.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6241"/>
          <seriesInfo name="DOI" value="10.17487/RFC6241"/>
        </reference>
        <reference anchor="RFC6242" target="https://www.rfc-editor.org/info/rfc6242" quoteTitle="true" derivedAnchor="RFC6242">
          <front>
            <title>Using the NETCONF Protocol over Secure Shell (SSH)</title>
            <author initials="M." surname="Wasserman" fullname="M. Wasserman">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2011" month="June"/>
            <abstract>
              <t indent="0">This document describes a method for invoking and running the Network Configuration Protocol (NETCONF) within a Secure Shell (SSH) session as an SSH subsystem.  This document obsoletes RFC 4742.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6242"/>
          <seriesInfo name="DOI" value="10.17487/RFC6242"/>
        </reference>
        <reference anchor="RFC8040" target="https://www.rfc-editor.org/info/rfc8040" quoteTitle="true" derivedAnchor="RFC8040">
          <front>
            <title>RESTCONF Protocol</title>
            <author initials="A." surname="Bierman" fullname="A. Bierman">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Bjorklund" fullname="M. Bjorklund">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="K." surname="Watsen" fullname="K. Watsen">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="January"/>
            <abstract>
              <t indent="0">This document describes an HTTP-based protocol that provides a programmatic interface for accessing data defined in YANG, using the datastore concepts defined in the Network Configuration Protocol (NETCONF).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8040"/>
          <seriesInfo name="DOI" value="10.17487/RFC8040"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" quoteTitle="true" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author initials="B." surname="Leiba" fullname="B. Leiba">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2017" month="May"/>
            <abstract>
              <t indent="0">RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC8341" target="https://www.rfc-editor.org/info/rfc8341" quoteTitle="true" derivedAnchor="RFC8341">
          <front>
            <title>Network Configuration Access Control Model</title>
            <author initials="A." surname="Bierman" fullname="A. Bierman">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Bjorklund" fullname="M. Bjorklund">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2018" month="March"/>
            <abstract>
              <t indent="0">The standardization of network configuration interfaces for use with the Network Configuration Protocol (NETCONF) or the RESTCONF protocol requires a structured and secure operating environment that promotes human usability and multi-vendor interoperability.  There is a need for standard mechanisms to restrict NETCONF or RESTCONF protocol access for particular users to a preconfigured subset of all available NETCONF or RESTCONF protocol operations and content.  This document defines such an access control model.</t>
              <t indent="0">This document obsoletes RFC 6536.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="91"/>
          <seriesInfo name="RFC" value="8341"/>
          <seriesInfo name="DOI" value="10.17487/RFC8341"/>
        </reference>
        <reference anchor="RFC8342" target="https://www.rfc-editor.org/info/rfc8342" quoteTitle="true" derivedAnchor="RFC8342">
          <front>
            <title>Network Management Datastore Architecture (NMDA)</title>
            <author initials="M." surname="Bjorklund" fullname="M. Bjorklund">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Schoenwaelder" fullname="J. Schoenwaelder">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="P." surname="Shafer" fullname="P. Shafer">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="K." surname="Watsen" fullname="K. Watsen">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Wilton" fullname="R. Wilton">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2018" month="March"/>
            <abstract>
              <t indent="0">Datastores are a fundamental concept binding the data models written in the YANG data modeling language to network management protocols such as the Network Configuration Protocol (NETCONF) and RESTCONF. This document defines an architectural framework for datastores based on the experience gained with the initial simpler model, addressing requirements that were not well supported in the initial model.  This document updates RFC 7950.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8342"/>
          <seriesInfo name="DOI" value="10.17487/RFC8342"/>
        </reference>
        <reference anchor="RFC8446" target="https://www.rfc-editor.org/info/rfc8446" quoteTitle="true" derivedAnchor="RFC8446">
          <front>
            <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
            <author initials="E." surname="Rescorla" fullname="E. Rescorla">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2018" month="August"/>
            <abstract>
              <t indent="0">This document specifies version 1.3 of the Transport Layer Security (TLS) protocol.  TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t>
              <t indent="0">This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961.  This document also specifies new requirements for TLS 1.2 implementations.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8446"/>
          <seriesInfo name="DOI" value="10.17487/RFC8446"/>
        </reference>
        <reference anchor="RFC8525" target="https://www.rfc-editor.org/info/rfc8525" quoteTitle="true" derivedAnchor="RFC8525">
          <front>
            <title>YANG Library</title>
            <author initials="A." surname="Bierman" fullname="A. Bierman">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="M." surname="Bjorklund" fullname="M. Bjorklund">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="J." surname="Schoenwaelder" fullname="J. Schoenwaelder">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="K." surname="Watsen" fullname="K. Watsen">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="R." surname="Wilton" fullname="R. Wilton">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2019" month="March"/>
            <abstract>
              <t indent="0">This document describes a YANG library that provides information about the YANG modules, datastores, and datastore schemas used by a network management server.  Simple caching mechanisms are provided to allow clients to minimize retrieval of this information.  This version of the YANG library supports the Network Management Datastore Architecture (NMDA) by listing all datastores supported by a network management server and the schema that is used by each of these datastores.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8525"/>
          <seriesInfo name="DOI" value="10.17487/RFC8525"/>
        </reference>
        <reference anchor="RFC8639" target="https://www.rfc-editor.org/info/rfc8639" quoteTitle="true" derivedAnchor="RFC8639">
          <front>
            <title>Subscription to YANG Notifications</title>
            <author initials="E." surname="Voit" fullname="E. Voit">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Clemm" fullname="A. Clemm">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Gonzalez Prieto" fullname="A. Gonzalez Prieto">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="E." surname="Nilsen-Nygaard" fullname="E. Nilsen-Nygaard">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Tripathy" fullname="A. Tripathy">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2019" month="September"/>
            <abstract>
              <t indent="0">This document defines a YANG data model and associated mechanisms enabling subscriber-specific subscriptions to a publisher's event streams.  Applying these elements allows a subscriber to request and receive a continuous, customized feed of publisher-generated information.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8639"/>
          <seriesInfo name="DOI" value="10.17487/RFC8639"/>
        </reference>
        <reference anchor="RFC8641" target="https://www.rfc-editor.org/info/rfc8641" quoteTitle="true" derivedAnchor="RFC8641">
          <front>
            <title>Subscription to YANG Notifications for Datastore Updates</title>
            <author initials="A." surname="Clemm" fullname="A. Clemm">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="E." surname="Voit" fullname="E. Voit">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2019" month="September"/>
            <abstract>
              <t indent="0">This document describes a mechanism that allows subscriber applications to request a continuous and customized stream of updates from a YANG datastore.  Providing such visibility into updates enables new capabilities based on the remote mirroring and monitoring of configuration and operational state.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8641"/>
          <seriesInfo name="DOI" value="10.17487/RFC8641"/>
        </reference>
        <reference anchor="RFC9195" target="https://www.rfc-editor.org/info/rfc9195" quoteTitle="true" derivedAnchor="RFC9195">
          <front>
            <title>A File Format for YANG Instance Data</title>
            <author initials="B" surname="Lengyel" fullname="Balazs Lengyel">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="B" surname="Claise" fullname="Benoit Claise">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2022" month="February"/>
          </front>
          <seriesInfo name="RFC" value="9195"/>
          <seriesInfo name="DOI" value="10.17487/RFC9195"/>
        </reference>
      </references>
      <references pn="section-8.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="RFC8340" target="https://www.rfc-editor.org/info/rfc8340" quoteTitle="true" derivedAnchor="RFC8340">
          <front>
            <title>YANG Tree Diagrams</title>
            <author initials="M." surname="Bjorklund" fullname="M. Bjorklund">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="L." surname="Berger" fullname="L. Berger" role="editor">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2018" month="March"/>
            <abstract>
              <t indent="0">This document captures the current syntax used in YANG module tree diagrams.  The purpose of this document is to provide a single location for this definition.  This syntax may be updated from time to time based on the evolution of the YANG language.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="215"/>
          <seriesInfo name="RFC" value="8340"/>
          <seriesInfo name="DOI" value="10.17487/RFC8340"/>
        </reference>
        <reference anchor="RFC8407" target="https://www.rfc-editor.org/info/rfc8407" quoteTitle="true" derivedAnchor="RFC8407">
          <front>
            <title>Guidelines for Authors and Reviewers of Documents Containing YANG Data Models</title>
            <author initials="A." surname="Bierman" fullname="A. Bierman">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2018" month="October"/>
            <abstract>
              <t indent="0">This memo provides guidelines for authors and reviewers of specifications containing YANG modules.  Recommendations and procedures are defined, which are intended to increase interoperability and usability of Network Configuration Protocol (NETCONF) and RESTCONF protocol implementations that utilize YANG modules.  This document obsoletes RFC 6087.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="216"/>
          <seriesInfo name="RFC" value="8407"/>
          <seriesInfo name="DOI" value="10.17487/RFC8407"/>
        </reference>
        <reference anchor="RFC8792" target="https://www.rfc-editor.org/info/rfc8792" quoteTitle="true" derivedAnchor="RFC8792">
          <front>
            <title>Handling Long Lines in Content of Internet-Drafts and RFCs</title>
            <author initials="K." surname="Watsen" fullname="K. Watsen">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="E." surname="Auerswald" fullname="E. Auerswald">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="A." surname="Farrel" fullname="A. Farrel">
              <organization showOnFrontPage="true"/>
            </author>
            <author initials="Q." surname="Wu" fullname="Q. Wu">
              <organization showOnFrontPage="true"/>
            </author>
            <date year="2020" month="June"/>
            <abstract>
              <t indent="0">This document defines two strategies for handling long lines in width-bounded text content.  One strategy, called the "single backslash" strategy, is based on the historical use of a single backslash ('\') character to indicate where line-folding has occurred, with the continuation occurring with the first character that is not a space character (' ') on the next line.  The second strategy, called the "double backslash" strategy, extends the first strategy by adding a second backslash character to identify where the continuation begins and is thereby able to handle cases not supported by the first strategy.  Both strategies use a self-describing header enabling automated reconstitution of the original content.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8792"/>
          <seriesInfo name="DOI" value="10.17487/RFC8792"/>
        </reference>
      </references>
    </references>
    <section numbered="true" toc="include" removeInRFC="false" pn="section-appendix.a">
      <name slugifiedName="name-instance-data-example-1">Instance Data Example #1</name>
      <t indent="0" pn="section-appendix.a-1">The following examples use artwork folding 
           <xref target="RFC8792" format="default" sectionFormat="of" derivedContent="RFC8792"/> for better formatting.</t>
      <t indent="0" pn="section-appendix.a-2">
        The following instance data example describes the notification 
        capabilities of a hypothetical "acme-router". The router implements 
        the running and operational datastores.
        Every change can be reported "on-change" from the running datastore, 
        but only "config false" nodes and some "config false" data can be reported on-change from the 
        operational datastore.
        Interface statistics are not reported "on-change"; only two important counters are.
        Datastore subscription capabilities are not reported "on-change", as they 
        never change on the acme-router during runtime.
      </t>
      <figure anchor="acme-router-notification-capabilities" align="left" suppress-title="false" pn="figure-1">
        <name slugifiedName="name-notification-capabilities-w">Notification Capabilities with Settings Specific to the Data Node</name>
        <sourcecode name="acme-router-notification-capabilities.xml" type="xml" markers="false" pn="section-appendix.a-3.1">
========== NOTE: '\' line wrapping per RFC 8792) ===========

&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;instance-data-set xmlns=\
    "urn:ietf:params:xml:ns:yang:ietf-yang-instance-data"&gt;
  &lt;name&gt;acme-router-notification-capabilities&lt;/name&gt;
  &lt;content-schema&gt;
    &lt;module&gt;ietf-system-capabilities@2022-02-17&lt;/module&gt;
    &lt;module&gt;ietf-notification-capabilities@2022-02-17&lt;/module&gt;
  &lt;/content-schema&gt;
  &lt;description&gt;Defines the notification capabilities of an
    acme-router. The router only has running and operational
    datastores. Every change can be reported on-change from the
    running datastore, but only "config false" nodes and some
    "config false" data can be reported on-change from the
    operational datastore. Statistics
    are not reported on-change except for two important counters,
    where a small dampening period is mandated.
  &lt;/description&gt;
  &lt;content-data&gt;
    &lt;system-capabilities \
     xmlns="urn:ietf:params:xml:ns:yang:ietf-system-capabilities" \
     xmlns:notc=\
       "urn:ietf:params:xml:ns:yang:ietf-notification-capabilities" \
     xmlns:ds="urn:ietf:params:xml:ns:yang:ietf-datastores"&gt;
     &lt;notc:subscription-capabilities&gt;
      &lt;notc:minimum-update-period&gt;500&lt;/notc:minimum-update-period&gt;
      &lt;notc:max-nodes-per-update&gt;2000&lt;/notc:max-nodes-per-update&gt;
      &lt;notc:minimum-dampening-period&gt;\
         100\
      &lt;/notc:minimum-dampening-period&gt;
      &lt;notc:periodic-notifications-supported&gt;\
         config-changes state-changes\
      &lt;/notc:periodic-notifications-supported&gt;
      &lt;notc:on-change-supported&gt;\
         config-changes state-changes\
      &lt;/notc:on-change-supported&gt;
      &lt;notc:supported-excluded-change-type&gt;\
         all\
      &lt;/notc:supported-excluded-change-type&gt;
     &lt;/notc:subscription-capabilities&gt;
      &lt;datastore-capabilities&gt;
        &lt;datastore&gt;ds:operational&lt;/datastore&gt;
        &lt;per-node-capabilities&gt;
          &lt;node-selector&gt;\
              /if:interfaces/if:interface[if:name='lo']\
          &lt;/node-selector&gt;
          &lt;notc:subscription-capabilities&gt;
            &lt;notc:on-change-supported/&gt;
            &lt;notc:periodic-notifications-supported/&gt;
          &lt;/notc:subscription-capabilities&gt;
        &lt;/per-node-capabilities&gt;
        &lt;per-node-capabilities&gt;
          &lt;node-selector&gt;\
              /if:interfaces/if:interface/if:statistics/if:in-octets\
          &lt;/node-selector&gt;
          &lt;notc:subscription-capabilities&gt;
            &lt;notc:minimum-dampening-period&gt;10
              &lt;/notc:minimum-dampening-period&gt;
            &lt;notc:on-change-supported&gt;\
              state-changes\
            &lt;/notc:on-change-supported&gt;
          &lt;/notc:subscription-capabilities&gt;
        &lt;/per-node-capabilities&gt;
        &lt;per-node-capabilities&gt;
          &lt;node-selector&gt;\
          /if:interfaces/if:interface/if:statistics/if:out-octets\
          &lt;/node-selector&gt;
          &lt;notc:subscription-capabilities&gt;
            &lt;notc:minimum-dampening-period&gt;10
              &lt;/notc:minimum-dampening-period&gt;
            &lt;notc:on-change-supported&gt;\
              state-changes\
            &lt;/notc:on-change-supported&gt;
          &lt;/notc:subscription-capabilities&gt;
        &lt;/per-node-capabilities&gt;
        &lt;per-node-capabilities&gt;
          &lt;node-selector&gt;\
              /if:interfaces/if:interface/if:statistics\
          &lt;/node-selector&gt;
          &lt;notc:subscription-capabilities&gt;
            &lt;notc:on-change-supported/&gt;
          &lt;/notc:subscription-capabilities&gt;
        &lt;/per-node-capabilities&gt;
      &lt;/datastore-capabilities&gt;
    &lt;/system-capabilities&gt;
  &lt;/content-data&gt;
&lt;/instance-data-set&gt;
</sourcecode>
      </figure>
    </section>
    <section numbered="true" toc="include" removeInRFC="false" pn="section-appendix.b">
      <name slugifiedName="name-instance-data-example-2">Instance Data Example #2</name>
      <t indent="0" pn="section-appendix.b-1">The following examples use artwork folding 
        <xref target="RFC8792" format="default" sectionFormat="of" derivedContent="RFC8792"/> for better formatting.</t>
      <t indent="0" pn="section-appendix.b-2">
        The following instance data example describes the notification 
        capabilities of a hypothetical "acme-switch". The switch implements 
        the running, candidate, and operational 
        datastores.
	
	Every change can be reported "on-change" from the
         running datastore, nothing can be reported on-change from the candidate datastore, and all 
         "config false" data can be reported on-change from the operational datastore.
        "Periodic" subscriptions are supported for running and 
        operational but not for candidate datastores.
      </t>
      <figure anchor="acme-switch-notification-capabilities" align="left" suppress-title="false" pn="figure-2">
        <name slugifiedName="name-notification-capabilities-wi">Notification Capabilities with Datastore-Level Settings</name>
        <sourcecode name="acme-switch-notification-capabilities.xml" type="xml" markers="false" pn="section-appendix.b-3.1">
========== NOTE: '\' line wrapping per RFC 8792) ===========

&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;instance-data-set xmlns=\
    "urn:ietf:params:xml:ns:yang:ietf-yang-instance-data"&gt;
  &lt;name&gt;acme-switch-notification-capabilities&lt;/name&gt;
  &lt;content-schema&gt;
    &lt;module&gt;ietf-system-capabilities@2022-02-17&lt;/module&gt;
    &lt;module&gt;ietf-notification-capabilities@2022-02-17&lt;/module&gt;
  &lt;/content-schema&gt;
  &lt;description&gt;Notification capabilities of acme-switch.
    Acme-switch implements the running, candidate, and operational
    datastores. Every change can be reported on-change from the
    running datastore, nothing from the candidate datastore and
    all "config false" data from the operational datastore. Periodic
    subscriptions are supported for running and operational, but not
    for candidate datastore.
  &lt;/description&gt;
  &lt;content-data&gt;
    &lt;system-capabilities \
     xmlns="urn:ietf:params:xml:ns:yang:ietf-system-capabilities" \
     xmlns:notc=\
       "urn:ietf:params:xml:ns:yang:ietf-notification-capabilities" \
     xmlns:ds="urn:ietf:params:xml:ns:yang:ietf-datastores"&gt;
     &lt;notc:subscription-capabilities&gt;
      &lt;notc:minimum-update-period&gt;500&lt;/notc:minimum-update-period&gt;
      &lt;notc:max-nodes-per-update&gt;2000&lt;/notc:max-nodes-per-update&gt;
      &lt;notc:minimum-dampening-period&gt;\
        100\
      &lt;/notc:minimum-dampening-period&gt;
      &lt;notc:periodic-notifications-supported&gt;\
        config-changes state-changes\
      &lt;/notc:periodic-notifications-supported&gt;
     &lt;/notc:subscription-capabilities&gt;
     &lt;datastore-capabilities&gt;
       &lt;datastore&gt;ds:operational&lt;/datastore&gt;
       &lt;per-node-capabilities&gt;
         &lt;node-selector&gt;/&lt;/node-selector&gt;
         &lt;notc:subscription-capabilities&gt;
           &lt;notc:on-change-supported&gt;\
             state-changes\
           &lt;/notc:on-change-supported&gt;
         &lt;/notc:subscription-capabilities&gt;
       &lt;/per-node-capabilities&gt;
     &lt;/datastore-capabilities&gt;
     &lt;datastore-capabilities&gt;
       &lt;datastore&gt;ds:candidate&lt;/datastore&gt;
       &lt;per-node-capabilities&gt;
         &lt;node-selector&gt;/&lt;/node-selector&gt;
         &lt;notc:subscription-capabilities&gt;
           &lt;notc:on-change-supported/&gt;
           &lt;notc:periodic-notifications-supported/&gt;
         &lt;/notc:subscription-capabilities&gt;
       &lt;/per-node-capabilities&gt;
     &lt;/datastore-capabilities&gt;
     &lt;datastore-capabilities&gt;
      &lt;datastore&gt;ds:running&lt;/datastore&gt;
       &lt;per-node-capabilities&gt;
         &lt;node-selector&gt;/&lt;/node-selector&gt;
         &lt;notc:subscription-capabilities&gt;
           &lt;notc:on-change-supported&gt;\
             config-changes\
           &lt;/notc:on-change-supported&gt;
         &lt;/notc:subscription-capabilities&gt;
       &lt;/per-node-capabilities&gt;
     &lt;/datastore-capabilities&gt;
    &lt;/system-capabilities&gt;
  &lt;/content-data&gt;
&lt;/instance-data-set&gt;
</sourcecode>
      </figure>
    </section>
    <section numbered="false" toc="include" removeInRFC="false" pn="section-appendix.c">
      <name slugifiedName="name-acknowledgments">Acknowledgments</name>
      <t indent="0" pn="section-appendix.c-1">For their valuable comments, discussions, and feedback, we wish to 
        acknowledge <contact fullname="Andy Bierman"/>, <contact fullname="Juergen Schoenwaelder"/>, <contact fullname="Rob Wilton"/>, <contact fullname="Kent Watsen"/>, 
        <contact fullname="Eric Voit"/>, <contact fullname="Joe Clarke"/>, <contact fullname="Martin Bjorklund"/>, <contact fullname="Ladislav Lhotka"/>, <contact fullname="Qin Wu"/>, 
        <contact fullname="Mahesh Jethanandani"/>, <contact fullname="Ran Tao"/>, <contact fullname="Reshad Rahman"/>, and other members of the Netmod Working Group.</t>
    </section>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.d">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author initials="B." surname="Lengyel" fullname="Balazs Lengyel">
        <organization abbrev="Ericsson" showOnFrontPage="true">Ericsson</organization>
        <address>
          <postal>
            <street>Magyar Tudosok korutja 11</street>
            <city>Budapest</city>
            <country>Hungary</country>
            <code>1117</code>
          </postal>
          <email>balazs.lengyel@ericsson.com</email>
        </address>
      </author>
      <author fullname="Alexander Clemm" initials="A" surname="Clemm">
        <organization showOnFrontPage="true">Futurewei</organization>
        <address>
          <postal>
            <street>2330 Central Expressway</street>
            <city>Santa Clara</city>
            <region>CA</region>
            <code>95050</code>
            <country>United States of America</country>
          </postal>
          <email>ludwig@clemm.org</email>
        </address>
      </author>
      <author fullname="Benoit Claise" initials="B" surname="Claise">
        <organization showOnFrontPage="true">Huawei</organization>
        <address>
          <postal>
            <street>George's Court Townsend Street</street>
            <city>Dublin 2</city>
            <country>Ireland</country>
          </postal>
          <email>benoit.claise@huawei.com</email>
        </address>
      </author>
    </section>
  </back>
</rfc>
