<?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.4.19 -->

<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
]>

<?rfc toc="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>
<?rfc comments="yes"?>

<rfc ipr="trust200902" docName="draft-yu-ccamp-optical-resource-pm-yang-02" category="std">

  <front>
    <title abbrev="Performance Monitoring YANG">A YANG Data Model for Optical Resource Performance Monitoring</title>

    <author initials="C." surname="Yu" fullname="Chaode Yu">
      <organization>Huawei Technologies</organization>
      <address>
        <email>yuchaode@huawei.com</email>
      </address>
    </author>
    <author initials="F." surname="Peruzzini" fullname="Fabio Peruzzini">
      <organization>TIM</organization>
      <address>
        <email>fabio.peruzzini@telecomitalia.it</email>
      </address>
    </author>
    <author initials="Y." surname="Zheng" fullname="Yanlei Zheng">
      <organization>China Unicom</organization>
      <address>
        <email>zhengyanlei@chinaunicom.cn</email>
      </address>
    </author>
    <author initials="I." surname="Busi" fullname="Italo Busi">
      <organization>Huawei Technologies</organization>
      <address>
        <email>italo.busi@huawei.com</email>
      </address>
    </author>
    <author initials="A." surname="Guo" fullname="Aihua Guo">
      <organization>Futurewei Technologies</organization>
      <address>
        <email>aihuaguo.ietf@gmail.com</email>
      </address>
    </author>
    <author initials="V." surname="Lopez" fullname="Victor Lopez">
      <organization>Nokia</organization>
      <address>
        <email>victor.lopez@nokia.com</email>
      </address>
    </author>
    <author initials="X." surname="Zhao" fullname="Xing Zhao">
      <organization>CAICT</organization>
      <address>
        <email>zhaoxing@caict.ac.cn</email>
      </address>
    </author>

    <date year="2023" month="October" day="23"/>

    
    <workgroup>CCAMP Working Group</workgroup>
    

    <abstract>


<t>This document defines a YANG data model for performance Monitoring in optical networks which provides the functionalities of performance monitoring task management, TCA (Threshold Crossing Alert) configuration and current or historic performance data retrieval. This data model should be used in the northbound of PNC.</t>



    </abstract>


  </front>

  <middle>


<section anchor="introduction"><name>Introduction</name>

<t>Performance monitoring is a basic function of optical networks management. With it, operators can proactively detect the running state of devices, identify major risks in advanced and avoid users' complaints.</t>

<t>As before, TMF has defined interfaces for performance management through traditional protocols, such as CORBA and MTOSI. With the development of SDN technologies and the using of RESTCONF interfaces, it becomes a widespread requirement to use RESTCONF protocol to support performance monitoring.</t>

<t>Using RESTCONF does not mean changing existing performance monitoring requirements or scenarios. On the contrary, since O&amp;M is very important, many operators' O&amp;M departments tend to be conservative. Mostly, they are fear of introducing issues into their network due to the protocol changes and O&amp;M habits changes. Therefore, our document prefers to use the new protocol to support legacy functionality.</t>

<t>Traditional performance management involves control of performance monitoring, setting collectors on monitored objects, and obtaining performance data in different periods. The data can be current data on devices or processed by PNC, and historical performance data. TCA can be also configured by performance monitoring tasks.</t>

<t>ITU-T also has a lot of related recommendations for performance monitoring. Such as session 10 of <xref target="ITU-T_G.7710"/> has provided very detail description of performance management application and functions. <xref target="ITU-T_G.7710"/> does not provide a UML model or YANG module to guide the implementation of PNC while this document does.</t>

<t>Section 10.2 of <xref target="ITU-T_G.874"/> provides a list of PM indicators which are on the NE level, which could help to reduce duplicated definition of performance indicators.</t>

<t>Currently, there are some existing documents related to performance monitoring in IETF, but there is no overlap with our current work. For example:</t>

<t><xref target="I-D.ietf-teas-actn-pm-telemetry-autonomics"/> provides a YANG data model that describes performance monitoring and scaling intent mechanisms for TE-Tunnels and Virtual Networks(VNs). VN is determinate to be used in CMI (CNC-MDSC Interface) level and TE tunnel is more service or connection related. Our data model is proposed to be used in MPI (MDSC-PNC Interface) level and this performance monitoring is performed on network resources, such as network element, board, fiber, port or TTP (Tunnel Termination Point), which are not included in <xref target="I-D.ietf-teas-actn-pm-telemetry-autonomics"/>.</t>

<t><xref target="I-D.ietf-opsawg-yang-vpn-service-pm"/> defines a YANG data model for performance monitoring of both network topology layer and overlay VPN service topology layer. VPN service is more IP-specific and not adopted in Optical domain. And the data model in this document is augmenting network model. If the client wants to retrieve performance data of a link by RESTCONF, the URL would be probably same with the URL of topology retrieval. This may need some special mechanisms to make the client and server differentiate the using scenarios. This is not quite compliance with current O&amp;M habits of Optical technology.</t>

<t><xref target="I-D.zheng-ccamp-client-pm-yang"/> provides a performance monitoring YANG data model on client signal level. It is also not operated on resource level which is not compliance with the existing O&amp;M habits. This performance monitoring solution is more user-oriented and can be used for more automatic O&amp;M scenarios in the future. However, there is not a complete closed-loop O&amp;M solution at the service layer and it has not been accepted by all operators' O&amp;M departments, resource-based performance monitoring is still required.</t>

<t>The YANG data model defined in this document conforms to the Network Management Datastore Architecture (NMDA) defined in <xref target="RFC8342"/>.</t>

<section anchor="terminology-and-notations"><name>Terminology and Notations</name>
<t>Refer to <xref target="RFC7446"/> and <xref target="RFC7581"/> for the key terms used in this document.  The following terms are defined in <xref target="RFC7950"/> and are not redefined here:
*  client
*  server
*  augment
*  data model
*  data node</t>

<t>The following terms are defined in <xref target="RFC6241"/> and are not redefined here:
*  configuration data
*  state data</t>

<t>The following terms are defined in <xref target="RFC8454"/> and are not redefined here:
*  CMI
*  MPI
*  MDSC
*  CNC
*  PNC</t>

<t>//To Be Added: some explanation of performance indicator</t>

</section>
<section anchor="tree-diagram"><name>Tree Diagram</name>
<t>A simplified graphical representation of the data model is used in Section 3 of this document.  The meaning of the symbols in these diagrams are defined in <xref target="RFC8340"/>.</t>

</section>
<section anchor="prefix-in-data-node-names"><name>Prefix in Data Node Names</name>
<t>In this document, names of data nodes and other data model objects are prefixed using the standard prefix associated with the corresponding YANG imported modules, as shown in the following table.</t>

<texttable title="Prefixes and corresponding YANG modules" anchor="tab-prefixes">
      <ttcol align='left'>Prefix</ttcol>
      <ttcol align='left'>Yang Module</ttcol>
      <ttcol align='left'>Reference</ttcol>
      <c>optrpm</c>
      <c>ietf-optical-resource-pm</c>
      <c>RFC XXXX</c>
      <c>optrpm-types</c>
      <c>ietf-optical-resource-pm-types</c>
      <c>RFC XXXX</c>
      <c>yang</c>
      <c>ietf-yang-types</c>
      <c><xref target="RFC6991"/></c>
</texttable>

<t>RFC Editor Note:
Please replace XXXX with the RFC number assigned to this document.</t>

</section>
</section>
<section anchor="yang-data-model-for-optical-performance-monitoring"><name>YANG Data Model for Optical Performance Monitoring</name>
<t>According to the business requirements stated in <xref target="TMF-518"/>, resource performance management requirements include:
* The Interface shall support the control of performance monitoring in the network. This includes PM control, e.g., the enabling and disabling of PM collection and Threshold Crossing Alerts (TCA) control, e.g., the enabling and disabling of TCA generation.
* The Interface shall support the retrieval of current and historical performance measurements for network resources.
* The Interface shall support the distribution of TCAs to subscribed OSs.</t>

<t>For these requirements of PM, there are three group of interfaces are defined in TMF, including PerformanceManagementControl, PerformanceManagementRetrieval and ThresholdCrossingAlertControl.</t>

<section anchor="generic-resource"><name>Generic Resource</name>
<t>The definition of most performance monitoring interfaces in TMF is quite generic. And it is also similar that the functionalities of both alarm and performance monitoring can be defined with a generic structure, regardless of what kind of object is operated on. Therefore, our data model prefer to follow this approach. And when defining our data model, we get refer to <xref target="RFC8632"/>, in which a generic alarm data model is provided. In <xref target="RFC8632"/>, a union type of resource attributes is defined as the source of alarm. So we also reference this structure in our data model.</t>

<t>Additionally, we extend a resource-type attribute to indicate what exact kind of resource is. Firstly, this attribute can help to improve interaction efficiency between PNC and MDSC. The MDSC may quickly identify the resource type from this attribute, without parsing the resource identifier or searching the resource id in the whole resource. On the other hand, it will be unified with the existing IETF topology and inventory objects and form a complete interface system.</t>

<figure><artwork type="ascii-art"><![CDATA[
module: ietf-optical-resource-pm
   +--rw performance-monitoring
      +--rw resources
         +--rw resource-list* [resource]
            +--rw resource             union
            +--ro resource-type?       identityref
]]></artwork></figure>

</section>
<section anchor="performancemanagementcontrol"><name>PerformanceManagementControl</name>

<t>There are three interfaces defined in TMF for this group, including:
* clearPerformanceMonitoringData: This interface shall allow MDSC to clear or reset the performance register on TPs or NEs. This clearing operation means to reset the data value to the current value. The monitoring job is still running on.
* disablePerformanceMonitoringData: This interface shall allow MDSC disable PM data collection on a list of TPs or NEs.
* enablePerformanceMonitoringData: This interface shall allow MDSC enable PM data collection on a list of TPs or NEs.</t>

<section anchor="clearperformancemonitoringdata"><name>clearPerformanceMonitoringData</name>

<t>Because the performance data can be changed frequently, so the current and history performance data are not suitable to define in a data model. Clearing performance monitoring data is more suitable to define an RPC to perform this operation. Especially according  to the MTOSI interface, this clearing operation can be operated on multiple objects in one request. Currently there is not such an approach to support this kind of flexible method if using data API. Therefore we define a RPC operation to support this function.</t>

<figure><artwork type="ascii-art"><![CDATA[
rpcs:
   +---x clear-performance-monitoring-data
      +--ro input
      |  +--ro resources*   leafref
      +--ro output
         +--ro failed-resources*   leafref
]]></artwork></figure>

<t>If there are any resources failed to clear performance monitoring data, their identifier should be returned by the failed-resources leaf list. An empty list indicates that this operation was performed successfully.</t>

</section>
<section anchor="enableperformancemonitoringdata-disableperformancemonitoringdata"><name>enablePerformanceMonitoringData &amp; disablePerformanceMonitoringData</name>

<t>For interfaces of enable/disable performance monitoring data, we introduce a monitor task to do this control. In the monitoring task, MDSC should be able to configure what period and what kind of performance data it want to collect. The disabling, enabling operation can be satisfy by changing the admin status which includes disabled, enabled. The change's result will affect the task status accordingly.</t>

<figure><artwork type="ascii-art"><![CDATA[
module: ietf-optical-resource-pm
   +--rw performance-monitoring
      +--rw monitor-tasks
      |  +--rw monitor-task* [task-id]
      |     +--rw task-id          yang:uuid
      |     +--rw resource-id?     leafref
      |     +--ro resource-type?   identityref
      |     +--rw task-name?       string
      |     +--rw admin-status?    enumeration
      |     +--ro task-status?     enumeration
      |     +--rw task-cfg
      |        +--rw period?       identityref
      |        +--rw indicators
      |           +--rw indicator* [indicator-name]
      |              +--rw indicator-name          string
      |              +--rw indicator-value-unit?   string
]]></artwork></figure>

</section>
</section>
<section anchor="performancemanagementretrieval"><name>PerformanceManagementRetrieval</name>

