<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.38 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-ivy-network-inventory-yang-17" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.33.0 -->
  <front>
    <title abbrev="Network Inventory YANG">A Base YANG Data Model for Network Inventory</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-ivy-network-inventory-yang-17"/>
    <author initials="C." surname="Yu" fullname="Chaode Yu">
      <organization>Huawei Technologies</organization>
      <address>
        <email>yuchaode@huawei.com</email>
      </address>
    </author>
    <author initials="S." surname="Belotti" fullname="Sergio Belotti">
      <organization>Nokia</organization>
      <address>
        <email>sergio.belotti@nokia.com</email>
      </address>
    </author>
    <author initials="J.-F." surname="Bouquier" fullname="Jean-Francois Bouquier">
      <organization>Vodafone</organization>
      <address>
        <email>jeff.bouquier@vodafone.com</email>
      </address>
    </author>
    <author initials="F." surname="Peruzzini" fullname="Fabio Peruzzini">
      <organization>FiberCop</organization>
      <address>
        <email>fabio.peruzzini@fibercop.com</email>
      </address>
    </author>
    <author initials="P." surname="Bedard" fullname="Phil Bedard">
      <organization>Cisco</organization>
      <address>
        <email>phbedard@cisco.com</email>
      </address>
    </author>
    <date year="2026" month="May" day="13"/>
    <keyword>next generation</keyword>
    <keyword>unicorn</keyword>
    <keyword>sparkling distributed ledger</keyword>
    <abstract>
      <?line 112?>

<t>This document defines a base YANG data model for reporting network inventory. The scope of this base model is set to
be application- and technology-agnostic. The base data model can be augmented with application- and technology-specific details.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://ietf-ivy-wg.github.io/network-inventory-yang/draft-ietf-ivy-network-inventory-yang.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-ivy-network-inventory-yang/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/ietf-ivy-wg/network-inventory-yang"/>.</t>
    </note>
  </front>
  <middle>
    <?line 117?>

<section anchor="intro">
      <name>Introduction</name>
      <t>This document defines a base YANG data model for reporting network inventory
that is application- and technology-agnostic.  The
base data model can be augmented to describe application- and technology-specific information.
Please note that the usage of term "network inventory", in the context of this document, is to indicate that it is
describing "network-wide" scope inventory information.</t>
      <t>Network Inventory is a collection of data for network devices and their components managed by a specific management system.</t>
      <t>Network inventory management is a fundamental functional block in the overall network
management which was specified many years ago.
Network inventory management is a critical component of network management
for ensuring that the network is well-planned (e.g., identify assets
to upgrade or to decommission), remains healthy (e.g., auditing to
identify faulty elements), and is maintained appropriately to meet
the performance objectives.
Also, network inventory management allows operators to keep track of which devices are deployed in their networks, including relevant embedded software and hardware versions.</t>
      <t>Exposing standard interfaces to retrieve network element components as maintained in an inventory are key enablers for many applications. For example, <xref target="I-D.ietf-teas-actn-poi-applicability"/> identifies a gap about the lack of YANG data models that could be used at Abstraction and Control of TE Networks (ACTN) Multi-Domain Service Coordinator-Provisioning Network Controller Interface (MPI) level to report whole or partial network hardware inventory information available at domain controller level towards
upper layer systems (e.g., Multi-Domain Service Coordinator (MDSC) or Operations Support Systems (OSS) layers).</t>
      <t>It is key for operators to coordinate with the industry towards the use of a
standard YANG data model for Network Inventory data instead
of using vendors' proprietary APIs.</t>
      <t><xref target="RFC8348"/> defines a YANG data model for the management of the hardware on a single server and therefore it is more applicable to the domain controller towards the network elements rather than at the northbound interface of a network controller (e.g., toward an application or another hierarchical network controller). However, the YANG data model defined in <xref target="RFC8348"/> has been used as a reference for defining the YANG network inventory data model presented in this document.</t>
      <t>Per the definition of <xref target="RFC8309"/> and <xref target="RFC8969"/>, the YANG data model defined in <xref target="RFC8348"/> is a device model while the YANG data model defined in this document is a network model.</t>
      <t>As outlined in <xref target="operational"/>, the network inventory provides a read-only perspective of the actual inventory data that a network controller knows of what it is actually installed within the network. Therefore, other inventory data (e.g., spare or inactive assets) are outside the scope of this model.</t>
      <t>As outlined in <xref target="overview"/>, the base inventory YANG data model defined in this document supports only physical network elements but generalizes the network element definition to allow supporting other types of network elements through proper augmentations.</t>
      <t>This document defines one YANG module "ietf-network-inventory" in <xref target="ni-yang"/>.</t>
      <t>This base data model is application- and technology-agnostic (that is, valid for IP/MPLS, optical, and
microwave networks as well as optical local loops, access networks, core networks, data centers, etc.) and can be augmented to
include required application- and technology-specific inventory details together with specific hardware or software component's attributes.</t>
      <t>The YANG data model defined in the document is scoped to cover the common use cases for Inventory but at network-wide level, covering both hardware and base software information.</t>
      <t>The YANG data model defined in this document conforms to the Network Management Datastore Architecture <xref target="RFC8342"/>.</t>
      <section anchor="editorial-note-to-be-removed-by-rfc-editor">
        <name>Editorial Note (To be removed by RFC Editor)</name>
        <ul empty="true">
          <li>
            <t>Note to the RFC Editor: This section is to be removed prior to publication.</t>
          </li>
        </ul>
        <t>This document contains placeholder values that need to be replaced
with finalized values at the time of publication.  This note
summarizes all of the substitutions that are needed.</t>
        <t>Please apply the following replacements:</t>
        <ul spacing="normal">
          <li>
            <t>XXXX --&gt; the assigned RFC number for this I-D</t>
          </li>
          <li>
            <t>2026-05-13 --&gt; the actual date of the publication of this document</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="terminology-and-notations">
      <name>Terminology and Notations</name>
      <section anchor="requirements-notations">
        <name>Requirements Notations</name>
        <t>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 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.
<?line -6?>
        </t>
      </section>
      <section anchor="terminology">
        <name>Terminology</name>
        <t>The following terms are defined in <xref target="RFC7950"/> and are not redefined here:</t>
        <ul spacing="normal">
          <li>
            <t>server</t>
          </li>
          <li>
            <t>augment</t>
          </li>
          <li>
            <t>data model</t>
          </li>
          <li>
            <t>data node</t>
          </li>
        </ul>
        <t>The following terms are defined in <xref target="RFC6241"/> and are not redefined here:</t>
        <ul spacing="normal">
          <li>
            <t>state data</t>
          </li>
        </ul>
        <t>The following terms are defined in <xref target="RFC8453"/> and are not redefined here:</t>
        <ul spacing="normal">
          <li>
            <t>Abstraction and Control of TE Networks (ACTN)</t>
          </li>
          <li>
            <t>Multi-Domain Service Coordinator (MDSC)</t>
          </li>
          <li>
            <t>Provisioning Network Controller (PNC)</t>
          </li>
          <li>
            <t>MDSC-PNC Interface (MPI)</t>
          </li>
        </ul>
        <t>The following terms are defined in the description statements of the corresponding YANG identities, defined in <xref target="IANA_HW_YANG"/>, and are not redefined here:</t>
        <ul spacing="normal">
          <li>
            <t>backplane</t>
          </li>
          <li>
            <t>battery</t>
          </li>
          <li>
            <t>cpu</t>
          </li>
          <li>
            <t>fan</t>
          </li>
          <li>
            <t>module</t>
          </li>
          <li>
            <t>power supply</t>
          </li>
          <li>
            <t>sensor</t>
          </li>
          <li>
            <t>stack</t>
          </li>
          <li>
            <t>storage device</t>
          </li>
        </ul>
        <t>Also, the document makes use of the following terms:</t>
        <dl>
          <dt>Chassis:</dt>
          <dd>
            <t>A field replaceable equipment with a particular structural format and dimensions.
