<?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.5.26 (Ruby 2.7.2) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>

<?rfc comments="yes"?>

<rfc ipr="trust200902" docName="draft-busi-teas-te-types-update-00" category="std" consensus="true" updates="8776" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="Yang updates for TE Types">Updated Common YANG Data Types for Traffic Engineering</title>

    <author initials="I." surname="Busi" fullname="Italo Busi">
      <organization>Huawei</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="X." surname="Liu" fullname="Xufeng Liu">
      <organization>IBM Corporation</organization>
      <address>
        <email>xufeng.liu.ietf@gmail.com</email>
      </address>
    </author>
    <author initials="T." surname="Saad" fullname="Tarek Saad">
      <organization>Juniper Networks</organization>
      <address>
        <email>tsaad@juniper.net</email>
      </address>
    </author>
    <author initials="R." surname="Gandhi" fullname="Rakesh Gandhi">
      <organization>Cisco Systems, Inc.</organization>
      <address>
        <email>rgandhi@cisco.com</email>
      </address>
    </author>
    <author initials="V. P." surname="Beeram" fullname="Vishnu Pavan Beeram">
      <organization>Juniper Networks</organization>
      <address>
        <email>vbeeram@juniper.net</email>
      </address>
    </author>
    <author initials="I." surname="Bryskin" fullname="Igor Bryskin">
      <organization>Individual</organization>
      <address>
        <email>i_bryskin@yahoo.com</email>
      </address>
    </author>

    <date year="2022" month="March" day="07"/>

    
    <workgroup>TEAS Working Group</workgroup>
    

    <abstract>


<t>This document defines few additional common data types and groupings
   in YANG data modeling language to be imported by modules that model Traffic
   Engineering (TE) configuration and state capabilities.</t>

<t>This document updates RFC 8776 with a new revision of the module
   ietf-te-types.</t>



    </abstract>



  </front>

  <middle>


<section anchor="introduction"><name>Introduction</name>

<t>After the pubblication of <xref target="RFC8776"/>, the need to add a new typedef and a new grouping to ietf-te-types YANG module has arisen.</t>

<t>These definitions have been developed in <xref target="I-D.ietf-teas-yang-te"/> and <xref target="I-D.ietf-teas-yang-l3-te-topo"/> and are quite mature: <xref target="I-D.ietf-teas-yang-te"/> in particular is ready from WG Last Call.</t>

<t>However, these defintions have broader applicability than the I-D where they have originated, so it makes sense to move them within the ietf-te-types YANG module.</t>

<section anchor="options-considered"><name>Options considered</name>

<t>The concern is how to be able to update the ietf-te-types YANG module published in <xref target="RFC8776"/> without delaying too much the progress of the mature WG documents.</t>

<t>Three possible options have been identified to address this concern.</t>

<t>One option is to keep these definitions in the YANG modules where they have initially been defined: other YANG modules can still import them. The drawback of this approach is that it defeating the value of common YANG modules like ietf-te-types since common definitions will be spread around multiple specific YANG modules.</t>

<t>A second option is to define them in a new common YANG module (e.g., ietf-te-types-ext). The drawback of this approach is that it will increase the number of YANG modules providing thiny updates to the ietf-te-types YANG module.</t>

<t>A third option is to develop a revision of the ietf-te-types YANG module within an RFC8776-bis. The drawback of this approach is that the process for developing a big RFC8776-bis just for a thiny update is too high. Moreover, it is not clear what could be done with the ietf-te-packet-types YANG module which is also defined in <xref target="RFC8776"/> but it does not need to be revised.</t>

<t>This document explores an alternative option to just update <xref target="RFC8776"/> with a new revision of the module ietf-te-types.</t>

<t>In order to focus the review process of this document only to the changes proposed by this document:
- <xref target="overview"/> describes only the updates to the ietf-te-types YANG module proposed by this document;
- <xref target="yang-update"/> defines only the diff between the revision of the ietf-te-types YANG module proposed in this document and the revision of the ietf-te-types YANG module published in <xref target="RFC8776"/>.</t>

<t>In order to allow all the YANG toolchain to keep working by extracting the revision of the ietf-te-types YANG module proposed in this document, this revision is provided by <xref target="yang-code"/>. This text is intended not to be subject to the review of this document.</t>

</section>
<section anchor="requirements-notation"><name>Requirements Notation</name>

<t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and
   "OPTIONAL" in this document are to be interpreted as described in
   BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they appear in all
   capitals, as shown here.</t>

</section>
<section anchor="terminology"><name>Terminology</name>

<t>The terminology for describing YANG data models is found in
   <xref target="RFC7950"/>.</t>

</section>
<section anchor="prefixes-in-data-node-names"><name>Prefixes in Data Node Names</name>

<t>In this document, names of data nodes and other data model objects,
added to the ietf-te-types YANG module do not need to be prefixed.</t>

<t>The revision of the ietf-te-types YANG module uses the prefixes defined in section 1.2 of <xref target="RFC8776"/>.</t>

</section>
</section>
<section anchor="overview"><name>Overview</name>

<t>The module ietf-te-types has been updated to add the following
   YANG identies, types and groupings which can be reused by TE YANG models:</t>

<dl>
  <dt>
bandwidth-scientific-notation  </dt>
  <dd>
    <t>This types represents the bandwidth in
bit-per-second, using the scientific notation (e.g., 10e3).</t>
  </dd>
  <dt>
encoding-and-switching-type  </dt>
  <dd>
    <t>This is a common grouping to define the LSP encoding and switching types.</t>
  </dd>
</dl>

</section>
<section anchor="yang-update"><name>TE Types YANG Update</name>

<t>This section provides the diff between the YANG module in section 3.1 of <xref target="RFC8776"/> and the YANG module revision in <xref target="yang-code"/>.</t>

<t>Note - This diff has been generated using the following UNIX commands to compare the YANG module revisions in section 3.1 of <xref target="RFC8776"/> and in <xref target="yang-code"/>:</t>

<figure><artwork><![CDATA[
diff ietf-te-types@2020-06-10.yang ietf-te-types.yang > model-diff.txt
sed 's/^/    /' model-diff.txt > model-diff-spaces.txt
sed 's/^    >   /    >   /' model-diff-spaces.txt > model-updates.txt
]]></artwork></figure>

<t>The output (model-updates.txt) is reported here:</t>

<figure><artwork><![CDATA[
55c55
<      Copyright (c) 2020 IETF Trust and the persons identified as
---
>      Copyright (c) 2022 IETF Trust and the persons identified as
65c65
<      This version of this YANG module is part of RFC 8776; see the
---
>      This version of this YANG module is part of RFC XXXX; see the
67a68,74
>   revision 2022-02-25 {
>     description
>       "Latest revision of TE types.";
>     reference
>       "RFC XXXX: Updated Common YANG Data Types for Traffic
>       Engineering";
>   }
545a553,583
>   typedef bandwidth-scientific-notation {
>     type string {
>       pattern
>         '0(\.0?)?([eE](\+)?0?)?|'
>       + '[1-9](\.[0-9]{0,6})?[eE](\+)?(9[0-6]|[1-8][0-9]|0?[0-9])?';
>     }
>     units "bps";
>     description
>       "Bandwidth values, expressed using the scientific notation
>       in bits per second.
>       The encoding format is the external decimal-significant
>       character sequences specified in IEEE 754 and ISO/IEC C99
>       for 32-bit decimal floating-point numbers:
>       (-1)**(S) * 10**(Exponent) * (Significant),
>       where Significant uses 7 digits.
>       An implementation for this representation may use decimal32
>       or binary32. The range of the Exponent is from -95 to +96
>       for decimal32, and from -38 to +38 for binary32.
>       As a bandwidth value, the format is restricted to be
>       normalized, non-negative, and non-fraction:
>       n.dddddde{+}dd, N.DDDDDDE{+}DD, 0e0 or 0E0,
>       where 'd' and 'D' are decimal digits; 'n' and 'N' are
>       non-zeror decimal digits; 'e' and 'E' indicate a power of ten.
>       Some examples are 0e0, 1e10, and 9.953e9.";
>     reference
>       "IEEE Std 754-2008: IEEE Standard for Floating-Point
>       Arithmetic.
>       ISO/IEC C99: Information technology - Programming
>       Languages - C.";
>   }
> 
3376a3415,3438
>     }
>   }
> 
>   grouping encoding-and-switching-type {
>     description
>       "Common grouping to define the LSP encoding and
>       switching types";
>     leaf encoding {
>       type identityref {
>         base te-types:lsp-encoding-types;
>       }
>       description
>         "LSP encoding type.";
>       reference
>         "RFC3945";
>     }
>     leaf switching-type {
>       type identityref {
>         base te-types:switching-capabilities;
>       }
>       description
>         "LSP switching type.";
>       reference
>         "RFC3945";
]]></artwork></figure>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document updates the ietf-te-types YANG module registered by <xref target="RFC8776"/>.</t>

<t>Therefore this document does not require any IANA actions.</t>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>The security considerations defined in section 7 of <xref target="RFC8776"/> applies to the
revision of the ietf-te-types YANG module.</t>

<t>This document just adds new typedefs and groupings to the YANG modules defined in
<xref target="RFC8776"/> and therefore it does not introduce additional considerations.</t>

</section>


  </middle>

  <back>

    <references title='Normative References'>





<reference anchor='RFC8776' target='https://www.rfc-editor.org/info/rfc8776'>
<front>
<title>Common YANG Data Types for Traffic Engineering</title>
<author fullname='T. Saad' initials='T.' surname='Saad'><organization/></author>
<author fullname='R. Gandhi' initials='R.' surname='Gandhi'><organization/></author>
<author fullname='X. Liu' initials='X.' surname='Liu'><organization/></author>
<author fullname='V. Beeram' initials='V.' surname='Beeram'><organization/></author>
<author fullname='I. Bryskin' initials='I.' surname='Bryskin'><organization/></author>
<date month='June' year='2020'/>
<abstract><t>This document defines a collection of common data types and groupings in YANG data modeling language. These derived common types and groupings are intended to be imported by modules that model Traffic Engineering (TE) configuration and state capabilities.</t></abstract>
</front>
<seriesInfo name='RFC' value='8776'/>
<seriesInfo name='DOI' value='10.17487/RFC8776'/>
</reference>



<reference anchor='RFC2119' target='https://www.rfc-editor.org/info/rfc2119'>
<front>
<title>Key words for use in RFCs to Indicate Requirement Levels</title>
<author fullname='S. Bradner' initials='S.' surname='Bradner'><organization/></author>
<date month='March' year='1997'/>
<abstract><t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t></abstract>
</front>
<seriesInfo name='BCP' value='14'/>
<seriesInfo name='RFC' value='2119'/>
<seriesInfo name='DOI' value='10.17487/RFC2119'/>
</reference>



<reference anchor='RFC8174' target='https://www.rfc-editor.org/info/rfc8174'>
<front>
<title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
<author fullname='B. Leiba' initials='B.' surname='Leiba'><organization/></author>
<date month='May' year='2017'/>
<abstract><t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t></abstract>
</front>
<seriesInfo name='BCP' value='14'/>
<seriesInfo name='RFC' value='8174'/>
<seriesInfo name='DOI' value='10.17487/RFC8174'/>
</reference>



<reference anchor='RFC7950' 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'><organization/></author>
<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>




    </references>

    <references title='Informative References'>




<reference anchor='I-D.ietf-teas-yang-te'>
   <front>
      <title>A YANG Data Model for Traffic Engineering Tunnels, Label Switched Paths and Interfaces</title>
      <author fullname='Tarek Saad'>
	 <organization>Juniper Networks</organization>
      </author>
      <author fullname='Rakesh Gandhi'>
	 <organization>Cisco Systems Inc</organization>
      </author>
      <author fullname='Xufeng Liu'>
	 <organization>Volta Networks</organization>
      </author>
      <author fullname='Vishnu Pavan Beeram'>
	 <organization>Juniper Networks</organization>
      </author>
      <author fullname='Igor Bryskin'>
	 <organization>Individual</organization>
      </author>
      <author fullname='Oscar Gonzalez de Dios'>
	 <organization>Telefonica</organization>
      </author>
      <date day='7' month='February' year='2022'/>
      <abstract>
	 <t>   This document defines a YANG data model for the provisioning and
   management of Traffic Engineering (TE) tunnels, Label Switched Paths
   (LSPs), and interfaces.  The model is divided into YANG modules that
   classify data into generic, device-specific, technology agnostic, and
   technology-specific elements.

   This model covers data for configuration, operational state, remote
   procedural calls, and event notifications.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-teas-yang-te-29'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-teas-yang-te-29.txt' type='TXT'/>
</reference>