<t>There are six interfaces are defined in TMF for this group, including:
* getAllCurrentPerformanceMonitoringData: This interface should allow MDSC to retrieve performance data on a series of termination point.
* getHistoryPerformanceMonitoringData: This interface should allow MDSC to retrieve some historic performance data on a series of termination point in a time period through FTP.
* getAllPerformanceMonitoringPoints: This interface should allow MDSC to retrieve all the performance monitoring points in a specified termination point or NE.
* getHoldingTime: This interface should allow MDSC to retrieve how many hours PM data records are held in PNC.
* getMePerformanceMonitoringCapabilities: This interface should allow MDSC to retrieve what parameters are supported by a specified NE or termination point.
* getProfileAssociatedTerminationPoints: The Interface shall allow MDSC to retrieve the names of all the TPs known to the PNC that are associated with a specified Threshold Crossing Alert (TCA) Parameter Profile.</t>

<section anchor="getallcurrentperformancemonitoringdata-gethistoryperformancemonitoringdata"><name>getAllCurrentPerformanceMonitoringData &amp; getHistoryPerformanceMonitoringData</name>

<t>For the retrieval of current/historic performance data, we consider these data are not suitable to define in a data model. Because performance data can be changed frequently and if we follow that approach, according to the requirement of on-change notification in YANG-push <xref target="RFC8641"/>, once the performance data changes, the PNC should trigger a notification to the MDSC, there would be great amount of notifications reported in the big network. These great amount of notifications will bring great pressure to both PNC and MDSC. People don't use notification to get performance data in real network.</t>

<t>These two retrieval interfaces are usually invoked on-demand. It is also hard to support retrieving performance data of multiple resources by data model in one request. And for historic performance data retrieval, there could be a requirement to specify the start time and end time. It is not quite flexible to support this requirement by data model neither.</t>

<t>So we suggest to define two RPCs to accomplish these two interfaces' function.</t>

<figure><artwork type="ascii-art"><![CDATA[
rpcs:
   +---x get-all-current-pm-data
   |  +--ro input
   |  |  +--ro resources*   leafref
   |  +--ro output
   |     +--ro pm-data
   |        +--ro pm-data-list* [resource]
   |           +--ro resource          leafref
   |           +--ro collect-time?     yang:date-and-time
   |           +--ro resource-type?    identityref
   |           +--ro indicator-data
   |              +--ro indicator-data-list* [indicator-name]
   |                 +--ro indicator-name          string
   |                 +--ro indicator-value?        string
   |                 +--ro indicator-value-unit?   string
   +---x get-historic-pm-data
      +--ro input
      |  +--ro resources*    leafref
      |  +--ro start-time?   yang:date-and-time
      |  +--ro end-time?     yang:date-and-time
      +--ro output
         +--ro pm-data
            +--ro pm-data-list* [resource]
               +--ro resource          leafref
               +--ro collect-time?     yang:date-and-time
               +--ro resource-type?    identityref
               +--ro indicator-data
                  +--ro indicator-data-list* [indicator-name]
                     +--ro indicator-name          string
                     +--ro indicator-value?        string
                     +--ro indicator-value-unit?   string
]]></artwork></figure>

</section>
<section anchor="getallperformancemonitoringpoints-getholdingtime-getmeperformancemonitoringcapabilities"><name>getAllPerformanceMonitoringPoints &amp; getHoldingTime &amp; getMePerformanceMonitoringCapabilities</name>

<t>These three interfaces allow MDSC to retrieve performance monitoring points, holding time, and performance monitoring capabilities (indicators) as per a specific resource. We consider that these information are all performance monitoring capabilities in a broad sense. These information should be defined under the resource node.</t>

<figure><artwork type="ascii-art"><![CDATA[
module: ietf-optical-resource-pm
      +--rw resources
         +--rw resource-list* [resource]
            +--rw resource             union
            +--ro resource-type?       identityref
            +--rw holding-time?        uint8
            +--rw pm-parameter-list* [layer-rate]
            |  +--rw layer-rate        identityref
            |  +--rw indicator-name*   string
            +--rw sub-resources*       leafref
]]></artwork></figure>

<t>The sub-resources is list of the performance monitoring points' identifier. And the pm-parameter-list is the indicators that can be supported by this specific resource.</t>

</section>
<section anchor="getprofileassociatedterminationpoints"><name>getProfileAssociatedTerminationPoints</name>

<t>For the TCA related definition, it can be found in the next session. A TCA profile can be associated with a lot of resources, so we don't defined a  resource list under the profile instance to avoid reporting some unnecessary  notifications while the resource instances in this list have been changed. We define a RPC operation to support this flexible retrieval request.</t>

<figure><artwork type="ascii-art"><![CDATA[
rpcs:
   +---x get-profile-associated-termination-points
      +--ro input
      |  +--ro profile-id?   leafref
      +--ro output
         +--ro resource-list*   leafref
]]></artwork></figure>

</section>
</section>
<section anchor="thresholdcrossingalertcontrol"><name>ThresholdCrossingAlertControl</name>

<t>There are nine interfaces are defined in TMF for this group, including:
* createTcaParameterProfile: This interface should allow MDSC to create a new TCA parameter profile. This profile can be applied to the resources.
* deleteTcaParameterProfile: This interface should allow MDSC to delete an existing TCA parameter profile which should not have been used by any resources.
* enableThresholdCrossingAlert: This interface should allow MDSC to turn on TCA reporting on a list of TPs and NEs if the reporting was turned off before.
* disableThresholdCrossingAlert: This interface should allow MDSC to turn off TCA reporting on a list of TPs and NEs.
* getAllTcaParameterProfiles: This interfaces should allow MDSC to retrieve all TCA parameter profile that are being managed by a specified NE.
* getTcaParameterProfile: This interface should allow MDSC to retrieve all the parameters of a specified TCA parameter profile.
* getTcaTpParameter: This interface should allow MDSC to retrieve the PM threshold values on a TP.
* setTcaParameterProfile: This interface should allow MDSC to configure all threshold values of a TCA parameter profile.
* setTcaTpParameter: This interface should allow MDSC to modify the values of TCA Parameters on a TP</t>

<t>To be summarized, there are four main requirements for Threshold Crossing Alert Control:
* Creation/retrieval/deletion/updating of TCA profile;
* Enabling/disabling TCA reporting on the resource;
* Configuring TCA on the resource by associating an existing profile;
* Configuring TCA on the resource by detailed parameters.</t>

<t>And for the TCA parameters, no matter it is configured directly on the resource or by a preset profile, there should not be any differences. The TCA parameter (indicator) should include:
* indicator-name: Name of indicator. This indicator should also include some data processing information, such if it is a maximum, or minimum, or average data .etc.
* threshold-type: This threshold type is used to indicate when the alert will be triggered. By exceeding the upper bound value, or by below the lower bound value.
* period: This period is used to indicate the frequency of the data collection.
* severity: This severity is used to indicate what level of alert would be triggered if cross the threshold.
* indicator-value: The value of threshold.
* indicator-value-unit: The unit of threshold value.</t>

<t>The tree structure for TCA profile:</t>

<figure><artwork type="ascii-art"><![CDATA[
module: ietf-optical-resource-pm
   +--rw performance-monitoring
      +--rw monitor-tasks
      |  +--rw monitor-task* [task-id]
      |     +--rw task-id          yang:uuid
      |     +--......................
      +--rw tca-management
      |  +--rw profiles
      |  |  +--rw profile* [profile-id]
      |  |     +--rw profile-id      yang:uuid
      |  |     +--rw profile-name?   string
      |  |     +--rw tca-cfg
      |  |        +--rw tca-indicator* [indicator-name threshold-type period severity]
      |  |           +--rw indicator-name          string
      |  |           +--rw indicator-value         string
      |  |           +--rw indicator-value-unit    string
      |  |           +--rw threshold-type          enumeration
      |  |           +--rw period                  identityref
      |  |           +--rw severity                identityref
]]></artwork></figure>

<t>The function  of enabling/disabling TCA on the resource can be controlled by an admin-status attributes in "tca" node:</t>

<figure><artwork type="ascii-art"><![CDATA[
module: ietf-optical-resource-pm
   +--rw performance-monitoring
      +--rw monitor-tasks
      |  +--rw monitor-task* [task-id]
      |     +--rw task-id          yang:uuid
      |     +--......................
      +--rw tca-management
      |     +--rw tca* [resource-id]
      |        +--rw resource-id         leafref
      |        +--ro resource-type?      identityref
      |        +--rw admin-status?       enumeration
      |        +--......................
]]></artwork></figure>

<t>If MDSC wants to configure TCA by an existing profile, it can use this applied-profiles structure:</t>

<figure><artwork type="ascii-art"><![CDATA[
module: ietf-optical-resource-pm
   +--rw performance-monitoring
      +--rw monitor-tasks
      |  +--rw monitor-task* [task-id]
      |     +--rw task-id          yang:uuid
      |     +--......................
      +--rw tca-management
      |     +--rw tca* [resource-id]
      |        +--rw resource-id         leafref
      |        +--ro resource-type?      identityref
      |        +--rw applied-profiles
      |        |  +--rw profile* [profile-id]
      |        |     +--rw profile-id    leafref
      |        +--......................
]]></artwork></figure>

<t>MDSC can also configure TCA value directly by the "tca-cfg" structure:</t>

<figure><artwork type="ascii-art"><![CDATA[
module: ietf-optical-resource-pm
   +--rw performance-monitoring
      +--rw monitor-tasks
      |  +--rw monitor-task* [task-id]
      |     +--rw task-id          yang:uuid
      |     +--......................
      +--rw tca-management
      |     +--rw tca* [resource-id]
      |        +--rw resource-id         leafref
      |        +--ro resource-type?      identityref
      |        +--......................
      |        +--rw tca-cfg
      |           +--rw tca-indicator* [indicator-name threshold-type period severity]
      |              +--rw indicator-name          string
      |              +--rw indicator-value         string
      |              +--rw indicator-value-unit    string
      |              +--rw threshold-type          enumeration
      |              +--rw period                  identityref
      |              +--rw severity                identityref
]]></artwork></figure>

</section>
</section>
<section anchor="performance-indicator-introduction"><name>Performance Indicator Introduction</name>

<t>In the session10.2 of <xref target="ITU-T_G.874"/>, a performance management information table lists all the PM current data and history data collected on the EMF(Equipment Management Function). Since it is quite mature, this document would not like to do a duplicated research and would like to reference this recommendation. It is suggested to use the existing PM indicator listed in this table only if it is missing.</t>

<t>It is impossible to list all the PM indicator exhaustively, even if ITU-T has done a lot of work. Some new performance indicators would be raised once there are some new requirements and technologies. So in this document we would like to provide String type rather than an explicit type for performance indicator, to have a better compatibility for future extension. Then if there are some new indicators, there is no need to revise this document or create a branch of documents to standardize the PM indicators.</t>

<t>Although this approach seems too flexible, the integration will not be affected if the MDSC and PNC make a good agreement in advanced.</t>

</section>
<section anchor="optical-performance-monitoring-tree-diagram"><name>Optical Performance Monitoring Tree Diagram</name>