A chassis can, but does not need to, include spaces (called slots) to take cards.</t>
          </dd>
          <dt/>
          <dd>
            <t>Elsewhere, a chassis can be called shelf, sub-rack, stand-alone unit, etc.</t>
          </dd>
          <dt>Port:</dt>
          <dd>
            <t>A component where networking traffic can be received and/or transmitted, e.g., by attaching networking cables.</t>
          </dd>
          <dt/>
          <dd>
            <t>In case of pluggable ports, the port may be empty when no pluggable module is plugged in.</t>
          </dd>
          <dt>Network Inventory:</dt>
          <dd>
            <t>A collection of data for network elements and their components with network-wide scope, managed by a specific management system.</t>
          </dd>
          <dt>Physical Network Element:</dt>
          <dd>
            <t>An implementation or application specific group of components (e.g., hardware components).</t>
          </dd>
          <dt>Network Element:</dt>
          <dd>
            <t>The generalization of the physical network element definition.</t>
          </dd>
          <dt>Hardware Component:</dt>
          <dd>
            <t>The generalization of the hardware components defined in <xref target="IANA_HW_YANG"/> (e.g., backplane, battery, container, central processing unit (CPU), chassis, fan, module, port, power supply, sensor, stack, and storage device components).</t>
          </dd>
          <dt/>
          <dd>
            <t>The list of hardware components can be extended in future versions of <xref target="IANA_ENTITY_MIB"/> (and, consequently, of (<xref target="IANA_HW_YANG"/>).</t>
          </dd>
          <dt>Component:</dt>
          <dd>
            <t>The generalization of the hardware component definition to include other inventory objects which can be managed, from an inventory perspective, like hardware components.</t>
          </dd>
          <dt>Card:</dt>
          <dd>
            <t>Pluggable equipment with a particular structural format and dimensions which can be inserted into one or more slots (or sub-slots). A card can have spaces (called sub-slots) to take other cards.</t>
          </dd>
          <dt/>
          <dd>
            <t>Elsewhere, a card can be called board, module, circuit pack, etc..</t>
          </dd>
          <dt>Slot:</dt>
          <dd>
            <t>A space in a chassis that can be equipped with one card, which may be chosen from a limited range of types of cards. A slot can be subdivided into smaller spaces that can also be part of a Card (called sub-slots).</t>
          </dd>
          <dt>Container:</dt>
          <dd>
            <t>A hardware component class that is capable of containing one or more removable physical entities (e.g., a slot in a chassis is containing a board).</t>
          </dd>
        </dl>
      </section>
      <section anchor="tree-diagrams">
        <name>Tree Diagrams</name>
        <t>The meanings of the symbols in the YANG tree diagrams are defined in <xref target="RFC8340"/>.</t>
      </section>
      <section anchor="yang-prefixes">
        <name>YANG Prefixes</name>
        <t><xref target="tab-prefixes"/> list the prefixes of the modules that are used in this document.</t>
        <table anchor="tab-prefixes">
          <name>Prefixes and corresponding YANG modules</name>
          <thead>
            <tr>
              <th align="left">Prefix</th>
              <th align="left">YANG Module</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">inet</td>
              <td align="left">ietf-inet-types</td>
              <td align="left">
                <xref section="4" sectionFormat="of" target="RFC9911"/></td>
            </tr>
            <tr>
              <td align="left">yang</td>
              <td align="left">ietf-yang-types</td>
              <td align="left">
                <xref section="3" sectionFormat="of" target="RFC9911"/></td>
            </tr>
            <tr>
              <td align="left">ianahw</td>
              <td align="left">iana-hardware</td>
              <td align="left">
                <xref target="IANA_HW_YANG"/></td>
            </tr>
            <tr>
              <td align="left">nwi</td>
              <td align="left">ietf-network-inventory</td>
              <td align="left">RFC XXXX</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="artwork-folding">
        <name>Artwork folding</name>
        <t>This document uses artwork folding <xref target="RFC8792"/> for better formatting.</t>
      </section>
    </section>
    <section anchor="overview">
      <name>YANG Data Model for Network Inventory Overview</name>
      <t>The base network inventory model, defined in this document, provides a list of network elements and of network element components.</t>
      <t>The network-inventory top level container has been defined to support reporting other types of network inventory objects, besides the network elements and network element components.</t>
      <t>These additional types of network inventory objects can be defined, together with the associated YANG data model and the rationale for managing them as part of the network inventory, in other documents providing application- and technology-specific companion augmentation data models, such as
<xref target="I-D.ietf-ivy-network-inventory-location"/>.</t>
      <t>The network element definition is generalized to support physical
network elements and other types of components' groups that can be managed as physical network elements from an
inventory perspective.</t>
      <t>Physical network elements are usually devices such as hosts, gateways, terminal servers, and the like, which have management agents responsible for performing the network management functions requested by the network management stations (<xref target="RFC1157"/>).</t>
      <t>The "ne-type" is defined as a YANG identity to describe the type of the network element. This document defines only the "physical-network-element" identity.</t>
      <t>Other types of network elements can be defined in other documents, together with the associated YANG identity and the rationale for managing them as network elements from an inventory perspective.</t>
      <t>The component definition is also generalized to support any types of
component inventory objects that can be managed as hardware components from an inventory perspective.</t>
      <t>The data model for components defined in this document uses a list of components within each network element.</t>
      <t>Different types of components can be distinguished by the class of component. The component "class" is defined as a union between the hardware class identity, defined in "iana-hardware", and the "non-hardware" identity, defined in this document.</t>
      <t>Other types of components can be defined in other documents, together with the associated YANG identity and the rationale for managing them as components from an inventory perspective.</t>
      <t>The identity definition of additional types of "ne-type" and "non-
hardware" identity of component are outside the scope of this
document and could be defined in application- and technology-specific companion augmentation data models, such as
<xref target="I-D.ietf-ivy-network-inventory-software"/>.</t>
      <t>In <xref target="RFC8348"/>, rack, chassis, slot, sub-slot, board and port are defined as components of network elements with generic attributes.</t>
      <t>While <xref target="RFC8348"/> is used to manage the hardware of a single server (e.g., a network element), the Network Inventory YANG data model is used to retrieve the base inventory information that a controller discovers from all the network elements with network-wide scope under its control.</t>
      <t>However, the YANG data model defined in <xref target="RFC8348"/> has been used as a reference for defining the YANG network inventory data model. This approach can simplify the implementation of this inventory model when the controller uses the YANG data model defined in <xref target="RFC8348"/> to retrieve the hardware  from the network elements under its control.</t>
      <section anchor="common-attributes">
        <name>Common attributes for inventory object</name>
        <t>For all the inventory objects, there are some common attributes, such as:</t>
        <dl>
          <dt>uuid:</dt>
          <dd>
            <t>The Universally Unique Identifier (UUID) of the inventory object, assigned by the server. Such identifiers are widely implemented with systems and guaranteed to be globally unique.</t>
          </dd>
          <dt>name:</dt>
          <dd>
            <t>A human-interpretable label of the inventory object, provided by a network operator or by the server. It could also be present on a Graphical User Interface (GUI).</t>
          </dd>
          <dt>alias:</dt>
          <dd>
            <t>A human-interpretable label of the inventory object, provided by a network operator. It could also be present on a GUI instead as well as the name.</t>
          </dd>
          <dt>description:</dt>
          <dd>
            <t>A human-interpretable description of the inventory object, provided by a network operator or by the server. The description provides more detailed information to prompt users when performing maintenance operations etc.</t>
          </dd>
        </dl>
        <section anchor="common-attributes-for-network-elements-and-components">
          <name>Common attributes for network elements and components</name>
          <t>To be consistent with the component definition, some of the attributes defined in <xref target="RFC8348"/> for components are reused for network elements, such as:</t>
          <dl>
            <dt>mfg-name:</dt>
            <dd>
              <t>The name of the manufacturer of the entity (component or network element).</t>
            </dd>
            <dt>product-name:</dt>
            <dd>
              <t>The vendor-specific and human-interpretable string describing the entity (component or network element) type.</t>
            </dd>
            <dt/>
            <dd>
              <t>It is expected that vendors assign unique product names to different entities within the scope of the vendor.</t>
            </dd>
          </dl>
          <t>Other software-related attributes are defined in <xref target="sw-inventory"/> and applicable to network elements and components.</t>
        </section>
      </section>
      <section anchor="network-element">
        <name>Network Element</name>
        <t>In addition to the common attributes defined for network elements and components in <xref target="common-attributes"/>, the following attributes are defined for the network elements:</t>
        <dl>
          <dt>ne-id:</dt>
          <dd>
            <t>The identifier that uniquely identifies the network element (NE) within the network, assigned by the server since the network elements cannot guarantee that their local  identifier is unique within the network.</t>
          </dd>
          <dt/>
          <dd>
            <t>The ne-id should be assigned such that the same network element will always be identified through the same identifier, even if the network elements get disconnected from the network controller. Mechanisms to ensure this (e.g., checking the mfg-name, product-name, management IP address, physical location) are implementation specific and outside the scope of standardization.</t>
          </dd>
          <dt>ne-type:</dt>
          <dd>
            <t>The type of network element (e.g., physical network element). See <xref target="overview"/> for the definition of NE types.</t>
          </dd>
          <dt>product-rev:</dt>
          <dd>
            <t>A vendor-specific product revision string for the network-element.</t>
          </dd>
        </dl>
      </section>
      <section anchor="ne-component">
        <name>Components</name>
        <t>The YANG data model for network inventory mainly follows the same approach of <xref target="RFC8348"/> and reports the network hardware inventory as a list of components with different types (e.g., chassis, module, and port).</t>
        <t>In addition to the common attributes defined for network elements and components in <xref target="common-attributes"/>, the following attributes are defined for the components:</t>
        <dl>
          <dt>component-id:</dt>
          <dd>
            <t>The identifier that uniquely identifies the component within the NE. It can be assigned by the NE or by the server.</t>
          </dd>
          <dt>class:</dt>
          <dd>
            <t>The type of component (e.g., chassis, module, port). See <xref target="overview"/> for the definition of component types.</t>
          </dd>
          <dt>hardware-rev:</dt>
          <dd>
            <t>The vendor-specific hardware revision string for the component.</t>
          </dd>
          <dt/>
          <dd>
            <t>The preferred value is the hardware revision identifier actually printed on the component itself (if present).</t>
          </dd>
          <dt>mfg-date:</dt>
          <dd>
            <t>The date of manufacturing of the component.</t>
          </dd>
          <dt>part-number:</dt>
          <dd>
            <t>The vendor-specific part number of the component type.</t>
          </dd>
          <dt/>
          <dd>
            <t>It is expected that vendors assign unique part numbers to different component types within the scope of the vendor.</t>
          </dd>
          <dt/>
          <dd>
            <ul empty="true">
              <li>
                <t>Although the part number is often an alphanumeric string and not a number, this document uses this term since it is widely used and well known in the industry.</t>
              </li>
            </ul>
          </dd>
          <dt>serial-number:</dt>
          <dd>
            <t>The vendor-specific serial number of the component instance.</t>
          </dd>
          <dt/>
          <dd>
            <t>It is expected that vendors assign unique serial numbers to different component instances at least within the scope of the part-number.</t>
          </dd>
          <dt/>
          <dd>
            <ul empty="true">
              <li>
                <t>Although the serial number is often an alphanumeric string and not a number, this document uses this term since it is widely used and well known in the industry.</t>
              </li>
            </ul>
          </dd>
          <dt>asset-id:</dt>
          <dd>
            <t>An asset tracking identifier for the component, provided by a network operator.</t>
          </dd>
          <dt>is-fru:</dt>
          <dd>
            <t>Indicates whether or not a component is considered a 'field-replaceable unit' by the vendor.</t>
          </dd>
        </dl>
        <t>For state data like "admin-state", "oper-state", and so on, this document considers that they are related to device hardware management, not network inventory. Therefore, they are outside of the scope of this document. Same for the sensor-data, they should be defined in some other performance monitoring data models instead of the inventory data model.</t>
        <section anchor="hardware-components">
          <name>Hardware Components</name>
          <t>Other models (e.g., <xref target="TMF_SD2-20"/>) classifies the hardware components into two groups: holder group and equipment group. The holder group contains rack, chassis, slot, sub-slot while the equipment group contains network-element, board and port. This model, likewise <xref target="RFC8348"/>, does not follow this classification and manage all the hardware components without distinguishing between holder and equipment groups.</t>
          <t>See <xref target="port-examples"/>, <xref target="multi-chassis-examples"/>, and <xref target="non-modular-examples"/> for concrete hardware component examples.</t>
          <t><xref target="fig-hw-inventory-object-relationship"/> describes the relationship between typical inventory objects in a physical network element.</t>
          <figure anchor="fig-hw-inventory-object-relationship">
            <name>Relationship between typical inventory objects in physical network elements</name>
            <artset>
              <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="512" width="392" viewBox="0 0 392 512" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
                  <path d="M 8,352 L 8,368" fill="none" stroke="black"/>
                  <path d="M 40,336 L 40,384" fill="none" stroke="black"/>
                  <path d="M 96,296 L 96,304" fill="none" stroke="black"/>
                  <path d="M 104,296 L 104,304" fill="none" stroke="black"/>
                  <path d="M 152,32 L 152,64" fill="none" stroke="black"/>
                  <path d="M 160,336 L 160,384" fill="none" stroke="black"/>
                  <path d="M 168,208 L 168,256" fill="none" stroke="black"/>
                  <path d="M 216,72 L 216,176" fill="none" stroke="black"/>
                  <path d="M 216,264 L 216,296" fill="none" stroke="black"/>
                  <path d="M 224,72 L 224,176" fill="none" stroke="black"/>
                  <path d="M 224,264 L 224,296" fill="none" stroke="black"/>
                  <path d="M 280,208 L 280,256" fill="none" stroke="black"/>
                  <path d="M 288,336 L 288,384" fill="none" stroke="black"/>
                  <path d="M 288,448 L 288,480" fill="none" stroke="black"/>
                  <path d="M 296,32 L 296,64" fill="none" stroke="black"/>
                  <path d="M 312,224 L 312,240" fill="none" stroke="black"/>
                  <path d="M 336,296 L 336,304" fill="none" stroke="black"/>
                  <path d="M 336,392 L 336,416" fill="none" stroke="black"/>
                  <path d="M 344,296 L 344,304" fill="none" stroke="black"/>
                  <path d="M 344,392 L 344,416" fill="none" stroke="black"/>
                  <path d="M 384,336 L 384,384" fill="none" stroke="black"/>
                  <path d="M 384,448 L 384,480" fill="none" stroke="black"/>
                  <path d="M 152,32 L 296,32" fill="none" stroke="black"/>
                  <path d="M 152,64 L 296,64" fill="none" stroke="black"/>
                  <path d="M 168,208 L 280,208" fill="none" stroke="black"/>
                  <path d="M 288,224 L 312,224" fill="none" stroke="black"/>
                  <path d="M 288,240 L 304,240" fill="none" stroke="black"/>
                  <path d="M 168,256 L 280,256" fill="none" stroke="black"/>
                  <path d="M 112,304 L 248,304" fill="none" stroke="black"/>
                  <path d="M 264,304 L 328,304" fill="none" stroke="black"/>
                  <path d="M 40,336 L 160,336" fill="none" stroke="black"/>
                  <path d="M 288,336 L 384,336" fill="none" stroke="black"/>
                  <path d="M 8,352 L 32,352" fill="none" stroke="black"/>
                  <path d="M 16,368 L 32,368" fill="none" stroke="black"/>
                  <path d="M 40,384 L 160,384" fill="none" stroke="black"/>
                  <path d="M 288,384 L 384,384" fill="none" stroke="black"/>
                  <path d="M 288,448 L 384,448" fill="none" stroke="black"/>
                  <path d="M 288,480 L 384,480" fill="none" stroke="black"/>
                  <path d="M 92,296 L 140,296" fill="none" stroke="black"/>
                  <path d="M 164,296 L 216,296" fill="none" stroke="black"/>
                  <path d="M 224,296 L 268,296" fill="none" stroke="black"/>
                  <path d="M 292,296 L 348,296" fill="none" stroke="black"/>
                  <polygon class="arrowhead" points="296,240 284,234.4 284,245.6" fill="black" transform="rotate(180,288,240)"/>
                  <polygon class="arrowhead" points="40,368 28,362.4 28,373.6" fill="black" transform="rotate(0,32,368)"/>
                  <g class="text">
                    <text x="192" y="52">network</text>
                    <text x="256" y="52">element</text>
                    <text x="240" y="132">1:M</text>
                    <text x="220" y="196">\/</text>
                    <text x="224" y="228">chassis</text>
                    <text x="152" y="292">1:N</text>
                    <text x="280" y="292">1:M</text>
                    <text x="100" y="324">\/</text>
                    <text x="340" y="324">\/</text>
                    <text x="100" y="356">slot</text>
                    <text x="336" y="356">board</text>
                    <text x="96" y="372">/sub-slot</text>
                    <text x="360" y="420">1:N</text>
                    <text x="340" y="436">\/</text>
                    <text x="340" y="468">port</text>
                  </g>
                </svg>
              </artwork>
              <artwork type="ascii-art"><![CDATA[
                            +-----------------+
                            | network element |
                            +-----------------+
                                    ||
                                    ||
                                    ||
                                    ||1:M
                                    ||
                                    ||
                                    ||
                                    \/
                              +-------------+
                              |   chassis   |---+
                              |             |<--|
                              +-------------+
                                    ||
                     ______1:N______||_____1:M_______
                     ||------------------ ---------||
                     \/                            \/
              +--------------+               +-----------+
          +---|     slot     |               |   board   |
          |-->|  /sub-slot   |               |           |
              +--------------+               +-----------+
                                                   ||
                                                   ||1:N
                                                   \/
                                             +-----------+
                                             |    port   |
                                             +-----------+
]]></artwork>
            </artset>
          </figure>
          <t>The "iana-hardware" module <xref target="IANA_HW_YANG"/> defines YANG identities for
the hardware component types in the IANA-maintained "IANA-ENTITY-MIB"
registry.</t>
          <t>Some of the definitions taken from <xref target="RFC8348"/> are based on the ENTITY-MIB <xref target="RFC6933"/>.</t>
          <t>Additional attributes of specific hardware, such as CPU,
storage, port, or power supply are defined in the hardware extension.</t>
        </section>
        <section anchor="sw-inventory">
          <name>Software Components</name>
          <t>Each instance of a network element or a component includes its own "software-rev" list which provides basic software attributes for each entity (network element and component).</t>
          <t>The scope of the list is to provide information about the software images intended to be running within the related entity.</t>
          <t>The model supports scenarios where multiple software modules can be images intended to be running within the entity. For example, on a network element an Operating System and an Application software modules can be intended to be running; in the same way, on a component like a circuit pack a boot-loader, a firmware
and one or more FPGA software modules can be intended to be running.</t>
          <t>For each software module, intended to be running, the name and version information is provided.</t>
          <t>The management of inactive/standby software
modules and of the software upgrade or downgrade life-cycle are outside the scope of the base inventory model and can be addressed in other models which augment the base inventory model such as the model under definition in <xref target="I-D.ietf-ivy-network-inventory-software"/>.</t>
          <t>The software and hardware components share the same attributes of the
component and have similar replaceable requirements. Generally, the
device also has other software data, for example, one or more
software patch information.</t>
          <t>The software components lifecycle (like activation, deactivation, installation, storage, removal, etc.) is outside the scope of this document and defined in other documents such as <xref target="I-D.ietf-ivy-network-inventory-software"/>.</t>
        </section>
      </section>
      <section anchor="changes-since-rfc-8348">
        <name>Changes Since RFC 8348</name>
        <t>This document re-defines some attributes listed in <xref target="RFC8348"/>, based on some integration experience for network inventory data.</t>
        <section anchor="part-number">
          <name>Part Number</name>
          <t>According to the description in <xref target="RFC8348"/>, the attribute named "model-name" under the component, is preferred to have a customer-visible part number value. "Model-name" is not straightforward to understand, and therefore, in this model the attribute is called "part-number".</t>
        </section>
        <section anchor="component-identifiers">
          <name>Component identifiers</name>
          <t>There are some use cases where the name of the components are assigned and changed by the operator. In these cases, the assigned names are also not guaranteed to be always unique.</t>
          <t>In order to support these use cases, this model is not aligned with <xref target="RFC8348"/> in defining the component name as the key for the component list.</t>
          <t>Instead, the name is defined as an optional attribute and the component-id is defined as the key for the component list (in alignment with the approach followed for the network-element list).</t>
        </section>
        <section anchor="parent-relative-position">
          <name>Parent relative position</name>
          <t>There are some use cases where the parent relative position is not reported as an integer but as a string.</t>
          <t>In order to support these use cases and allowing a straightforward match between the relative position definition in the device and in the network inventory, this model is defining the 'parent-rel-pos' data node as a string instead of as an integer.</t>
          <t>If the device reports the relative position as an integer, e.g., using the device model defined in <xref target="RFC8348"/>, the integer value reported by the device can be mapped into a string within the network inventory.</t>
        </section>
      </section>
    </section>
    <section anchor="ni-tree">
      <name>Network Inventory Tree Diagram</name>
      <t><xref target="fig-ni-tree"/> shows the tree diagram of the YANG data model defined in module "ietf-network-inventory" (<xref target="ni-yang"/>).</t>
      <figure anchor="fig-ni-tree">
        <name>Network inventory tree diagram</name>
        <artwork type="ascii-art" name="ietf-network-inventory.tree"><![CDATA[
module: ietf-network-inventory
  +--ro network-inventory
     +--ro network-elements
        +--ro network-element* [ne-id]
           +--ro ne-id           string
           +--ro ne-type?        identityref
           +--ro uuid?           yang:uuid
           +--ro name?           string
           +--ro alias?          string
           +--ro description?    string
           +--ro software-rev* [name]
           |  +--ro name        string
           |  +--ro revision?   string
           |  +--ro patch* [revision]
           |     +--ro revision    string
           +--ro mfg-name?       string
           +--ro product-name?   string
           +--ro product-rev?    string
           +--ro components
              +--ro component* [component-id]
                 +--ro component-id      string
                 +--ro class             union
                 +--ro uuid?             yang:uuid
                 +--ro name?             string
                 +--ro alias?            string
                 +--ro description?      string
                 +--ro software-rev* [name]
                 |  +--ro name        string
                 |  +--ro revision?   string
                 |  +--ro patch* [revision]
                 |     +--ro revision    string
                 +--ro mfg-name?         string
                 +--ro product-name?     string
                 +--ro hardware-rev?     string
                 +--ro mfg-date?         yang:date-and-time
                 +--ro part-number?      string
                 +--ro serial-number?    string
                 +--ro asset-id?         string
                 +--ro is-fru?           boolean
                 +--ro uri*              inet:uri
                 +--ro parent*
                 |       -> ../../component/component-id
                 +--ro parent-rel-pos?   string
                 +--ro is-main?          boolean
]]></artwork>
      </figure>
    </section>
    <section anchor="ni-yang">
      <name>YANG Data Model for Network Inventory</name>
      <figure anchor="fig-ni-yang">
        <name>Network inventory YANG module</name>
        <sourcecode type="yang" markers="true" name="ietf-network-inventory@2026-05-13.yang"><![CDATA[
module ietf-network-inventory {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-network-inventory";
  prefix nwi;

  import iana-hardware {
    prefix ianahw;
    reference
      "https://www.iana.org/assignments/yang-parameters";
  }
  import ietf-yang-types {
    prefix yang;
    reference
      "RFC 9911: Common YANG Data Types";
  }
  import ietf-inet-types {
    prefix inet;
    reference
      "RFC 9911: Common YANG Data Types";
  }

  organization
    "IETF IVY Working Group";
  contact
    "WG Web:   <https://datatracker.ietf.org/wg/ivy/>
     WG List:  <mailto:ivy@ietf.org>

     Editor:   Chaode Yu
               <yuchaode@huawei.com>

     Editor:   Sergio Belotti
               <sergio.belotti@nokia.com>

     Editor:   Jean-Francois Bouquier
               <jeff.bouquier@vodafone.com>

     Editor:   Fabio Peruzzini
               <fabio.peruzzini@telecomitalia.it>

     Editor:   Phil Bedard
               <phbedard@cisco.com>";
  description
    "This module defines a base model for retrieving network
     inventory.

     The model fully conforms to the Network Management
     Datastore Architecture (NMDA).

     Copyright (c) 2026 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 XXXX; see
     the RFC itself for full legal notices.

     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.";

  revision 2026-05-13 {
    description
      "Initial version";
    reference
      "RFC XXXX: A YANG Data Model for Network Inventory.";
  }

  /*
   * Identities
   */

  identity non-hardware-component-class {
    description
      "Base identity for non hardware components (e.g., software
       components) in a managed device.";
  }

  identity ne-type {
    description
      "Base identity for network element (NE) types.";
  }

  identity ne-physical {
    base nwi:ne-type;
    description
      "A physical network element (NE). ";
  }

  /*
   * Types
   */

  typedef ne-ref {
    type leafref {
      path "/nwi:network-inventory/nwi:network-elements"
         + "/nwi:network-element/nwi:ne-id";
      require-instance false;
    }
    description
      "This type is intended to be used by data models that need to
       reference Network Element.";
  }

  /*
   * Groupings
   */

  grouping component-ref {
    description
      "This grouping is intended to be used by data models that need
       to reference a component within a Network Element.";
    leaf ne-ref {
      type nwi:ne-ref;
      description
        "The reference to the Network Element which contains the
         component to be referenced.";
    }
    leaf component-ref {
      type leafref {
        path "/nwi:network-inventory/nwi:network-elements/"
           + "nwi:network-element[nwi:ne-id=current()/../ne-ref]"
           + "/nwi:components/nwi:component/nwi:component-id";
        require-instance false;
      }
      description
        "The reference to the component.";
    }
  }

  grouping port-ref {
    description
      "This grouping is intended to be used by data models that need
       to reference a port component within a Network Element.";
    leaf ne-ref {
      type nwi:ne-ref;
      description
        "The reference to the Network Element which contains the
         port to be referenced.";
    }
    leaf port-ref {
      type leafref {
        path "/nwi:network-inventory/nwi:network-elements/"
           + "nwi:network-element[nwi:ne-id=current()/../ne-ref]"
           + "/nwi:components/nwi:component/nwi:component-id";
        require-instance false;
      }
      description
        "The reference to the port component.

         Note: the class of the referenced port component MUST be
         'ianahw:port' or a derived identity.";
    }
  }

  grouping basic-common-entity-attributes {
    description
      "The set of basic attributes which are common to all the
       entities (e.g., component, network elements, location, passive
       entities) defined in this module and in other inventory
       modules.";
    leaf uuid {
      type yang:uuid;
      description
        "The Universally Unique Identifier of the entity
         (e.g., component).";
    }
    leaf name {
      type string;
      description
        "The name of the  entity (e.g., component), as specified by
         a network operator, that provides a non-volatile 'handle'
         for the entity and that can change anytime during the entity
         lifetime.

         If no value is discovered, the server MAY set the value of
         this node to a locally unique value in the operational
         state.";
    }
    leaf alias {
      type string;
      description
        "The alias name of the entity (e.g., component). This alias
         name can be specified by a network operator.";
    }
    leaf description {
      type string;
      description
        "The textual description of the entity (e.g., component).";
    }
  }

  grouping ne-component-common-entity-attributes {
    description
      "The set of attributes which are common to all the entities
       (e.g., component, network elements) defined in this module.";
    uses basic-common-entity-attributes;
    list software-rev {
      key "name";
      description
        "The list of the software modules representing the software
         images intended to be running within the entity
         (e.g., component).";
      leaf name {
        type string;
        description
          "The vendor-specific name of the software module.";
      }
      leaf revision {
        type string;
        description
          "The vendor-specific revision string of the software
           module when not implicitly defined as part of the name of
           the software module.";
      }
      list patch {
        key "revision";
        description
          "The list of software patches configured to be active for
           the software module.";
        leaf revision {
          type string;
          description
            "The vendor-specific revision string of the software
             patch when not implicitly defined as part of the name or
             revision of the software module.";
        }
      }
    }
    leaf mfg-name {
      type string;
      description
        "The name of the manufacturer of this entity
         (e.g., component).";
    }
    leaf product-name {
      type string;
      description
        "The vendor-specific and human-interpretable string
         describing the entity (e.g., component) type. It is expected
         that vendors assign unique product names to different entity
         (e.g., component) types within the scope of the vendor.";
    }
  }

  grouping component-attributes {
    description
      "The set of common attributes of a component.

       This grouping is intended also to be re-used by data models
       that need to report the common attributes of a component.";
    leaf component-id {
      type string;
      description
        "An identifier that uniquely identifies the component
         in a node.";
    }
    leaf class {
      type union {
        type identityref {
          base ianahw:hardware-class;
        }
        type identityref {
          base nwi:non-hardware-component-class;
        }
      }
      mandatory true;
      description
        "The type of the component.";
    }
    uses ne-component-common-entity-attributes {
      refine "software-rev" {
        reference
          "RFC 6933: Entity MIB (Version 4) -
                     entPhysicalSoftwareRev";
      }
      refine "mfg-name" {
        description
          "The name of the manufacturer of this component.

           The preferred value is the manufacturer name
           string actually printed on the component itself
           (if present).

           Note that comparisons between instances of the
           'part-number', 'software-rev', and 'serial-number' nodes
           are only meaningful amongst components with the same value
           of 'mfg-name'.

           If the manufacturer name string associated with
           the component is unknown to the server, then this node is
           not instantiated.";
        reference
          "RFC 6933: Entity MIB (Version 4) -
                     entPhysicalMfgName";
      }
    }
    leaf hardware-rev {
      type string;
      description
        "The vendor-specific hardware revision string for the
         component.

         The preferred value is the hardware revision identifier
         actually printed on the component itself (if present).";
      reference
        "RFC 6933: Entity MIB (Version 4) - entPhysicalHardwareRev";
    }
    leaf mfg-date {
      type yang:date-and-time;
      description
        "The date of manufacturing of the component.";
      reference
        "RFC 6933: Entity MIB (Version 4) - entPhysicalMfgDate";
    }
    leaf part-number {
      type string;
      description
        "The vendor-specific part number of the component
         type. It is expected that vendors assign unique part
         numbers to different component types within the
         scope of the vendor.";
    }
    leaf serial-number {
      type string;
      description
        "The vendor-specific serial number of the component instance.

         It is expected that vendors assign unique serial numbers to
         different component instances within the scope of the
         'part-number'.";
    }
    leaf asset-id {
      type string;
      description
        "This node is an asset tracking identifier for the component,
         as specified by a network operator.

         A server implementation MAY map this leaf to the
         entPhysicalAssetID MIB object.  Such an
         implementation needs to use some mechanism to handle
         the differences in size and characters allowed
         between this leaf and entPhysicalAssetID.

         The definition of such a mechanism is outside the
         scope of this document.";
      reference
        "RFC 6933: Entity MIB (Version 4) -
                   entPhysicalAssetID";
    }
    leaf is-fru {
      type boolean;
      description
        "This node indicates whether or not this component is
         considered a 'field-replaceable unit' by the vendor.
         If this node contains the value 'true', then this
         component identifies a field-replaceable unit.
         For all components that are permanently contained
         within a field-replaceable unit, the value 'false'
         should be returned for this node.";
      reference
        "RFC 6933: Entity MIB (Version 4) -
                   entPhysicalIsFRU";
    }
    leaf-list uri {
      type inet:uri;
      description
        "This node contains identification information about
         the component.";
      reference
        "RFC 6933: Entity MIB (Version 4) - entPhysicalUris";
    }
  }

  /* 
   * Data Nodes
   */

  container network-inventory {
    config false;
    description
      "Top-level container for network inventory.";
    container network-elements {
      description
        "The top-level container for the list of network elements
         within the network.";
      list network-element {
        key "ne-id";
        description
          "The list of network elements within the network.";
        leaf ne-id {
          type string;
          description
            "An identifier that uniquely identifies the NE in
             a network.";
        }
        leaf ne-type {
          type identityref {
            base nwi:ne-type;
          }
          default "nwi:ne-physical";
          description
            "The network element type.";
          reference
            "RFC XXXX: A YANG Data Model for Network Inventory,
                       Section 3.";
        }
        uses ne-component-common-entity-attributes;
        leaf product-rev {
          type string;
          description
            "The vendor-specific product revision string for the
             network-element.";
        }
        container components {
          description
            "The top-level container for the list of components
             within a network element.";
          list component {
            key "component-id";
            description
              "The list of components within a network element.";
            uses component-attributes;
            leaf-list parent {
              type leafref {
                path "../../component/component-id";
                require-instance false;
              }
              description
                "The identifiers of all the components that
                 physically contain this component.

                 If this list is empty, this component is not
                 contained in any other component but it is contained
                 in the network-element.";
              reference
                "RFC 6933: Entity MIB (Version 4) -
                           entPhysicalContainedIn";
            }
            leaf parent-rel-pos {
              when 'count(../parent) < 2' {
                description
                  "This data node is applicable only when this
                   component is contained in the network-element or
                   in only one parent component.";
              }
              type string;
              description
                "The relative position with respect to the parent
                 component among all the sibling components.

                 The format of this string is
                 implementation-specific. When mapping from RFC 6933,
                 the entPhysicalParentRelPos integer value SHOULD be
                 encoded as an integer string.";
              reference
                "RFC 6933: Entity MIB (Version 4) -
                           entPhysicalParentRelPos";
            }
            leaf is-main {
              when "derived-from-or-self(../nwi:class, "
                 + "'ianahw:chassis')";
              type boolean;
              description
                "This node indicates whether the chassis is taking or
                 not the 'main' role.

                 This node is applicable only to scenarios where the
                 network element contains chassis components which
                 can take or not the 'main' role (e.g., multi-chassis
                 network elements).

                 It is therefore omitted in scenarios where the
                 network element does not contain chassis components
                 which can can take or not the 'main' role
                 (e.g., single-chassis network elements).";
            }
          }
        }
      }
    }
  }
}
]]></sourcecode>
      </figure>
    </section>
    <section anchor="operational">
      <name>Operational Considerations</name>
      <t>The network inventory YANG data model defined in the document is intended to report the actual inventory data that a network controller knows of the network elements and components actually installed within the network. Therefore, this data model provides a read-only perspective of the network inventory information.</t>
      <t>It is worth noting that some information reported within this YANG data model can be configured on the device through mechanisms which are outside the scope of this document.</t>
      <t>As outlined in <xref target="intro"/>, per the definition of <xref target="RFC8309"/> and <xref target="RFC8969"/>, the network inventory model is a network model.</t>
      <t>This information can be provided by a network controller to a higher level hierarchical network controller, to an Inventory OSS or to any other type of application which needs to discover the network inventory information.</t>
      <t>For example, in the context of ACTN, the network inventory YANG data model can be used at the MPI interfaces, as defined in <xref target="RFC8453"/>, or on an interface, not defined in <xref target="RFC8453"/> between the MDSC and the Inventory OSS.</t>
      <t>The information in the model is discovered by the controller through mechanisms which are outside the scope of this document.</t>
      <t>Note that distinguishing between the cases where a NE is unreachable versus decommissioned depends on the mechanism used for discovering this information and outside the scope of this document.</t>
      <t>For example, the network controller can collect this information by reading it from the devices using the device model supported by the devices. This model does not constraint the device models used on the device: the YANG data model defined in <xref target="RFC8348"/> is an option but other options (e.g., vendor specific interfaces or YANG data models) are also allowed. In case some information is not provided by the device, the network controller SHALL omit this information unless this information is known by other sources of information (e.g., through local configuration within the network controller).</t>
      <t>In case of hierarchical controllers, a hierarchical network controller can also collect the network inventory information from its lower level network controllers using this YANG data model (or other mechanisms which are outside the scope of this document) and report the combined network inventory information to a higher level network controller, to an Inventory OSS or to any other type of application which needs to discover the network inventory information.</t>
      <t>When used in brownfield scenarios, it is worth noting that existing deployments are based on proprietary Inventory OSS and that the migration path is highly dependent on the specific proprietary solution. Therefore, the migration processes are operator dependent: it is expected that the deployment of the standard YANG-based solution on the controllers will take some time and its integration with existing Inventory OSSes will also take longer time. In a longer term, the network controllers could provide inventory information, using this YANG data model, also to next generation OSSes.</t>
      <t>When this model is used, the source of truth for the inventory data in the scope of this model is the network controller providing this data. Some legacy inventory information (e.g., inactive assets, warehouse spares, procurement or commercial metadata) fall outside the scope of the base model.</t>
    </section>
    <section anchor="security">
      <name>Security Considerations</name>
      <t>This section is modeled after the template described in <xref section="3.7" sectionFormat="of" target="RFC9907"/>.</t>
      <t>The "ietf-network-inventory" YANG module defines a data model that is