<reference anchor='I-D.ietf-teas-yang-l3-te-topo'>
   <front>
      <title>YANG Data Model for Layer 3 TE Topologies</title>
      <author fullname='Xufeng Liu'>
	 <organization>Volta Networks</organization>
      </author>
      <author fullname='Igor Bryskin'>
	 <organization>Individual</organization>
      </author>
      <author fullname='Vishnu Pavan Beeram'>
	 <organization>Juniper Networks</organization>
      </author>
      <author fullname='Tarek Saad'>
	 <organization>Juniper Networks</organization>
      </author>
      <author fullname='Himanshu Shah'>
	 <organization>Ciena</organization>
      </author>
      <author fullname='Oscar Gonzalez de Dios'>
	 <organization>Telefonica</organization>
      </author>
      <date day='24' month='October' year='2021'/>
      <abstract>
	 <t>   This document defines a YANG data model for layer 3 traffic
   engineering topologies.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-teas-yang-l3-te-topo-12'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-teas-yang-l3-te-topo-12.txt' type='TXT'/>
</reference>




    </references>


<section anchor="yang-code"><name>TE Types YANG Module</name>

<figure><artwork><![CDATA[
<CODE BEGINS> file "ietf-te-types@2022-02-17.yang"
module ietf-te-types {
  yang-version 1.1;
  namespace "urn:ietf:params:xml:ns:yang:ietf-te-types";
  prefix te-types;

  import ietf-inet-types {
    prefix inet;
    reference
      "RFC 6991: Common YANG Data Types";
  }
  import ietf-yang-types {
    prefix yang;
    reference
      "RFC 6991: Common YANG Data Types";
  }
  import ietf-routing-types {
    prefix rt-types;
    reference
      "RFC 8294: Common YANG Data Types for the Routing Area";
  }

  organization
    "IETF Traffic Engineering Architecture and Signaling (TEAS)
     Working Group";
  contact
    "WG Web:   <https://datatracker.ietf.org/wg/teas/>
     WG List:  <mailto:teas@ietf.org>

     Editor:   Tarek Saad
               <mailto:tsaad@juniper.net>

     Editor:   Rakesh Gandhi
               <mailto:rgandhi@cisco.com>

     Editor:   Vishnu Pavan Beeram
               <mailto:vbeeram@juniper.net>

     Editor:   Xufeng Liu
               <mailto:xufeng.liu.ietf@gmail.com>

     Editor:   Igor Bryskin
               <mailto:i_bryskin@yahoo.com>";
  description
    "This YANG module contains a collection of generally useful
     YANG data type definitions specific to TE.  The model fully
     conforms to the Network Management Datastore Architecture
     (NMDA).

     The key words 'MUST', 'MUST NOT', 'REQUIRED', 'SHALL', 'SHALL
     NOT', 'SHOULD', 'SHOULD NOT', 'RECOMMENDED', 'NOT RECOMMENDED',
     'MAY', and 'OPTIONAL' in this document are to be interpreted as
     described in BCP 14 (RFC 2119) (RFC 8174) when, and only when,
     they appear in all capitals, as shown here.

     Copyright (c) 2022 IETF Trust and the persons identified as
     authors of the code.  All rights reserved.

     Redistribution and use in source and binary forms, with or
     without modification, is permitted pursuant to, and subject to
     the license terms contained in, the Simplified 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.";

  revision 2022-02-25 {
    description
      "Latest revision of TE types.";
    reference
      "RFC XXXX: Updated Common YANG Data Types for Traffic
      Engineering";
  }
  revision 2020-06-10 {
    description
      "Latest revision of TE types.";
    reference
      "RFC 8776: Common YANG Data Types for Traffic Engineering";
  }

  /**
   * Typedefs
   */

  typedef admin-group {
    type yang:hex-string {
      /* 01:02:03:04 */
      length "1..11";
    }
    description
      "Administrative group / resource class / color representation
       in 'hex-string' type.
       The most significant byte in the hex-string is the farthest
       to the left in the byte sequence.  Leading zero bytes in the
       configured value may be omitted for brevity.";
    reference
      "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
       Version 2
       RFC 5305: IS-IS Extensions for Traffic Engineering
       RFC 7308: Extended Administrative Groups in MPLS Traffic
       Engineering (MPLS-TE)";
  }

  typedef admin-groups {
    type union {
      type admin-group;
      type extended-admin-group;
    }
    description
      "Derived types for TE administrative groups.";
  }

  typedef extended-admin-group {
    type yang:hex-string;
    description
      "Extended administrative group / resource class / color
       representation in 'hex-string' type.
       The most significant byte in the hex-string is the farthest
       to the left in the byte sequence.  Leading zero bytes in the
       configured value may be omitted for brevity.";
    reference
      "RFC 7308: Extended Administrative Groups in MPLS Traffic
       Engineering (MPLS-TE)";
  }

  typedef path-attribute-flags {
    type union {
      type identityref {
        base session-attributes-flags;
      }
      type identityref {
        base lsp-attributes-flags;
      }
    }
    description
      "Path attributes flags type.";
  }

  typedef performance-metrics-normality {
    type enumeration {
      enum unknown {
        value 0;
        description
          "Unknown.";
      }
      enum normal {
        value 1;
        description
          "Normal.  Indicates that the anomalous bit is not set.";
      }
      enum abnormal {
        value 2;
        description
          "Abnormal.  Indicates that the anomalous bit is set.";
      }
    }
    description
      "Indicates whether a performance metric is normal (anomalous
       bit not set), abnormal (anomalous bit set), or unknown.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
       Routed Label Switched Paths (LSPs) Using TE Metric
       Extensions
       RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions";
  }

  typedef srlg {
    type uint32;
    description
      "SRLG type.";
    reference
      "RFC 4203: OSPF Extensions in Support of Generalized
       Multi-Protocol Label Switching (GMPLS)
       RFC 5307: IS-IS Extensions in Support of Generalized
       Multi-Protocol Label Switching (GMPLS)";
  }

  typedef te-common-status {
    type enumeration {
      enum up {
        description
          "Enabled.";
      }
      enum down {
        description
          "Disabled.";
      }
      enum testing {
        description
          "In some test mode.";
      }
      enum preparing-maintenance {
        description
          "The resource is disabled in the control plane to prepare
           for a graceful shutdown for maintenance purposes.";
        reference
          "RFC 5817: Graceful Shutdown in MPLS and Generalized MPLS
           Traffic Engineering Networks";
      }
      enum maintenance {
        description
          "The resource is disabled in the data plane for maintenance
           purposes.";
      }
      enum unknown {
        description
          "Status is unknown.";
      }
    }
    description
      "Defines a type representing the common states of a TE
       resource.";
  }

  typedef te-bandwidth {
    type string {
      pattern '0[xX](0((\.0?)?[pP](\+)?0?|(\.0?))|'
            + '1(\.([\da-fA-F]{0,5}[02468aAcCeE]?)?)?'
            + '[pP](\+)?(12[0-7]|'
            + '1[01]\d|0?\d?\d)?)|0[xX][\da-fA-F]{1,8}|\d+'
            + '(,(0[xX](0((\.0?)?[pP](\+)?0?|(\.0?))|'
            + '1(\.([\da-fA-F]{0,5}[02468aAcCeE]?)?)?'
            + '[pP](\+)?(12[0-7]|'
            + '1[01]\d|0?\d?\d)?)|0[xX][\da-fA-F]{1,8}|\d+))*';
    }
    description
      "This is the generic bandwidth type.  It is a string containing
       a list of numbers separated by commas, where each of these
       numbers can be non-negative decimal, hex integer, or
       hex float:

       (dec | hex | float)[*(','(dec | hex | float))]

       For the packet-switching type, the string encoding follows
       the type 'bandwidth-ieee-float32' as defined in RFC 8294
       (e.g., 0x1p10), where the units are in bytes per second.

       For the Optical Transport Network (OTN) switching type,
       a list of integers can be used, such as '0,2,3,1', indicating
       two ODU0s and one ODU3.  ('ODU' stands for 'Optical Data
       Unit'.)  For Dense Wavelength Division Multiplexing (DWDM),
       a list of pairs of slot numbers and widths can be used,
       such as '0,2,3,3', indicating a frequency slot 0 with
       slot width 2 and a frequency slot 3 with slot width 3.
       Canonically, the string is represented as all lowercase and in
       hex, where the prefix '0x' precedes the hex number.";
    reference
      "RFC 8294: Common YANG Data Types for the Routing Area
       ITU-T Recommendation G.709: Interfaces for the
       optical transport network";
  }

  typedef te-ds-class {
    type uint8 {
      range "0..7";
    }
    description
      "The Differentiated Services Class-Type of traffic.";
    reference
      "RFC 4124: Protocol Extensions for Support of Diffserv-aware
       MPLS Traffic Engineering, Section 4.3.1";
  }

  typedef te-global-id {
    type uint32;
    description
      "An identifier to uniquely identify an operator, which can be
       either a provider or a client.
       The definition of this type is taken from RFCs 6370 and 5003.
       This attribute type is used solely to provide a globally
       unique context for TE topologies.";
    reference
      "RFC 5003: Attachment Individual Identifier (AII) Types for
       Aggregation
       RFC 6370: MPLS Transport Profile (MPLS-TP) Identifiers";
  }

  typedef te-hop-type {
    type enumeration {
      enum loose {
        description
          "A loose hop in an explicit path.";
      }
      enum strict {
        description
          "A strict hop in an explicit path.";
      }
    }
    description
      "Enumerated type for specifying loose or strict paths.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
       Section 4.3.3";
  }

  typedef te-link-access-type {
    type enumeration {
      enum point-to-point {
        description
          "The link is point-to-point.";
      }
      enum multi-access {
        description
          "The link is multi-access, including broadcast and NBMA.";
      }
    }
    description
      "Defines a type representing the access type of a TE link.";
    reference
      "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
       Version 2";
  }

  typedef te-label-direction {
    type enumeration {
      enum forward {
        description
          "Label allocated for the forward LSP direction.";
      }
      enum reverse {
        description
          "Label allocated for the reverse LSP direction.";
      }
    }
    description
      "Enumerated type for specifying the forward or reverse
       label.";
  }

  typedef te-link-direction {
    type enumeration {
      enum incoming {
        description
          "The explicit route represents an incoming link on
           a node.";
      }
      enum outgoing {
        description
          "The explicit route represents an outgoing link on
           a node.";
      }
    }
    description
      "Enumerated type for specifying the direction of a link on
       a node.";
  }

  typedef te-metric {
    type uint32;
    description
      "TE metric.";
    reference
      "RFC 3785: Use of Interior Gateway Protocol (IGP) Metric as a
       second MPLS Traffic Engineering (TE) Metric";
  }

  typedef te-node-id {
    type yang:dotted-quad;
    description
      "A type representing the identifier for a node in a TE
       topology.
       The identifier is represented as 4 octets in dotted-quad
       notation.
       This attribute MAY be mapped to the Router Address TLV
       described in Section 2.4.1 of RFC 3630, the TE Router ID
       described in Section 3 of RFC 6827, the Traffic Engineering
       Router ID TLV described in Section 4.3 of RFC 5305, or the
       TE Router ID TLV described in Section 3.2.1 of RFC 6119.
       The reachability of such a TE node MAY be achieved by a
       mechanism such as that described in Section 6.2 of RFC 6827.";
    reference
      "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
       Version 2, Section 2.4.1
       RFC 5305: IS-IS Extensions for Traffic Engineering,
       Section 4.3
       RFC 6119: IPv6 Traffic Engineering in IS-IS, Section 3.2.1
       RFC 6827: Automatically Switched Optical Network (ASON)
       Routing for OSPFv2 Protocols, Section 3";
  }

  typedef te-oper-status {
    type te-common-status;
    description
      "Defines a type representing the operational status of
       a TE resource.";
  }

  typedef te-admin-status {
    type te-common-status;
    description
      "Defines a type representing the administrative status of
       a TE resource.";
  }

  typedef te-path-disjointness {
    type bits {
      bit node {
        position 0;
        description
          "Node disjoint.";
      }
      bit link {
        position 1;
        description
          "Link disjoint.";
      }
      bit srlg {
        position 2;
        description
          "SRLG (Shared Risk Link Group) disjoint.";
      }
    }
    description
      "Type of the resource disjointness for a TE tunnel path.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  typedef te-recovery-status {
    type enumeration {
      enum normal {
        description
          "Both the recovery span and the working span are fully
           allocated and active, data traffic is being
           transported over (or selected from) the working
           span, and no trigger events are reported.";
      }
      enum recovery-started {
        description
          "The recovery action has been started but not completed.";
      }
      enum recovery-succeeded {
        description
          "The recovery action has succeeded.  The working span has
           reported a failure/degrade condition, and the user traffic
           is being transported (or selected) on the recovery span.";
      }
      enum recovery-failed {
        description
          "The recovery action has failed.";
      }
      enum reversion-started {
        description
          "The reversion has started.";
      }
      enum reversion-succeeded {
        description
          "The reversion action has succeeded.";
      }
      enum reversion-failed {
        description
          "The reversion has failed.";
      }
      enum recovery-unavailable {
        description
          "The recovery is unavailable, as a result of either an
           operator's lockout command or a failure condition
           detected on the recovery span.";
      }
      enum recovery-admin {
        description
          "The operator has issued a command to switch the user
           traffic to the recovery span.";
      }
      enum wait-to-restore {
        description
          "The recovery domain is recovering from a failure/degrade
           condition on the working span that is being controlled by
           the Wait-to-Restore (WTR) timer.";
      }
    }
    description
      "Defines the status of a recovery action.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)
       RFC 6378: MPLS Transport Profile (MPLS-TP) Linear Protection";
  }

  typedef te-template-name {
    type string {
      pattern '/?([a-zA-Z0-9\-_.]+)(/[a-zA-Z0-9\-_.]+)*';
    }
    description
      "A type for the name of a TE node template or TE link
       template.";
  }

  typedef te-topology-event-type {
    type enumeration {
      enum add {
        value 0;
        description
          "A TE node or TE link has been added.";
      }
      enum remove {
        value 1;
        description
          "A TE node or TE link has been removed.";
      }
      enum update {
        value 2;
        description
          "A TE node or TE link has been updated.";
      }
    }
    description
      "TE event type for notifications.";
  }

  typedef te-topology-id {
    type union {
      type string {
        length "0";
        // empty string
      }
      type string {
        pattern '([a-zA-Z0-9\-_.]+:)*'
              + '/?([a-zA-Z0-9\-_.]+)(/[a-zA-Z0-9\-_.]+)*';
      }
    }
    description
      "An identifier for a topology.
       It is optional to have one or more prefixes at the beginning,
       separated by colons.  The prefixes can be 'network-types' as
       defined in the 'ietf-network' module in RFC 8345, to help the
       user better understand the topology before further inquiry
       is made.";
    reference
      "RFC 8345: A YANG Data Model for Network Topologies";
  }

  typedef te-tp-id {
    type union {
      type uint32;
      // Unnumbered
      type inet:ip-address;
      // IPv4 or IPv6 address
    }
    description
      "An identifier for a TE link endpoint on a node.
       This attribute is mapped to a local or remote link identifier
       as defined in RFCs 3630 and 5305.";
    reference
      "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
       Version 2
       RFC 5305: IS-IS Extensions for Traffic Engineering";
  }

  typedef bandwidth-scientific-notation {
    type string {
      pattern
        '0(\.0?)?([eE](\+)?0?)?|'
      + '[1-9](\.[0-9]{0,6})?[eE](\+)?(9[0-6]|[1-8][0-9]|0?[0-9])?';
    }
    units "bps";
    description
      "Bandwidth values, expressed using the scientific notation
      in bits per second.
      The encoding format is the external decimal-significant
      character sequences specified in IEEE 754 and ISO/IEC C99
      for 32-bit decimal floating-point numbers:
      (-1)**(S) * 10**(Exponent) * (Significant),
      where Significant uses 7 digits.
      An implementation for this representation may use decimal32
      or binary32. The range of the Exponent is from -95 to +96
      for decimal32, and from -38 to +38 for binary32.
      As a bandwidth value, the format is restricted to be
      normalized, non-negative, and non-fraction:
      n.dddddde{+}dd, N.DDDDDDE{+}DD, 0e0 or 0E0,
      where 'd' and 'D' are decimal digits; 'n' and 'N' are
      non-zeror decimal digits; 'e' and 'E' indicate a power of ten.
      Some examples are 0e0, 1e10, and 9.953e9.";
    reference
      "IEEE Std 754-2008: IEEE Standard for Floating-Point
      Arithmetic.
      ISO/IEC C99: Information technology - Programming
      Languages - C.";
  }

  /* TE features */

  feature p2mp-te {
    description
      "Indicates support for Point-to-Multipoint TE (P2MP-TE).";
    reference
      "RFC 4875: Extensions to Resource Reservation Protocol -
       Traffic Engineering (RSVP-TE) for Point-to-Multipoint TE
       Label Switched Paths (LSPs)";
  }

  feature frr-te {
    description
      "Indicates support for TE Fast Reroute (FRR).";
    reference
      "RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP Tunnels";
  }

  feature extended-admin-groups {
    description
      "Indicates support for TE link extended administrative
       groups.";
    reference
      "RFC 7308: Extended Administrative Groups in MPLS Traffic
       Engineering (MPLS-TE)";
  }

  feature named-path-affinities {
    description
      "Indicates support for named path affinities.";
  }

  feature named-extended-admin-groups {
    description
      "Indicates support for named extended administrative groups.";
  }

  feature named-srlg-groups {
    description
      "Indicates support for named SRLG groups.";
  }

  feature named-path-constraints {
    description
      "Indicates support for named path constraints.";
  }

  feature path-optimization-metric {
    description
      "Indicates support for path optimization metrics.";
  }

  feature path-optimization-objective-function {
    description
      "Indicates support for path optimization objective functions.";
  }

  /*
   * Identities
   */

  identity session-attributes-flags {
    description
      "Base identity for the RSVP-TE session attributes flags.";
  }

  identity local-protection-desired {
    base session-attributes-flags;
    description
      "Local protection is desired.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
       Section 4.7.1";
  }

  identity se-style-desired {
    base session-attributes-flags;
    description
      "Shared explicit style, to allow the LSP to be established
       and share resources with the old LSP.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
  }

  identity local-recording-desired {
    base session-attributes-flags;
    description
      "Label recording is desired.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
       Section 4.7.1";
  }

  identity bandwidth-protection-desired {
    base session-attributes-flags;
    description
      "Requests FRR bandwidth protection on LSRs, if present.";
    reference
      "RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP Tunnels";
  }

  identity node-protection-desired {
    base session-attributes-flags;
    description
      "Requests FRR node protection on LSRs, if present.";
    reference
      "RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP Tunnels";
  }

  identity path-reevaluation-request {
    base session-attributes-flags;
    description
      "This flag indicates that a path re-evaluation (of the
       current path in use) is requested.  Note that this does
       not trigger any LSP reroutes but instead just signals a
       request to evaluate whether a preferable path exists.";
    reference
      "RFC 4736: Reoptimization of Multiprotocol Label Switching
       (MPLS) Traffic Engineering (TE) Loosely Routed Label Switched
       Path (LSP)";
  }

  identity soft-preemption-desired {
    base session-attributes-flags;
    description
      "Soft preemption of LSP resources is desired.";
    reference
      "RFC 5712: MPLS Traffic Engineering Soft Preemption";
  }

  identity lsp-attributes-flags {
    description
      "Base identity for LSP attributes flags.";
  }

  identity end-to-end-rerouting-desired {
    base lsp-attributes-flags;
    description
      "Indicates end-to-end rerouting behavior for an LSP
       undergoing establishment.  This MAY also be used to
       specify the behavior of end-to-end LSP recovery for
       established LSPs.";
    reference
      "RFC 4920: Crankback Signaling Extensions for MPLS and GMPLS
       RSVP-TE
       RFC 5420: Encoding of Attributes for MPLS LSP Establishment
       Using Resource Reservation Protocol Traffic Engineering
       (RSVP-TE)
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
       Route Object (ERO)";
  }

  identity boundary-rerouting-desired {
    base lsp-attributes-flags;
    description
      "Indicates boundary rerouting behavior for an LSP undergoing
       establishment.  This MAY also be used to specify
       segment-based LSP recovery through nested crankback for
       established LSPs.  The boundary Area Border Router (ABR) /
       Autonomous System Border Router (ASBR) can decide to forward
       the PathErr message upstream to either an upstream boundary
       ABR/ASBR or the ingress LSR.  Alternatively, it can try to
       select another egress boundary LSR.";
    reference
      "RFC 4920: Crankback Signaling Extensions for MPLS and GMPLS
       RSVP-TE
       RFC 5420: Encoding of Attributes for MPLS LSP Establishment
       Using Resource Reservation Protocol Traffic Engineering
       (RSVP-TE)
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
       Route Object (ERO)";
  }

  identity segment-based-rerouting-desired {
    base lsp-attributes-flags;
    description
      "Indicates segment-based rerouting behavior for an LSP
       undergoing establishment.  This MAY also be used to specify
       segment-based LSP recovery for established LSPs.";
    reference
      "RFC 4920: Crankback Signaling Extensions for MPLS and GMPLS
       RSVP-TE
       RFC 5420: Encoding of Attributes for MPLS LSP Establishment
       Using Resource Reservation Protocol Traffic Engineering
       (RSVP-TE)
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
       Route Object (ERO)";
  }

  identity lsp-integrity-required {
    base lsp-attributes-flags;
    description
      "Indicates that LSP integrity is required.";
    reference
      "RFC 4875: Extensions to Resource Reservation Protocol -
       Traffic Engineering (RSVP-TE) for Point-to-Multipoint TE
       Label Switched Paths (LSPs)
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
       Route Object (ERO)";
  }

  identity contiguous-lsp-desired {
    base lsp-attributes-flags;
    description
      "Indicates that a contiguous LSP is desired.";
    reference
      "RFC 5151: Inter-Domain MPLS and GMPLS Traffic Engineering --
       Resource Reservation Protocol-Traffic Engineering (RSVP-TE)
       Extensions
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
       Route Object (ERO)";
  }

  identity lsp-stitching-desired {
    base lsp-attributes-flags;
    description
      "Indicates that LSP stitching is desired.";
    reference
      "RFC 5150: Label Switched Path Stitching with Generalized
       Multiprotocol Label Switching Traffic Engineering (GMPLS TE)
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
       Route Object (ERO)";
  }

  identity pre-planned-lsp-flag {
    base lsp-attributes-flags;
    description
      "Indicates that the LSP MUST be provisioned in the
       control plane only.";
    reference
      "RFC 6001: Generalized MPLS (GMPLS) Protocol Extensions for
       Multi-Layer and Multi-Region Networks (MLN/MRN)
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
       Route Object (ERO)";
  }

  identity non-php-behavior-flag {
    base lsp-attributes-flags;
    description
      "Indicates that non-PHP (non-Penultimate Hop Popping) behavior
       for the LSP is desired.";
    reference
      "RFC 6511: Non-Penultimate Hop Popping Behavior and Out-of-Band
       Mapping for RSVP-TE Label Switched Paths
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
       Route Object (ERO)";
  }

  identity oob-mapping-flag {
    base lsp-attributes-flags;
    description
      "Indicates that signaling of the egress binding information is
       out of band (e.g., via the Border Gateway Protocol (BGP)).";
    reference
      "RFC 6511: Non-Penultimate Hop Popping Behavior and Out-of-Band
       Mapping for RSVP-TE Label Switched Paths
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
       Route Object (ERO)";
  }

  identity entropy-label-capability {
    base lsp-attributes-flags;
    description
      "Indicates entropy label capability.";
    reference
      "RFC 6790: The Use of Entropy Labels in MPLS Forwarding
       RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
       Route Object (ERO)";
  }

  identity oam-mep-entity-desired {
    base lsp-attributes-flags;
    description
      "OAM Maintenance Entity Group End Point (MEP) entities
       desired.";
    reference
      "RFC 7260: GMPLS RSVP-TE Extensions for Operations,
       Administration, and Maintenance (OAM) Configuration";
  }

  identity oam-mip-entity-desired {
    base lsp-attributes-flags;
    description
      "OAM Maintenance Entity Group Intermediate Points (MIP)
       entities desired.";
    reference
      "RFC 7260: GMPLS RSVP-TE Extensions for Operations,
       Administration, and Maintenance (OAM) Configuration";
  }

  identity srlg-collection-desired {
    base lsp-attributes-flags;
    description
      "SRLG collection desired.";
    reference
      "RFC 7570: Label Switched Path (LSP) Attribute in the Explicit
       Route Object (ERO)
       RFC 8001: RSVP-TE Extensions for Collecting Shared Risk
       Link Group (SRLG) Information";
  }

  identity loopback-desired {
    base lsp-attributes-flags;
    description
      "This flag indicates that a particular node on the LSP is
       required to enter loopback mode.  This can also be
       used to specify the loopback state of the node.";
    reference
      "RFC 7571: GMPLS RSVP-TE Extensions for Lock Instruct and
       Loopback";
  }

  identity p2mp-te-tree-eval-request {
    base lsp-attributes-flags;
    description
      "P2MP-TE tree re-evaluation request.";
    reference
      "RFC 8149: RSVP Extensions for Reoptimization of Loosely Routed
       Point-to-Multipoint Traffic Engineering Label Switched Paths
       (LSPs)";
  }

  identity rtm-set-desired {
    base lsp-attributes-flags;
    description
      "Residence Time Measurement (RTM) attribute flag requested.";
    reference
      "RFC 8169: Residence Time Measurement in MPLS Networks";
  }

  identity link-protection-type {
    description
      "Base identity for the link protection type.";
  }

  identity link-protection-unprotected {
    base link-protection-type;
    description
      "Unprotected link type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  identity link-protection-extra-traffic {
    base link-protection-type;
    description
      "Extra-Traffic protected link type.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity link-protection-shared {
    base link-protection-type;
    description
      "Shared protected link type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  identity link-protection-1-for-1 {
    base link-protection-type;
    description
      "One-for-one (1:1) protected link type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  identity link-protection-1-plus-1 {
    base link-protection-type;
    description
      "One-plus-one (1+1) protected link type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  identity link-protection-enhanced {
    base link-protection-type;
    description
      "A compound link protection type derived from the underlay
       TE tunnel protection configuration supporting the TE link.";
  }

  identity association-type {
    description
      "Base identity for the tunnel association.";
  }

  identity association-type-recovery {
    base association-type;
    description
      "Association type for recovery, used to associate LSPs of the
       same tunnel for recovery.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery
       RFC 6780: RSVP ASSOCIATION Object Extensions";
  }

  identity association-type-resource-sharing {
    base association-type;
    description
      "Association type for resource sharing, used to enable
       resource sharing during make-before-break.";
    reference
      "RFC 4873: GMPLS Segment Recovery
       RFC 6780: RSVP ASSOCIATION Object Extensions";
  }

  identity association-type-double-sided-bidir {
    base association-type;
    description
      "Association type for double-sided bidirectional LSPs,
       used to associate two LSPs of two tunnels that are
       independently configured on either endpoint.";
    reference
      "RFC 7551: RSVP-TE Extensions for Associated Bidirectional
       Label Switched Paths (LSPs)";
  }

  identity association-type-single-sided-bidir {
    base association-type;
    description
      "Association type for single-sided bidirectional LSPs,
       used to associate two LSPs of two tunnels, where one
       tunnel is configured on one side/endpoint and the other
       tunnel is dynamically created on the other endpoint.";
    reference
      "RFC 6780: RSVP ASSOCIATION Object Extensions
       RFC 7551: RSVP-TE Extensions for Associated Bidirectional
       Label Switched Paths (LSPs)";
  }

  identity objective-function-type {
    description
      "Base objective function type.";
  }

  identity of-minimize-cost-path {
    base objective-function-type;
    description
      "Objective function for minimizing path cost.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
       Computation Element Communication Protocol (PCEP)";
  }

  identity of-minimize-load-path {
    base objective-function-type;
    description
      "Objective function for minimizing the load on one or more
       paths.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
       Computation Element Communication Protocol (PCEP)";
  }

  identity of-maximize-residual-bandwidth {
    base objective-function-type;
    description
      "Objective function for maximizing residual bandwidth.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
       Computation Element Communication Protocol (PCEP)";
  }

  identity of-minimize-agg-bandwidth-consumption {
    base objective-function-type;
    description
      "Objective function for minimizing aggregate bandwidth
       consumption.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
       Computation Element Communication Protocol (PCEP)";
  }

  identity of-minimize-load-most-loaded-link {
    base objective-function-type;
    description
      "Objective function for minimizing the load on the link that
       is carrying the highest load.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
       Computation Element Communication Protocol (PCEP)";
  }

  identity of-minimize-cost-path-set {
    base objective-function-type;
    description
      "Objective function for minimizing the cost on a path set.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
       Computation Element Communication Protocol (PCEP)";
  }

  identity path-computation-method {
    description
      "Base identity for supported path computation mechanisms.";
  }

  identity path-locally-computed {
    base path-computation-method;
    description
      "Indicates a constrained-path LSP in which the
       path is computed by the local LER.";
    reference
      "RFC 3272: Overview and Principles of Internet Traffic
       Engineering, Section 5.4";
  }

  identity path-externally-queried {
    base path-computation-method;
    description
      "Constrained-path LSP in which the path is obtained by
       querying an external source, such as a PCE server.
       In the case that an LSP is defined to be externally queried,
       it may also have associated explicit definitions (provided
       to the external source to aid computation).  The path that is
       returned by the external source may require further local
       computation on the device.";
    reference
      "RFC 3272: Overview and Principles of Internet Traffic
       Engineering
       RFC 4657: Path Computation Element (PCE) Communication
       Protocol Generic Requirements";
  }

  identity path-explicitly-defined {
    base path-computation-method;
    description
      "Constrained-path LSP in which the path is
       explicitly specified as a collection of strict and/or loose
       hops.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
       RFC 3272: Overview and Principles of Internet Traffic
       Engineering";
  }

  identity lsp-metric-type {
    description
      "Base identity for the LSP metric specification types.";
  }

  identity lsp-metric-relative {
    base lsp-metric-type;
    description
      "The metric specified for the LSPs to which this identity
       refers is specified as a value relative to the IGP metric
       cost to the LSP's tail end.";
    reference
      "RFC 4657: Path Computation Element (PCE) Communication
       Protocol Generic Requirements";
  }

  identity lsp-metric-absolute {
    base lsp-metric-type;
    description
      "The metric specified for the LSPs to which this identity
       refers is specified as an absolute value.";
    reference
      "RFC 4657: Path Computation Element (PCE) Communication
       Protocol Generic Requirements";
  }

  identity lsp-metric-inherited {
    base lsp-metric-type;
    description
      "The metric for the LSPs to which this identity refers is
       not specified explicitly; rather, it is directly inherited
       from the IGP cost.";
    reference
      "RFC 4657: Path Computation Element (PCE) Communication
       Protocol Generic Requirements";
  }

  identity te-tunnel-type {
    description
      "Base identity from which specific tunnel types are derived.";
  }

  identity te-tunnel-p2p {
    base te-tunnel-type;
    description
      "TE Point-to-Point (P2P) tunnel type.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
  }

  identity te-tunnel-p2mp {
    base te-tunnel-type;
    description
      "TE P2MP tunnel type.";
    reference
      "RFC 4875: Extensions to Resource Reservation Protocol -
       Traffic Engineering (RSVP-TE) for Point-to-Multipoint TE
       Label Switched Paths (LSPs)";
  }

  identity tunnel-action-type {
    description
      "Base identity from which specific tunnel action types
       are derived.";
  }

  identity tunnel-action-resetup {
    base tunnel-action-type;
    description
      "TE tunnel action that tears down the tunnel's current LSP
       (if any) and attempts to re-establish a new LSP.";
  }

  identity tunnel-action-reoptimize {
    base tunnel-action-type;
    description
      "TE tunnel action that reoptimizes the placement of the
       tunnel LSP(s).";
  }

  identity tunnel-action-switchpath {
    base tunnel-action-type;
    description
      "TE tunnel action that switches the tunnel's LSP to use the
       specified path.";
  }

  identity te-action-result {
    description
      "Base identity from which specific TE action results
       are derived.";
  }

  identity te-action-success {
    base te-action-result;
    description
      "TE action was successful.";
  }

  identity te-action-fail {
    base te-action-result;
    description
      "TE action failed.";
  }

  identity tunnel-action-inprogress {
    base te-action-result;
    description
      "TE action is in progress.";
  }

  identity tunnel-admin-state-type {
    description
      "Base identity for TE tunnel administrative states.";
  }

  identity tunnel-admin-state-up {
    base tunnel-admin-state-type;
    description
      "Tunnel's administrative state is up.";
  }

  identity tunnel-admin-state-down {
    base tunnel-admin-state-type;
    description
      "Tunnel's administrative state is down.";
  }

  identity tunnel-state-type {
    description
      "Base identity for TE tunnel states.";
  }

  identity tunnel-state-up {
    base tunnel-state-type;
    description
      "Tunnel's state is up.";
  }

  identity tunnel-state-down {
    base tunnel-state-type;
    description
      "Tunnel's state is down.";
  }

  identity lsp-state-type {
    description
      "Base identity for TE LSP states.";
  }

  identity lsp-path-computing {
    base lsp-state-type;
    description
      "State path computation is in progress.";
  }

  identity lsp-path-computation-ok {
    base lsp-state-type;
    description
      "State path computation was successful.";
  }

  identity lsp-path-computation-failed {
    base lsp-state-type;
    description
      "State path computation failed.";
  }

  identity lsp-state-setting-up {
    base lsp-state-type;
    description
      "State is being set up.";
  }

  identity lsp-state-setup-ok {
    base lsp-state-type;
    description
      "State setup was successful.";
  }

  identity lsp-state-setup-failed {
    base lsp-state-type;
    description
      "State setup failed.";
  }

  identity lsp-state-up {
    base lsp-state-type;
    description
      "State is up.";
  }

  identity lsp-state-tearing-down {
    base lsp-state-type;
    description
      "State is being torn down.";
  }

  identity lsp-state-down {
    base lsp-state-type;
    description
      "State is down.";
  }

  identity path-invalidation-action-type {
    description
      "Base identity for TE path invalidation action types.";
  }

  identity path-invalidation-action-drop {
    base path-invalidation-action-type;
    description
      "Upon invalidation of the TE tunnel path, the tunnel remains
       valid, but any packet mapped over the tunnel is dropped.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
       Section 2.5";
  }

  identity path-invalidation-action-teardown {
    base path-invalidation-action-type;
    description
      "TE path invalidation action teardown.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
       Section 2.5";
  }

  identity lsp-restoration-type {
    description
      "Base identity from which LSP restoration types are derived.";
  }

  identity lsp-restoration-restore-any {
    base lsp-restoration-type;
    description
      "Any LSP affected by a failure is restored.";
  }

  identity lsp-restoration-restore-all {
    base lsp-restoration-type;
    description
      "Affected LSPs are restored after all LSPs of the tunnel are
       broken.";
  }

  identity restoration-scheme-type {
    description
      "Base identity for LSP restoration schemes.";
  }

  identity restoration-scheme-preconfigured {
    base restoration-scheme-type;
    description
      "Restoration LSP is preconfigured prior to the failure.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity restoration-scheme-precomputed {
    base restoration-scheme-type;
    description
      "Restoration LSP is precomputed prior to the failure.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity restoration-scheme-presignaled {
    base restoration-scheme-type;
    description
      "Restoration LSP is presignaled prior to the failure.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity lsp-protection-type {
    description
      "Base identity from which LSP protection types are derived.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  identity lsp-protection-unprotected {
    base lsp-protection-type;
    description
      "'Unprotected' LSP protection type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  identity lsp-protection-reroute-extra {
    base lsp-protection-type;
    description
      "'(Full) Rerouting' LSP protection type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  identity lsp-protection-reroute {
    base lsp-protection-type;
    description
      "'Rerouting without Extra-Traffic' LSP protection type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  identity lsp-protection-1-for-n {
    base lsp-protection-type;
    description
      "'1:N Protection with Extra-Traffic' LSP protection type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  identity lsp-protection-1-for-1 {
    base lsp-protection-type;
    description
      "LSP protection '1:1 Protection Type'.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  identity lsp-protection-unidir-1-plus-1 {
    base lsp-protection-type;
    description
      "'1+1 Unidirectional Protection' LSP protection type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  identity lsp-protection-bidir-1-plus-1 {
    base lsp-protection-type;
    description
      "'1+1 Bidirectional Protection' LSP protection type.";
    reference
      "RFC 4872: RSVP-TE Extensions in Support of End-to-End
       Generalized Multi-Protocol Label Switching (GMPLS) Recovery";
  }

  identity lsp-protection-extra-traffic {
    base lsp-protection-type;
    description
      "Extra-Traffic LSP protection type.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity lsp-protection-state {
    description
      "Base identity of protection states for reporting purposes.";
  }

  identity normal {
    base lsp-protection-state;
    description
      "Normal state.";
  }

  identity signal-fail-of-protection {
    base lsp-protection-state;
    description
      "The protection transport entity has a signal fail condition
       that is of higher priority than the forced switchover
       command.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity lockout-of-protection {
    base lsp-protection-state;
    description
      "A Loss of Protection (LoP) command is active.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity forced-switch {
    base lsp-protection-state;
    description
      "A forced switchover command is active.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity signal-fail {
    base lsp-protection-state;
    description
      "There is a signal fail condition on either the working path
       or the protection path.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity signal-degrade {
    base lsp-protection-state;
    description
      "There is a signal degrade condition on either the working
       path or the protection path.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity manual-switch {
    base lsp-protection-state;
    description
      "A manual switchover command is active.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity wait-to-restore {
    base lsp-protection-state;
    description
      "A WTR timer is running.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity do-not-revert {
    base lsp-protection-state;
    description
      "A Do Not Revert (DNR) condition is active because of
       non-revertive behavior.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity failure-of-protocol {
    base lsp-protection-state;
    description
      "LSP protection is not working because of a protocol failure
       condition.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity protection-external-commands {
    description
      "Base identity from which protection-related external commands
       used for troubleshooting purposes are derived.";
  }

  identity action-freeze {
    base protection-external-commands;
    description
      "A temporary configuration action initiated by an operator
       command that prevents any switchover action from being taken
       and, as such, freezes the current state.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity clear-freeze {
    base protection-external-commands;
    description
      "An action that clears the active freeze state.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity action-lockout-of-normal {
    base protection-external-commands;
    description
      "A temporary configuration action initiated by an operator
       command to ensure that the normal traffic is not allowed
       to use the protection transport entity.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity clear-lockout-of-normal {
    base protection-external-commands;
    description
      "An action that clears the active lockout of the
       normal state.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity action-lockout-of-protection {
    base protection-external-commands;
    description
      "A temporary configuration action initiated by an operator
       command to ensure that the protection transport entity is
       temporarily not available to transport a traffic signal
       (either normal or Extra-Traffic).";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity action-forced-switch {
    base protection-external-commands;
    description
      "A switchover action initiated by an operator command to switch
       the Extra-Traffic signal, the normal traffic signal, or the
       null signal to the protection transport entity, unless a
       switchover command of equal or higher priority is in effect.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity action-manual-switch {
    base protection-external-commands;
    description
      "A switchover action initiated by an operator command to switch
       the Extra-Traffic signal, the normal traffic signal, or
       the null signal to the protection transport entity, unless
       a fault condition exists on other transport entities or a
       switchover command of equal or higher priority is in effect.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity action-exercise {
    base protection-external-commands;
    description
      "An action that starts testing whether or not APS communication
       is operating correctly.  It is of lower priority than any
       other state or command.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity clear {
    base protection-external-commands;
    description
      "An action that clears the active near-end lockout of a
       protection, forced switchover, manual switchover, WTR state,
       or exercise command.";
    reference
      "RFC 4427: Recovery (Protection and Restoration) Terminology
       for Generalized Multi-Protocol Label Switching (GMPLS)";
  }

  identity switching-capabilities {
    description
      "Base identity for interface switching capabilities.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity switching-psc1 {
    base switching-capabilities;
    description
      "Packet-Switch Capable-1 (PSC-1).";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity switching-evpl {
    base switching-capabilities;
    description
      "Ethernet Virtual Private Line (EVPL).";
    reference
      "RFC 6004: Generalized MPLS (GMPLS) Support for Metro Ethernet
       Forum and G.8011 Ethernet Service Switching";
  }

  identity switching-l2sc {
    base switching-capabilities;
    description
      "Layer-2 Switch Capable (L2SC).";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity switching-tdm {
    base switching-capabilities;
    description
      "Time-Division-Multiplex Capable (TDM).";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity switching-otn {
    base switching-capabilities;
    description
      "OTN-TDM capable.";
    reference
      "RFC 7138: Traffic Engineering Extensions to OSPF for GMPLS
       Control of Evolving G.709 Optical Transport Networks";
  }

  identity switching-dcsc {
    base switching-capabilities;
    description
      "Data Channel Switching Capable (DCSC).";
    reference
      "RFC 6002: Generalized MPLS (GMPLS) Data Channel
       Switching Capable (DCSC) and Channel Set Label Extensions";
  }

  identity switching-lsc {
    base switching-capabilities;
    description
      "Lambda-Switch Capable (LSC).";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity switching-fsc {
    base switching-capabilities;
    description
      "Fiber-Switch Capable (FSC).";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity lsp-encoding-types {
    description
      "Base identity for encoding types.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity lsp-encoding-packet {
    base lsp-encoding-types;
    description
      "Packet LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity lsp-encoding-ethernet {
    base lsp-encoding-types;
    description
      "Ethernet LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity lsp-encoding-pdh {
    base lsp-encoding-types;
    description
      "ANSI/ETSI PDH LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity lsp-encoding-sdh {
    base lsp-encoding-types;
    description
      "SDH ITU-T G.707 / SONET ANSI T1.105 LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity lsp-encoding-digital-wrapper {
    base lsp-encoding-types;
    description
      "Digital Wrapper LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity lsp-encoding-lambda {
    base lsp-encoding-types;
    description
      "Lambda (photonic) LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity lsp-encoding-fiber {
    base lsp-encoding-types;
    description
      "Fiber LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity lsp-encoding-fiber-channel {
    base lsp-encoding-types;
    description
      "FiberChannel LSP encoding.";
    reference
      "RFC 3471: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Functional Description";
  }

  identity lsp-encoding-oduk {
    base lsp-encoding-types;
    description
      "G.709 ODUk (Digital Path) LSP encoding.";
    reference
      "RFC 4328: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Extensions for G.709 Optical Transport Networks
       Control";
  }

  identity lsp-encoding-optical-channel {
    base lsp-encoding-types;
    description
      "G.709 Optical Channel LSP encoding.";
    reference
      "RFC 4328: Generalized Multi-Protocol Label Switching (GMPLS)
       Signaling Extensions for G.709 Optical Transport Networks
       Control";
  }

  identity lsp-encoding-line {
    base lsp-encoding-types;
    description
      "Line (e.g., 8B/10B) LSP encoding.";
    reference
      "RFC 6004: Generalized MPLS (GMPLS) Support for Metro
       Ethernet Forum and G.8011 Ethernet Service Switching";
  }

  identity path-signaling-type {
    description
      "Base identity from which specific LSP path setup types
       are derived.";
  }

  identity path-setup-static {
    base path-signaling-type;
    description
      "Static LSP provisioning path setup.";
  }

  identity path-setup-rsvp {
    base path-signaling-type;
    description
      "RSVP-TE signaling path setup.";
    reference
      "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
  }

  identity path-setup-sr {
    base path-signaling-type;
    description
      "Segment-routing path setup.";
  }

  identity path-scope-type {
    description
      "Base identity from which specific path scope types are
       derived.";
  }

  identity path-scope-segment {
    base path-scope-type;
    description
      "Path scope segment.";
    reference
      "RFC 4873: GMPLS Segment Recovery";
  }

  identity path-scope-end-to-end {
    base path-scope-type;
    description
      "Path scope end to end.";
    reference
      "RFC 4873: GMPLS Segment Recovery";
  }

  identity route-usage-type {
    description
      "Base identity for route usage.";
  }

  identity route-include-object {
    base route-usage-type;
    description
      "'Include route' object.";
  }

  identity route-exclude-object {
    base route-usage-type;
    description
      "'Exclude route' object.";
    reference
      "RFC 4874: Exclude Routes - Extension to Resource ReserVation
       Protocol-Traffic Engineering (RSVP-TE)";
  }

  identity route-exclude-srlg {
    base route-usage-type;
    description
      "Excludes SRLGs.";
    reference
      "RFC 4874: Exclude Routes - Extension to Resource ReserVation
       Protocol-Traffic Engineering (RSVP-TE)";
  }

  identity path-metric-type {
    description
      "Base identity for the path metric type.";
  }

  identity path-metric-te {
    base path-metric-type;
    description
      "TE path metric.";
    reference
      "RFC 3785: Use of Interior Gateway Protocol (IGP) Metric as a
       second MPLS Traffic Engineering (TE) Metric";
  }

  identity path-metric-igp {
    base path-metric-type;
    description
      "IGP path metric.";
    reference
      "RFC 3785: Use of Interior Gateway Protocol (IGP) Metric as a
       second MPLS Traffic Engineering (TE) Metric";
  }

  identity path-metric-hop {
    base path-metric-type;
    description
      "Hop path metric.";
  }

  identity path-metric-delay-average {
    base path-metric-type;
    description
      "Average unidirectional link delay.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions";
  }

  identity path-metric-delay-minimum {
    base path-metric-type;
    description
      "Minimum unidirectional link delay.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions";
  }

  identity path-metric-residual-bandwidth {
    base path-metric-type;
    description
      "Unidirectional Residual Bandwidth, which is defined to be
       Maximum Bandwidth (RFC 3630) minus the bandwidth currently
       allocated to LSPs.";
    reference
      "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
       Version 2
       RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions";
  }

  identity path-metric-optimize-includes {
    base path-metric-type;
    description
      "A metric that optimizes the number of included resources
       specified in a set.";
  }

  identity path-metric-optimize-excludes {
    base path-metric-type;
    description
      "A metric that optimizes to a maximum the number of excluded
       resources specified in a set.";
  }

  identity path-tiebreaker-type {
    description
      "Base identity for the path tiebreaker type.";
  }

  identity path-tiebreaker-minfill {
    base path-tiebreaker-type;
    description
      "Min-Fill LSP path placement.";
  }

  identity path-tiebreaker-maxfill {
    base path-tiebreaker-type;
    description
      "Max-Fill LSP path placement.";
  }

  identity path-tiebreaker-random {
    base path-tiebreaker-type;
    description
      "Random LSP path placement.";
  }

  identity resource-affinities-type {
    description
      "Base identity for resource class affinities.";
    reference
      "RFC 2702: Requirements for Traffic Engineering Over MPLS";
  }

  identity resource-aff-include-all {
    base resource-affinities-type;
    description
      "The set of attribute filters associated with a
       tunnel, all of which must be present for a link
       to be acceptable.";
    reference
      "RFC 2702: Requirements for Traffic Engineering Over MPLS
       RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
  }

  identity resource-aff-include-any {
    base resource-affinities-type;
    description
      "The set of attribute filters associated with a
       tunnel, any of which must be present for a link
       to be acceptable.";
    reference
      "RFC 2702: Requirements for Traffic Engineering Over MPLS
       RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
  }

  identity resource-aff-exclude-any {
    base resource-affinities-type;
    description
      "The set of attribute filters associated with a
       tunnel, any of which renders a link unacceptable.";
    reference
      "RFC 2702: Requirements for Traffic Engineering Over MPLS
       RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
  }

  identity te-optimization-criterion {
    description
      "Base identity for the TE optimization criteria.";
    reference
      "RFC 3272: Overview and Principles of Internet Traffic
       Engineering";
  }

  identity not-optimized {
    base te-optimization-criterion;
    description
      "Optimization is not applied.";
  }

  identity cost {
    base te-optimization-criterion;
    description
      "Optimized on cost.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
       Computation Element Communication Protocol (PCEP)";
  }

  identity delay {
    base te-optimization-criterion;
    description
      "Optimized on delay.";
    reference
      "RFC 5541: Encoding of Objective Functions in the Path
       Computation Element Communication Protocol (PCEP)";
  }

  identity path-computation-srlg-type {
    description
      "Base identity for SRLG path computation.";
  }

  identity srlg-ignore {
    base path-computation-srlg-type;
    description
      "Ignores SRLGs in the path computation.";
  }

  identity srlg-strict {
    base path-computation-srlg-type;
    description
      "Includes a strict SRLG check in the path computation.";
  }

  identity srlg-preferred {
    base path-computation-srlg-type;
    description
      "Includes a preferred SRLG check in the path computation.";
  }

  identity srlg-weighted {
    base path-computation-srlg-type;
    description
      "Includes a weighted SRLG check in the path computation.";
  }

  /**
   * TE bandwidth groupings
   **/

  grouping te-bandwidth {
    description
      "This grouping defines the generic TE bandwidth.
       For some known data-plane technologies, specific modeling
       structures are specified.  The string-encoded 'te-bandwidth'
       type is used for unspecified technologies.
       The modeling structure can be augmented later for other
       technologies.";
    container te-bandwidth {
      description
        "Container that specifies TE bandwidth.  The choices
         can be augmented for specific data-plane technologies.";
      choice technology {
        default "generic";
        description
          "Data-plane technology type.";
        case generic {
          leaf generic {
            type te-bandwidth;
            description
              "Bandwidth specified in a generic format.";
          }
        }
      }
    }
  }

  /**
   * TE label groupings
   **/

  grouping te-label {
    description
      "This grouping defines the generic TE label.
       The modeling structure can be augmented for each technology.
       For unspecified technologies, 'rt-types:generalized-label'
       is used.";
    container te-label {
      description
        "Container that specifies the TE label.  The choices can
         be augmented for specific data-plane technologies.";
      choice technology {
        default "generic";
        description
          "Data-plane technology type.";
        case generic {
          leaf generic {
            type rt-types:generalized-label;
            description
              "TE label specified in a generic format.";
          }
        }
      }
      leaf direction {
        type te-label-direction;
        default "forward";
        description
          "Label direction.";
      }
    }
  }

  grouping te-topology-identifier {
    description
      "Augmentation for a TE topology.";
    container te-topology-identifier {
      description
        "TE topology identifier container.";
      leaf provider-id {
        type te-global-id;
        default "0";
        description
          "An identifier to uniquely identify a provider.
           If omitted, it assumes that the topology provider ID
           value = 0 (the default).";
      }
      leaf client-id {
        type te-global-id;
        default "0";
        description
          "An identifier to uniquely identify a client.
           If omitted, it assumes that the topology client ID
           value = 0 (the default).";
      }
      leaf topology-id {
        type te-topology-id;
        default "";
        description
          "When the datastore contains several topologies,
           'topology-id' distinguishes between them.  If omitted,
           the default (empty) string for this leaf is assumed.";
      }
    }
  }

  /**
   * TE performance metrics groupings
   **/

  grouping performance-metrics-one-way-delay-loss {
    description
      "Performance Metrics (PM) information in real time that can
       be applicable to links or connections.  PM defined in this
       grouping are applicable to generic TE PM as well as packet TE
       PM.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
       Routed Label Switched Paths (LSPs) Using TE Metric
       Extensions
       RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions";
    leaf one-way-delay {
      type uint32 {
        range "0..16777215";
      }
      description
        "One-way delay or latency in microseconds.";
    }
    leaf one-way-delay-normality {
      type te-types:performance-metrics-normality;
      description
        "One-way delay normality.";
    }
  }

  grouping performance-metrics-two-way-delay-loss {
    description
      "PM information in real time that can be applicable to links or
       connections.  PM defined in this grouping are applicable to
       generic TE PM as well as packet TE PM.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
       Routed Label Switched Paths (LSPs) Using TE Metric
       Extensions
       RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions";
    leaf two-way-delay {
      type uint32 {
        range "0..16777215";
      }
      description
        "Two-way delay or latency in microseconds.";
    }
    leaf two-way-delay-normality {
      type te-types:performance-metrics-normality;
      description
        "Two-way delay normality.";
    }
  }

  grouping performance-metrics-one-way-bandwidth {
    description
      "PM information in real time that can be applicable to links.
       PM defined in this grouping are applicable to generic TE PM
       as well as packet TE PM.";
    reference
      "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
       RFC 7823: Performance-Based Path Selection for Explicitly
       Routed Label Switched Paths (LSPs) Using TE Metric
       Extensions
       RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions";
    leaf one-way-residual-bandwidth {
      type rt-types:bandwidth-ieee-float32;
      units "bytes per second";
      default "0x0p0";
      description
        "Residual bandwidth that subtracts tunnel reservations from
         Maximum Bandwidth (or link capacity) (RFC 3630) and
         provides an aggregated remainder across QoS classes.";
      reference
        "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
         Version 2";
    }
    leaf one-way-residual-bandwidth-normality {
      type te-types:performance-metrics-normality;
      default "normal";
      description
        "Residual bandwidth normality.";
    }
    leaf one-way-available-bandwidth {
      type rt-types:bandwidth-ieee-float32;
      units "bytes per second";
      default "0x0p0";
      description
        "Available bandwidth that is defined to be residual
         bandwidth minus the measured bandwidth used for the
         actual forwarding of non-RSVP-TE LSP packets.  For a
         bundled link, available bandwidth is defined to be the
         sum of the component link available bandwidths.";
    }
    leaf one-way-available-bandwidth-normality {
      type te-types:performance-metrics-normality;
      default "normal";
      description
        "Available bandwidth normality.";
    }
    leaf one-way-utilized-bandwidth {
      type rt-types:bandwidth-ieee-float32;
      units "bytes per second";
      default "0x0p0";
      description
        "Bandwidth utilization that represents the actual
         utilization of the link (i.e., as measured in the router).
         For a bundled link, bandwidth utilization is defined to
         be the sum of the component link bandwidth utilizations.";
    }
    leaf one-way-utilized-bandwidth-normality {
      type te-types:performance-metrics-normality;
      default "normal";
      description
        "Bandwidth utilization normality.";
    }
  }

  grouping one-way-performance-metrics {
    description
      "One-way PM throttle grouping.";
    leaf one-way-delay {
      type uint32 {
        range "0..16777215";
      }
      default "0";
      description
        "One-way delay or latency in microseconds.";
    }
    leaf one-way-residual-bandwidth {
      type rt-types:bandwidth-ieee-float32;
      units "bytes per second";
      default "0x0p0";
      description
        "Residual bandwidth that subtracts tunnel reservations from
         Maximum Bandwidth (or link capacity) (RFC 3630) and
         provides an aggregated remainder across QoS classes.";
      reference
        "RFC 3630: Traffic Engineering (TE) Extensions to OSPF
         Version 2";
    }
    leaf one-way-available-bandwidth {
      type rt-types:bandwidth-ieee-float32;
      units "bytes per second";
      default "0x0p0";
      description
        "Available bandwidth that is defined to be residual
         bandwidth minus the measured bandwidth used for the
         actual forwarding of non-RSVP-TE LSP packets.  For a
         bundled link, available bandwidth is defined to be the
         sum of the component link available bandwidths.";
    }
    leaf one-way-utilized-bandwidth {
      type rt-types:bandwidth-ieee-float32;
      units "bytes per second";
      default "0x0p0";
      description
        "Bandwidth utilization that represents the actual
         utilization of the link (i.e., as measured in the router).
         For a bundled link, bandwidth utilization is defined to
         be the sum of the component link bandwidth utilizations.";
    }
  }

  grouping two-way-performance-metrics {
    description
      "Two-way PM throttle grouping.";
    leaf two-way-delay {
      type uint32 {
        range "0..16777215";
      }
      default "0";
      description
        "Two-way delay or latency in microseconds.";
    }
  }

  grouping performance-metrics-thresholds {
    description
      "Grouping for configurable thresholds for measured
       attributes.";
    uses one-way-performance-metrics;
    uses two-way-performance-metrics;
  }

  grouping performance-metrics-attributes {
    description
      "Contains PM attributes.";
    container performance-metrics-one-way {
      description
        "One-way link performance information in real time.";
      reference
        "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
         RFC 7823: Performance-Based Path Selection for Explicitly
         Routed Label Switched Paths (LSPs) Using TE Metric
         Extensions
         RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions";
      uses performance-metrics-one-way-delay-loss;
      uses performance-metrics-one-way-bandwidth;
    }
    container performance-metrics-two-way {
      description
        "Two-way link performance information in real time.";
      reference
        "RFC 6374: Packet Loss and Delay Measurement for MPLS
         Networks";
      uses performance-metrics-two-way-delay-loss;
    }
  }

  grouping performance-metrics-throttle-container {
    description
      "Controls PM throttling.";
    container throttle {
      must 'suppression-interval >= measure-interval' {
        error-message "'suppression-interval' cannot be less than "
                    + "'measure-interval'.";
        description
          "Constraint on 'suppression-interval' and
           'measure-interval'.";
      }
      description
        "Link performance information in real time.";
      reference
        "RFC 7471: OSPF Traffic Engineering (TE) Metric Extensions
         RFC 7823: Performance-Based Path Selection for Explicitly
         Routed Label Switched Paths (LSPs) Using TE Metric
         Extensions
         RFC 8570: IS-IS Traffic Engineering (TE) Metric Extensions";
      leaf one-way-delay-offset {
        type uint32 {
          range "0..16777215";
        }
        default "0";
        description
          "Offset value to be added to the measured delay value.";
      }
      leaf measure-interval {
        type uint32;
        default "30";
        description
          "Interval, in seconds, to measure the extended metric
           values.";
      }
      leaf advertisement-interval {
        type uint32;
        default "0";
        description
          "Interval, in seconds, to advertise the extended metric
           values.";
      }
      leaf suppression-interval {
        type uint32 {
          range "1..max";
        }
        default "120";
        description
          "Interval, in seconds, to suppress advertisement of the
           extended metric values.";
        reference
          "RFC 8570: IS-IS Traffic Engineering (TE) Metric
           Extensions, Section 6";
      }
      container threshold-out {
        uses performance-metrics-thresholds;
        description
          "If the measured parameter falls outside an upper bound
           for all but the minimum-delay metric (or a lower bound
           for the minimum-delay metric only) and the advertised
           value is not already outside that bound, an 'anomalous'
           announcement (anomalous bit set) will be triggered.";
      }
      container threshold-in {
        uses performance-metrics-thresholds;
        description
          "If the measured parameter falls inside an upper bound
           for all but the minimum-delay metric (or a lower bound
           for the minimum-delay metric only) and the advertised
           value is not already inside that bound, a 'normal'
           announcement (anomalous bit cleared) will be triggered.";
      }
      container threshold-accelerated-advertisement {
        description
          "When the difference between the last advertised value and
           the current measured value exceeds this threshold, an
           'anomalous' announcement (anomalous bit set) will be
           triggered.";
        uses performance-metrics-thresholds;
      }
    }
  }

  /**
   * TE tunnel generic groupings
   **/

  grouping explicit-route-hop {
    description
      "The explicit route entry grouping.";
    choice type {
      description
        "The explicit route entry type.";
      case numbered-node-hop {
        container numbered-node-hop {
          leaf node-id {
            type te-node-id;
            mandatory true;
            description
              "The identifier of a node in the TE topology.";
          }
          leaf hop-type {
            type te-hop-type;
            default "strict";
            description
              "Strict or loose hop.";
          }
          description
            "Numbered node route hop.";
          reference
            "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
             Section 4.3, EXPLICIT_ROUTE in RSVP-TE
             RFC 3477: Signalling Unnumbered Links in Resource
             ReSerVation Protocol - Traffic Engineering (RSVP-TE)";
        }
      }
      case numbered-link-hop {
        container numbered-link-hop {
          leaf link-tp-id {
            type te-tp-id;
            mandatory true;
            description
              "TE Link Termination Point (LTP) identifier.";
          }
          leaf hop-type {
            type te-hop-type;
            default "strict";
            description
              "Strict or loose hop.";
          }
          leaf direction {
            type te-link-direction;
            default "outgoing";
            description
              "Link route object direction.";
          }
          description
            "Numbered link explicit route hop.";
          reference
            "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
             Section 4.3, EXPLICIT_ROUTE in RSVP-TE
             RFC 3477: Signalling Unnumbered Links in Resource
             ReSerVation Protocol - Traffic Engineering (RSVP-TE)";
        }
      }
      case unnumbered-link-hop {
        container unnumbered-link-hop {
          leaf link-tp-id {
            type te-tp-id;
            mandatory true;
            description
              "TE LTP identifier.  The combination of the TE link ID
               and the TE node ID is used to identify an unnumbered
               TE link.";
          }
          leaf node-id {
            type te-node-id;
            mandatory true;
            description
              "The identifier of a node in the TE topology.";
          }
          leaf hop-type {
            type te-hop-type;
            default "strict";
            description
              "Strict or loose hop.";
          }
          leaf direction {
            type te-link-direction;
            default "outgoing";
            description
              "Link route object direction.";
          }
          description
            "Unnumbered link explicit route hop.";
          reference
            "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels,
             Section 4.3, EXPLICIT_ROUTE in RSVP-TE
             RFC 3477: Signalling Unnumbered Links in Resource
             ReSerVation Protocol - Traffic Engineering (RSVP-TE)";
        }
      }
      case as-number {
        container as-number-hop {
          leaf as-number {
            type inet:as-number;
            mandatory true;
            description
              "The Autonomous System (AS) number.";
          }
          leaf hop-type {
            type te-hop-type;
            default "strict";
            description
              "Strict or loose hop.";
          }
          description
            "AS explicit route hop.";
        }
      }
      case label {
        container label-hop {
          description
            "Label hop type.";
          uses te-label;
        }
        description
          "The label explicit route hop type.";
      }
    }
  }

  grouping record-route-state {
    description
      "The Record Route grouping.";
    leaf index {
      type uint32;
      description
        "Record Route hop index.  The index is used to
         identify an entry in the list.  The order of entries
         is defined by the user without relying on key values.";
    }
    choice type {
      description
        "The Record Route entry type.";
      case numbered-node-hop {
        container numbered-node-hop {
          description
            "Numbered node route hop container.";
          leaf node-id {
            type te-node-id;
            mandatory true;
            description
              "The identifier of a node in the TE topology.";
          }
          leaf-list flags {
            type path-attribute-flags;
            description
              "Path attributes flags.";
            reference
              "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
               RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP
               Tunnels
               RFC 4561: Definition of a Record Route Object (RRO)
               Node-Id Sub-Object";
          }
        }
        description
          "Numbered node route hop.";
      }
      case numbered-link-hop {
        container numbered-link-hop {
          description
            "Numbered link route hop container.";
          leaf link-tp-id {
            type te-tp-id;
            mandatory true;
            description
              "Numbered TE LTP identifier.";
          }
          leaf-list flags {
            type path-attribute-flags;
            description
              "Path attributes flags.";
            reference
              "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
               RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP
               Tunnels
               RFC 4561: Definition of a Record Route Object (RRO)
               Node-Id Sub-Object";
          }
        }
        description
          "Numbered link route hop.";
      }
      case unnumbered-link-hop {
        container unnumbered-link-hop {
          leaf link-tp-id {
            type te-tp-id;
            mandatory true;
            description
              "TE LTP identifier.  The combination of the TE link ID
               and the TE node ID is used to identify an unnumbered
               TE link.";
          }
          leaf node-id {
            type te-node-id;
            description
              "The identifier of a node in the TE topology.";
          }
          leaf-list flags {
            type path-attribute-flags;
            description
              "Path attributes flags.";
            reference
              "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
               RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP
               Tunnels
               RFC 4561: Definition of a Record Route Object (RRO)
               Node-Id Sub-Object";
          }
          description
            "Unnumbered link Record Route hop.";
          reference
            "RFC 3477: Signalling Unnumbered Links in Resource
             ReSerVation Protocol - Traffic Engineering (RSVP-TE)";
        }
        description
          "Unnumbered link route hop.";
      }
      case label {
        container label-hop {
          description
            "Label route hop type.";
          uses te-label;
          leaf-list flags {
            type path-attribute-flags;
            description
              "Path attributes flags.";
            reference
              "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels
               RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP
               Tunnels
               RFC 4561: Definition of a Record Route Object (RRO)
               Node-Id Sub-Object";
          }
        }
        description
          "The label Record Route entry types.";
      }
    }
  }

  grouping label-restriction-info {
    description
      "Label set item information.";
    leaf restriction {
      type enumeration {
        enum inclusive {
          description
            "The label or label range is inclusive.";
        }
        enum exclusive {
          description
            "The label or label range is exclusive.";
        }
      }
      default "inclusive";
      description
        "Indicates whether the list item is inclusive or exclusive.";
    }
    leaf index {
      type uint32;
      description
        "The index of the label restriction list entry.";
    }
    container label-start {
      must "(not(../label-end/te-label/direction) and"
         + " not(te-label/direction))"
         + " or "
         + "(../label-end/te-label/direction = te-label/direction)"
         + " or "
         + "(not(te-label/direction) and"
         + " (../label-end/te-label/direction = 'forward'))"
         + " or "
         + "(not(../label-end/te-label/direction) and"
         + " (te-label/direction = 'forward'))" {
        error-message "'label-start' and 'label-end' must have the "
                    + "same direction.";
      }
      description
        "This is the starting label if a label range is specified.
         This is the label value if a single label is specified,
         in which case the 'label-end' attribute is not set.";
      uses te-label;
    }
    container label-end {
      must "(not(../label-start/te-label/direction) and"
         + " not(te-label/direction))"
         + " or "
         + "(../label-start/te-label/direction = te-label/direction)"
         + " or "
         + "(not(te-label/direction) and"
         + " (../label-start/te-label/direction = 'forward'))"
         + " or "
         + "(not(../label-start/te-label/direction) and"
         + " (te-label/direction = 'forward'))" {
        error-message "'label-start' and 'label-end' must have the "
                    + "same direction.";
      }
      description
        "This is the ending label if a label range is specified.
         This attribute is not set if a single label is specified.";
      uses te-label;
    }
    container label-step {
      description
        "The step increment between labels in the label range.
         The label start/end values will have to be consistent
         with the sign of label step.  For example,
         'label-start' < 'label-end' enforces 'label-step' > 0
         'label-start' > 'label-end' enforces 'label-step' < 0.";
      choice technology {
        default "generic";
        description
          "Data-plane technology type.";
        case generic {
          leaf generic {
            type int32;
            default "1";
            description
              "Label range step.";
          }
        }
      }
    }
    leaf range-bitmap {
      type yang:hex-string;
      description
        "When there are gaps between 'label-start' and 'label-end',
         this attribute is used to specify the positions
         of the used labels.  This is represented in big endian as
         'hex-string'.
         The most significant byte in the hex-string is the farthest
         to the left in the byte sequence.  Leading zero bytes in the
         configured value may be omitted for brevity.
         Each bit position in the 'range-bitmap' 'hex-string' maps
         to a label in the range derived from 'label-start'.

         For example, assuming that 'label-start' = 16000 and
         'range-bitmap' = 0x01000001, then:

         - bit position (0) is set, and the corresponding mapped
           label from the range is 16000 + (0 * 'label-step') or
           16000 for default 'label-step' = 1.
         - bit position (24) is set, and the corresponding mapped
           label from the range is 16000 + (24 * 'label-step') or
           16024 for default 'label-step' = 1.";
    }
  }

  grouping label-set-info {
    description
      "Grouping for the list of label restrictions specifying what
       labels may or may not be used.";
    container label-restrictions {
      description
        "The label restrictions container.";
      list label-restriction {
        key "index";
        description
          "The absence of the label restrictions container implies
           that all labels are acceptable; otherwise, only restricted
           labels are available.";
        reference
          "RFC 7579: General Network Element Constraint Encoding
           for GMPLS-Controlled Networks";
        uses label-restriction-info;
      }
    }
  }

  grouping optimization-metric-entry {
    description
      "Optimization metrics configuration grouping.";
    leaf metric-type {
      type identityref {
        base path-metric-type;
      }
      description
        "Identifies the 'metric-type' that the path computation
         process uses for optimization.";
    }
    leaf weight {
      type uint8;
      default "1";
      description
        "TE path metric normalization weight.";
    }
    container explicit-route-exclude-objects {
      when "../metric-type = "
         + "'te-types:path-metric-optimize-excludes'";
      description
        "Container for the 'exclude route' object list.";
      uses path-route-exclude-objects;
    }
    container explicit-route-include-objects {
      when "../metric-type = "
         + "'te-types:path-metric-optimize-includes'";
      description
        "Container for the 'include route' object list.";
      uses path-route-include-objects;
    }
  }

  grouping common-constraints {
    description
      "Common constraints grouping that can be set on
       a constraint set or directly on the tunnel.";
    uses te-bandwidth {
      description
        "A requested bandwidth to use for path computation.";
    }
    leaf link-protection {
      type identityref {
        base link-protection-type;
      }
      default "te-types:link-protection-unprotected";
      description
        "Link protection type required for the links included
         in the computed path.";
      reference
        "RFC 4202: Routing Extensions in Support of
         Generalized Multi-Protocol Label Switching (GMPLS)";
    }
    leaf setup-priority {
      type uint8 {
        range "0..7";
      }
      default "7";
      description
        "TE LSP requested setup priority.";
      reference
        "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
    }
    leaf hold-priority {
      type uint8 {
        range "0..7";
      }
      default "7";
      description
        "TE LSP requested hold priority.";
      reference
        "RFC 3209: RSVP-TE: Extensions to RSVP for LSP Tunnels";
    }
    leaf signaling-type {
      type identityref {
        base path-signaling-type;
      }
      default "te-types:path-setup-rsvp";
      description
        "TE tunnel path signaling type.";
    }
  }

  grouping tunnel-constraints {
    description
      "Tunnel constraints grouping that can be set on
       a constraint set or directly on the tunnel.";
    uses te-topology-identifier;
    uses common-constraints;
  }

  grouping path-constraints-route-objects {
    description
      "List of route entries to be included or excluded when
       performing the path computation.";
    container explicit-route-objects-always {
      description
        "Container for the 'exclude route' object list.";
      list route-object-exclude-always {
        key "index";
        ordered-by user;
        description
          "List of route objects to always exclude from the path
           computation.";
        leaf index {
          type uint32;
          description
            "Explicit Route Object index.  The index is used to
             identify an entry in the list.  The order of entries
             is defined by the user without relying on key values.";
        }
        uses explicit-route-hop;
      }
      list route-object-include-exclude {
        key "index";
        ordered-by user;
        description
          "List of route objects to include or exclude in the path
           computation.";
        leaf explicit-route-usage {
          type identityref {
            base route-usage-type;
          }
          default "te-types:route-include-object";
          description
            "Indicates whether to include or exclude the
             route object.  The default is to include it.";
        }
        leaf index {
          type uint32;
          description
            "Route object include-exclude index.  The index is used
             to identify an entry in the list.  The order of entries
             is defined by the user without relying on key values.";
        }
        uses explicit-route-hop {
          augment "type" {
            case srlg {
              container srlg {
                description
                  "SRLG container.";
                leaf srlg {
                  type uint32;
                  description
                    "SRLG value.";
                }
              }
              description
                "An SRLG value to be included or excluded.";
            }
            description
              "Augmentation for a generic explicit route for SRLG
               exclusion.";
          }
        }
      }
    }
  }

  grouping path-route-include-objects {
    description
      "List of route objects to be included when performing
       the path computation.";
    list route-object-include-object {
      key "index";
      ordered-by user;
      description
        "List of Explicit Route Objects to be included in the
         path computation.";
      leaf index {
        type uint32;
        description
          "Route object entry index.  The index is used to
           identify an entry in the list.  The order of entries
           is defined by the user without relying on key values.";
      }
      uses explicit-route-hop;
    }
  }

  grouping path-route-exclude-objects {
    description
      "List of route objects to be excluded when performing
       the path computation.";
    list route-object-exclude-object {
      key "index";
      ordered-by user;
      description
        "List of Explicit Route Objects to be excluded in the
         path computation.";
      leaf index {
        type uint32;
        description
          "Route object entry index.  The index is used to
           identify an entry in the list.  The order of entries
           is defined by the user without relying on key values.";
      }
      uses explicit-route-hop {
        augment "type" {
          case srlg {
            container srlg {
              description
                "SRLG container.";
              leaf srlg {
                type uint32;
                description
                  "SRLG value.";
              }
            }
            description
              "An SRLG value to be included or excluded.";
          }
          description
            "Augmentation for a generic explicit route for SRLG
             exclusion.";
        }
      }
    }
  }

  grouping generic-path-metric-bounds {
    description
      "TE path metric bounds grouping.";
    container path-metric-bounds {
      description
        "TE path metric bounds container.";
      list path-metric-bound {
        key "metric-type";
        description
          "List of TE path metric bounds.";
        leaf metric-type {
          type identityref {
            base path-metric-type;
          }
          description
            "Identifies an entry in the list of 'metric-type' items
             bound for the TE path.";
        }
        leaf upper-bound {
          type uint64;
          default "0";
          description
            "Upper bound on the end-to-end TE path metric.  A zero
             indicates an unbounded upper limit for the specific
             'metric-type'.";
        }
      }
    }
  }

  grouping generic-path-optimization {
    description
      "TE generic path optimization grouping.";
    container optimizations {
      description
        "The objective function container that includes
         attributes to impose when computing a TE path.";
      choice algorithm {
        description
          "Optimizations algorithm.";
        case metric {
          if-feature "path-optimization-metric";
          /* Optimize by metric */
          list optimization-metric {
            key "metric-type";
            description
              "TE path metric type.";
            uses optimization-metric-entry;
          }
          /* Tiebreakers */
          container tiebreakers {
            description
              "Container for the list of tiebreakers.";
            list tiebreaker {
              key "tiebreaker-type";
              description
                "The list of tiebreaker criteria to apply on an
                 equally favored set of paths, in order to pick
                 the best.";
              leaf tiebreaker-type {
                type identityref {
                  base path-metric-type;
                }
                description
                  "Identifies an entry in the list of tiebreakers.";
              }
            }
          }
        }
        case objective-function {
          if-feature "path-optimization-objective-function";
          /* Objective functions */
          container objective-function {
            description
              "The objective function container that includes
               attributes to impose when computing a TE path.";
            leaf objective-function-type {
              type identityref {
                base objective-function-type;
              }
              default "te-types:of-minimize-cost-path";
              description
                "Objective function entry.";
            }
          }
        }
      }
    }
  }

  grouping generic-path-affinities {
    description
      "Path affinities grouping.";
    container path-affinities-values {
      description
        "Path affinities represented as values.";
      list path-affinities-value {
        key "usage";
        description
          "List of named affinity constraints.";
        leaf usage {
          type identityref {
            base resource-affinities-type;
          }
          description
            "Identifies an entry in the list of value affinity
             constraints.";
        }
        leaf value {
          type admin-groups;
          default "";
          description
            "The affinity value.  The default is empty.";
        }
      }
    }
    container path-affinity-names {
      description
        "Path affinities represented as names.";
      list path-affinity-name {
        key "usage";
        description
          "List of named affinity constraints.";
        leaf usage {
          type identityref {
            base resource-affinities-type;
          }
          description
            "Identifies an entry in the list of named affinity
             constraints.";
        }
        list affinity-name {
          key "name";
          leaf name {
            type string;
            description
              "Identifies a named affinity entry.";
          }
          description
            "List of named affinities.";
        }
      }
    }
  }

  grouping generic-path-srlgs {
    description
      "Path SRLG grouping.";
    container path-srlgs-lists {
      description
        "Path SRLG properties container.";
      list path-srlgs-list {
        key "usage";
        description
          "List of SRLG values to be included or excluded.";
        leaf usage {
          type identityref {
            base route-usage-type;
          }
          description
            "Identifies an entry in a list of SRLGs to either
             include or exclude.";
        }
        leaf-list values {
          type srlg;
          description
            "List of SRLG values.";
        }
      }
    }
    container path-srlgs-names {
      description
        "Container for the list of named SRLGs.";
      list path-srlgs-name {
        key "usage";
        description
          "List of named SRLGs to be included or excluded.";
        leaf usage {
          type identityref {
            base route-usage-type;
          }
          description
            "Identifies an entry in a list of named SRLGs to either
             include or exclude.";
        }
        leaf-list names {
          type string;
          description
            "List of named SRLGs.";
        }
      }
    }
  }

  grouping generic-path-disjointness {
    description
      "Path disjointness grouping.";
    leaf disjointness {
      type te-path-disjointness;
      description
        "The type of resource disjointness.
         When configured for a primary path, the disjointness level
         applies to all secondary LSPs.  When configured for a
         secondary path, the disjointness level overrides the level
         configured for the primary path.";
    }
  }

  grouping common-path-constraints-attributes {
    description
      "Common path constraints configuration grouping.";
    uses common-constraints;
    uses generic-path-metric-bounds;
    uses generic-path-affinities;
    uses generic-path-srlgs;
  }

  grouping generic-path-constraints {
    description
      "Global named path constraints configuration grouping.";
    container path-constraints {
      description
        "TE named path constraints container.";
      uses common-path-constraints-attributes;
      uses generic-path-disjointness;
    }
  }

  grouping generic-path-properties {
    description
      "TE generic path properties grouping.";
    container path-properties {
      config false;
      description
        "The TE path properties.";
      list path-metric {
        key "metric-type";
        description
          "TE path metric type.";
        leaf metric-type {
          type identityref {
            base path-metric-type;
          }
          description
            "TE path metric type.";
        }
        leaf accumulative-value {
          type uint64;
          description
            "TE path metric accumulative value.";
        }
      }
      uses generic-path-affinities;
      uses generic-path-srlgs;
      container path-route-objects {
        description
          "Container for the list of route objects either returned by
           the computation engine or actually used by an LSP.";
        list path-route-object {
          key "index";
          ordered-by user;
          description
            "List of route objects either returned by the computation
             engine or actually used by an LSP.";
          leaf index {
            type uint32;
            description
              "Route object entry index.  The index is used to
               identify an entry in the list.  The order of entries
               is defined by the user without relying on key
               values.";
          }
          uses explicit-route-hop;
        }
      }
    }
  }

  grouping encoding-and-switching-type {
    description
      "Common grouping to define the LSP encoding and
      switching types";
    leaf encoding {
      type identityref {
        base te-types:lsp-encoding-types;
      }
      description
        "LSP encoding type.";
      reference
        "RFC3945";
    }
    leaf switching-type {
      type identityref {
        base te-types:switching-capabilities;
      }
      description
        "LSP switching type.";
      reference
        "RFC3945";
    }
  }
}
<CODE ENDS>
]]></artwork></figure>

</section>
<section numbered="false" anchor="acknowledgements"><name>Acknowledgements</name>

<t>This document was prepared using kramdown.</t>

</section>


  </back>

<!-- ##markdown-source:
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
j7x+AtXNdCY7COgrhmZ3Eiwi0Fw/7xnQ7bTexYgyesqyqPpQQiFCmBPol+zn
lvtJfx6eDyb+ROBVVPjn0tv0m/0TYBDTM/CQR6EjdyxMY6sS1PAhzMA+fpTw
5uqf3c3HQBXeWmsq4ai8VJVzmiMZOwNAVRXZaK4C3n28XIlaLgcNgU+iVfh5
aEVm40SMsHkSEw03r6NTvXEp4n31VKOkAXPNydJkoxwC69qUTvO/e1myRfUJ
WS4NhH0hUcXYuiku1X6UrjH1VnFmfTvzqvaENJmiK780GVtPk9I8HBZRkMpc
/diyEhTi2gPGyBsyq0aNO7LKgAdG0GTAQ8dI3LgHt0pX71JTTbVP2i03mtZ1
Yw5fHycA9QjzQAqK2+l97FgOWWc+c3Kan6eCz9Tqzu8WorbMT/MQYumgToJu
Tyzf2JaH0eXpVY/A3NMrNdtab77Ga2nbycv5appeaT7xM5EvzZPg6CJMUC3n
4UR4JyLIipTvJ1p9ew66xqSSE+eaw8t24j1G4jXDVvuw0wq3JHbYHMc6vbbq
gTqnwlBym3VAXeon3zhWEcs/SpStQamRsu8sGITH/A7ZX7TYvJEY4gNsR76q
W7wtOQ4JiuL/hUnzJYr3OtAm4+3ltkSRu9MfhFE2fKCzv3FraryJBUHAgqfV
jb2N/h+HMNOoyJakDIFg0nz3xyGNiK/QsL29CO1TtwU8DKzV9vAKX6VDtRPc
jxg+igKtG6xuIObVoW1hq9RPVVfjdOpzpxdkWTIMg1tvWBITC0yXUXR3EJuK
5YeaKWgeNGWdCuKath0VPLJK1T14iogZlgFL5O3XvzqWtH2Ix7tPBtLE2z87
e/PiaB+vNFQuR90FGW0rwCcHtCOYOrI7WQl5JiEhmxURdD+E8Q7c57xRQf9M
gvfC50JL/yIVQXuHSViTLWXen/Gx6Cen3SgpYB4+Gosj/yIchendUc+G7RFs
lvAgIjbWjneVy7EZuOZ0+J25W3lsptcx+HJiiqn9cR7N7DukAA2ZH6HKNec4
VjvNHq2aG4B9bk9Ce1Zdil2aVwCPiD/VCtiw72QFVH9w2AvVu1LzhFmJ/rhd
4sCPdMGsKkGmXJLq66NZHExkm7UhCIvVTCTpvpRdhcMWqM+4/NX6hy57VbXC
odGdSsY+hrHARcZ2bFlOBSY2RzVg0Gz/VMem60x4ENRysvhkjlO/s7O94aZS
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
CgQKk7TSuY7Uo7UMpj5+tyaUISm/O1d74vmPYSNCwFMIzO8cdqubBp0pU/Hj
F5wxjv9ZJ5zRCSxeTLX4tu6+O1/e+CViqjS7ns4ljSyUJL2hx3IiFDWNpuid
boqUifL5FGnNZSvWA9Ut4FlldvKeNv2E3GTcbbLufE+6I6aGM+SbqS+EuUlb
nTbh77jRqgnLglemStOVbi2bucTOD6KbYDbHTbmlzUE+iz2auYDVHbTBe6E0
XWwgN6Ms3LlujUtPRX6MJPBwCmftt06tWx6ZWBX6aZF0j/W0NJZ7YLScaqp+
LO65dbesZvxZLrOZICyR3Yw/JrBHslEtgy5rmyoHKMtLrcXnYgFlJRpxsi9D
7MoEpRkXdPJQ4Yl6DY0/fN2webdSE+Gm+5RVdZ3x+qAT79UccNfSpNR9xHMI
KXlM4RU6hA3zek65I+F5a9c5lZmoUYbcuZSy+b5SGXLIJO+fAx4Aej0ocROd
AuCdoKXPba1f+3VbbJ+ozVeG1icy8w+bKfXAG1e32+hq/FJrJfPzcaX97zbw
eDeXgd6y2ZYHdgdpORupue9NHciUanLUlb5lJGV2SXMZX8PNka5B0uazzzVG
LM1p04c8fWN5KITaDJDmLUAKs+KfGv3foP0bvD/Gv3aXrUykfM7RhH2D/mpo
f1W7JTmaS+mcbnv+stpqOV2luKx1r29lvvpw2YLM51i/SzOfi9JnZT49kW/M
tzTzWeRo2SKbNsg522Pr/jFva2zbGFu3xS5bcsOW6O5N3XeqW22F3Uprl9wE
a7fAedueHMG3A8zUq6st2uCeDcjHK72ZTDfbJtjdzh7kK00HfBXoZf/IirDP
P+ZTWqkWh4pvU3eOhD9dXJqm86TO/GKdLdWpG5yFe96Eabkly5wJpiIUctIt
Tgl1oKuQ2ZLSx9uua1LT3bKtKMM0uFMBKBGP/DyhtEN3TUCd7lMaRsnX0F4b
FR8RLBBNbp0XhZMw19NVV1O7ABya3VqU7HO6VklSIk4zc95qFij7sQ6n5byV
YRr2uIg5zm93ygu0c2gxh1UhgS7gZIotA8ia4E2XLpKrMoxM7AqiS4z7Xk2c
vK763rHOXPSLlcwtKYg204VjfywCumX9QYXoUrQcvnv00JPDYWKPAvnwkfUI
S04VTkmCWxRL81zVktuKpVoZoxrZN52GN+kJmNx5KC5SEbwXaebOylpu65Hf
uuJcjWUqBWOBK8+CHjHfV7Z2IqH5vo6Mc8yK81pEPHghB5EKKIo5nXIsO6gx
EMSvRRDB1+PgOkn5kAZB4fJk1H2WTTUAMw2H76vvU36YyPIGg6Y0tybbpnmb
4J+5mwX/lB36ucZRh+2jZXXbDKi6EiGSYa2IfK2Iustz9eWKbFf0XKMYzMFk
bg3pbVQq/9xSsfIP9/2u4F7PXx2466J+VWpZrBoxKodak7FPDWQxN2GYZDnt
hIuJdHUJ3eqdOmS6x3icHRprLLFAru0KDy4WNA/OsXHNk75M327dm8vQ7QTY
IKu4d8baLY9TtngpTt7d1o2DCY7IQGf2KWLF4L1l9F5Wv9qIfyqTVzbhlZNx
OaxhZiUbt0xSOcdgBMztEwc41aZaDrqZuJRHqEjNvmnliEBMpvms3fRs4r2Z
j6u5HOMRhBa+4zG+MZ1hOncyizIdAmkirSQufurwF/dGKD8rKeOWAbRPrzTB
8rrUaN9ORKtd5rD+WKeTusbw0DxNTZGZOTqa4FCBeRchIYjTNJlij28xJwhh
QC8pGybC1JbacFdy0vlodTH5CLR04HRoIiLEY1SX/aoHqs2qmWlb2lr1PJH8
nVRwDZkXVLa80h00bbPnxIJBpGnmpTvTs3oJ7jsvlaZzNxzlLqSebFWNdlR3
pVVdUNONwuzf2MI6xsTvdoXnPFqb6V4DzHTPqQzXemCDRgq9mYz15urAtwpm
fmKHRhdCcTh7moaTAFYUx12TNytY6EXiWlj3R6LvLpO7sGiCr4LB1/HOpfWG
Mczr5vm24bzkWqQp3fzKpV8OCiXodGxmzaE5eU+mwFWy3LrdG0hZ0fKEy2T0
tdc1tGTeyS+bQ/1ND5ltu+kJUlPP2vm5Uwbjqyi5CCIpPwtOvaScq+M1nzM0
j1fe5m36tiyr83ijWDexjfOCZXZ0DiBb78yhUgW64na8dSYTczWBimMaOM3n
MkudyMwJmH75c5g5CJa8y2A4LCZFFFDApcHVrDtI6Ta4Db168llu+TJf4ltl
Hn9KXFWXxduyts3mkZvVwNs87Dp5kfLhuE0FU4MQyIgR9s3C/Z+vJI5mfFZ/
QefysHs4/KN51ca96oGVsyxb8iw72Anzpleek2vhLDTBxnTClrP1FmdxiewI
/Fk+mXDBLInyy1V73xXzOVm68205Iasn/SAe+ZmqTbF1U/Oeb5L2EzlFmh7W
PSiwVtm1Bs7NtGyzTz/tmHwtZRCmlCib+noK9NGzFXfi9dk8NoquCqwv+dh6
ur1jmU8qCaSOXgtgb94fBtPgIowcXTZ3Bi5FF5zCx5WPK39+8ebg0Dt8fXD2
/cr/wM/Kyspve7pb7l8e0N76ABjmT97+8H2c3ERidEkFuBnVx1MvhFECShzT
c26CDPZXMcUL0IAxEa/3aTAZJTfx+sr/B0sJUZ0buQEA

-->

</rfc>