<figure title="Optical Resource Performance Monitoring tree diagram" anchor="fig-rpm-tree"><artwork type="ascii-art" name="ietf-optical-resource-pm.tree"><![CDATA[
module: ietf-optical-resource-pm
   +--rw performance-monitoring
      +--rw monitor-tasks
      |  +--rw monitor-task* [task-id]
      |     +--rw task-id          yang:uuid
      |     +--rw resource?        leafref
      |     +--ro resource-type?   identityref
      |     +--rw task-name?       string
      |     +--rw admin-status?    enumeration
      |     +--ro task-status?     enumeration
      |     +--rw task-cfg
      |        +--rw period?       identityref
      |        +--rw indicators
      |           +--rw indicator* [indicator-name]
      |              +--rw indicator-name          string
      |              +--rw indicator-value-unit?   string
      +--rw tca-management
      |  +--rw profiles
      |  |  +--rw profile* [profile-id]
      |  |     +--rw profile-id      yang:uuid
      |  |     +--rw profile-name?   string
      |  |     +--rw tca-cfg
      |  |        +--rw tca-indicator* [indicator-name threshold-type period severity]
      |  |           +--rw indicator-name          string
      |  |           +--rw indicator-value         string
      |  |           +--rw indicator-value-unit    string
      |  |           +--rw threshold-type          enumeration
      |  |           +--rw period                  identityref
      |  |           +--rw severity                identityref
      |  +--rw tcas
      |     +--rw tca* [resource]
      |        +--rw resource            leafref
      |        +--ro resource-type?      identityref
      |        +--rw admin-status?       enumeration
      |        +--rw applied-profiles
      |        |  +--rw profile* [profile-id]
      |        |     +--rw profile-id    leafref
      |        +--rw tca-cfg
      |           +--rw tca-indicator* [indicator-name threshold-type period severity]
      |              +--rw indicator-name          string
      |              +--rw indicator-value         string
      |              +--rw indicator-value-unit    string
      |              +--rw threshold-type          enumeration
      |              +--rw period                  identityref
      |              +--rw severity                identityref
      +--rw resources
         +--rw resource-list* [resource]
            +--rw resource             union
            +--ro resource-type?       identityref
            +--rw holding-time?        uint8
            +--rw pm-parameter-list* [layer-rate]
            |  +--rw layer-rate        identityref
            |  +--rw indicator-name*   string
            +--rw sub-resources*       leafref
rpcs:
   +---x get-all-current-pm-data                      
   |  +--ro input     
   |  |  +--ro resources*   leafref
   |  +--ro output    
   |     +--ro pm-data
   |        +--ro pm-data-list* [resource]
   |           +--ro resource          leafref
   |           +--ro collect-time?     yang:date-and-time
   |           +--ro resource-type?    identityref
   |           +--ro indicator-data
   |              +--ro indicator-data-list* [indicator-name]
   |                 +--ro indicator-name          string
   |                 +--ro indicator-value?        string
   |                 +--ro indicator-value-unit?   string
   +---x get-historic-pm-data                         
   |  +--ro input     
   |  |  +--ro resources*    leafref
   |  |  +--ro start-time?   yang:date-and-time
   |  |  +--ro end-time?     yang:date-and-time
   |  +--ro output    
   |     +--ro pm-data
   |        +--ro pm-data-list* [resource]
   |           +--ro resource          leafref
   |           +--ro collect-time?     yang:date-and-time
   |           +--ro resource-type?    identityref
   |           +--ro indicator-data
   |              +--ro indicator-data-list* [indicator-name]
   |                 +--ro indicator-name          string
   |                 +--ro indicator-value?        string
   |                 +--ro indicator-value-unit?   string
   +---x clear-performance-monitoring-data            
   |  +--ro input     
   |  |  +--ro resources*   leafref
   |  +--ro output    
   |     +--ro failed-resources*   leafref
   +---x get-profile-associated-termination-points    
      +--ro input     
      |  +--ro profile-id?   leafref
      +--ro output    
         +--ro resource-list*   leafref
]]></artwork></figure>

</section>
<section anchor="yang-model-for-optical-performance-monitoring"><name>YANG Model for Optical Performance Monitoring</name>

<figure title="Optical Resource Performance Monitoring YANG module" anchor="fig-rpm-yang"><sourcecode type="yang" markers="true" name="ietf-optical-resource-pm@2023-07-04.yang"><![CDATA[
module ietf-optical-resource-pm {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-optical-resource-pm";
  prefix optrpm;
  
  import ietf-yang-types {
    prefix "yang";
  }
  
  import ietf-optical-resource-pm-types {
    prefix "optrpm-types";
  }

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

     Editor:   Chaode Yu
               <yuchaode@huawei.com>

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

     Editor:   Yanlei Zheng
               <zhengyanlei@chinaunicom.cn>

     Editor:   Victor Lopez
               <victor.lopez@nokia.com>

     Editor:   Italo Busi
               <italo.busi@huawei.com>

     Editor:   Aihua Guo
               <aihuaguo.ietf@gmail.com>";
    
  description 
    "This module defines a model for optical performance 
    monitoring.

    The model fully conforms to the Network Management 
    Datastore Architecture (NMDA).
    
    Copyright (c) 2022 IETF Trust and the persons
    identified as authors of the code.  All rights reserved.

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

    This version of this YANG module is part of RFC 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 2023-07-04 {
    description  "Initial revision.";
  }
  
  container performance-monitoring {
    description 
      "the root node.";
      
    uses monitoring-tasks-grouping;
    uses tca-management-grouping;
    uses resource-info-grouping;
  }
  
  grouping resource-info-grouping {
    description 
      "grouping of resources' PM capabilities related information";
    
    container resources {
      description
        "resources' PM capabilities related information";
        
      list resource-list {
        description
          "list of resource instances";
        key resource;
        
        leaf resource {
          type union {
            type instance-identifier {
              require-instance false;
            }
            type yang:object-identifier;
            type string;
           type yang:uuid;
          }
        }
        
        leaf resource-type {
          description 
            "the type of resource, such as NE, board or port";
        
          config false;
          type identityref {
            base optrpm-types:resource-type;
          }          
        }
        
        leaf holding-time {
          description 
            "Contains the time period in hours within which 24h PM 
            data records and 15min PM data records may be retrieved.
            If the domain controller does not store PM data it is the 
            time supported in the NE";
          
          type uint8;
          units "hour";
        }
        
        list pm-parameter-list {
          must "../optrpm:resource-type=optrpm-types:network-element";
          key "layer-rate";
          
          leaf layer-rate {
            description 
              "Layer rate of ME";
              
            type identityref {
              base optrpm-types:layer-rate-type;
            }
          }
          
          leaf-list indicator-name {
            type string;
          }
        }
        
        leaf-list sub-resources {
          description
            "the identifier of the performace monitoring point of this
            resource. If the resource is a NE, the sub-resource should
            be termination point. If the resource is a termination
            point contained in this NE, the sub-resource should be the
            logic channel on this TP";
            
          type leafref {
            path "../optrpm:resource";
          }          
        }
      }
    }
  }

  grouping monitoring-tasks-grouping {
    description 
      "grouping of performance monitoring task";
      
    container monitor-tasks {
      description
        "Information of PM tasks";
        
      list monitor-task {
        description 
          "monitoring task list";
          
        key task-id;
        uses task-instance-grouping;
      }
    }  
  }

  
  grouping task-instance-grouping {
    description 
      "grouping of performance monitoring task. In this monitoring
      task, the client can specify a resource to run a monitor task
      and what kind of performance data need to be monitored.";
    
    leaf task-id {
      description
        "identifier of the performance task";
      type yang:uuid;
    }
    
    leaf resource {
      description 
        "the identifier of network resource on which the performance
        monitoring task is running";
      
      type leafref {
        path "/optrpm:performance-monitoring/optrpm:resources" + 
        "/optrpm:resource-list/optrpm:resource";
      }
    }
    
    leaf resource-type {
      description 
        "the type of resource, such as NE, board or port";
        
      config false;
      type identityref {
        base optrpm-types:resource-type;
      }
    }
    
    leaf task-name {
      description 
        "the name of monitoring task";
        
      type string;
    }
    
    leaf admin-status {
      description
        "it is used to control enbling/disabling PM task";
    
      type enumeration {
        enum enabled {
          description
            "it is used to enable the pm task, if the task is enabled,
            the task-staus should be running";
        }
        
        enum disabled {
          description
            "it is used to disenable the pm task, if the task is 
            disabled, the task-staus should be suspended";
        }
      }
    }
    
    leaf task-status {
      config false;
      description 
        "the status of monitoring task.";
        
      type enumeration {
        enum running;
      
        enum suspended;
        
        enum abnormal;
      }
    }

    uses task-configuration-grouping;
  }
  
  grouping task-configuration-grouping {
    description
      "grouping of pm task configuration";
      
    container task-cfg {
      description 
        "Configuration of the monitoring task";
    
      leaf period {
        description 
          "it is used to indicate the interval as per monitoring
          task";
        type identityref {
          base optrpm-types:period;
        }
      }
      
      container indicators {
        description 
          "performance indicators";
          
        list indicator {
          description 
            "list of PM indicators to be monitored";
            
          key indicator-name;
          uses indicator-grouping;
        }
      }
    }  
  }
  
  grouping indicator-grouping {
    description 
      "grouping of a monitoring indicator instance";
      
    leaf indicator-name {
      description 
        "performance indicator's name";
        
      type string;
    }
    
    leaf indicator-value-unit {
      description 
        "unit of indicator value";
        
      type string;
    }
  }
  
  grouping tca-management-grouping {
    description 
      "grouping of configuration and management for Threshol Crossing
      Alert";
      
    container tca-management {
      description
        "configuration and management for Threshol Crossing Alert";
      
      container profiles {
        description
          "the TCA profile in the whole network";
      
        list profile {
          description
            "List of TCA profile instances";
            
          key "profile-id";          
          uses tca-profile-grouping;
        }
      }
    
      container tcas {
        description
          "TCA configuration on the network resources.";
          
        list tca {
          description
            "List of TCA configuration instances";
        
          key "resource";
        
          leaf resource {
            description 
              "the identifier of network resource on which threshold 
              is configured for TCA purpose";
          
            type leafref {
              path "/optrpm:performance-monitoring/optrpm:resources" + 
              "/optrpm:resource-list/optrpm:resource";
            }
          }
          
          leaf resource-type {
            description 
              "the type of resource, such as NE, board or termination
              point";
              
            config false;
            
            type identityref {
              base optrpm-types:resource-type;
            }
          }
          
          leaf admin-status {
            description
              "it is used to control the validity of threshold";
            type enumeration {
              enum enabled {
              description
                "if the admin-status of TCA configuration is enabled,
                the threshold is effective";
              }
        
              enum disabled {
                description
                  "if the admin-status of TCA configuration is 
                  disabled, the threshold is not effective";
              }
            }
          }
          
          uses tca-grouping;
        }
      }
    }
  }
  
  grouping tca-profile-grouping {
    description
      "grouping of TCA profile instance";
      
    leaf profile-id {
      description 
        "identifier of threshold crossing alerrt profile";
        
      type yang:uuid;    
    }
    
    leaf profile-name {
      description 
        "Name of the threshold crossing alerrt profile";
        
      type string;
    }
    
    container tca-cfg {
      description
        "detailed TCA configuration in a profile";
        
      list tca-indicator {
        description
          "list of TCA configuration.";
          
        key "indicator-name threshold-type period severity";
        uses tca-indicator-grouping;
      }    
    }
  }
  
  grouping tca-indicator-grouping {
    description
      "grouping for detail TCA configuration";
    leaf indicator-name {
      type string;
      description 
        "name of the indicator";
    }
    
    leaf indicator-value {
      mandatory true;
      type string;
      description 
        "treshold value of the indicator";
    }
    
    leaf indicator-value-unit {
      mandatory true;
      type string;
      description 
        "unit of indicator's value";
    }
    
    leaf threshold-type {
      description
        "it is used to indicate the trigger/clearing condition of 
        alert upon the threshold";
        
      type enumeration {
        enum upperbound-trigger {
          description
            "If the performace data exceeds this threshold value,
            a TCA will be triggered";
        }
        enum lowerbound-trigger {
          description
            "if the performace data is lower than this threshold
            value, a TCA will be triggered";
        }
        enum upperbound-clear {
          description
            "If the performance data is not longer bigger than this
            threshold value, the TCA triggered before will be cleared
            by system automatically";
        }
        enum lowerbound-clear {
          description
            "If the performance data is not longer lower than this
            threshold value, the TCA triggered before will be cleared
            by system automatically";
        }
      }
    }

    leaf period {
      description 
        "it is used to indicate the interval as per monitoring task";
        
      type identityref {
        base optrpm-types:period;
      }
    }
    
    leaf severity {
      description
        "it is used to indicate what severity level of alert would be
        triggered if not confirms to the threashold";
        
      type identityref {
        base optrpm-types:severity;
      }
    }
  }
  
  grouping tca-grouping {
    description
      "grouping of TCA configuration";
      
    container applied-profiles {
        description
          "Information of applied TCA profiles on this resource";
          
      list profile {
          description
            "list of applied TCA profile";
            
        key "profile-id";
        
        leaf profile-id {
          description
            "identifier of the applied TCA profile";
              
          type leafref {
            path "../../../../../optrpm:profiles/optrpm:profile" +
            "/optrpm:profile-id";
          }
        }
      }
    }
    container tca-cfg {
      description 
        "detailed configuration of TCA";
      list tca-indicator {
         description
           "list of tca indicator configuration";
        key "indicator-name threshold-type period severity";
        uses tca-indicator-grouping;
      }    
    }
  }
  

  rpc get-all-current-pm-data {
    description 
      "this RPC is used to retrieve current performance data.";
    
    input {
      leaf-list resources {
        description 
          "the identifier of resources from which current performace 
          data is collected";
          
        type leafref {
          path "/optrpm:performance-monitoring/optrpm:resources" + 
          "/optrpm:resource-list/optrpm:resource";
        }
      }
    }
    output {
      container pm-data {
        description 
          "result of current performance data";
          
        list pm-data-list {
          description 
            "list of curent performance data";
            
          key resource;
          uses pm-data-instance-grouping;
        }
      }      
    }
  }
  
  rpc get-historic-pm-data {
    input {
      description 
      "this RPC is used to retrieve historic performance data.";
      
      leaf-list resources {
        description
          "the identifier of resources from which historic performace 
          data is collected";
          
        type leafref {
          path "/optrpm:performance-monitoring/optrpm:resources" + 
          "/optrpm:resource-list/optrpm:resource";
        }
      }
      
      leaf start-time {
        description 
        "the starttime of performance data needed to be retrieved";
        
        type yang:date-and-time;
      }
      
      leaf end-time {
        description 
        "the endtime of performance data needed to be retrieved";
        
        type yang:date-and-time;
      }
    }
    output {
      container pm-data {
        description 
          "result of historic performance data";
          
        list pm-data-list {
          description 
            "list of historic performance data";
            
          key resource;
          uses pm-data-instance-grouping;
        }
      }      
    }
  }
  
  rpc clear-performance-monitoring-data {
    input {
      description 
        "This operation clears (reset) the PM registers for a list of 
        Measurement Points. Within the request for each Measurement 
        Point, it is possible to specify the granularity (15min, 24hr,
        NA) and location (nearEnd and/or farEnd and/or bidirectional) 
        for the PM registers that are to be reset.";
        
      leaf-list resources {
        description
          "the identifier of measurement points to clear PM data";
          
        type leafref {
          path "/optrpm:performance-monitoring/optrpm:resources" + 
          "/optrpm:resource-list/optrpm:resource";
        }
      }
    }
    output {
      leaf-list failed-resources {
        description
          "the identifier of measurement points which are failed to 
          clear PM data. An empty list indicates that the total 
          request was successful.";
          
        type leafref {
          path "/optrpm:performance-monitoring/optrpm:resources" + 
          "/optrpm:resource-list/optrpm:resource";
        }      
      }
    }
  }
  
  rpc get-profile-associated-termination-points {
    input {
      description 
        "This operation gets the set of TPs that are associated with 
        a TCA parameter profile.";
      
      leaf profile-id {
        description 
          "the identifier of profile which the client want to 
          retrieve";
          
        type leafref {
          path "/optrpm:performance-monitoring/optrpm:tca-management"
          + "/optrpm:profiles/optrpm:profile/optrpm:profile-id";
        }
      }
      
    }
    output {
      leaf-list resource-list {
        description
          "Provides the set of Resources associated with the profile 
          provided.";
          
        type leafref {
          path "/optrpm:performance-monitoring/optrpm:resources" + 
          "/optrpm:resource-list/optrpm:resource";
        }
      }
    }
  }
  
  
  grouping pm-data-instance-grouping {
    description 
      "grouping for common attributes of performance data";
      
    leaf resource {
    description 
      "the identifier of network resource which is monitored.";
    
      type leafref {
        path "/optrpm:performance-monitoring/optrpm:resources" + 
        "/optrpm:resource-list/optrpm:resource";
      }      
    }
    
    leaf collect-time {
      description 
        "the time of this data is collected";
        
      type yang:date-and-time;
    }
    
    leaf resource-type {
      description 
        "the type of resource, such as NE, board or port";
        
      type identityref {
        base optrpm-types:resource-type; 
      }      
    }
    
    container indicator-data {
      description 
        "grouping for historic performance data";
        
      list indicator-data-list {
        description 
          "list of historic performance data";
        key indicator-name;
        
        uses indicator-data-instance-grouping;
      }
    }
  }
  
  grouping indicator-data-instance-grouping {
    description 
      "grouping for a performance data";
      
    leaf indicator-name {
      description 
        "name of performance data indicator";
        
      type string;     
    }

    leaf indicator-value {
      description 
        "value of performance data";
        
      type string;
    }

    leaf indicator-value-unit {
      description 
        "unit of performance data value";
        
      type string;
    }
  }
  
}    
]]></sourcecode></figure>