designed to be accessed via YANG-based management protocols, such as
NETCONF <xref target="RFC6241"/> and RESTCONF <xref target="RFC8040"/>. These YANG-based management
protocols (1) have to use a secure transport layer (e.g., SSH <xref target="RFC4252"/>, TLS <xref target="RFC8446"/>,
and QUIC <xref target="RFC9000"/>) and (2) have to use mutual authentication.</t>
      <t>The Network Configuration Access Control Model (NACM) <xref target="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>Some of the readable data nodes in this YANG module may be considered
sensitive or vulnerable in some network environments.  It is thus
important to control read access (e.g., via get, get-config, or
notification) to these data nodes.</t>
      <t>Specifically, the following subtrees and data nodes have particular sensitivities/vulnerabilities:</t>
      <ul spacing="normal">
        <li>
          <t>"/nwi:network-elements"</t>
        </li>
      </ul>
      <ul empty="true">
        <li>
          <t>This subtree reports the inventory information for all the network elements and their hardware components deployed within the network as well as of the software modules being active on these network elements and components. Unauthorized access to this subtree can disclose this information. A malicious attacker can use this information to perform targeted attacks to network elements, hardware components or software modules with known vulnerabilities.</t>
        </li>
      </ul>
      <ul empty="true">
        <li>
          <t>In large networks, the massive volume of reported data can cause scalability issues, as reported in <xref target="scalability"/>. A malicious attacker could leverage this to cause  resource exhaustion.</t>
        </li>
      </ul>
      <t>Modules that use the groupings that are defined in this document
should identify the corresponding security considerations. For example, reusing the 'component-attributes' grouping may expose sensitive information.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>IANA is requested to register the following URI in the "ns"
registry within the "IETF XML Registry" group <xref target="RFC3688"/>:</t>
      <artwork><![CDATA[
      URI: urn:ietf:params:xml:ns:yang:ietf-network-inventory
      Registrant Contact: The IESG
      XML: N/A; the requested URI is an XML namespace.
]]></artwork>
      <t>IANA is requested to register the following YANG module in the "YANG