</section>
<section anchor="yang-model-for-optical-performance-monitoring-types"><name>YANG Model for Optical Performance Monitoring Types</name>

<figure title="Optical Resource Performance Monitoring Types YANG module" anchor="fig-rpm-type-yang"><sourcecode type="yang" markers="true" name="ietf-optical-resource-pm-types@2023-07-04.yang"><![CDATA[
module ietf-optical-resource-pm-types {
  yang-version 1.1;
  namespace 
  "urn:ietf:params:xml:ns:yang:ietf-optical-resource-pm-types";
  
  prefix optrpm-types;
  
  organization
    "IETF CCAMP Working Group";
  contact
    "WG Web:   <https://datatracker.ietf.org/wg/ccamp/>
     WG List:  <mailto:ccamp@ietf.org>

     Editor:   Chaode Yu
               <yuchaode@huawei.com>

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

     Editor:   Yanlei Zheng
               <zhengyanlei@chinaunicom.cn>

     Editor:   Victor Lopez
               <victor.lopez@nokia.com>

     Editor:   Italo Busi
               <italo.busi@huawei.com>

     Editor:   Aihua Guo
               <aihuaguo.ietf@gmail.com>";
    
  description 
    "This module defines types model for optical performance 
    monitoring which will be imported by ietf-performance-monitoring
    data model.

    The model fully conforms to the Network Management 
    Datastore Architecture (NMDA).
    
    Copyright (c) 2022 IETF Trust and the persons
    identified as authors of the code.  All rights reserved.

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

    This version of this YANG module is part of RFC 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 2023-07-04 {
    description  "Initial revision.";
    
  }

  identity resource-type {
    description "this is the base type of all the rerource type";
  }
  
  identity network-element {
    base resource-type;
        description "NE resource type";
  }
  
  identity board {
    base resource-type;
        description "board resource type";
  }
  
  identity termination-point {
    base resource-type;
        description "Termination point resource";
  }
  
  identity tunnel-termination-point {
    base resource-type;
        description "Tunnel termination point resource";
  }  
  
  identity period {
    description 
          "this is the base type of all the performace monitoring priod 
          type.";
  }
  
  identity period-15-minutes {
    base period;
        description 
      "the during of monitoring task will be repeated at every 15 
          minutes";
  }
  
  identity period-24-hours {
    base period;
        description 
      "the during of monitoring task will be repeated at every 24 
          hours";
  }
  
  identity severity {
    description 
          "it is used to indicate what severity alarm will be caused if 
          exceeds the threshold";
  }
  
  identity critical {
    description 
          "critical alarm will be caused if exceeds the threshold";
        base severity;
  }
  
  identity mayjor {
    description 
          "mayjor alarm will be caused if exceeds the threshold";
        base severity;
  }

  identity minor {
    description 
          "minor alarm will be caused if exceeds the threshold";
        base severity;
  }

  identity warning {
    description 
          "only a warning will be caused if exceeds the threshold";
        base severity;
  }

  identity layer-rate-type {
    description
          "It is used to indicate the layer rate of network element when 
          retrieving the pm parameters supported";
  }
}
]]></sourcecode></figure>

</section>
<section anchor="manageability-considerations"><name>Manageability Considerations</name>

<t>&lt;Add any manageability considerations&gt;</t>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>The YANG module specified in this document defines a schema for data that is designed to be accessed via network management protocols such as NETCONF <xref target="RFC6241"/> or RESTCONF <xref target="RFC8040"/>. The lowest NETCONF layer is the secure transport layer, and the mandatory-to-implement secure transport is Secure Shell (SSH) <xref target="RFC6242"/>. The lowest RESTCONF layer is HTTPS, and the mandatory-to-implement secure transport is TLS <xref target="RFC8446"/>.</t>

<t>The NETCONF access control model <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>There are a number of data nodes defined in this YANG module that are writable/creatable/deletable (i.e., config true, which is the default). These data nodes may be considered sensitive or vulnerable in some network environments. Write operations (e.g., edit-config) to these data nodes without proper protection can have a negative effect on network operations. Considerations in Section 8 of <xref target="RFC8795"/>are also applicable to their subtrees in the module defined in this document.</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. Considerations in Section 8 of <xref target="RFC8795"/> are also applicable to their subtrees in the module defined in this document.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document registers following YANG modules in the YANG Module Names registry <xref target="RFC6020"/>.</t>

<t>name:         ietf-optical-resource-pm
   namespace:    urn:ietf:params:xml:ns:yang:ietf-optical-resource-pm
   prefix:       optrpm
   reference:    RFC XXXX: A YANG Data Model for Optical Performance Monitoring</t>

<t>name:         ietf-optical-resource-pm-types
   namespace:    urn:ietf:params:xml:ns:yang:ietf-optical-resource-pm-types
   prefix:       optrpm-types
   reference:    RFC XXXX: A YANG Data Model for Optical Performance Monitoring</t>

</section>


  </middle>

  <back>

    <references title='Normative References'>

<reference anchor="TMF-518" target="https://www.tmforum.org/resources/collection/mtosi-4-0">
  <front>
    <title>Resource Performance Management</title>
    <author >
      <organization>TM Forum (TMF)</organization>
    </author>
    <date year="2011"/>
  </front>
  <seriesInfo name="TMF518_RPM" value=""/>
</reference>
<reference anchor="ITU-T_G.7710" target="https://www.itu.int/rec/T-REC-G.7710/en">
  <front>
    <title>Common equipment management function requirements</title>
    <author >
      <organization>International Telecommunication Union</organization>
    </author>
    <date year="2020" month="October"/>
  </front>
  <seriesInfo name="ITU-T Recommendation G.7710" value=""/>
</reference>
<reference anchor="ITU-T_G.874" target="https://www.itu.int/rec/T-REC-G.874/en">
  <front>
    <title>Management aspects of optical transport network elements</title>
    <author >
      <organization>International Telecommunication Union</organization>
    </author>
    <date year="2020" month="October"/>
  </front>
  <seriesInfo name="ITU-T Recommendation G.874" value=""/>
</reference>


<reference anchor='RFC8342' target='https://www.rfc-editor.org/info/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='RFC7446' target='https://www.rfc-editor.org/info/rfc7446'>
  <front>
    <title>Routing and Wavelength Assignment Information Model for Wavelength Switched Optical Networks</title>
    <author fullname='Y. Lee' initials='Y.' role='editor' surname='Lee'/>
    <author fullname='G. Bernstein' initials='G.' role='editor' surname='Bernstein'/>
    <author fullname='D. Li' initials='D.' surname='Li'/>
    <author fullname='W. Imajuku' initials='W.' surname='Imajuku'/>
    <date month='February' year='2015'/>
    <abstract>
      <t>This document provides a model of information needed by the Routing and Wavelength Assignment (RWA) process in Wavelength Switched Optical Networks (WSONs). The purpose of the information described in this model is to facilitate constrained optical path computation in WSONs. This model takes into account compatibility constraints between WSON signal attributes and network elements but does not include constraints due to optical impairments. Aspects of this information that may be of use to other technologies utilizing a GMPLS control plane are discussed.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='7446'/>
  <seriesInfo name='DOI' value='10.17487/RFC7446'/>
</reference>

<reference anchor='RFC7581' target='https://www.rfc-editor.org/info/rfc7581'>
  <front>
    <title>Routing and Wavelength Assignment Information Encoding for Wavelength Switched Optical Networks</title>
    <author fullname='G. Bernstein' initials='G.' role='editor' surname='Bernstein'/>
    <author fullname='Y. Lee' initials='Y.' role='editor' surname='Lee'/>
    <author fullname='D. Li' initials='D.' surname='Li'/>
    <author fullname='W. Imajuku' initials='W.' surname='Imajuku'/>
    <author fullname='J. Han' initials='J.' surname='Han'/>
    <date month='June' year='2015'/>
    <abstract>
      <t>A Wavelength Switched Optical Network (WSON) requires certain key information fields be made available to facilitate path computation and the establishment of Label Switched Paths (LSPs). The information model described in "Routing and Wavelength Assignment Information Model for Wavelength Switched Optical Networks" (RFC 7446) shows what information is required at specific points in the WSON. Part of the WSON information model contains aspects that may be of general applicability to other technologies, while other parts are specific to WSONs.</t>
      <t>This document provides efficient, protocol-agnostic encodings for the WSON-specific information fields. It is intended that protocol- specific documents will reference this memo to describe how information is carried for specific uses. Such encodings can be used to extend GMPLS signaling and routing protocols. In addition, these encodings could be used by other mechanisms to convey this same information to a Path Computation Element (PCE).</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='7581'/>
  <seriesInfo name='DOI' value='10.17487/RFC7581'/>
</reference>

<reference anchor='RFC7950' target='https://www.rfc-editor.org/info/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' target='https://www.rfc-editor.org/info/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='RFC8340' target='https://www.rfc-editor.org/info/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='RFC6991' target='https://www.rfc-editor.org/info/rfc6991'>
  <front>
    <title>Common YANG Data Types</title>
    <author fullname='J. Schoenwaelder' initials='J.' role='editor' surname='Schoenwaelder'/>
    <date month='July' year='2013'/>
    <abstract>
      <t>This document introduces a collection of common data types to be used with the YANG data modeling language. This document obsoletes RFC 6021.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6991'/>
  <seriesInfo name='DOI' value='10.17487/RFC6991'/>
</reference>

<reference anchor='RFC8040' target='https://www.rfc-editor.org/info/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='RFC6242' target='https://www.rfc-editor.org/info/rfc6242'>
  <front>
    <title>Using the NETCONF Protocol over Secure Shell (SSH)</title>
    <author fullname='M. Wasserman' initials='M.' surname='Wasserman'/>
    <date month='June' year='2011'/>
    <abstract>
      <t>This document describes a method for invoking and running the Network Configuration Protocol (NETCONF) within a Secure Shell (SSH) session as an SSH subsystem. This document obsoletes RFC 4742. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='6242'/>
  <seriesInfo name='DOI' value='10.17487/RFC6242'/>
</reference>

<reference anchor='RFC8446' target='https://www.rfc-editor.org/info/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='RFC8341' target='https://www.rfc-editor.org/info/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='RFC8795' target='https://www.rfc-editor.org/info/rfc8795'>
  <front>
    <title>YANG Data Model for Traffic Engineering (TE) Topologies</title>
    <author fullname='X. Liu' initials='X.' surname='Liu'/>
    <author fullname='I. Bryskin' initials='I.' surname='Bryskin'/>
    <author fullname='V. Beeram' initials='V.' surname='Beeram'/>
    <author fullname='T. Saad' initials='T.' surname='Saad'/>
    <author fullname='H. Shah' initials='H.' surname='Shah'/>
    <author fullname='O. Gonzalez de Dios' initials='O.' surname='Gonzalez de Dios'/>
    <date month='August' year='2020'/>
    <abstract>
      <t>This document defines a YANG data model for representing, retrieving, and manipulating Traffic Engineering (TE) Topologies. The model serves as a base model that other technology-specific TE topology models can augment.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8795'/>
  <seriesInfo name='DOI' value='10.17487/RFC8795'/>
</reference>

<reference anchor='RFC6020' target='https://www.rfc-editor.org/info/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 title='Informative References'>




<reference anchor='I-D.ietf-teas-actn-pm-telemetry-autonomics' target='https://datatracker.ietf.org/doc/html/draft-ietf-teas-actn-pm-telemetry-autonomics-11'>
   <front>
      <title>YANG models for Virtual Network (VN)/TE Performance Monitoring Telemetry and Scaling Intent Autonomics</title>
      <author fullname='Young Lee' initials='Y.' surname='Lee'>
         <organization>Samsung Electronics</organization>
      </author>
      <author fullname='Dhruv Dhody' initials='D.' surname='Dhody'>
         <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Ricard Vilalta' initials='R.' surname='Vilalta'>
         <organization>CTTC</organization>
      </author>
      <author fullname='Daniel King' initials='D.' surname='King'>
         <organization>Lancaster University</organization>
      </author>
      <author fullname='Daniele Ceccarelli' initials='D.' surname='Ceccarelli'>
         <organization>Cisco</organization>
      </author>
      <date day='10' month='September' year='2023'/>
      <abstract>
	 <t>   This document provides YANG data models that describe performance
   monitoring parameters and scaling intent mechanisms for TE-tunnels
   and Virtual Networks (VNs).  There performance monitoring parameters
   are exposed as the key telemetry data for tunnels and VN.

   The models presented in this document allow customers to subscribe to
   and monitor the key performance data of the TE-tunnel or the VN.  The
   models also provide customers with the ability to program autonomic
   scaling intent mechanisms on the level of TE-tunnel as well as VN.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-teas-actn-pm-telemetry-autonomics-11'/>
   
</reference>


<reference anchor='I-D.ietf-opsawg-yang-vpn-service-pm' target='https://datatracker.ietf.org/doc/html/draft-ietf-opsawg-yang-vpn-service-pm-15'>
   <front>
      <title>A YANG Data Model for Network and VPN Service Performance Monitoring</title>
      <author fullname='Bo Wu' initials='B.' surname='Wu'>
         <organization>Huawei</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>
      <author fullname='Oscar Gonzalez de Dios' initials='O. G.' surname='de Dios'>
         <organization>Telefonica</organization>
      </author>
      <author fullname='Bin Wen' initials='B.' surname='Wen'>
         <organization>Comcast</organization>
      </author>
      <date day='11' month='November' year='2022'/>
      <abstract>
	 <t>The data model for network topologies defined in RFC 8345 introduces vertical layering relationships between networks that can be augmented to cover network and service topologies.  This document defines a YANG module for performance monitoring (PM) of both underlay networks and overlay VPN services that can be used to monitor and manage network performance on the topology of both layers.
	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-opsawg-yang-vpn-service-pm-15'/>
   
</reference>


<reference anchor='I-D.zheng-ccamp-client-pm-yang' target='https://datatracker.ietf.org/doc/html/draft-zheng-ccamp-client-pm-yang-08'>
   <front>
      <title>A YANG Data Model for Client Signal Performance Monitoring</title>
      <author fullname='Haomian Zheng' initials='H.' surname='Zheng'>
         <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Italo Busi' initials='I.' surname='Busi'>
         <organization>Huawei Technologies</organization>
      </author>
      <author fullname='Zheng Yanlei' initials='Z.' surname='Yanlei'>
         <organization>China Unicom</organization>
      </author>
      <author fullname='Victor Lopez' initials='V.' surname='Lopez'>
         <organization>Nokia</organization>
      </author>
      <author fullname='Oscar Gonzalez de Dios' initials='O. G.' surname='de Dios'>
         <organization>Telefonica</organization>
      </author>
      <date day='9' month='July' year='2023'/>
      <abstract>
	 <t>   A transport network is a server-layer network to provide connectivity
   services to its client.  Given the client signal is configured, the
   followup function for performance monitoring, such as latency and bit
   error rate, would be needed for network operation.

   This document describes the data model to support the performance
   monitoring functionalities.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-zheng-ccamp-client-pm-yang-08'/>
   
</reference>

<reference anchor='RFC8454' target='https://www.rfc-editor.org/info/rfc8454'>
  <front>
    <title>Information Model for Abstraction and Control of TE Networks (ACTN)</title>
    <author fullname='Y. Lee' initials='Y.' surname='Lee'/>
    <author fullname='S. Belotti' initials='S.' surname='Belotti'/>
    <author fullname='D. Dhody' initials='D.' surname='Dhody'/>
    <author fullname='D. Ceccarelli' initials='D.' surname='Ceccarelli'/>
    <author fullname='B. Yoon' initials='B.' surname='Yoon'/>
    <date month='September' year='2018'/>
    <abstract>
      <t>This document provides an information model for Abstraction and Control of TE Networks (ACTN).</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8454'/>
  <seriesInfo name='DOI' value='10.17487/RFC8454'/>
</reference>

<reference anchor='RFC8632' target='https://www.rfc-editor.org/info/rfc8632'>
  <front>
    <title>A YANG Data Model for Alarm Management</title>
    <author fullname='S. Vallin' initials='S.' surname='Vallin'/>
    <author fullname='M. Bjorklund' initials='M.' surname='Bjorklund'/>
    <date month='September' year='2019'/>
    <abstract>
      <t>This document defines a YANG module for alarm management. It includes functions for alarm-list management, alarm shelving, and notifications to inform management systems. There are also operations to manage the operator state of an alarm and administrative alarm procedures. The module carefully maps to relevant alarm standards.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8632'/>
  <seriesInfo name='DOI' value='10.17487/RFC8632'/>
</reference>

<reference anchor='RFC8641' target='https://www.rfc-editor.org/info/rfc8641'>
  <front>
    <title>Subscription to YANG Notifications for Datastore Updates</title>
    <author fullname='A. Clemm' initials='A.' surname='Clemm'/>
    <author fullname='E. Voit' initials='E.' surname='Voit'/>
    <date month='September' year='2019'/>
    <abstract>
      <t>This document describes a mechanism that allows subscriber applications to request a continuous and customized stream of updates from a YANG datastore. Providing such visibility into updates enables new capabilities based on the remote mirroring and monitoring of configuration and operational state.</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='8641'/>
  <seriesInfo name='DOI' value='10.17487/RFC8641'/>
</reference>




    </references>


<section numbered="false" anchor="acknowledgments"><name>Acknowledgments</name>

<t>This document was prepared using kramdown.</t>

</section>


  </back>