Module Names" registry <xref target="RFC6020"/> within the "YANG Parameters"
registry group.</t>
      <artwork><![CDATA[
      name:         ietf-network-inventory
      namespace:    urn:ietf:params:xml:ns:yang:ietf-network-inventory
      prefix:       nwi
      reference:    RFC XXXX
]]></artwork>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="IANA_ENTITY_MIB" target="https://www.iana.org/assignments/ianaentity-mib/ianaentity-mib.xhtml">
          <front>
            <title>IANA-ENTITY-MIB</title>
            <author>
              <organization>IANA</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="IANA_HW_YANG" target="https://www.iana.org/assignments/iana-hardware/iana-hardware.xhtml">
          <front>
            <title>iana-hardware YANG Module</title>
            <author>
              <organization>IANA</organization>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="RFC8348">
          <front>
            <title>A YANG Data Model for Hardware Management</title>
            <author fullname="A. Bierman" initials="A." surname="Bierman"/>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="J. Dong" initials="J." surname="Dong"/>
            <author fullname="D. Romascanu" initials="D." surname="Romascanu"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>This document defines a YANG data model for the management of hardware on a single server.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8348"/>
          <seriesInfo name="DOI" value="10.17487/RFC8348"/>
        </reference>
        <reference anchor="RFC8342">
          <front>
            <title>Network Management Datastore Architecture (NMDA)</title>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="J. Schoenwaelder" initials="J." surname="Schoenwaelder"/>
            <author fullname="P. Shafer" initials="P." surname="Shafer"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <author fullname="R. Wilton" initials="R." surname="Wilton"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>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="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>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="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>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="RFC7950">
          <front>
            <title>The YANG 1.1 Data Modeling Language</title>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <date month="August" year="2016"/>
            <abstract>
              <t>YANG is a data modeling language used to model configuration data, state data, Remote Procedure Calls, and notifications for network management protocols. This document describes the syntax and semantics of version 1.1 of the YANG language. YANG version 1.1 is a maintenance release of the YANG language, addressing ambiguities and defects in the original specification. There are a small number of backward incompatibilities from YANG version 1. This document also specifies the YANG mappings to the Network Configuration Protocol (NETCONF).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7950"/>
          <seriesInfo name="DOI" value="10.17487/RFC7950"/>
        </reference>
        <reference anchor="RFC6241">
          <front>
            <title>Network Configuration Protocol (NETCONF)</title>
            <author fullname="R. Enns" initials="R." role="editor" surname="Enns"/>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <author fullname="J. Schoenwaelder" initials="J." role="editor" surname="Schoenwaelder"/>
            <author fullname="A. Bierman" initials="A." role="editor" surname="Bierman"/>
            <date month="June" year="2011"/>
            <abstract>
              <t>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="RFC9911">
          <front>
            <title>Common YANG Data Types</title>
            <author fullname="J. Schönwälder" initials="J." role="editor" surname="Schönwälder"/>
            <date month="December" year="2025"/>
            <abstract>
              <t>This document defines a collection of common data types to be used with the YANG data modeling language. It includes several new type definitions and obsoletes RFC 6991.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9911"/>
          <seriesInfo name="DOI" value="10.17487/RFC9911"/>
        </reference>
        <reference anchor="RFC6933">
          <front>
            <title>Entity MIB (Version 4)</title>
            <author fullname="A. Bierman" initials="A." surname="Bierman"/>
            <author fullname="D. Romascanu" initials="D." surname="Romascanu"/>
            <author fullname="J. Quittek" initials="J." surname="Quittek"/>
            <author fullname="M. Chandramouli" initials="M." surname="Chandramouli"/>
            <date month="May" year="2013"/>
            <abstract>
              <t>This memo defines a portion of the Management Information Base (MIB) for use with network management protocols in the Internet community. In particular, it describes managed objects used for managing multiple logical and physical entities managed by a single Simple Network Management Protocol (SNMP) agent. This document specifies version 4 of the Entity MIB. This memo obsoletes version 3 of the Entity MIB module published as RFC 4133.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6933"/>
          <seriesInfo name="DOI" value="10.17487/RFC6933"/>
        </reference>
        <reference anchor="RFC8341">
          <front>
            <title>Network Configuration Access Control Model</title>
            <author fullname="A. Bierman" initials="A." surname="Bierman"/>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>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>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="RFC6020">
          <front>
            <title>YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)</title>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <date month="October" year="2010"/>
            <abstract>
              <t>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>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="TMF_SD2-20" target="https://www.tmforum.org/resources/suite/mtosi-4-0/">
          <front>
            <title>SD2-20_Equipment Model</title>
            <author>
              <organization>TM Forum</organization>
            </author>
            <date year="2008" month="May"/>
          </front>
          <seriesInfo name="TMF MTOSI 4.0, Network Resource Fulfilment (NRF), SD2-20" value=""/>
        </reference>
        <reference anchor="OpenConfig" target="https://github.com/openconfig/public/tree/v5.6.0/">
          <front>
            <title>OpenConfig Public Release v5.6.0</title>
            <author>
              <organization>OpenConfig Working Group</organization>
            </author>
            <date year="2026" month="January"/>
          </front>
          <seriesInfo name="Release 5.6.0" value=""/>
        </reference>
        <reference anchor="I-D.ietf-teas-actn-poi-applicability">
          <front>
            <title>Applicability of Abstraction and Control of Traffic Engineered Networks (ACTN) to Packet Optical Integration (POI)</title>
            <author fullname="Fabio Peruzzini" initials="F." surname="Peruzzini">
              <organization>FiberCop</organization>
            </author>
            <author fullname="Jean-Francois Bouquier" initials="J." surname="Bouquier">
              <organization>Vodafone</organization>
            </author>
            <author fullname="Italo Busi" initials="I." surname="Busi">
              <organization>Huawei</organization>
            </author>
            <author fullname="Daniel King" initials="D." surname="King">
              <organization>Old Dog Consulting</organization>
            </author>
            <author fullname="Daniele Ceccarelli" initials="D." surname="Ceccarelli">
              <organization>Cisco</organization>
            </author>
            <date day="14" month="March" year="2026"/>
            <abstract>
              <t>   This document explores the applicability of the Abstraction and
   Control of TE Networks (ACTN) architecture to Packet Optical
   Integration (POI) within the context of IP/MPLS and optical
   internetworking.  It examines the YANG data models defined by the
   IETF that enable an ACTN-based deployment architecture and highlights
   specific scenarios pertinent to Service Providers.

   Existing IETF protocols and data models are identified for each
   multi-technology scenario (packet over optical), particularly
   emphasising the Multi-Domain Service Coordinator to Provisioning
   Network Controller Interface (MPI) within the ACTN architecture

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-teas-actn-poi-applicability-18"/>
        </reference>
        <reference anchor="RFC8309">
          <front>
            <title>Service Models Explained</title>
            <author fullname="Q. Wu" initials="Q." surname="Wu"/>
            <author fullname="W. Liu" initials="W." surname="Liu"/>
            <author fullname="A. Farrel" initials="A." surname="Farrel"/>
            <date month="January" year="2018"/>
            <abstract>
              <t>The IETF has produced many modules in the YANG modeling language. The majority of these modules are used to construct data models to model devices or monolithic functions.</t>
              <t>A small number of YANG modules have been defined to model services (for example, the Layer 3 Virtual Private Network Service Model (L3SM) produced by the L3SM working group and documented in RFC 8049).</t>
              <t>This document describes service models as used within the IETF and also shows where a service model might fit into a software-defined networking architecture. Note that service models do not make any assumption of how a service is actually engineered and delivered for a customer; details of how network protocols and devices are engineered to deliver a service are captured in other modules that are not exposed through the interface between the customer and the provider.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8309"/>
          <seriesInfo name="DOI" value="10.17487/RFC8309"/>
        </reference>
        <reference anchor="RFC8969">
          <front>
            <title>A Framework for Automating Service and Network Management with YANG</title>
            <author fullname="Q. Wu" initials="Q." role="editor" surname="Wu"/>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="D. Lopez" initials="D." surname="Lopez"/>
            <author fullname="C. Xie" initials="C." surname="Xie"/>
            <author fullname="L. Geng" initials="L." surname="Geng"/>
            <date month="January" year="2021"/>
            <abstract>
              <t>Data models provide a programmatic approach to represent services and networks. Concretely, they can be used to derive configuration information for network and service components, and state information that will be monitored and tracked. Data models can be used during the service and network management life cycle (e.g., service instantiation, service provisioning, service optimization, service monitoring, service diagnosing, and service assurance). Data models are also instrumental in the automation of network management, and they can provide closed-loop control for adaptive and deterministic service creation, delivery, and maintenance.</t>
              <t>This document describes a framework for service and network management automation that takes advantage of YANG modeling technologies. This framework is drawn from a network operator perspective irrespective of the origin of a data model; thus, it can accommodate YANG modules that are developed outside the IETF.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8969"/>
          <seriesInfo name="DOI" value="10.17487/RFC8969"/>
        </reference>
        <reference anchor="RFC8453">
          <front>
            <title>Framework for Abstraction and Control of TE Networks (ACTN)</title>
            <author fullname="D. Ceccarelli" initials="D." role="editor" surname="Ceccarelli"/>
            <author fullname="Y. Lee" initials="Y." role="editor" surname="Lee"/>
            <date month="August" year="2018"/>
            <abstract>
              <t>Traffic Engineered (TE) networks have a variety of mechanisms to facilitate the separation of the data plane and control plane. They also have a range of management and provisioning protocols to configure and activate network resources. These mechanisms represent key technologies for enabling flexible and dynamic networking. The term "Traffic Engineered network" refers to a network that uses any connection-oriented technology under the control of a distributed or centralized control plane to support dynamic provisioning of end-to- end connectivity.</t>
              <t>Abstraction of network resources is a technique that can be applied to a single network domain or across multiple domains to create a single virtualized network that is under the control of a network operator or the customer of the operator that actually owns the network resources.</t>
              <t>This document provides a framework for Abstraction and Control of TE Networks (ACTN) to support virtual network services and connectivity services.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8453"/>
          <seriesInfo name="DOI" value="10.17487/RFC8453"/>
        </reference>
        <reference anchor="RFC8340">
          <front>
            <title>YANG Tree Diagrams</title>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="L. Berger" initials="L." role="editor" surname="Berger"/>
            <date month="March" year="2018"/>
            <abstract>
              <t>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="RFC8792">
          <front>
            <title>Handling Long Lines in Content of Internet-Drafts and RFCs</title>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <author fullname="E. Auerswald" initials="E." surname="Auerswald"/>
            <author fullname="A. Farrel" initials="A." surname="Farrel"/>
            <author fullname="Q. Wu" initials="Q." surname="Wu"/>
            <date month="June" year="2020"/>
            <abstract>
              <t>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>
        <reference anchor="I-D.ietf-ivy-network-inventory-location">
          <front>
            <title>A YANG Data Model for Network Inventory Location</title>
            <author fullname="Bo Wu" initials="B." surname="Wu">
              <organization>Huawei</organization>
            </author>
            <author fullname="Sergio Belotti" initials="S." surname="Belotti">
              <organization>Nokia</organization>
            </author>
            <author fullname="Jean-Francois Bouquier" initials="J." surname="Bouquier">
              <organization>Vodafone</organization>
            </author>
            <author fullname="Fabio Peruzzini" initials="F." surname="Peruzzini">
              <organization>FiberCop</organization>
            </author>
            <author fullname="Phil Bedard" initials="P." surname="Bedard">
              <organization>Cisco</organization>
            </author>
            <date day="28" month="February" year="2026"/>
            <abstract>
              <t>   This document defines a YANG data model for Network Inventory
   location (e.g., site, room, rack, geo-location data), which provides
   location information with different granularity levels for
   inventoried network elements.

   Accurate location information is useful for network planning,
   deployment, and maintenance.  However, such information cannot be
   obtained or verified from the Network Elements themselves.  This
   document defines a location model for network inventory that extends
   the base inventory with comprehensive location data.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-ivy-network-inventory-location-05"/>
        </reference>
        <reference anchor="RFC1157">
          <front>
            <title>Simple Network Management Protocol (SNMP)</title>
            <author fullname="J.D. Case" initials="J.D." surname="Case"/>
            <author fullname="M. Fedor" initials="M." surname="Fedor"/>
            <author fullname="M.L. Schoffstall" initials="M.L." surname="Schoffstall"/>
            <author fullname="J. Davin" initials="J." surname="Davin"/>
            <date month="May" year="1990"/>
            <abstract>
              <t>This RFC is a re-release of RFC 1098, with a changed "Status of this Memo" section plus a few minor typographical corrections. This memo defines a simple protocol by which management information for a network element may be inspected or altered by logically remote users. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="1157"/>
          <seriesInfo name="DOI" value="10.17487/RFC1157"/>
        </reference>
        <reference anchor="I-D.ietf-ivy-network-inventory-software">
          <front>
            <title>A YANG Network Data Model of Network Inventory Software Extensions</title>
            <author fullname="Bo Wu" initials="B." surname="Wu">
              <organization>Huawei</organization>
            </author>
            <author fullname="Cheng Zhou" initials="C." surname="Zhou">
              <organization>China Mobile</organization>
            </author>
            <author fullname="Qin Wu" initials="Q." surname="Wu">
              <organization>Huawei</organization>
            </author>
            <author fullname="Mohamed Boucadair" initials="M." surname="Boucadair">
              <organization>Orange</organization>
            </author>
            <date day="15" month="April" year="2026"/>
            <abstract>
              <t>   This document extends the base Network Inventory YANG model to
   support non-physical network elements (NEs), such as controllers,
   virtual routers, and virtual firewalls, as well as software
   components like platform operating systems and software modules.  In
   addition to the software revisions and patches already defined in the
   base model, this extension introduces software status and time stamp
   information.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-ivy-network-inventory-software-03"/>
        </reference>
        <reference anchor="RFC9907">
          <front>
            <title>Guidelines for Authors and Reviewers of Documents Containing YANG Data Models</title>
            <author fullname="A. Bierman" initials="A." surname="Bierman"/>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="Q. Wu" initials="Q." surname="Wu"/>
            <date month="March" year="2026"/>
            <abstract>
              <t>This document provides guidelines for authors and reviewers of specifications containing YANG data models, including IANA-maintained 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.</t>
              <t>This document obsoletes RFC 8407; it also updates RFC 8126 by providing additional guidelines for writing the IANA considerations for RFCs that specify IANA-maintained YANG modules.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="216"/>
          <seriesInfo name="RFC" value="9907"/>
          <seriesInfo name="DOI" value="10.17487/RFC9907"/>
        </reference>
        <reference anchor="RFC8040">
          <front>
            <title>RESTCONF Protocol</title>
            <author fullname="A. Bierman" initials="A." surname="Bierman"/>
            <author fullname="M. Bjorklund" initials="M." surname="Bjorklund"/>
            <author fullname="K. Watsen" initials="K." surname="Watsen"/>
            <date month="January" year="2017"/>
            <abstract>
              <t>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="RFC4252">
          <front>
            <title>The Secure Shell (SSH) Authentication Protocol</title>
            <author fullname="T. Ylonen" initials="T." surname="Ylonen"/>
            <author fullname="C. Lonvick" initials="C." role="editor" surname="Lonvick"/>
            <date month="January" year="2006"/>
            <abstract>
              <t>The Secure Shell Protocol (SSH) is a protocol for secure remote login and other secure network services over an insecure network. This document describes the SSH authentication protocol framework and public key, password, and host-based client authentication methods. Additional authentication methods are described in separate documents. The SSH authentication protocol runs on top of the SSH transport layer protocol and provides a single authenticated tunnel for the SSH connection protocol. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4252"/>
          <seriesInfo name="DOI" value="10.17487/RFC4252"/>
        </reference>
        <reference anchor="RFC8446">
          <front>
            <title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
            <date month="August" year="2018"/>
            <abstract>
              <t>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>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="RFC9000">
          <front>
            <title>QUIC: A UDP-Based Multiplexed and Secure Transport</title>
            <author fullname="J. Iyengar" initials="J." role="editor" surname="Iyengar"/>
            <author fullname="M. Thomson" initials="M." role="editor" surname="Thomson"/>
            <date month="May" year="2021"/>
            <abstract>
              <t>This document defines the core of the QUIC transport protocol. QUIC provides applications with flow-controlled streams for structured communication, low-latency connection establishment, and network path migration. QUIC includes security measures that ensure confidentiality, integrity, and availability in a range of deployment circumstances. Accompanying documents describe the integration of TLS for key negotiation, loss detection, and an exemplary congestion control algorithm.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9000"/>
          <seriesInfo name="DOI" value="10.17487/RFC9000"/>
        </reference>
        <reference anchor="RFC3688">
          <front>
            <title>The IETF XML Registry</title>
            <author fullname="M. Mealling" initials="M." surname="Mealling"/>
            <date month="January" year="2004"/>
            <abstract>
              <t>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="RFC4152">
          <front>
            <title>A Uniform Resource Name (URN) Namespace for the Common Language Equipment Identifier (CLEI) Code</title>
            <author fullname="K. Tesink" initials="K." surname="Tesink"/>
            <author fullname="R. Fox" initials="R." surname="Fox"/>
            <date month="August" year="2005"/>
            <abstract>
              <t>This document describes a Uniform Resource Name (URN) namespace (RFC 3406) for the assignment of the Common Language Equipment Identifier (CLEI) code, which is used in messages standardized by ANSI. The URN namespace is managed by Telcordia Technologies, Inc., as the maintenance agent for ANSI T1.213. The CLEI code is a globally unique, ten-character alphanumeric intelligent code assigned by Telcordia Technologies at the request of equipment suppliers. The CLEI code identifies communications equipment by specifying product type and features. There is a one-to-one relationship between a CLEI code and supplier's product ID (the manufacturer's name and the part number along with its version number). This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4152"/>
          <seriesInfo name="DOI" value="10.17487/RFC4152"/>
        </reference>
        <reference anchor="RFC7951">
          <front>
            <title>JSON Encoding of Data Modeled with YANG</title>
            <author fullname="L. Lhotka" initials="L." surname="Lhotka"/>
            <date month="August" year="2016"/>
            <abstract>
              <t>This document defines encoding rules for representing configuration data, state data, parameters of Remote Procedure Call (RPC) operations or actions, and notifications defined using YANG as JavaScript Object Notation (JSON) text.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7951"/>
          <seriesInfo name="DOI" value="10.17487/RFC7951"/>
        </reference>
        <reference anchor="I-D.ygb-ivy-passive-network-inventory">
          <front>
            <title>A YANG Data Model for Passive Network Inventory</title>
            <author fullname="Aihua Guo" initials="A." surname="Guo">
              <organization>Futurewei</organization>
            </author>
            <author fullname="tom van caenegem" initials="T." surname="van caenegem">
              <organization>Nokia</organization>
            </author>
            <author fullname="Nigel Davis" initials="N." surname="Davis">
              <organization>Ciena</organization>
            </author>
            <author fullname="Mauro Tilocca" initials="M." surname="Tilocca">
              <organization>FiberCop</organization>
            </author>
            <author fullname="Brad Peters" initials="B." surname="Peters">
              <organization>NBN</organization>
            </author>
            <date day="2" month="March" year="2026"/>
            <abstract>
              <t>   This document presents a YANG data model for tracking and managing
   passive network inventory.  The model enhances the base model
   outlined in [I-D.draft-ietf-ivy-network-inventory-yang] and is
   intended for use in the northbound interface of a domain controller
   as defined in [RFC8453].

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ygb-ivy-passive-network-inventory-04"/>
        </reference>
      </references>
    </references>
    <?line 1118?>

<section anchor="comparison-with-openconfig-platform-data-model">
      <name>Comparison With Openconfig-platform Data Model</name>
      <t>Since more and more devices can be managed by domain controller through OpenConfig, to ensure that our inventory data model can cover these devices' inventory data, we have compared our inventory data model with the "openconfig-platform" and "openconfig-platform-types" YANG modules, as defined in <xref target="OpenConfig"/>, which defines the YANG data model used to manage inventory information in OpenConfig.</t>
      <t>Openconfig-platform data model is NE-level and uses a generic component concept to describe its inner devices and containers, which is similar to "ietf-hardware" model in <xref target="RFC8348"/>. Since we have also reused the component concept of <xref target="RFC8348"/> in our inventory data model, we can compare the component's attributes between "openconfig-platform" and our model directly , which is stated in <xref target="tab-oc"/>.</t>
      <table anchor="tab-oc">
        <name>Comparison between openconfig platform and inventory data models</name>
        <thead>
          <tr>
            <th align="left">Attributes in oc-platform</th>
            <th align="left">Attributes in our model</th>
            <th align="left">remark</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">name</td>
            <td align="left">name</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">type</td>
            <td align="left">class</td>
            <td align="left">see <xref target="tab-oc-hw"/> for comparison between oc-platform-type:OPENCONFIG_HARDWARE_COMPONENT and ianahw:hardware-clas</td>
          </tr>
          <tr>
            <td align="left">id</td>
            <td align="left">uuid</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">location</td>
            <td align="left">location</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">description</td>
            <td align="left">description</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">mfg-name</td>
            <td align="left">mfg-name</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">mfg-date</td>
            <td align="left">mfg-date</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">hardware-version</td>
            <td align="left">hardware-rev</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">firmware-version</td>
            <td align="left">software-rev*</td>
            <td align="left">items of software-rev list that provide firmware information</td>
          </tr>
          <tr>
            <td align="left">software-version</td>
            <td align="left">software-rev*</td>
            <td align="left">items of software-rev list that provide software information</td>
          </tr>
          <tr>
            <td align="left">serial-no</td>
            <td align="left">serial-number</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">part-no</td>
            <td align="left">part-number</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">clei-code</td>
            <td align="left">uri</td>
            <td align="left">CLEI code can be mapped into one URI as defined in <xref target="RFC4152"/></td>
          </tr>
          <tr>
            <td align="left">removable</td>
            <td align="left">is-fru</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">oper-status</td>
            <td align="left"> </td>
            <td align="left">state data</td>
          </tr>
          <tr>
            <td align="left">empty</td>
            <td align="left"> </td>
            <td align="left">If there is no other component that refer to an holder as parent, it can be considered empty</td>
          </tr>
          <tr>
            <td align="left">parent</td>
            <td align="left">parent-references</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">redundant-role</td>
            <td align="left"> </td>
            <td align="left">functional information, may be part of future augmentation</td>
          </tr>
          <tr>
            <td align="left">last-switchover-reason</td>
            <td align="left"> </td>
            <td align="left">state data</td>
          </tr>
          <tr>
            <td align="left">last-switchover-time</td>
            <td align="left"> </td>
            <td align="left">state data</td>
          </tr>
          <tr>
            <td align="left">last-reboot-reason</td>
            <td align="left"> </td>
            <td align="left">state data</td>
          </tr>
          <tr>
            <td align="left">last-reboot-time</td>
            <td align="left"> </td>
            <td align="left">state data</td>
          </tr>
          <tr>
            <td align="left">switchover-ready</td>
            <td align="left"> </td>
            <td align="left">state data</td>
          </tr>
          <tr>
            <td align="left">temperature</td>
            <td align="left"> </td>
            <td align="left">performance data</td>
          </tr>
          <tr>
            <td align="left">memory</td>
            <td align="left"> </td>
            <td align="left">performance data</td>
          </tr>
          <tr>
            <td align="left">allocated-power</td>
            <td align="left"> </td>
            <td align="left">state/performance data</td>
          </tr>
          <tr>
            <td align="left">used-power</td>
            <td align="left"> </td>
            <td align="left">state/performance data</td>
          </tr>
          <tr>
            <td align="left">pcie</td>
            <td align="left"> </td>
            <td align="left">alarm  data</td>
          </tr>
          <tr>
            <td align="left">properties</td>
            <td align="left"> </td>
            <td align="left">Generic properties can be handled as part of "description"</td>
          </tr>
          <tr>
            <td align="left">subcomponents</td>
            <td align="left"> </td>
            <td align="left"> </td>
          </tr>
        </tbody>
      </table>
      <t>As it mentioned in <xref target="ne-component"/> that state data and performance data are out of scope of our data model, it is same for alarm data and it should be defined in some other alarm data models separately. For the same reason some component specific structures in "openconfig-platform", like the one defined for fan, backplane, controller-card, etc., are considered out of scope since they provide specialized operational and alarms data for that components.</t>
      <t>It is also useful to compare the identity oc-platform-type:OPENCONFIG_HARDWARE_COMPONENT with ianahw:hardware-class in the following <xref target="tab-oc-hw"/> to highlight that our model align with openconfig-platorm also for the definition of hardware component type/class.</t>
      <table anchor="tab-oc-hw">
        <name>Comparison between openconfig-platform OPENCONFIG_HARDWARE_COMPONEN and IANA hardware-class identity</name>
        <thead>
          <tr>
            <th align="left">oc-platform-type:OPENCONFIG_HARDWARE_COMPONENT</th>
            <th align="left">ianahw:hardware-class</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">CHASSIS</td>
            <td align="left">chassis</td>
          </tr>
          <tr>
            <td align="left">BACKPLANE</td>
            <td align="left">backplane</td>
          </tr>
          <tr>
            <td align="left">FABRIC</td>
            <td align="left">module</td>
          </tr>
          <tr>
            <td align="left">POWER_SUPPLY</td>
            <td align="left">power-supply</td>
          </tr>
          <tr>
            <td align="left">FAN</td>
            <td align="left">fan</td>
          </tr>
          <tr>
            <td align="left">FAN_TRAY</td>
            <td align="left">module</td>
          </tr>
          <tr>
            <td align="left">FAN_TRAY_CONTROLLER</td>
            <td align="left">module</td>
          </tr>
          <tr>
            <td align="left">SENSOR</td>
            <td align="left">sensor</td>
          </tr>
          <tr>
            <td align="left">LINECARD</td>
            <td align="left">module</td>
          </tr>
          <tr>
            <td align="left">CONTROLLER_CARD</td>
            <td align="left">module</td>
          </tr>
          <tr>
            <td align="left">PORT</td>
            <td align="left">port</td>
          </tr>
          <tr>
            <td align="left">USB_PORT</td>
            <td align="left">port</td>
          </tr>
          <tr>
            <td align="left">TRANSCEIVER</td>
            <td align="left">module</td>
          </tr>
          <tr>
            <td align="left">CPU</td>
            <td align="left">cpu</td>
          </tr>
          <tr>
            <td align="left">STORAGE</td>
            <td align="left">storage-drive</td>
          </tr>
          <tr>
            <td align="left">INTEGRATED_CIRCUIT</td>
            <td align="left">module</td>
          </tr>
          <tr>
            <td align="left">WIFI_ACCESS_POINT</td>
            <td align="left">N/A (technology specific)</td>
          </tr>
          <tr>
            <td align="left">FPGA</td>
            <td align="left">module</td>
          </tr>
        </tbody>
      </table>
      <t>Overall we can state that our inventory data model can be populated with data from a device running OpenConfig.</t>
    </section>
    <section anchor="terminology-of-container">
      <name>Terminology of Container</name>
      <t>Within this document , with the term "container" we consider a hardware component class capable of containing one or more removable physical entities, e.g. a slot in a chassis is containing a board.</t>
      <table anchor="tab-term">
        <name>terminology mapping</name>
        <thead>
          <tr>
            <th align="left">terminology of IVY base model</th>
            <th align="left">terminology in other model</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">container</td>
            <td align="left">holder</td>
          </tr>
        </tbody>
      </table>
    </section>
    <section anchor="scalability">
      <name>Efficiency Issue</name>
      <t>During  the integration with OSS in some operators, some efficiency/scalability concerns have been discovered when synchronizing network inventory data for big networks. As outlined in <xref target="security"/>, these efficiency and scalability issues can pose security issues.</t>
      <t>While implementing NACM <xref target="RFC8341"/> and protocol-specific filtering mechanisms (e.g., RESTCONF filtering <xref target="RFC8040"/>) mitigates these efficiency and scalability concerns, full resolution may require further protocol enhancements beyond the scope of this document.</t>
      <t>Considering that relational databases are widely used by existing OSS systems and also by some network controllers, the inventory objects are most likely to be saved in different tables. With the model defined in this document, when doing a full synchronization, network controller needs to convert all inventory objects of each NE into component objects and combine them together into a single list, and then construct a response and send to OSS or MDSC. The OSS or MDSC needs to classify the component list and divide them into different groups, in order to save them in different tables. The combining-regrouping steps are impacting the network controller &amp; OSS/MDSC processing, which may result in efficiency/scalability limitations in large scale networks.</t>
      <t>An alternative YANG model structure, which defines the inventory objects directly, instead of defining generic components, has also been analyzed. However, also with this model, there still could be some scalability limitations when synchronizing full inventory resources in large scale of networks. This scalability limitation is caused by the limited transmission capabilities of HTTP protocol. We think that this scalability limitation should be solved at protocol level rather than data model level.</t>
      <t>The model proposed by this document is designed to be as generic as possible so to cover future special types of inventory objects that could be used in other technologies, that have not been identified yet. If the inventory objects were to be defined directly with fixed hierarchical relationships in YANG model, this new type of inventory objects needs to be manually defined, which is not a backward compatible change and therefore is not an acceptable approach for implementation. With a generic model, it is only needed to augment a new component class and extend some specific attributes for this new inventory component class, which is more flexible. We consider that this generic data model, enabling a flexible and backward compatible approach for other technologies, represents the main scope of this document. Solution description to efficiency/scalability limitations mentioned above is considered as out-of-scope.</t>
    </section>
    <section anchor="port-examples">
      <name>Examples of ports</name>
      <t>This appendix provides some examples of port implementations and how they can be modelled using the "ietf-network-inventory" module defined in <xref target="ni-yang"/>.</t>
      <t><xref target="fig-board"/> shows an example of a single board which contains three type of ports:</t>
      <ol spacing="normal" type="1"><li>
          <t>An integrated port (non-pluggable);</t>
        </li>
        <li>
          <t>An empty port;</t>
        </li>
        <li>
          <t>A pluggable port</t>
        </li>
      </ol>
      <figure anchor="fig-board">
        <name>Example of a board with different types of ports</name>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="400" width="456" viewBox="0 0 456 400" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 72,32 L 72,368" fill="none" stroke="black"/>
              <path d="M 104,128 L 104,208" fill="none" stroke="black"/>
              <path d="M 104,240 L 104,320" fill="none" stroke="black"/>
              <path d="M 128,256 L 128,304" fill="none" stroke="black"/>
              <path d="M 200,48 L 200,96" fill="none" stroke="black"/>
              <path d="M 224,264 L 224,296" fill="none" stroke="black"/>
              <path d="M 232,32 L 232,128" fill="none" stroke="black"/>
              <path d="M 232,208 L 232,240" fill="none" stroke="black"/>
              <path d="M 232,320 L 232,368" fill="none" stroke="black"/>
              <path d="M 256,256 L 256,304" fill="none" stroke="black"/>
              <path d="M 72,32 L 232,32" fill="none" stroke="black"/>
              <path d="M 200,48 L 232,48" fill="none" stroke="black"/>
              <path d="M 200,96 L 232,96" fill="none" stroke="black"/>
              <path d="M 104,128 L 232,128" fill="none" stroke="black"/>
              <path d="M 104,208 L 232,208" fill="none" stroke="black"/>
              <path d="M 104,240 L 232,240" fill="none" stroke="black"/>
              <path d="M 128,256 L 256,256" fill="none" stroke="black"/>
              <path d="M 128,304 L 256,304" fill="none" stroke="black"/>
              <path d="M 104,320 L 232,320" fill="none" stroke="black"/>
              <path d="M 72,368 L 232,368" fill="none" stroke="black"/>
              <g class="text">
                <text x="216" y="68">O</text>
                <text x="284" y="68">1)</text>
                <text x="352" y="68">Non-Pluggable</text>
                <text x="428" y="68">Port</text>
                <text x="216" y="84">O</text>
                <text x="348" y="84">(integrated)</text>
                <text x="284" y="148">2)</text>
                <text x="320" y="148">Empty</text>
                <text x="364" y="148">hole</text>
                <text x="412" y="148">(port)</text>
                <text x="20" y="164">Hole</text>
                <text x="52" y="164">#1</text>
                <text x="20" y="276">Hole</text>
                <text x="52" y="276">#2</text>
                <text x="240" y="276">O</text>
                <text x="284" y="276">3)</text>
                <text x="336" y="276">Pluggable</text>
                <text x="396" y="276">port</text>
                <text x="240" y="292">O</text>
                <text x="136" y="356">(SLOT</text>
                <text x="168" y="356">#</text>
                <text x="192" y="356">10)</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
          +-------------------+
          |               +---+
          |               | O |     1) Non-Pluggable Port 
          |               | O |        (integrated)
          |               +---+
          |                   |
          |   +---------------+
          |   |                     2) Empty hole (port)
  Hole #1 |   |                
          |   |                     
          |   |                
          |   +---------------+
          |                   |
          |   +---------------+
          |   |  +---------------+
  Hole #2 |   |  |           | O |  3) Pluggable port
          |   |  |           | O |     
          |   |  +---------------+
          |   +---------------+
          |                   |
          |     (SLOT # 10)   |
          +-------------------+
]]></artwork>
        </artset>
      </figure>
      <section anchor="json-examples">
        <name>JSON Examples</name>
        <t>This appendix contains an example of an instance data tree in JSON encoding <xref target="RFC7951"/>, instantiating the "ietf-network-inventory" module to describe the three types of ports on a single board, as shown in <xref target="fig-board"/>.</t>
        <artwork type="ascii-art"><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