<!-- ##markdown-source:
H4sIAMHjNWUAA+19aXMbR7Lgd0T4P9SjI57EMRqUZPmix2PTFGUzQqS4Im2/
eW8dE41GAegR0I3tgxQtc3/75lFnd3WjQckznlkzxiMSqCMrKzMrr8qKomiU
5LM0WxyKuppHn49GVVqt5KE4En89Ov9OPIurWJzlM7kS87wQLzdVmsQr8UqW
eV0kUlzIAj5fxxn8fpZnaZUXMNhoFE+nhbw+7Piexh7N8iSL1zDXrIjnVXRb
R0kSrzdRzpNEhZok2qyj2zhbRI+ejG7y4vWiyOvNoTg+Pjq7ED/BBzjid/jh
KIkruciL20NRVrNRuikORVXUZfXk0aMvoPeorOJs9rd4lWcw7a0sR5v0UPxP
lSdjUeZFVch5Cb/drvmXJF+vZVaVP8N66mqZF4cjISL4TwgG/HgZA2rEX2v6
LC8Ai9/X8Y1MxZVMllm+yhcpTIJfynWcrmDOOqE+3yyp3QSmaIz5PJ6mOeKt
/uWXNEvtyFenZ+5Ic2w32eh231RyJWG0tIpXaTxJq8awf42zFcD130sJ22PG
PF6mWSx+yFKGwwz+Cza7pS7fJNimpiaTJGsMewrT5eLbukwHowAhzCdT6NKN
hKMUvhLf1bkd9Xld1YXsGzjGTos6n6Symn+zwA8DQ/+YJkCE4kW+kb/Y0c/z
12nsDnZNzSYrbPZNht8GxvovpLz/hg11MHp0enzlozLO30C7b5IYhpzECSJx
lCFTVOm1RJK6OnseffL480PqpvgvzGFxFi8k0iQ1tURpieRMPM+Lei0ewqD7
9M0MeOJQiCePHj+mv0tZAOLSbJ5j8+cw8d9eXTBpVXGxkNWhWFbVpjw8OLi5
uZlU6zkOOIHhDzRHlgdJvgJyq9I8O1hXeZlGT6NHIxjj9OqH6Opv300+++zx
I289x8BLeSbk/6nTDS5ArM1axLzOaChR4NcFfVh2rfA0q2SRxdgeBNEVU/0a
6ZM+Q2LOM3fhL2Ejp7IABDx51EIAwQvIZlaf8RAMfidG0qqepFkF2EgOrqJX
J8cRdziQmYuCzz976mHAbp6Iyw0grxT5XChhB2IqzsoNyCCRyQqlnICV/fMR
AYvYCQ/QntAQRZGIpyWsKqlGo6tlWgoQ9zWtfibnaSZLEfMRM8MjZm2OmE34
xEgzgyqFoFLcLNNkKTZFfp3OYLxqKQ0pgRCsYG2IYXfAtR2wisvXDhGOxdXx
EXDNEmh8ma9m4rjIyxIbHq1kUe3DYZDN00VdMGbgGBFJXRS4HgAa1ofDJt5k
tLBCVoDk63g1EYwFu1qYp4aJplLUpZzhCnEFIBmq5TSvYQIA/uL8eMLYXKez
2UqORh/ixhf5rKZ1jkYX4eWliN9pXAJMhr0ccjM4tBiYiJ/SagnieQytJKwz
L0qRxBkiGHYRZNXqFvauAsolQIs6y3AmOFMriWPPJAhNCecm7EZWpfNbGPzv
gJwiLWEiWF48u0YwZ4S9+DpPZ7jyonyAJ+1mFQMxlbDaoxJwAmuSY5RPYhmX
imQQR0Dz8xhmadGKI0+qJSgDiyXy1CxV/AGLgGM+X+H5DmcwsKA4fvnq2yOC
5ezq5eWpWj8uDVYiQfLTYLCwy2fnonIOHeqD7WoiEGjx6uTy6vjl+XMHQEBD
BeuAlRGp3yCJbgoZz1wpJ6ocUWD7azDxi7LekEAIEzAg6gea3vSd5TBTloNo
lbBroGdkC/xevgHixF86GMEVukjLZSKzuEjzciJeMkkC6QMqi1tAXYqdX/7n
GdLXtSxuRbpGGGNkIBj51pLOA2o2k5u4qHjsSiLaciR4GBE2/ppOwAmweVmt
YHSY61bEBXCxjAtEa6oonQm6rCWSEYwADdPCCMpZLQV/aNFHq1c7hXAsQVsC
ENTHyIuyUDQGJ5qVTbBDc6BIvS/EkPImuC0ruYiTW0/i3MKmXLlEF6bPNLvO
V9cAHSEWRu2UUoBxWdHmqQMXeRI4WbUAjsinf8ejZEwrzacVMFFzr0nkAPvN
0jmsjVYJgj+fMRr4a+Rz3Bcl0ugzmEexNJIFoAB+Q0E1vUWxxDNqwddYLPaf
kERVA8erMjcilMfokcsoBfhAon4oAWKxyokZC7kCeYNc5B5VAXlgOUVcKo4v
YQEoCB8/wpHevnW1lbs7mkedJjOmbhB3oMTBP2VSpBstRDu2Nd5sVvrwRdxo
ygA8t6YyvKrmg/X9cPZCHQywEjoZ4a96RbS9qLENUiPwG+sFsYYG9gJPQmzo
H7MwBeDxktU0WPPkib9qOKsBEnN8AoZhM7HJS2DvbIZLQXLjUxbZMmdxcH4C
tA8Ccqy+SugYW8rVBkGF3a2RAmpGBmCShHcaQp6dBQA9ZtpTggCmwylLEJ9W
gum1lYYKYMIOOgKCPz25ej4W07pSA6aIcpHDzq7iDUhkkPbI/JroUZhMUH2G
CWNE8+Fo9Pbt16fRM7IookrGZQQnYYYGaUXqWVXcRqCa5RkYXknpY7Op3FTL
uFKUNIUGHWAj4ZTATryEijRliWIrLddM5Fcn0RUcvXLF0u3HtKhqYL9zdaI/
/PG83J+IH89xuXhcF2uw3yqpJK9WNY7PTsXD4/Pj6OzZ5THrknhs7fPW0shX
J6KiiXCkdY67ATIb5AESKPByJrXWTnsBxwVKUrvglLhpk5dy1pj87AImx4kj
JN7g5ETLXVtrvkEBmJmDwJgn9oxvKNNADXlczMZiDntQjAUJcsTp1QXofrzY
K4UxXNpFDnuwP3Z4AHkWDsFVPeOl7EggE5+k8k0Z3yzYu3G9ySKFYOiPMmKw
nuzgBjhsmgNh64VXsAGgtdyKVXwLuj+dEsQAt+LHi3Ozo36zifed3v3Tiwjt
lnQOOiWOg6iIZ6BRMia0b2iWg+GbTcSRUpJcisgaMgq11HqBvyLsGmZqPBGn
c9Y+VilxZ0w6RK41atk+42DtKMSy13i8aLWIpIn44dUL4G+lbgNVTuMpaLMl
WPEsB3QbGMKgoqm6rwFnmYTFklAiVMByHe4E4Nbxa+lCTewMeATUm+M3JW40
6qOjb9E0KR8MoJRVkhXjlJZIcGpZ5eg0KLC1EamV1FtLZ+TKUZ41Bkr703xx
1UFPTdIDplBLK9MF6jjEsrBZvJl4XCP0rAYye2q2VNzNvKRW2VwfosWIe7tI
hZoOGMt8VRO7akpFqyKC7wBMZW0oNYQEEHIPNUPGRC9MQjOZfdCW2Jw8ThPx
fX4DgBdj9xSBnWXYJW7SCmVctMrzDY+k4YnZUtKMZFkQTANUNnCcqZTQMEkk
8REQbrxa9WjRY4POCKw76NEtIwGJMJRS72eomgIszf20llWDNVFZg3FLrVqr
88V1Y6BzGNU/KY6KZJmiZQgIEw/Pz54d7bsjv337H6+eH3/+8dMnJAE//FAJ
WeYzRMh5zgpNOXqFCjhOyp0+e/r0UyBUbKM++OTzx/ABbiKC9RpMBjzjSseI
dpYxEaTjzkF7zm9IvaS2KMlb8H32xSeP1FRa0gPeVCvc+sPRn4SifvyN+Rp/
UzIMf7WoNX9l8BcjfxAYnz55+ngAGJ47AuchkMgWp7+GTfg17svTT55unxAU
BvwHjm76Bw5v+vSc/oFjfDQ6OLjKxbdADDM4Gw+16gZ2fRb3Kn9MEIWU4lka
L4p4PToC4YJyYZ4CBPDJZknirZBgnpWu7ts8XywVaLX3Y27WJgk0ktWBSTx6
u57mK837YPrNGJaOTQJafkS0jLBfgNGYvsEvKVxyjjGBczhaytFpgxzH5Dgm
mW1Ig9W4HIWLJ2jZsKPpNzSBnKkTg+DFSAaoMuo70HXKPElJ5BpBmuRwWJSb
PJsZSc7mOjRi2wLtxhIdUTeZkXqWZOCMlLDEX/UCf8UowgLDQWiWhH9+FcTA
Enf4V+ga0Y/Qv/T8uG2oK2gWxWYNHytVqRUV8mZ9fiz+C34EduWeUXW7kWV3
d/4+0F3g6UgfU1fSzkzb5noV037xBTDtr6O3h+JDwFukdqxk5+9Xexf6bzqM
2vuitmPvbjRCUE5mKMdRKgLzXaxAr5RI/StQkhlMs8fYOqvX6NcFEoAjmZVt
n+LRa9gXzuuI4h0lACnBqM4ADNqARlr6PiMSOoo3VCjj7s6eU13msjeGUqlR
0iBzGpMAaBPPQ+1zMd6oPqeJ8aTyiaXVKp6hFBdneoixkJPFhBVEOPunK22A
zdJS/YX29Zmw0Q42jDqcxCXYEMdH+7sNj06ShcwkS/LJAAQYvRS7a4WwxxkD
kq6sNaJx21v20pBZAWiYdlpr0Qtwl+wOm7JJOxMvL9GOf84nM1Gs61lETLqm
fbVEkU/BXOXr067dhsQFmhqr7UOcOcRqdZFjjfLgt68Mxrzt07tHm6dGYPXk
O9wQ0At1FI4OU9+Psc7LLtesuxaGH08mVugXPDKbR6lVmuHAS1dxwV6CjkgG
GXYxtFrTOjomV6quRiBJiljPC8xa1KSmIYMu4ABZIT/D4Dc48euUww58+CBw
jiLf9pra04r9pkgPfH6wAIo3FDtY8mpvwBJRSETS9wYAExtxg1LBqH+km3z6
8RMUJoBGZYOblTAiWv4G8t6BPZI1RohFjQExgYKc/YhKPMUV07Us2WPCaIs5
nqTaoGWJ003EZY6Q0pYV5qCjxRrMUqzKWx0GNWbaK4wOrhvUjMgfHlt9niAz
0CAOlIokeXPkmzixW2TgT8E6ep4W2oWOaDdjIC1oxxwc/YAdycQZszSTczDm
QZ9NboFkqhs0RdAjQzER0PDYQUweIjR+gYKT12A2m/gOSyMFB4E/L/J1A4gx
kWBeA7fEhdFfLPg8WAq7jsEHGaMp0W6khfoNMK79woQoWH0CQ3xGcZcbtHzQ
3stYh2zblugbtKY+2WTZNUCSF7dW9crIWFy7tl5qReRtWck1bO3/hR+glyRN
I7DSRnyUH3aqHRhP/SiKihuXgSPLwCrGy02MiB4ZjcP/IkKn7Z/E/+i/fx65
2onf1lNcahMedhvnPjl+rb7iTapugeRpuaz29ghiMj88Qe/IRF+2K1MOSIbO
AkfUozaQgPJTuDMZPKEuc6jPdv/cikkEEd0C4dMQSFxoPLBwdUUniEFAIZIf
gHNBsY7zE+1xoL4krjbqhCbDQTmi9HDE6XC82ECUPpbpQ2YjR0T/PZ86BrqK
o/Lhz7qBfIcVqxFQb+HQjlVeUH8xXn5nrTAvKSjvMi0PsNOsQEQfbtng0ehb
mcQ6FNfy+OmwFYX1gFlR41AxhNLfCKsf3baH0WZvCUc0rQJ2kYmUwtauJBfH
miI6jl+OtmmHeXtAgPjVxbETuGDaN/Q1ESfKtQiSNjYauCYsClXbfVASP0Cm
CjWuI25dr6oUxJgRcHhQZaynyRIMYxOC8V1d7EzPzHHuRkFpen0mzVcgX3G5
awkSHxh8rixWQsrRxamjQuAZqFFCGLGgN4fXqlBb1habpDxUAjV6w2iIwmI1
Iq+IK+nSbFNXI21ANsRf+Sf4FIabo8hze8FBZruZT+dxupKzKNibBSZ7s5VI
xEi5aas6W1HVQ1ljFft2Tk2bRgKGQV1k7EUkFbIBFEFEnIgKmZDrTXXLjKkV
jVLrny5FipvYDbgANWAgeF4DgSoe3iI8xH9uFWtsNjhnBFATj3qg5VkvVm6k
SRZAelLfc5IP8p6yiJVlRuphtWzFnccsyixGNe+ayDVrYhw/J5niqc3tqDvH
LXgIEogq5q4twLG1DFusW8JfJWhZsJsmmQOBjmdrYFy0umsdnTXGrULWTI2L
mjDOxwLyARruJQgB1o/i+Vzn8hCe1IhG5tD2/pbKjfo4opC/z4j+l6Df4D9R
OvvZNjPDqK+sIoMOm8O6TmeBxgbWdMbKjc/jtmlAE3K1oA4w0L2nlSa0l82K
3Za0gRGjmxrLrF6rzQ/AQQM7rXubKziSuT+xuy1AuiG9LtjcRuib37ebwC6Z
3wkRPwf6tLtRU/ttAGudPUm7ikCTrb62Pfv1U+MKcDXUkry3Pf6Hfh0V7Naj
1UodnruoUCRmfGW1J7qJmginbJLT2glTbzBMPWFIvmcl532BQV787vTGbUCx
/lSla6mFpk7Oe351MTG4C0JLwfdyR3hRK22qio6UJ6A4GVGoYDaevC2wSUXV
GM1XuNNXKaZ87wTMEj6krDhoVZRGN8bUpWLGdAbWOREZJXrSdGfhU/I43sTT
lJ1BO4LBZ1ZcAJ9VmNxGJM8Klgo5Org4P8HFd1HXRZHPQak4MtEGJ1vC7lfb
k9gBGblpdUREbx2aCK8zDEkonRddEqSXkOrUCHS4sHc5ZpVf9kKjQKhlKPVl
GP+CFjOAvYz/M+imPejkJFJhMC0SRLL2n+5sm2hbabidxJ6POU5uHHdxZTT9
sWOBqM1ws1fRU5hFPCoCiakhTDMAGgYcok1dLo0jDuOaY+iRdFlznJ05Npuu
yBrwuFhggMOfQ1tEQFTar2xSPBaFxGWs85rBdDuiFqRoXzmVpunCjRYg7vsH
YP8SSRRuiIFJdLJTohO6aX032oXM0e6a5dmDihJLmwtB12coZxMGN8naHMFH
U/gmd6ircXDVZU2mIyaZvia7L5pJGHTm5WgsMXTo2FlquGDqKDq7teVobQkQ
G35mj2dJHrHrbEhivN67xCjdzQxpZvBbHfdEsxAPFEQvpRTDH3pxNnPG2KJN
a9Id3F9EJlMEBZMmyctb1kB2ZeVwHGIebFVy/yBnYJC6XCp2xS/tZjwYbrbC
5kewZ5ESEhia1Mbqry1j9dcBxuqvbWPVVSj98UX7m6BTsan55QG/og9Do7my
gCLcL1ZASVHH2ykR7CV93j+R9Uk2FNd2F6sktpba3UyvO6DGNnoHBuhSY7f3
JDX263v3bCrAwqUrzYAuUYkWUYkuomqbR9yI2NDsZHgf3fZSfd6376JNte6n
/gIC3/S7wsUgqm03H0q13RN1Um3fzraW2t2sh2q3D9BjfG3p2UW1A3t2mW0f
bjcJlCZm1XL+YIDibE7QZkhigBHWsiLGYskg0Ak07o/JWhjEQ2tU7wt2rVkt
NnFiWz95GiHHhUsEe863R9H4KtjkGTIvqYtT0OswJTUrpVZ13PGs60sbwHWm
FFLLOJi1dD/XkPgdx7Xa46vtdVgfx4et/zzQGISQMbE08JTwGaH/3QffOLls
A/1VF0Smi8+6fwqzHjct66nvkcYf3yuNtprXDJUoHavZakc/cPzQNuG7hQkc
k+6u2EslRM7az+maohxKb/GCkQzbDVBrgWFqjb4oYpM3KECspp7TPUuTL/Sm
0leEYDXUfcPTmWtMLePT3EqyVw9Id2RV32QTCCcLGjFiuUrPkGaY0kep+Opu
JFspnOC8xlh2JtHxHhe3ommOqOs/bsRcDVealFiadxmDVKOUY2ULkpQZGofR
KrU1PrTCP0TFVSuNLBIjx80QMUlt10/0MOzAHR6iaUiWJidgDmpfYpDrL8zY
+r63wzBBm1FeJbHxSCiyHubY4e5oDssbplLj2FDI0fnyDerFC2o6P9Cx5Sju
LDG94d4gcXcMEpoMiyBgKl6hxkBrzVJkrS4XesExG5sO784w8DAuRvF9kgia
rVqBacpEPynRIcII0i0xAqZia/l8rq4nO+H6d4dtPh8InHWaBjar5RksB7hL
wxtlHG5TieBw4mbAW6jguTfltD231lFJF3oc916Q1M38VxsDwY5Tk7/pjLRC
dh+ShlryHrCfunyHJdroIa+xOQuusnNt5f3WBtqYdpnYaXCSCwe9vDyQbDmf
w+t1XKS/YPTQhqrnmMqGN7r8dE66idjlblUiE0XdMcoqLBNizowDkhX4Ub3B
y7s2DVat+kvodqKiogc2V7bFHq4Mwz7HCs26caMJka46ejgT17kab2ceMArf
Csa7NwaXmOGnXF5a87BfjvHaKSjYuLOc8unchJ4BShP0xDYngqGI2TacZ6RA
1FvjSNAp5xPo+2WJut/eIClrdezrzk7Sta9VHtL1Bc7KVZ+bLGr1t6W6MtcD
sZ5CDjV1W5yTYY15oe5lgnhVma+AlTfpul6PcbWgCZjf4VAoQN7wYBNZJcgK
hnNIh1d8YNmJEhD1FRA/e1IybmOiTp0cqNzKqAN9ewu0kEg50zF2UHsAZ1yG
g/hnrPZjKtlJDnpcfuM3QRA5yHVorqthxCsEEqVnsBc+ufVustjEKeZ+QASY
A2pE/WfHMuNK3bGjaAqtVZtzZrGI/QTZlQP/GnsTjwhoPRzJ4bQ2grC7KRnz
3B5/85pr5JCtUaHdbTNlSYpYzj/8N8s3mAR/PJiqJI7WflknByiFFwfY5lcA
qlWIf/baiUZTA3MA3lBzncvQjMh7uADwvVyDRv4Aft+dINDgaM0wmspby3FH
Hpo/0NeTafvePYnqh/VsLNT8BFM52t0VYlo/wfyNdncjNnq6W3+AqRdkkrDa
B3HzsNIBRj74V1qR91JdvEz7TOwBbeyRL+kPtg/MlsSO96sFkmnntDCAhVKa
RJ8fbGsaUCtjSXRnIfXiwORCkp5q7vRbDRmJi0mnqZwZvw1nA/P1ErRntWPB
uYLxB0X97imqsXfNVkPPufY6/dOuG/JeCiXyRGLzCxcRefKpYfR2lWy7p47C
vT+o8F+ECnuXE9BjAjmV3vfvQ88RrZHfW57k/Xt26jntnjvpOe3uO+k57e7D
9RwvO1ScGqvWr62ossRVTKCjgta4WTzFLfRmI2ucvIUOvdK4uvBqsVtxzb2k
4hqDfH0De5ycPX94YmqoOrU4niulbX8iLqlIH1vYnAsDINCNT7/Cx43xIKzS
11Klycdu5S70POB9PM50p+a6aePyo1+NTWfjqAQatlP1JR5zrl84ZcYIMU79
DsZWnmEik/YWrFNyKGBtOPobaxnAJyrHh1ylDmLt0PLNMq5LLmA5FkAiGY7J
9eWouGROsQ8VyeEksEv0ZFDlv2C5MmtXF3Fa0vZwUptbtgy7ez4zqmvl1JGk
26Stwis3soFqXSLusuKLCshYwEpLjgpnrCvhngGa+BJmozyUgXuMw5HDPcb7
nugWwhwm2DMKEt9STy57w/dTORR2tWSUBdZnUeKVx+E6SUQm16lW18wKsXyY
DmFMCwBxSQUxTHG3KjflLdJfZGtDydm2wiulWOPTvWcMnCqpYk1uYlVjFXms
5ELfZkH3j/ab0RUIdoroXELaJkzfo1pOsVjkeNVjUUjN06aOKZX/2FJEwS9s
sqs+8ME2heCDbo3gg4EqwQc76QSh1hpgEyNXB3W7bf+lik5I2rcqQk37rlWE
QOm7V9EJCigBH4RVhM6bFR3tLT23GrTbtNN7Qp3a/YJKw8CuoTSdD3q0vRbB
ad3e+aJfrfcbikbbtv9qS3vfgdXRWGl2rW/F+1HtQuPuvk27OrF26drQ7nq7
DlDvevsP0O96+w9Q8FpUCPtXBtnZs0Ta/NSdYxQUb2KgIdIxzxYPS1evhhXd
ajaY39r4CdrRHXC0mUi0G7wXJhKtod+frHuHrt1M1O66GxO1++/GRO3+OzBR
I1lPf9z6ppWt57RsNfYmpXS9duvt+XqhGboT9kKtt2Ts+V2Gpex19OnK2QtB
1Ze09wGnVWmtsPvqgAj+UD+TR0XJVd7n4RRwl/NNC06xcjubjVMgOJ83vwpT
S1No9GRqd7Qfkqq9ZapgrnZHHz8Lu9Woo11Htnaoe2CEThG3vWsoX3uXriFN
8KPOewatMfXP/YiwufOm1baLCK0O224i/EHn3XTw/zmdby0v4o79jxG2PXVH
Ggw6KPvWzCE6AHfBCibi+r0bkLtf9afjYh3NebqIqIwnelBUHc2BD9Bxnokq
4bo3AhGBbj2iqq/2upwtE+yEFThVsczBdTLZq4M8qBw63RVL3yIeuNy7LPgt
isnjL/FDuga9wXy+vbrIDnGEQ1JPysM369VhVh4Sk3eNvEeDqGKwXP+UPsH/
uOhrq5jpW94T1WcPv+FR7kIduwuoNsZxi6+a8bgJ/n9eLOIs/cVRc/eoFlvg
OT/uzd0wsyBOlI9h76fvxE9yegi//lm/SIX8h89NvZYF1danB8tuFgdU+fzg
L4r+oOMLoDfo+Wd8nq3KD+n7b3SPv2hQVQlWnMK88uerazh54Dm/0AiNN/3a
42x7zC80qPuiX3vE7hf8QmO5j+K1xwq/hRcaxz4H2B4l+O5faBDz+F97jI4n
/v7iUor7WIsiFy7fz6xpX1WwbynoV7Fcpzl3dV6R0ZByLTfqiiWQhhRK5469
5dIndgFAcfnmtkgXy0o8TPbxvbYnXK/wCt+yNK9PAbRlnimjzFzEodKV/Fxc
qRMLE7ywBYjFanM4LNUBwurlM7OqV9Ir8Ipz1HQ3TJfAxE+mQEcFRQnW5Vg9
oFJwf13jkfKO1cWUsXqpA+gYfeybuihrrobEl+XA1ME6ZDyAwt4qTfBumqpX
TlyvrlWwJ/8VBRRm4tvLZ8DJ1Jb7Y47sHN9OE07176eTROPAIvBBKV7IBYpz
DKygEC41DlacGgywUPNnOiTB3z/UsobeFJXSyhkFdYQBv32HUviVrNJUK4e/
3Zd9ED14nR1fEFMFqL/EGIbCiCrvnFalXM1VbGa1ooenKIKBTzN5ZInF8G+o
tMiDsx8urx6M+V9x/pJ+f3Xyv344fXXyDH+//P7oxQvzCw+hml1+//KHF8/s
b7b78cuzs5PzZzwCfCq8j3iQB2dHf33A+/vg5cXV6cvzoxcP2lGuuNAv0lAi
Oxwe9FSDwrR+JocCgt8eX4jHT8VDxMWTx4+/2OdfP3/82dN9yu1Vj19hsJD+
NOi7RQcZVlTDoA1gLok3KIXcqucYs5qQ+LAMSEEr3DPgvI+jR59Fj57qQ84V
LnBw4Y0yugXFHSaN81OTb9ERvQmNqoXeHuXX5XnF1y21hNMiApizdKQTh3wi
umwEf37pNPKd9MEmNtkC6NdvYdaiP+1o3LsU08i9KfeAwt/uBVV9V88Jm7uC
3cWnva/4Vs/izGwPjr37TWenFBxY9rRVO2fHrDCvvrnTvpDnzoEMa64wtKdm
pdiO8dadgpyHXNPY+1x9o+eLnFKBjXZCh6cjc/lwDtzhQoI/d4HRSRflMpLO
BF8GWrIV5X9jh8AojvedM9ndVoSwA9VbVYj++IcYqln92b4UdX6iHoeix+7g
IAnRAv5wMlgAU4x2a0430Y3vtQhXOz701uGjwf46BCGu43MwPo6Zm9RFAKdE
F0hLLliFh7qpvP3k6RJZyB/Er2cFUvjxJ1icsFnpCqtHT829UVI73FHUS0/8
cpRNIi7sM3msN+lhU3OluEFwuAh7nTjV79XtebhtMxF6iL0m6AIoxR5iwe0b
3gDk9PadZ28X1qi37U0mB7z9/sZ/5dGEKvYTqRfLfNBRXuxZD3T3urjSp3VV
N0ixmyqALl7QM0WFetX1rIG95kzb6T5E+Ra0Nu03JM5d3xojt3yp9huFxGFA
DA0RNTy+f0O+i78C4sYtbu7fpw9cp9cqoj+OLQdxqm+lmsLvYMSg2Koal/jV
3ayG9JGBom7hMZ12/hgMpquUs1bXAwTNu5T+OJj+lNAN9IyfFKNRri6alNbi
VOUjau7wJga1P8BeezvIVPXLnVJ6PJWnU88arPX0PHba1OyskuOl82xTdE6d
XEN+tYS6dWo07uAdCo2H/73m29k4SpcAole5OIfIacHqKH2slZOGNmq3gUdT
G+FtRniA97ETqixw6irWegwuD1zZl/0wOVwXJrOPOFDOW501ShDrQbYXDNZ5
c1MDHByWvhJMol0naG0him75Q/mKHvUFlbK71sxtZTRMMQH513x3BjmfdYsG
ZHaUJtFhqinXy2+yTbeEYOmgZUPYEmtKjnJPfOQupnVwI/V3i5u7bdhraK49
KHxHjTWorfad2EO11M4lmoy9QcvL1EXjTqHY2F/vHG9P7t0328YclXuNVj8r
JbPmfTclSn0uVOA4ORsuEvFjXYF7qL7gg6OeU+B6Okr6qCRVzQhq/HFD21Et
EAl16VaHb/JNh9pDsOs64vcDHnoPgL+hkprK5Z0rKGsQuNlMzoJr6CfIJkkE
+aKHTlX/NqVOOkm1jzbUZrRkmPrarDRog1KTeJqhGFsFGJJ/saet91bkNvdO
T4/AGRs+YnnD/Tcqu9UcnVe7VV4ce29eqgOtQ3AYXQcpQNm1Q7Qcn5C9+/rk
qKRHxLhmW1tJoK1vSK9+66gtbRnWHgL3ZLtCoXMzYcgiw5caupQ538Qa7F7Q
HjAvdb+p2/Rp/KhE+padb6OX0qlH0dYkA6LBKJUNmm+PMlidjF0CtEjS+mmT
6okcu8zVDrIP7taDko7O+56TwfTFbYDo0g52mdR5BxgC4ibsnR6Mf/8dXFSw
nftXbpEaU6NGD0OlanqkkgfYNl1idzDC83sxA32teYC72RSdMdXkSGTxa2lK
727PpZ1XqtPAs/6FLkrlzRfwbvtTKe+VzRrZ+zLczEQtdNMBrN3GHqZ9D8Ec
rsLfvdx7PtQpRdYrIGG++yDQnzqIxhYKQ+4Nt1FP0GCL6283m00XeGkO4xc4
MjVe6mKTlz0+y34fz3ux49Qyd7Tm+Ge4U7IvPjFgAwZafJ1eOuWn2+a27Yxj
vA//bndkYydEhs25Fh5baAybdqoYWjrD5He3RFETVX3qO/90G3hbQEPgWHH1
1haWBl02HsHoVm+ipnSXMb1uEW6HnecsJGztDVjLjqsJDdCw+9wVYeBn2Kpa
f3aSlTlchuiL3SpL82gaahqFzsygjujcvtmmljWdfBqDidY0sBRYYY75TnXN
+v7sV23N0b1ctxU0XUbO39pdAevWZX11rcuGdAAypftCZy8V2+sERZ/yUdAU
2pYH0JqvU5ugI36n+1HuSIa+eyyju8b+hkl8kFHUJnI87hnL7TVrQHutoFC4
roO8Moe8zHB7IUIJGT12SnweJaaqC1VRN9ykwyCpvGJ394epYYi9O2Atmw0M
R89qC/jLfGLbyYvqOUxUzcED8zopEMPMPKBux+BShfVGKd7BY9lbep9njSo3
UlXGSL8bNFAtP21FaCkkw4UhS1WXwq9q2DiXuYxrq75kh8uVwKUqkvcCNw2D
i5W+qTIl1YbwgfZHUHUt7wG0g2N+sfR+GM4cmKkMSZ7h+qeMBgN/Qzdr7ICp
t2orXE7VA7NqSQSibIbDb9UD3pgrm2PcNMFnkwZu1W+w6sam/dMX3XQnBx2p
XRrJfZyo/XGfwdGqhv+0MypgbsHeT75RGNeM0VF11Q7jlV/FXadz0ckaxx2O
+6XeYBRosIJICB/299FjB7r3W1X6BmhNjWQGXbje0Z5LkzYSttc9rW1HB5fW
2QLTdru3Ws6t9i72qPb9ALXD+ANAu0f6jPs/7WZR6G78vSc+asDYaNBAQTjb
ymfOYcq8K2eMNp80I0OAFzt9v+beiXdDB+jas107yP6fqLjj/xebpPMyeJ8v
nVgIn/1whJypi6+LkzWPrkZGCt8RNCi1eXPBnLnOqFTb+Wj7z4t8rfyOTaAS
PwtUH62mdFqXndXNEe/F0bi7k7GDLdQdSgOhEyDw97cXuQU//G2fIm1taq93
273RvHMEEGbcPmHbzx1IjFdsoqHpTiNzsemO7h+Bmmlal9ffBgl7dwbqfP6y
dZ9jF7a5D9e0IPm3ZZtG7N8WCNjOJzrTo6iofVeCnknRM/ns4dPeetW8q/lN
tawBsC5QMBBcaP6PBPY3EkqdjPLbSaWBU/6z5NL2YgPDhZS+Amuf9qLRS/EQ
74FW+7rEYiEXWIaz4Odd7PNDdpwzMFJq9XguP7c2ET/xLZFqad7/pe4SCzK6
7e0o1HOsrnG4RTzdl34XRZzVq5jsq4d0rWSMd1AKx+dyfrRPsfZVrl5SfpjB
sk7gE/j0AO9Len9NUy7aDC3j1b4Dj362xUOBeQBJsw9gKpjs9d4E99pBlqrH
gNEr8jWoqy//slK5Q25Y3DUrWbw3FPL5R08ZsbEAOHVH8fCLrxgKud6gTe+k
PUlFDmSp51W88kbQVI+vhJV1gg/fzOtVp4P/97dXPoRBb4FWlYaVEXkX0QSz
lKrssnn7zPBi8wFGO0zXE1phRavDCN/BNvEftHMuBtzwFfcGhfDZ+9uShJ+y
tOcO81HLQG9a9P32e5eStZWtd744e8HVjj0SeGWEQnP/3Rc0PbTxKLN/ISbs
ZT/8z/jfOtWMXkvfi9BhtW5MVLMvsgT0x2BguplX1Hl3fUseEfONvWvTuufy
+7rQESB6ByluRa6t8s5ct9UlIXptLw8Znfr57+CmybtcKhHb8RxIdm4YGh1L
8+h+kNJvpJh/tzRoanSeGDuZGb2pzva3RsrzFluj3+u/bZjhsiQeJjh2zHrW
sf122KwZVG8RoYqM+5QUhKSRB9ABionpDyGaYMZK9+S7ZV63kHHPBGxis3al
NRQvu1Zac+rZ7I24KZYbAkWkeA1m1Fd7mLmwJ5xv+quwfWOLrkyoJNnuBdnE
FYqYHcqyuYXMthRnw7/uVaDNLYiG/3ml2vhL893ONdL+qI7WHPSP6mjvVB2N
GWK3CmlKpdMZCFw8kF8CJKboe8GChBlN90edtT/qrP1RZ+3fuM6a/6OPvHet
uebVi9BWSNgIcsfj8J0qJkRWiraC9FNShSxUZQf4guey9VH1PI2iPXomGrDr
KoQHxvmJU0KiZyK2wnYenrsNmqHlzdt9tqtmnZlGjk5g0horwbQ9ifeYm0Zq
l7ppgmApzwDhJ7f1uAK3UExHiR8a3B0J+zUrBjaAiR5/EsE6yEHjoqJ1SbjT
CzPjl+zb99bNOV3IjSSHWlzh42hw7jz+xINTAbAF0idPIy4a9o+D88lTD06a
vgvKZrrfrhfA/Xy/eBUXa5trGVPzdO6NZPOGWynNbfAAFlawtoFnGnaB0DMt
/9DGeCmCbXDW8e3fbZZUd0kgbvZ+QfEBSbMhcFCr3xCMm7jItvhECBA6G2PT
/DeBpVE6rSdjk0A67c7FXXmF3rSHVp9heMSHghjEmFzWw0RbSlt1z1D4XaCS
O8B7LycDGfTv3dXAVnfY4cBWRazeRTwG3RU2gCNU5QgW+L//fDTDwPKtuuit
WyZey7/gUKAk10VoFFQlXTWVo9+pU1jNqHG2anWZLOU65ms2aDRRaAybyjJd
ZCbbI6YwJPx5ncZma5076Zsir/IkX5WOk/fq+OX5c/H27X+A2vfpk6eP7+7Q
3/vq5NL94vNHTx/d3dGjkJSzDoaS7sn0lOrQDaZ9iaqIs5KqyNO3Y2NVmast
UZVHYCsqqmt1g+Eu+bPLpQR2enh5+f2+BfJJAxYDrQHm+6uri8t7zXv14lIv
+unTT2Ei3jK9XEaxuV3Ktqpq/zFhb+PGstYyzkrODkMDMKn0APRcJ5gnaYLp
DmZ4F/XAvlw7A2+oSedyNZh2KkaG2kd8DSY/1d0JDaK33MZauWQnLgBQwKtT
D3wCzdTrKYduOJUox3UwGVr6dKnXxGhvgNgRiAN65JN+A8xIftL1YTqRk7G+
fIwMO7ahIFIE5DyuV9U+7Wop3dlVFVHNYrh8fKIUb4fiQq/rVQYLm66UOb22
d/hldp0WeUY25kT8VOCjuA4WHsrJAoAC07xSpW/2lZ3sA6CNb8DkhkPMlTKA
sRqcelg1A7ORQOKrq5inrsGwU04awsA1pj/nR4aJjj774pO7O9oQfIecsr6T
WCXLAHhpgRSA71aUuuSD58hpSxLYZXrbNteFH+MZjeesMrS57wv1p6pya10q
/5AKlmsmQng0X6hdQQG2kNWY0g94d8Y4Jxrm2gMS3K6dcCzeM5I/FKdH50cB
ke9KdTffagUCrOFPN9Np7zfOiVdqS9UTdGAlCB89eUTyCY9rPPQOzand99S8
cWtT8/t4tXEU9mTrGdmhPSJ9QT0RTV9px8uhOOL1oJtuhzdWBi+MT/X3szw7
VmiR9tv3u9RRFEWgCCavkYyOktdZfrOSswWxEOpTLJrl7Ks9Kt6ACotPV5iI
BABv8AYYnB1IVq9hzbP8JgMa+X+7LZT59dUAAA==

-->

</rfc>