{
  "ietf-network-inventory:network-inventory": {
    "network-elements": {
      "network-element" : [
        {
          "ne-id": "NE-1",
          "description": "Network element example with fixed and \
                                                   pluggable ports.",
          "components": {
            "component": [
              {
                "component-id": "board-1",
                "class": "iana-hardware:module",
                "description": "Board example with fixed and \
                                                    pluggable ports."
              },
              {
                "component-id": "port-1",
                "class": "iana-hardware:port",
                "description": "Example of an integrated (non-\
                                                   pluggable) port.",
                "parent": [
                  "board-1"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "port-2",
                "class": "iana-hardware:port",
                "description": "Example of an empty pluggable port.",
                "parent": [
                  "board-1"
                ],
                "parent-rel-pos": "2"
              },
              {
                "component-id": "port-3",
                "class": "iana-hardware:port",
                "description": "Example of a non-empty pluggable \
                                                              port.",
                "parent": [
                  "board-1"
                ],
                "parent-rel-pos": "3"
              },
              {
                "component-id": "transceiver-module-3",
                "class": "iana-hardware:module",
                "description": "Example of a pluggable module \
                                   plugged within a pluggable port.",
                "parent": [
                  "port-3"
                ],
                "is-fru": true
              }
            ]
          }
        }
      ]
    }
  }
}
]]></artwork>
      </section>
    </section>
    <section anchor="multi-chassis-examples">
      <name>Example of multi-chassis network elements</name>
      <t>This appendix provides some examples of multi-chassis network elements and how they can be modelled using the "ietf-network-inventory" module defined in <xref target="ni-yang"/>.</t>
      <t>Multi-chassis network elements are network elements composed by two or more chassis interconnected, in principle, with any topology.</t>
      <t>Stacked switches are an example of multi-chassis which consist of multiple standalone switches that are interconnected through dedicated stack ports and cables and managed as a single logical unit. Stacked switch:</t>
      <ul spacing="normal">
        <li>
          <t>are connected using a daisy-chain or a ring topology</t>
        </li>
        <li>
          <t>are managed using a single IP Address</t>
        </li>
        <li>
          <t>synchronized software-upgrade</t>
        </li>
        <li>
          <t>use Priority/MAC-Addr(s) to decide Main/Members selection and communication.</t>
        </li>
      </ul>
      <t><xref target="fig-daisy-chain-stacked"/> and <xref target="fig-ring-stacked"/> describe two examples of stacked switch with three stacked switches (pizza boxes) connected in a daisy-chain or ring topology.</t>
      <figure anchor="fig-daisy-chain-stacked">
        <name>Example of a stacked switch in a daisy chain topology</name>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="528" width="360" viewBox="0 0 360 528" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,32 L 8,144" fill="none" stroke="black"/>
              <path d="M 8,192 L 8,304" fill="none" stroke="black"/>
              <path d="M 8,352 L 8,464" fill="none" stroke="black"/>
              <path d="M 272,48 L 272,128" fill="none" stroke="black"/>
              <path d="M 272,208 L 272,288" fill="none" stroke="black"/>
              <path d="M 272,368 L 272,448" fill="none" stroke="black"/>
              <path d="M 304,48 L 304,128" fill="none" stroke="black"/>
              <path d="M 304,208 L 304,288" fill="none" stroke="black"/>
              <path d="M 304,368 L 304,448" fill="none" stroke="black"/>
              <path d="M 320,32 L 320,104" fill="none" stroke="black"/>
              <path d="M 320,120 L 320,144" fill="none" stroke="black"/>
              <path d="M 320,192 L 320,216" fill="none" stroke="black"/>
              <path d="M 320,232 L 320,264" fill="none" stroke="black"/>
              <path d="M 320,280 L 320,304" fill="none" stroke="black"/>
              <path d="M 320,352 L 320,376" fill="none" stroke="black"/>
              <path d="M 320,392 L 320,464" fill="none" stroke="black"/>
              <path d="M 352,112 L 352,224" fill="none" stroke="black"/>
              <path d="M 352,272 L 352,384" fill="none" stroke="black"/>
              <path d="M 8,32 L 320,32" fill="none" stroke="black"/>
              <path d="M 272,48 L 304,48" fill="none" stroke="black"/>
              <path d="M 272,80 L 304,80" fill="none" stroke="black"/>
              <path d="M 272,96 L 304,96" fill="none" stroke="black"/>
              <path d="M 312,112 L 352,112" fill="none" stroke="black"/>
              <path d="M 272,128 L 304,128" fill="none" stroke="black"/>
              <path d="M 8,144 L 320,144" fill="none" stroke="black"/>
              <path d="M 8,192 L 320,192" fill="none" stroke="black"/>
              <path d="M 272,208 L 304,208" fill="none" stroke="black"/>
              <path d="M 312,224 L 352,224" fill="none" stroke="black"/>
              <path d="M 272,240 L 304,240" fill="none" stroke="black"/>
              <path d="M 272,256 L 304,256" fill="none" stroke="black"/>
              <path d="M 312,272 L 352,272" fill="none" stroke="black"/>
              <path d="M 272,288 L 304,288" fill="none" stroke="black"/>
              <path d="M 8,304 L 320,304" fill="none" stroke="black"/>
              <path d="M 8,352 L 320,352" fill="none" stroke="black"/>
              <path d="M 272,368 L 304,368" fill="none" stroke="black"/>
              <path d="M 312,384 L 352,384" fill="none" stroke="black"/>
              <path d="M 272,400 L 304,400" fill="none" stroke="black"/>
              <path d="M 272,416 L 304,416" fill="none" stroke="black"/>
              <path d="M 272,448 L 304,448" fill="none" stroke="black"/>
              <path d="M 8,464 L 320,464" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="320,384 308,378.4 308,389.6" fill="black" transform="rotate(180,312,384)"/>
              <polygon class="arrowhead" points="320,272 308,266.4 308,277.6" fill="black" transform="rotate(180,312,272)"/>
              <polygon class="arrowhead" points="320,224 308,218.4 308,229.6" fill="black" transform="rotate(180,312,224)"/>
              <polygon class="arrowhead" points="320,112 308,106.4 308,117.6" fill="black" transform="rotate(180,312,112)"/>
              <g class="text">
                <text x="288" y="68">1</text>
                <text x="104" y="84">Chassis</text>
                <text x="144" y="84">1</text>
                <text x="288" y="116">2</text>
                <text x="288" y="228">1</text>
                <text x="104" y="244">Chassis</text>
                <text x="144" y="244">2</text>
                <text x="288" y="276">2</text>
                <text x="288" y="388">1</text>
                <text x="104" y="404">Chassis</text>
                <text x="144" y="404">3</text>
                <text x="288" y="436">2</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
    +--------------------------------------+
    |                                +---+ |
    |                                | 1 | |
    |        Chassis 1               +---+ |
    |                                +---+ |
    |                                | 2 |<----+
    |                                +---+ |   |
    +--------------------------------------+   |
                                               |
                                               |
    +--------------------------------------+   |
    |                                +---+ |   |
    |                                | 1 |<----+
    |        Chassis 2               +---+ |
    |                                +---+ |
    |                                | 2 |<----+
    |                                +---+ |   |
    +--------------------------------------+   |
                                               |
                                               |
    +--------------------------------------+   |
    |                                +---+ |   |
    |                                | 1 |<----+
    |        Chassis 3               +---+ |
    |                                +---+ |
    |                                | 2 | |
    |                                +---+ |
    +--------------------------------------+

    
]]></artwork>
        </artset>
      </figure>
      <figure anchor="fig-ring-stacked">
        <name>Example of a stacked switch in a ring topology</name>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="512" width="400" viewBox="0 0 400 512" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,48 L 8,160" fill="none" stroke="black"/>
              <path d="M 8,208 L 8,320" fill="none" stroke="black"/>
              <path d="M 8,368 L 8,480" fill="none" stroke="black"/>
              <path d="M 272,64 L 272,144" fill="none" stroke="black"/>
              <path d="M 272,224 L 272,304" fill="none" stroke="black"/>
              <path d="M 272,384 L 272,464" fill="none" stroke="black"/>
              <path d="M 304,64 L 304,144" fill="none" stroke="black"/>
              <path d="M 304,224 L 304,304" fill="none" stroke="black"/>
              <path d="M 304,384 L 304,464" fill="none" stroke="black"/>
              <path d="M 320,48 L 320,72" fill="none" stroke="black"/>
              <path d="M 320,88 L 320,120" fill="none" stroke="black"/>
              <path d="M 320,136 L 320,160" fill="none" stroke="black"/>
              <path d="M 320,208 L 320,232" fill="none" stroke="black"/>
              <path d="M 320,248 L 320,280" fill="none" stroke="black"/>
              <path d="M 320,296 L 320,320" fill="none" stroke="black"/>
              <path d="M 320,368 L 320,392" fill="none" stroke="black"/>
              <path d="M 320,408 L 320,440" fill="none" stroke="black"/>
              <path d="M 320,456 L 320,480" fill="none" stroke="black"/>
              <path d="M 352,128 L 352,240" fill="none" stroke="black"/>
              <path d="M 352,288 L 352,400" fill="none" stroke="black"/>
              <path d="M 392,80 L 392,448" fill="none" stroke="black"/>
              <path d="M 8,48 L 320,48" fill="none" stroke="black"/>
              <path d="M 272,64 L 304,64" fill="none" stroke="black"/>
              <path d="M 312,80 L 392,80" fill="none" stroke="black"/>
              <path d="M 272,96 L 304,96" fill="none" stroke="black"/>
              <path d="M 272,112 L 304,112" fill="none" stroke="black"/>
              <path d="M 312,128 L 352,128" fill="none" stroke="black"/>
              <path d="M 272,144 L 304,144" fill="none" stroke="black"/>
              <path d="M 8,160 L 320,160" fill="none" stroke="black"/>
              <path d="M 8,208 L 320,208" fill="none" stroke="black"/>
              <path d="M 272,224 L 304,224" fill="none" stroke="black"/>
              <path d="M 312,240 L 352,240" fill="none" stroke="black"/>
              <path d="M 272,256 L 304,256" fill="none" stroke="black"/>
              <path d="M 272,272 L 304,272" fill="none" stroke="black"/>
              <path d="M 312,288 L 352,288" fill="none" stroke="black"/>
              <path d="M 272,304 L 304,304" fill="none" stroke="black"/>
              <path d="M 8,320 L 320,320" fill="none" stroke="black"/>
              <path d="M 8,368 L 320,368" fill="none" stroke="black"/>
              <path d="M 272,384 L 304,384" fill="none" stroke="black"/>
              <path d="M 312,400 L 352,400" fill="none" stroke="black"/>
              <path d="M 272,416 L 304,416" fill="none" stroke="black"/>
              <path d="M 272,432 L 304,432" fill="none" stroke="black"/>
              <path d="M 312,448 L 392,448" fill="none" stroke="black"/>
              <path d="M 272,464 L 304,464" fill="none" stroke="black"/>
              <path d="M 8,480 L 320,480" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="320,448 308,442.4 308,453.6" fill="black" transform="rotate(180,312,448)"/>
              <polygon class="arrowhead" points="320,400 308,394.4 308,405.6" fill="black" transform="rotate(180,312,400)"/>
              <polygon class="arrowhead" points="320,288 308,282.4 308,293.6" fill="black" transform="rotate(180,312,288)"/>
              <polygon class="arrowhead" points="320,240 308,234.4 308,245.6" fill="black" transform="rotate(180,312,240)"/>
              <polygon class="arrowhead" points="320,128 308,122.4 308,133.6" fill="black" transform="rotate(180,312,128)"/>
              <polygon class="arrowhead" points="320,80 308,74.4 308,85.6" fill="black" transform="rotate(180,312,80)"/>
              <g class="text">
                <text x="288" y="84">1</text>
                <text x="104" y="100">Chassis</text>
                <text x="144" y="100">1</text>
                <text x="288" y="132">2</text>
                <text x="288" y="244">1</text>
                <text x="104" y="260">Chassis</text>
                <text x="144" y="260">2</text>
                <text x="288" y="292">2</text>
                <text x="288" y="404">1</text>
                <text x="104" y="420">Chassis</text>
                <text x="144" y="420">3</text>
                <text x="288" y="452">2</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[

    +--------------------------------------+
    |                                +---+ |
    |                                | 1 |<---------+
    |        Chassis 1               +---+ |        |
    |                                +---+ |        |
    |                                | 2 |<----+    |
    |                                +---+ |   |    |
    +--------------------------------------+   |    |
                                               |    |
                                               |    |
    +--------------------------------------+   |    |
    |                                +---+ |   |    |
    |                                | 1 |<----+    |
    |        Chassis 2               +---+ |        |
    |                                +---+ |        |
    |                                | 2 |<----+    |
    |                                +---+ |   |    |
    +--------------------------------------+   |    |
                                               |    |
                                               |    |
    +--------------------------------------+   |    |
    |                                +---+ |   |    |
    |                                | 1 |<----+    |
    |        Chassis 3               +---+ |        |
    |                                +---+ |        |
    |                                | 2 |<---------+
    |                                +---+ |
    +--------------------------------------+
]]></artwork>
        </artset>
      </figure>
      <t>Using the base network inventory YANG data model, each stackable switch can be modelled as a chassis within the same network element, which models the stacked switch. The stack ports are modelled like other ports. The stack cables are not reported using the base network inventory YANG data model but can be reported using the passive network inventory YANG data model under definition in <xref target="I-D.ygb-ivy-passive-network-inventory"/>.</t>
      <t>Cascaded switches are another example of multi-chassis which consist of multiple standalone switches that are interconnected and managed as a single logical unit. Cascaded switch:</t>
      <ul spacing="normal">
        <li>
          <t>are usually connected in a tree topology</t>
        </li>
        <li>
          <t>are managed using a single IP Address</t>
        </li>
        <li>
          <t>the root of the tree is configured as Main.</t>
        </li>
      </ul>
      <t><xref target="fig-tree-cascaded"/> describe an example of cascaded switch with three chassis connected in a tree topology.</t>
      <figure anchor="fig-tree-cascaded">
        <name>Example of a cascaded switch in a tree topology</name>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="752" width="488" viewBox="0 0 488 752" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,144 L 8,464" fill="none" stroke="black"/>
              <path d="M 32,384 L 32,456" fill="none" stroke="black"/>
              <path d="M 32,472 L 32,528" fill="none" stroke="black"/>
              <path d="M 56,32 L 56,128" fill="none" stroke="black"/>
              <path d="M 56,160 L 56,336" fill="none" stroke="black"/>
              <path d="M 64,64 L 64,96" fill="none" stroke="black"/>
              <path d="M 64,128 L 64,160" fill="none" stroke="black"/>
              <path d="M 64,288 L 64,320" fill="none" stroke="black"/>
              <path d="M 72,448 L 72,480" fill="none" stroke="black"/>
              <path d="M 80,392 L 80,520" fill="none" stroke="black"/>
              <path d="M 96,64 L 96,96" fill="none" stroke="black"/>
              <path d="M 96,128 L 96,160" fill="none" stroke="black"/>
              <path d="M 96,288 L 96,320" fill="none" stroke="black"/>
              <path d="M 104,40 L 104,328" fill="none" stroke="black"/>
              <path d="M 200,576 L 200,720" fill="none" stroke="black"/>
              <path d="M 240,392 L 240,520" fill="none" stroke="black"/>
              <path d="M 248,584 L 248,712" fill="none" stroke="black"/>
              <path d="M 264,40 L 264,328" fill="none" stroke="black"/>
              <path d="M 288,384 L 288,528" fill="none" stroke="black"/>
              <path d="M 312,40 L 312,328" fill="none" stroke="black"/>
              <path d="M 384,40 L 384,328" fill="none" stroke="black"/>
              <path d="M 392,64 L 392,96" fill="none" stroke="black"/>
              <path d="M 392,192 L 392,224" fill="none" stroke="black"/>
              <path d="M 392,288 L 392,320" fill="none" stroke="black"/>
              <path d="M 408,584 L 408,712" fill="none" stroke="black"/>
              <path d="M 416,656 L 416,688" fill="none" stroke="black"/>
              <path d="M 424,64 L 424,96" fill="none" stroke="black"/>
              <path d="M 424,192 L 424,224" fill="none" stroke="black"/>
              <path d="M 424,288 L 424,320" fill="none" stroke="black"/>
              <path d="M 432,32 L 432,192" fill="none" stroke="black"/>
              <path d="M 432,224 L 432,336" fill="none" stroke="black"/>
              <path d="M 448,656 L 448,688" fill="none" stroke="black"/>
              <path d="M 456,576 L 456,656" fill="none" stroke="black"/>
              <path d="M 456,688 L 456,720" fill="none" stroke="black"/>
              <path d="M 480,208 L 480,672" fill="none" stroke="black"/>
              <path d="M 56,32 L 432,32" fill="none" stroke="black"/>
              <path d="M 72,64 L 88,64" fill="none" stroke="black"/>
              <path d="M 400,64 L 416,64" fill="none" stroke="black"/>
              <path d="M 72,96 L 88,96" fill="none" stroke="black"/>
              <path d="M 400,96 L 416,96" fill="none" stroke="black"/>
              <path d="M 72,128 L 88,128" fill="none" stroke="black"/>
              <path d="M 8,144 L 56,144" fill="none" stroke="black"/>
              <path d="M 72,160 L 88,160" fill="none" stroke="black"/>
              <path d="M 400,192 L 416,192" fill="none" stroke="black"/>
              <path d="M 432,208 L 480,208" fill="none" stroke="black"/>
              <path d="M 400,224 L 416,224" fill="none" stroke="black"/>
              <path d="M 72,288 L 88,288" fill="none" stroke="black"/>
              <path d="M 400,288 L 416,288" fill="none" stroke="black"/>
              <path d="M 72,320 L 88,320" fill="none" stroke="black"/>
              <path d="M 400,320 L 416,320" fill="none" stroke="black"/>
              <path d="M 56,336 L 432,336" fill="none" stroke="black"/>
              <path d="M 32,384 L 288,384" fill="none" stroke="black"/>
              <path d="M 48,448 L 64,448" fill="none" stroke="black"/>
              <path d="M 8,464 L 40,464" fill="none" stroke="black"/>
              <path d="M 48,480 L 64,480" fill="none" stroke="black"/>
              <path d="M 32,528 L 288,528" fill="none" stroke="black"/>
              <path d="M 200,576 L 456,576" fill="none" stroke="black"/>
              <path d="M 424,656 L 440,656" fill="none" stroke="black"/>
              <path d="M 456,672 L 480,672" fill="none" stroke="black"/>
              <path d="M 424,688 L 440,688" fill="none" stroke="black"/>
              <path d="M 200,720 L 456,720" fill="none" stroke="black"/>
              <path d="M 72,64 C 63.16936,64 56,71.16936 56,80" fill="none" stroke="black"/>
              <path d="M 72,64 C 63.16936,64 56,56.83064 56,48" fill="none" stroke="black"/>
              <path d="M 88,64 C 96.83064,64 104,71.16936 104,80" fill="none" stroke="black"/>
              <path d="M 88,64 C 96.83064,64 104,56.83064 104,48" fill="none" stroke="black"/>
              <path d="M 400,64 C 391.16936,64 384,71.16936 384,80" fill="none" stroke="black"/>
              <path d="M 400,64 C 391.16936,64 384,56.83064 384,48" fill="none" stroke="black"/>
              <path d="M 416,64 C 424.83064,64 432,71.16936 432,80" fill="none" stroke="black"/>
              <path d="M 416,64 C 424.83064,64 432,56.83064 432,48" fill="none" stroke="black"/>
              <path d="M 72,96 C 63.16936,96 56,103.16936 56,112" fill="none" stroke="black"/>
              <path d="M 72,96 C 63.16936,96 56,88.83064 56,80" fill="none" stroke="black"/>
              <path d="M 88,96 C 96.83064,96 104,103.16936 104,112" fill="none" stroke="black"/>
              <path d="M 88,96 C 96.83064,96 104,88.83064 104,80" fill="none" stroke="black"/>
              <path d="M 400,96 C 391.16936,96 384,103.16936 384,112" fill="none" stroke="black"/>
              <path d="M 400,96 C 391.16936,96 384,88.83064 384,80" fill="none" stroke="black"/>
              <path d="M 416,96 C 424.83064,96 432,103.16936 432,112" fill="none" stroke="black"/>
              <path d="M 416,96 C 424.83064,96 432,88.83064 432,80" fill="none" stroke="black"/>
              <path d="M 72,128 C 63.16936,128 56,120.83064 56,112" fill="none" stroke="black"/>
              <path d="M 88,128 C 96.83064,128 104,135.16936 104,144" fill="none" stroke="black"/>
              <path d="M 88,128 C 96.83064,128 104,120.83064 104,112" fill="none" stroke="black"/>
              <path d="M 72,160 C 63.16936,160 56,167.16936 56,176" fill="none" stroke="black"/>
              <path d="M 88,160 C 96.83064,160 104,167.16936 104,176" fill="none" stroke="black"/>
              <path d="M 88,160 C 96.83064,160 104,152.83064 104,144" fill="none" stroke="black"/>
              <path d="M 400,192 C 391.16936,192 384,199.16936 384,208" fill="none" stroke="black"/>
              <path d="M 400,192 C 391.16936,192 384,184.83064 384,176" fill="none" stroke="black"/>
              <path d="M 416,192 C 424.83064,192 432,184.83064 432,176" fill="none" stroke="black"/>
              <path d="M 400,224 C 391.16936,224 384,231.16936 384,240" fill="none" stroke="black"/>
              <path d="M 400,224 C 391.16936,224 384,216.83064 384,208" fill="none" stroke="black"/>
              <path d="M 416,224 C 424.83064,224 432,231.16936 432,240" fill="none" stroke="black"/>
              <path d="M 72,288 C 63.16936,288 56,295.16936 56,304" fill="none" stroke="black"/>
              <path d="M 72,288 C 63.16936,288 56,280.83064 56,272" fill="none" stroke="black"/>
              <path d="M 88,288 C 96.83064,288 104,295.16936 104,304" fill="none" stroke="black"/>
              <path d="M 88,288 C 96.83064,288 104,280.83064 104,272" fill="none" stroke="black"/>
              <path d="M 400,288 C 391.16936,288 384,295.16936 384,304" fill="none" stroke="black"/>
              <path d="M 400,288 C 391.16936,288 384,280.83064 384,272" fill="none" stroke="black"/>
              <path d="M 416,288 C 424.83064,288 432,295.16936 432,304" fill="none" stroke="black"/>
              <path d="M 416,288 C 424.83064,288 432,280.83064 432,272" fill="none" stroke="black"/>
              <path d="M 72,320 C 63.16936,320 56,327.16936 56,336" fill="none" stroke="black"/>
              <path d="M 72,320 C 63.16936,320 56,312.83064 56,304" fill="none" stroke="black"/>
              <path d="M 88,320 C 96.83064,320 104,312.83064 104,304" fill="none" stroke="black"/>
              <path d="M 400,320 C 391.16936,320 384,312.83064 384,304" fill="none" stroke="black"/>
              <path d="M 416,320 C 424.83064,320 432,327.16936 432,336" fill="none" stroke="black"/>
              <path d="M 416,320 C 424.83064,320 432,312.83064 432,304" fill="none" stroke="black"/>
              <path d="M 48,448 C 39.16936,448 32,440.83064 32,432" fill="none" stroke="black"/>
              <path d="M 64,448 C 72.83064,448 80,455.16936 80,464" fill="none" stroke="black"/>
              <path d="M 64,448 C 72.83064,448 80,440.83064 80,432" fill="none" stroke="black"/>
              <path d="M 48,480 C 39.16936,480 32,487.16936 32,496" fill="none" stroke="black"/>
              <path d="M 64,480 C 72.83064,480 80,487.16936 80,496" fill="none" stroke="black"/>
              <path d="M 64,480 C 72.83064,480 80,472.83064 80,464" fill="none" stroke="black"/>
              <path d="M 424,656 C 415.16936,656 408,663.16936 408,672" fill="none" stroke="black"/>
              <path d="M 424,656 C 415.16936,656 408,648.83064 408,640" fill="none" stroke="black"/>
              <path d="M 440,656 C 448.83064,656 456,648.83064 456,640" fill="none" stroke="black"/>
              <path d="M 424,688 C 415.16936,688 408,695.16936 408,704" fill="none" stroke="black"/>
              <path d="M 424,688 C 415.16936,688 408,680.83064 408,672" fill="none" stroke="black"/>
              <path d="M 440,688 C 448.83064,688 456,695.16936 456,704" fill="none" stroke="black"/>
              <polygon class="arrowhead" points="464,672 452,666.4 452,677.6" fill="black" transform="rotate(180,456,672)"/>
              <polygon class="arrowhead" points="440,208 428,202.4 428,213.6" fill="black" transform="rotate(180,432,208)"/>
              <polygon class="arrowhead" points="64,144 52,138.4 52,149.6" fill="black" transform="rotate(0,56,144)"/>
              <polygon class="arrowhead" points="48,464 36,458.4 36,469.6" fill="black" transform="rotate(0,40,464)"/>
              <g class="text">
                <text x="84" y="52">S1</text>
                <text x="168" y="52">Chassis</text>
                <text x="208" y="52">1</text>
                <text x="288" y="52">S20</text>
                <text x="408" y="52">S32</text>
                <text x="80" y="84">1</text>
                <text x="408" y="84">1</text>
                <text x="80" y="116">...</text>
                <text x="80" y="148">4</text>
                <text x="408" y="148">...</text>
                <text x="168" y="212">...</text>
                <text x="352" y="212">...</text>
                <text x="408" y="212">6</text>
                <text x="80" y="228">...</text>
                <text x="408" y="260">...</text>
                <text x="76" y="308">10</text>
                <text x="404" y="308">10</text>
                <text x="60" y="404">S1</text>
                <text x="152" y="404">Chassis</text>
                <text x="192" y="404">2</text>
                <text x="264" y="404">S16</text>
                <text x="56" y="468">5</text>
                <text x="228" y="596">S1</text>
                <text x="320" y="596">Chassis</text>
                <text x="360" y="596">3</text>
                <text x="432" y="596">S16</text>
                <text x="432" y="676">7</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
        +----------------------------------------------+
        |  S1 |    Chassis 1      | S20 |        | S32 |
        |+---+|                   |     |        |+---+|
        || 1 ||                   |     |        || 1 ||
        |+---+|                   |     |        |+---+|
        | ... |                   |     |        |     |
        |+---+|                   |     |        |     |
  +----->| 4 ||                   |     |        | ... |
  |     |+---+|                   |     |        |     |
  |     |     |                   |     |        |     |
  |     |     |                   |     |        |+---+|
  |     |     |      ...          |     |   ...  || 6 |<-----+
  |     | ... |                   |     |        |+---+|     |
  |     |     |                   |     |        |     |     |
  |     |     |                   |     |        | ... |     |
  |     |     |                   |     |        |     |     |
  |     |+---+|                   |     |        |+---+|     |
  |     ||10 ||                   |     |        ||10 ||     |
  |     |+---+|                   |     |        |+---+|     |
  |     +----------------------------------------------+     |
  |                                                          |
  |                                                          |
  |  +-------------------------------+                       |
  |  |  S1 |     Chassis 2     | S16 |                       |
  |  |     |                   |     |                       |
  |  |     |                   |     |                       |
  |  |+---+|                   |     |                       |
  +---> 5 ||                   |     |                       |
     |+---+|                   |     |                       |
     |     |                   |     |                       |
     |     |                   |     |                       |
     +-------------------------------+                       |
                                                             |
                                                             |
                          +-------------------------------+  |
                          |  S1 |     Chassis 3     | S16 |  |
                          |     |                   |     |  |
                          |     |                   |     |  |
                          |     |                   |     |  |
                          |     |                   |+---+|  |
                          |     |                   || 7 |<--+
                          |     |                   |+---+|
                          |     |                   |     |
                          +-------------------------------+
]]></artwork>
        </artset>
      </figure>
      <t>Using the base network inventory YANG data model each interconnected switch can be modelled as a chassis within the same network element, which models the cascaded switch. The ports used to interconnect the different chassis are normal (traffic) ports and modelled like other ports. The interconnecting cables are not reported using the base network inventory YANG data model but can be reported using the passive network inventory model under definition in <xref target="I-D.ygb-ivy-passive-network-inventory"/>.</t>
      <section anchor="json-examples-1">
        <name>JSON Examples</name>
        <t>This appendix contains an example of an instance data tree in JSON encoding <xref target="RFC7951"/>, instantiating the "ietf-network-inventory" model to describe the three examples of multi-chassis NEs, as shown in <xref target="fig-daisy-chain-stacked"/>, <xref target="fig-ring-stacked"/> and <xref target="fig-tree-cascaded"/>.</t>
        <ul empty="true">
          <li>
            <t>Note: the base inventory model allows reporting only the chassis and ports configuration. Reporting the link between the chassis of the same NE is outside the scope of the base inventory model. The YANG data model under definition in <xref target="I-D.ygb-ivy-passive-network-inventory"/> as an augmentation of the base inventory YANG data model can be used to provide this additional information.</t>
          </li>
        </ul>
        <artwork type="ascii-art"><![CDATA[
=============== NOTE: '\' line wrapping per RFC 8792 ================

{
  "ietf-network-inventory:network-inventory": {
    "network-elements": {
      "network-element" : [
        {
          "ne-id": "NE-1",
          "description": "Stack Switch in a daisy chain topology.",
          "components": {
            "component": [
              {
                "component-id": "chassis-1",
                "class": "iana-hardware:chassis",
                "description": "First switch of the stack.",
                "parent-rel-pos": "1",
                "is-fru": true
              },
              {
                "component-id": "port-1-1",
                "class": "iana-hardware:port",
                "description": "First stack port of the first \
                                               switch in the stack.",
                "parent": [
                  "chassis-1"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "port-1-2",
                "class": "iana-hardware:port",
                "description": "Second stack port of the first \
                                               switch in the stack.",
                "parent": [
                  "chassis-1"
                ],
                "parent-rel-pos": "2"
              },
              {
                "component-id": "transceiver-module-1-2",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in the \
                second stack port of the first switch in the stack.",
                "parent": [
                  "port-1-2"
                ],
                "is-fru": true
              },
              {
                "component-id": "chassis-2",
                "class": "iana-hardware:chassis",
                "description": "Second switch of the stack.",
                "parent-rel-pos": "2",
                "is-fru": true
              },
              {
                "component-id": "port-2-1",
                "class": "iana-hardware:port",
                "description": "First stack port of the second \
                                               switch in the stack.",
                "parent": [
                  "chassis-2"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "transceiver-module-2-1",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in the \
                 first stack port of the first switch in the stack.",
                "parent": [
                  "port-2-1"
                ],
                "is-fru": true
              },
              {
                "component-id": "port-2-2",
                "class": "iana-hardware:port",
                "description": "Second stack port of the second \
                                               switch in the stack.",
                "parent": [
                  "chassis-2"
                ],
                "parent-rel-pos": "2"
              },
              {
                "component-id": "transceiver-module-2-2",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in the \
                second stack port of the first switch in the stack.",
                "parent": [
                  "port-2-2"
                ],
                "is-fru": true
              },
              {
                "component-id": "chassis-3",
                "class": "iana-hardware:chassis",
                "description": "Third switch of the stack.",
                "parent-rel-pos": "3",
                "is-fru": true
              },
              {
                "component-id": "port-3-1",
                "class": "iana-hardware:port",
                "description": "First stack port of the third \
                                               switch in the stack.",
                "parent": [
                  "chassis-3"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "transceiver-module-3-1",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in the \
                 first stack port of the third switch in the stack.",
                "parent": [
                  "port-3-1"
                ],
                "is-fru": true
              },
              {
                "component-id": "port-3-2",
                "class": "iana-hardware:port",
                "description": "Second stack port of the second \
                                               switch in the stack.",
                "parent": [
                  "chassis-3"
                ],
                "parent-rel-pos": "2"
              }
            ]
          }
        },
        {
          "ne-id": "NE-2",
          "description": "Stack Switch in a ring topology.",
          "components": {
            "component": [
              {
                "component-id": "chassis-1",
                "class": "iana-hardware:chassis",
                "description": "First switch of the stack.",
                "parent-rel-pos": "1",
                "is-fru": true
              },
              {
                "component-id": "port-1-1",
                "class": "iana-hardware:port",
                "description": "First stack port of the first \
                                               switch in the stack.",
                "parent": [
                  "chassis-1"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "transceiver-module-1-1",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in the \
                 first stack port of the first switch in the stack.",
                "parent": [
                  "port-1-1"
                ],
                "is-fru": true
              },
              {
                "component-id": "port-1-2",
                "class": "iana-hardware:port",
                "description": "Second stack port of the first \
                                               switch in the stack.",
                "parent": [
                  "chassis-1"
                ],
                "parent-rel-pos": "2"
              },
              {
                "component-id": "transceiver-module-1-2",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in the \
                second stack port of the first switch in the stack.",
                "parent": [
                  "port-1-2"
                ],
                "is-fru": true
              },
              {
                "component-id": "chassis-2",
                "class": "iana-hardware:chassis",
                "description": "Second switch of the stack.",
                "parent-rel-pos": "2",
                "is-fru": true
              },
              {
                "component-id": "port-2-1",
                "class": "iana-hardware:port",
                "description": "First stack port of the second \
                                               switch in the stack.",
                "parent": [
                  "chassis-2"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "transceiver-module-2-1",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in the \
                first stack port of the second switch in the stack.",
                "parent": [
                  "port-2-1"
                ],
                "is-fru": true
              },
              {
                "component-id": "port-2-2",
                "class": "iana-hardware:port",
                "description": "Second stack port of the second \
                                               switch in the stack.",
                "parent": [
                  "chassis-2"
                ],
                "parent-rel-pos": "2"
              },
              {
                "component-id": "transceiver-module-2-2",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in the \
               second stack port of the second switch in the stack.",
                "parent": [
                  "port-2-2"
                ],
                "is-fru": true
              },
              {
                "component-id": "chassis-3",
                "class": "iana-hardware:chassis",
                "description": "Third switch of the stack.",
                "parent-rel-pos": "3",
                "is-fru": true
              },
              {
                "component-id": "port-3-1",
                "class": "iana-hardware:port",
                "description": "First stack port of the third \
                                               switch in the stack.",
                "parent": [
                  "chassis-3"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "transceiver-module-3-1",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in the \
                 first stack port of the third switch in the stack.",
                "parent": [
                  "port-3-1"
                ],
                "is-fru": true
              },
              {
                "component-id": "port-3-2",
                "class": "iana-hardware:port",
                "description": "Second stack port of the third \
                                               switch in the stack.",
                "parent": [
                  "chassis-3"
                ],
                "parent-rel-pos": "2"
              },
              {
                "component-id": "transceiver-module-3-2",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in the \
                second stack port of the third switch in the stack.",
                "parent": [
                  "port-3-2"
                ],
                "is-fru": true
              }
            ]
          }
        },
        {
          "ne-id": "NE-3",
          "description": "Cascaded Switch in a tree topology.",
          "components": {
            "component": [
              {
                "component-id": "chassis-1",
                "class": "iana-hardware:chassis",
                "description": "First chassis of the cascaded switch\
                                                                  .",
                "parent-rel-pos": "1",
                "is-fru": true
              },
              {
                "component-id": "slot-1-1",
                "class": "iana-hardware:container",
                "description": "Slot 1 of the first chassis of the \
                                                   cascaded switch.",
                "parent": [
                  "chassis-1"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "card-1-1",
                "class": "iana-hardware:module",
                "description": "Card plugged into slot 1 of the \
                              first chassis of the cascaded switch.",
                "parent": [
                  "slot-1-1"
                ],
                "is-fru": true
              },
              {
                "component-id": "port-1-1-1",
                "class": "iana-hardware:port",
                "description": "Empty port 1 on the card plugged \
           into slot 1 of the first chassis of the cascaded switch.",
                "parent": [
                  "card-1-1"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "port-1-1-4",
                "class": "iana-hardware:port",
                "description": "Pluggable port 4 on the card \
   plugged into slot 1 of the first chassis of the cascaded switch.",
                "parent": [
                  "card-1-1"
                ],
                "parent-rel-pos": "4"
              },
              {
                "component-id": "transceiver-module-1-1-4",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in port \
4 on the card plugged into slot 1 of the first chassis of the \
                                                   cascaded switch.",
                "parent": [
                  "port-1-1-4"
                ],
                "is-fru": true
              },
              {
                "component-id": "port-1-1-10",
                "class": "iana-hardware:port",
                "description": "Empty port 10 on the card plugged \
           into slot 1 of the first chassis of the cascaded switch.",
                "parent": [
                  "card-1-1"
                ],
                "parent-rel-pos": "10"
              },
              {
                "component-id": "slot-1-20",
                "class": "iana-hardware:container",
                "description": "Empty slot 20 of the first chassis \
                                            of the cascaded switch.",
                "parent": [
                  "chassis-1"
                ],
                "parent-rel-pos": "20"
              },
              {
                "component-id": "slot-1-32",
                "class": "iana-hardware:container",
                "description": "Slot 32 of the first chassis of the \
                                                   cascaded switch.",
                "parent": [
                  "chassis-1"
                ],
                "parent-rel-pos": "32"
              },
              {
                "component-id": "card-1-32",
                "class": "iana-hardware:module",
                "description": "Card plugged into slot 32 of the \
                              first chassis of the cascaded switch.",
                "parent": [
                  "slot-1-32"
                ],
                "is-fru": true
              },
              {
                "component-id": "port-1-32-1",
                "class": "iana-hardware:port",
                "description": "Empty port 1 on the card plugged \
          into slot 32 of the first chassis of the cascaded switch.",
                "parent": [
                  "card-1-32"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "port-1-32-6",
                "class": "iana-hardware:port",
                "description": "Pluggable port 6 on the card \
  plugged into slot 32 of the first chassis of the cascaded switch.",
                "parent": [
                  "card-1-32"
                ],
                "parent-rel-pos": "6"
              },
              {
                "component-id": "transceiver-module-1-32-6",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in port \
6 on the card plugged into slot 32 of the first chassis of the \
                                                   cascaded switch.",
                "parent": [
                  "port-1-32-6"
                ],
                "is-fru": true
              },
              {
                "component-id": "port-1-32-10",
                "class": "iana-hardware:port",
                "description": "Empty port 10 on the card plugged \
          into slot 32 of the first chassis of the cascaded switch.",
                "parent": [
                  "card-1-32"
                ],
                "parent-rel-pos": "10"
              },
              {
                "component-id": "chassis-2",
                "class": "iana-hardware:chassis",
                "description": "Second chassis of the cascaded \
                                                            switch.",
                "parent-rel-pos": "2",
                "is-fru": true
              },
              {
                "component-id": "slot-2-1",
                "class": "iana-hardware:container",
                "description": "Slot 1 of the second chassis of the \
                                                   cascaded switch.",
                "parent": [
                  "chassis-2"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "card-2-1",
                "class": "iana-hardware:module",
                "description": "Card plugged into slot 1 of the \
                             second chassis of the cascaded switch.",
                "parent": [
                  "slot-2-1"
                ],
                "is-fru": true
              },
              {
                "component-id": "port-2-1-5",
                "class": "iana-hardware:port",
                "description": "Pluggable port 5 on the card \
  plugged into slot 1 of the second chassis of the cascaded switch.",
                "parent": [
                  "card-2-1"
                ],
                "parent-rel-pos": "5"
              },
              {
                "component-id": "transceiver-module-2-1-5",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in port \
5 on the card plugged into slot 1 of the second chassis of the \
                                                   cascaded switch.",
                "parent": [
                  "port-2-1-5"
                ],
                "is-fru": true
              },
              {
                "component-id": "slot-2-16",
                "class": "iana-hardware:container",
                "description": "Slot 16 of the second chassis of \
                                               the cascaded switch.",
                "parent": [
                  "chassis-2"
                ],
                "parent-rel-pos": "16"
              },
              {
                "component-id": "chassis-3",
                "class": "iana-hardware:chassis",
                "description": "Third chassis of the cascaded switch\
                                                                  .",
                "parent-rel-pos": "3",
                "is-fru": true
              },
              {
                "component-id": "slot-3-1",
                "class": "iana-hardware:container",
                "description": "Empty slot 1 of the third chassis \
                                            of the cascaded switch.",
                "parent": [
                  "chassis-3"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "slot-3-16",
                "class": "iana-hardware:container",
                "description": "Slot 16 of the third chassis of the \
                                                   cascaded switch.",
                "parent": [
                  "chassis-3"
                ],
                "parent-rel-pos": "16"
              },
              {
                "component-id": "card-3-16",
                "class": "iana-hardware:module",
                "description": "Card plugged into slot 16 of the \
                              third chassis of the cascaded switch.",
                "parent": [
                  "slot-3-16"
                ],
                "is-fru": true
              },
              {
                "component-id": "port-3-16-7",
                "class": "iana-hardware:port",
                "description": "Pluggable port 7 on the card \
  plugged into slot 16 of the third chassis of the cascaded switch.",
                "parent": [
                  "card-3-16"
                ],
                "parent-rel-pos": "7"
              },
              {
                "component-id": "transceiver-module-3-16-7",
                "class": "iana-hardware:module",
                "description": "Transceiver module plugged in port \
7 on the card plugged into slot 16 of the third chassis of the \
                                                   cascaded switch.",
                "parent": [
                  "port-3-16-7"
                ],
                "is-fru": true
              }
            ]
          }
        }
      ]
    }
  }
}
]]></artwork>
      </section>
    </section>
    <section anchor="non-modular-examples">
      <name>Example of non-modular network elements</name>
      <t>This appendix provides some examples of non-modular network elements and how they can be modelled using the "ietf-network-inventory" module defined in <xref target="ni-yang"/>.</t>
      <t>Non-modular network elements (also known as "pizza boxes") are network elements composed by a single chassis as a self-contained system. A non-modular network element does not have any slots to take cards so it cannot take any non-field replaceable modules other than pluggable ports.</t>
      <t><xref target="fig-pizza-box"/> describes an example of a pizza box with 8 ports.</t>
      <figure anchor="fig-pizza-box">
        <name>Example of an 8 ports pizza box device</name>
        <artset>
          <artwork type="svg"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="128" width="432" viewBox="0 0 432 128" class="diagram" text-anchor="middle" font-family="monospace" font-size="13px" stroke-linecap="round">
              <path d="M 8,32 L 8,96" fill="none" stroke="black"/>
              <path d="M 24,48 L 24,80" fill="none" stroke="black"/>
              <path d="M 56,48 L 56,80" fill="none" stroke="black"/>
              <path d="M 72,48 L 72,80" fill="none" stroke="black"/>
              <path d="M 104,48 L 104,80" fill="none" stroke="black"/>
              <path d="M 120,48 L 120,80" fill="none" stroke="black"/>
              <path d="M 152,48 L 152,80" fill="none" stroke="black"/>
              <path d="M 168,48 L 168,80" fill="none" stroke="black"/>
              <path d="M 200,48 L 200,80" fill="none" stroke="black"/>
              <path d="M 216,48 L 216,80" fill="none" stroke="black"/>
              <path d="M 248,48 L 248,80" fill="none" stroke="black"/>
              <path d="M 264,48 L 264,80" fill="none" stroke="black"/>
              <path d="M 296,48 L 296,80" fill="none" stroke="black"/>
              <path d="M 312,48 L 312,80" fill="none" stroke="black"/>
              <path d="M 344,48 L 344,80" fill="none" stroke="black"/>
              <path d="M 360,48 L 360,80" fill="none" stroke="black"/>
              <path d="M 392,48 L 392,80" fill="none" stroke="black"/>
              <path d="M 408,32 L 408,96" fill="none" stroke="black"/>
              <path d="M 8,32 L 408,32" fill="none" stroke="black"/>
              <path d="M 24,48 L 56,48" fill="none" stroke="black"/>
              <path d="M 72,48 L 104,48" fill="none" stroke="black"/>
              <path d="M 120,48 L 152,48" fill="none" stroke="black"/>
              <path d="M 168,48 L 200,48" fill="none" stroke="black"/>
              <path d="M 216,48 L 248,48" fill="none" stroke="black"/>
              <path d="M 264,48 L 296,48" fill="none" stroke="black"/>
              <path d="M 312,48 L 344,48" fill="none" stroke="black"/>
              <path d="M 360,48 L 392,48" fill="none" stroke="black"/>
              <path d="M 24,80 L 56,80" fill="none" stroke="black"/>
              <path d="M 72,80 L 104,80" fill="none" stroke="black"/>
              <path d="M 120,80 L 152,80" fill="none" stroke="black"/>
              <path d="M 168,80 L 200,80" fill="none" stroke="black"/>
              <path d="M 216,80 L 248,80" fill="none" stroke="black"/>
              <path d="M 264,80 L 296,80" fill="none" stroke="black"/>
              <path d="M 312,80 L 344,80" fill="none" stroke="black"/>
              <path d="M 360,80 L 392,80" fill="none" stroke="black"/>
              <path d="M 8,96 L 408,96" fill="none" stroke="black"/>
              <g class="text">
                <text x="40" y="68">1</text>
                <text x="88" y="68">2</text>
                <text x="136" y="68">3</text>
                <text x="184" y="68">4</text>
                <text x="232" y="68">5</text>
                <text x="280" y="68">6</text>
                <text x="328" y="68">7</text>
                <text x="376" y="68">8</text>
              </g>
            </svg>
          </artwork>
          <artwork type="ascii-art"><![CDATA[
    +-------------------------------------------------+
    | +---+ +---+ +---+ +---+ +---+ +---+ +---+ +---+ |
    | | 1 | | 2 | | 3 | | 4 | | 5 | | 6 | | 7 | | 8 | |
    | +---+ +---+ +---+ +---+ +---+ +---+ +---+ +---+ |  
    +-------------------------------------------------+
]]></artwork>
        </artset>
      </figure>
      <t>Using the base network inventory YANG data model a non-modular network element can be modelled as a network element containing only one chassis and ports (as child components of the chassis).</t>
      <t>Reporting the single chassis component within a non-modular network element is required because the chassis component is the type of component which provides the physical characteristics of the network element chassis (the network element is defined just as an assembly of components) and its location, using the network inventory YANG data model under definition in <xref target="I-D.ietf-ivy-network-inventory-location"/>.</t>
      <section anchor="json-examples-2">
        <name>JSON Examples</name>
        <t>This appendix contains an example of an instance data tree in JSON encoding <xref target="RFC7951"/>, instantiating the "ietf-network-inventory" module to describe the pizza box example, as shown in <xref target="fig-pizza-box"/>.</t>
        <artwork type="ascii-art"><![CDATA[
{
  "ietf-network-inventory:network-inventory": {
    "network-elements": {
      "network-element" : [
        {
          "ne-id": "Pizza-box-NE",
          "description": "Example of a pizza box NE.",
          "components": {
            "component": [
              {
                "component-id": "pizza-chassis",
                "class": "iana-hardware:chassis",
                "description": "Pizza box chassis.",
                "is-fru": true
              },
              {
                "component-id": "port-1",
                "class": "iana-hardware:port",
                "description": "Port 1 of the pizza box.",
                "parent": [
                  "pizza-chassis"
                ],
                "parent-rel-pos": "1"
              },
              {
                "component-id": "port-2",
                "class": "iana-hardware:port",
                "description": "Port 2 of the pizza box.",
                "parent": [
                  "pizza-chassis"
                ],
                "parent-rel-pos": "2"
              },
              {
                "component-id": "port-3",
                "class": "iana-hardware:port",
                "description": "Port 3 of the pizza box.",
                "parent": [
                  "pizza-chassis"
                ],
                "parent-rel-pos": "3"
              },
              {
                "component-id": "port-4",
                "class": "iana-hardware:port",
                "description": "Port 4 of the pizza box.",
                "parent": [
                  "pizza-chassis"
                ],
                "parent-rel-pos": "4"
              },
              {
                "component-id": "port-5",
                "class": "iana-hardware:port",
                "description": "Port 5 of the pizza box.",
                "parent": [
                  "pizza-chassis"
                ],
                "parent-rel-pos": "5"
              },
              {
                "component-id": "port-6",
                "class": "iana-hardware:port",
                "description": "Port 6 of the pizza box.",
                "parent": [
                  "pizza-chassis"
                ],
                "parent-rel-pos": "6"
              },
              {
                "component-id": "port-7",
                "class": "iana-hardware:port",
                "description": "Port 7 of the pizza box.",
                "parent": [
                  "pizza-chassis"
                ],
                "parent-rel-pos": "7"
              },
              {
                "component-id": "port-8",
                "class": "iana-hardware:port",
                "description": "Port 8 of the pizza box.",
                "parent": [
                  "pizza-chassis"
                ],
                "parent-rel-pos": "8"
              }
            ]
          }
        }
      ]
    }
  }
}
]]></artwork>
      </section>
    </section>
    <section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The authors of this document would like to thank the authors of <xref target="I-D.ietf-teas-actn-poi-applicability"/> for having identified the gap and requirements to trigger this work.</t>
      <t>The authors of this document would like to thank
Adrian Farrel,
Alexander Clemm,
Brad Peters,
Camilo Cardona,
Daniele Ceccarelli,
Gabriele Galimberti,
Jan Lindblad,
Joe Clarke,
Mahesh Jethanandani,
Mohamed Boucadair,
Prasenjit Manna,
Rob Wilton,
Qin Wu,
Qiufang Ma, and
Swamynathan B
for their valuable input to the technical discussions during the development of this document.</t>
      <t>This document was prepared using kramdown.</t>
    </section>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
      <name>Contributors</name>
      <contact initials="I." surname="Busi" fullname="Italo Busi">
        <organization>Huawei Technologies</organization>
        <address>
          <email>italo.busi@huawei.com</email>
        </address>
      </contact>
      <contact initials="A." surname="Guo" fullname="Aihua Guo">
        <organization>Futurewei Technologies</organization>
        <address>
          <email>aihuaguo.ietf@gmail.com</email>
        </address>
      </contact>
      <contact initials="V." surname="Lopez" fullname="Victor Lopez">
        <organization>Nokia</organization>
        <address>
          <email>victor.lopez@nokia.com</email>
        </address>
      </contact>
      <contact initials="B." surname="Wu" fullname="Bo Wu">
        <organization>Huawei Technologies</organization>
        <address>
          <email>lana.wubo@huawei.com</email>
        </address>
      </contact>
      <contact initials="C." surname="Zhang" fullname="Chenfang Zhang">
        <organization>China Unicom</organization>
        <address>
          <email>zhangcf80@chinaunicom.cn</email>
        </address>
      </contact>
      <contact initials="O." surname="Gonzalez de Dios" fullname="Oscar Gonzalez de Dios">
        <organization>Telefonica</organization>
        <address>
          <email>oscar.gonzalezdedios@telefonica.com</email>
        </address>
      </contact>
      <contact initials="N." surname="Davis" fullname="Nigel Davis">
        <organization>Ciena</organization>
        <address>
          <email>ndavis@ciena.com</email>
        </address>
      </contact>
      <contact initials="R." surname="Manzotti" fullname="Roberto Manzotti">
        <organization>Cisco</organization>
        <address>
          <email>rmanzott@cisco.com</email>
        </address>
      </contact>
    </section>
  </back>
  <!-- ##markdown-source:
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
0saXLRqlwK2mRr0vlzSql07lJLVrOtF9KzSqLoDzNuomz3deRUU4y+30D9Qx
ucnZ2X90+w4dx451vVvq2NwnWO1YxmylHoBUArrag5HDnzxNYk07cK7yamGj
oziM+uhX4GsU4xH8NcXuy719ShnsuyAGvdNQ1PQdSD7YQpMNd84XnqFpwNOD
DKLxvVo4I30XfVmjgItq2nfc1xsln8ymmgsa5SjhLOQTpppvJmETSZLyOEHd
Np5LTzqy5xs/ABXfw8ORSIEN+XvXzpE6eqvFmGldxmUyDrBqWlmchbOdlMlI
+pk4NmppIlLpSyYlpbOWVxSaXQPcoujnIDCOpiiDwriDXG7aq69ctVGy6LeY
y/JGs5AuurRGeXONWqO8XqMuOMeXTs2rNopWbNSocRVrNRc0Kq0z5KjtNE38
DIhB5t9jV28Uj37RCXDc51t02zZK09/0NI2NohBdb++ajc5HUbM8t6DRALQC
EHnrK0WNZkgNKcPhSo2+kOqLVV8SIQ4PdbIRdS2xqMtIVw4ti1r7bptfoT8d
y6zKlW7XI7FqDUNoXYBTL9ZVGLqYegfvMBZIhNjjg5iUHQcDjIr9t8xuwAZr
SyjPo0lkUIdIqHTYKhOfWVKeCTblBkqT5PNFKy7RYppkMGe2YdWQfhd5iNaM
IozlHcGFSmQhaRJVNtzGBIAXWUkpK0g78mpmPb7bF1tEbq5GRBnmg6RH1g0o
nIQ9y/bQH4GEyNeX9mRuO82yHPDkpJsWmH9dy1I4uCAmY7Hlkygv/Asw0z9N
nY8hAzuLh3a8IyUXdicm+yhSRzvVOcBXVGvIfOFNsqOsXsYk5qpVGEuNB+N0
RYM2u8iLfPHiRnk5ggt8wlmchjpudR3wGq4/36QRkVq84vw+NkxusTK8ihZM
Te3+unNysn/SvMOrpEB55lbpwEfxdGf3fx293Dnca9uURtVaU893nh7v77Yd
FKpVbNv0jOro1Zu947cnr4+OXv69VVPEP/ryVvfKqA5bD4magg3pe85NvT09
3mkzIm6qeYKqKcCdw9PjVy9f7h1ftamTvcOTVwtrV5pCE39aY7bY1Mv9w71d
wOrWTTWPyszrbZsWFyPD8WnLEXFTdMZdfw5NvT55+naF5hY1Bat3eLK7t/+3
xStnmloAq6PXLQckmxrNvZocIsPpq+OdFy03M0tRdF12f4zBJ05T+4eney+O
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
FszGoHcOOv8fb6iHHv97AQA=

-->

</rfc>
