etsi-qkd-sdn-node.yang 26.4 KB
Newer Older
britoj's avatar
britoj committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957
module etsi-qkd-sdn-node {

  yang-version "1";

  namespace "urn:etsi:qkd:yang:etsi-qkd-node";

  prefix "etsi-qkdn";
  
  import ietf-yang-types { prefix "yang"; }
  import ietf-inet-types { prefix "inet"; }
  import etsi-qkd-node-types { prefix "etsi-qkdn-types"; }

  // meta
  organization "ETSI ISG QKD";

  contact
    "https://www.etsi.org/committee/qkd
    vicente@fi.upm.es";

  description
    "This module contains the groupings and containers composing 
    the software-defined QKD node information models
    specified in ETSI GS QKD 015.";

  revision "2020-09-30" {
    description
      "First definition based on initial requirement analysis.";
  }

  container sdqkd_node {
    description
      "Top module describing a software-defined QKD node (SD-QKD node).";

    leaf node_id {
      type yang:uuid;
      mandatory true;
      description
        "This value reflects the unique ID of the SD-QKD node.";
    }

    leaf location_id {
      type string;
      default "";
      description
        "This value enables the location of the secure
        area that contains the SD-QKD node to be specified.";
    }

    container qkd_capabilities {
      uses qkd_capabilities_top;
      description "Capabilities of the SD-QKD node.";
    }
    
    container qkd_applications {
      uses qkd_applications_top;
      description "List of applications that are currently registered
        in the SD-QKD node. Any entity consuming QKD-derived keys (either 
        for internal or external purposes) is considered an application.";
    }

    container qkd_interfaces {
      uses qkd_interfaces_top;
      description "List of physical QKD modules in a secure location,
        abstracted as interfaces of the SD-QKD node.";
    }

    container qkd_links {
      uses qkd_links_top;
      description "List of (key association) links to other SD-QKD nodes in the network.
        The links can be physical (direct quantum channel) or virtual multi-hop 
        connection doing key-relay through several nodes.";
    }
  }

  grouping qkd_capabilities_top{
      
      leaf link_stats_support {
        type boolean;
        default true;
        description
          "If true, this SD-QKD node exposes link-related statistics (key
          generation rate, link consumption, status).";
      }

      leaf application_stats_support {
        type boolean;
        default true;
        description
          "If true, the SD-QKD node exposes application related 
          statistics (application consumption, alerts).";
      }

      leaf key_relay_mode_enable {
        type boolean;
        default true;
        description
          "If true, the SD-QKD node supports key relay (multi-hop) mode services.";
      }

  }

  grouping qkd_applications_top{
    
      list qkd_application {
        key "app_id";

        leaf app_id {
          type yang:uuid;
          description 
            "This value uniquely identifies a pair of applications
            extracting keys from a QKD key association link. This value is similar
            to a key ID or key handle.";
        }

        container qos {

          leaf max_bandwidth {
            type uint32;
            description "Maximum bandwidth (bps) allowed for this specific
              application. Exceeding this value will raise an error
              from the local key store to the application. This value might
              be internally configured (or by an administrator).";
          }

          leaf min_bandwidth {
            type uint32;
            description "This value is an optional QoS parameter
              indicating the minimum key rate that the application is expected
              to request (in bits per second).";
          }

          leaf jitter {
            type uint32;
            description "This value allows a maximum time
              jitter (msec) of keys provided by the key delivery API to be specified, for
              applications requiring fast rekeying. This value can
              be coordinated with the other QoS to provide a wide
              enough QoS definition.";
          }

          leaf ttl {
            type uint32;
            description "Time To Live (sec) specifies the maximum
              time a key can have been stored before delivery to 
              an application.";
          }

          leaf clients_shared_path_enable {
            type boolean;
            default false;
            description "If true, multiple clients for this application
              might share paths across the network (rather than having
              disjoint paths) to reduce service impact (consumption).";
          }

          leaf clients_shared_keys_required {
            type boolean;
            default false;
            description "If true, multiple clients for this application
              might share keys to reduce service impact (consumption).";
          }

        }

        leaf type {
          type identityref {
            base etsi-qkdn-types:QKD-APP-TYPES;
          }
          description "Type of the registered application. These
            values, defined within the types module, can be client
            (external applications requesting keys)
            or internal (application is defined to maintain
            the QKD network - e.g. multi-hop, authentication or
            other encryption operations).";
        }

        leaf server_app_id {
          type inet:uri;
          description "ID of the server application connecting to
            the key store.";
        }

        leaf-list client_app_id {
          type inet:uri;
          description "ID of the client application connecting to
            the key server of the peer SD-QKD node. It is considered
            as the client from the security perspective.";
        }

        leaf-list backing_link_ids {
          type yang:uuid;
          description "Universally Unique IDs of the (key association) links providing
            QKD keys to these applications.";
        }

        leaf local_qkdn_id {
          type yang:uuid;
          description "Universally Unique ID of the local SD-QKD node that
            is providing QKD keys to the local application.";
        }

        leaf remote_qkdn_id {
          type yang:uuid;
          description "Universally Unique ID of the remote SD-QKD node that
            is providing QKD keys to the remote application. While
            unknown, the local SD-QKD will not be able to provide
            keys to the local application.";
        }

        leaf priority {
          type uint32;
          default 0;
          description "Priority of the association/application.
            High value indicate high priority. This might be defined by 
            the user, but will usually assigned by a network administrator.";
        }

        leaf creation_time {
          config false;
          type yang:date-and-time;
          description "Date and time of the service creation.";
        }

        leaf expiration_time {
          type yang:date-and-time;
          description "Date and time of the service expiration.";
        }

        container statistics {

          description " Statistical information relating to a 
            specific statistic period of time.";

          list statistic {

            key "end_time";
            config false;

            leaf end_time {
              type yang:date-and-time;
              config false;
              description "End time for the statistics collection period.";
            }

            leaf start_time {
              type yang:date-and-time;
              config false;
              description "Start time for the statistics collection period.";
            }

            leaf consumed_bits {
              type uint32;
              config false;
              description "Consumed secret key amount (bits)
                for a statistics collection period of time.";
            }

          }
        }
      }
  }

  grouping qkd_interfaces_top {
      list qkd_interface {
        key "qkdi_id";
        description "QKD Interface ID.";

        uses qkd_interface_common;
        
      }
  }

  grouping qkd_interface_common {

    leaf qkdi_id {
      type uint32;
      description "Interface ID. A locally unique number, which 
        is globally unique when combined with the SD-QKD node ID.";
    }

    container capabilities {
      description "Capabilities of the QKD system (interface).";

      leaf role_support {
        type identityref {
          base etsi-qkdn-types:QKD-ROLE-TYPES;
        }
        description "Support for transmit, receive or both.";
      }

      
      leaf wavelength_range {
        type  etsi-qkdn-types:wavelength-range-type;
        description "Range of supported wavelengths (nm) (multiple
          if it contains a tunable laser).";
      }

      leaf max_absorption {
        type uint32;
        description "Maximum absorption supported (dB).";
      }
    }

    leaf model {
      type string;
      description "Device model (vendor/device).";
    }

    leaf type {
      type identityref {
        base etsi-qkdn-types:QKD-TECHNOLOGY-TYPES;
      }
      description "Interface type (QKD  technology).";
    }

    container att_point {
      description "Interface attachment point to an optical switch.";

      leaf device {
        type string;
        description "Unique ID of the optical switch (or
        passive component) to which the interface is connected.";
      }

      leaf port {
        type uint32;
        description "Port ID of the device to which the interface
        is connected.";
      }
    }
  }

  grouping qkd_links_top {

    list qkd_link {
      key "link_id";

      leaf link_id{
        type yang:uuid;
        description "Universally Unique ID of the QKD link (key association).";
      }

      leaf enable {
        type boolean;
        default true;
        description "This value allows the key generation process for a 
          given link to be enabled or disabled. If true, the key generation 
          process is enabled.";
      }

      container local {
        description "Source (local) node of the QKD link.";

        leaf qkd_node {
          type yang:uuid;
          description "Universally Unique ID of the local qkd-node.";
        }

        leaf interface {
          type uint32;
          description "Interface used to create the key association link.";
        }
      }

      container remote {
        description "Destination (remote) unique QKD node ID.";

        leaf qkd_node {
          type yang:uuid;
          description "Universally Unique ID of the remote QKD node. 
            This value is provided by the SDN controller as part 
            of the request to establish the key association link.";
        }

        leaf interface {
          type uint32;
          description "Interface used to create the key association link.";
        }
      }

      leaf type {
        type identityref {
          base etsi-qkdn-types:QKD-LINK-TYPES;
        }
        description "Link type: Virtual (multi-hop) or physical.";
      }

      leaf state {
        type identityref {
          base etsi-qkdn-types:LINK-STATUS-TYPES;
        }
        description "Status of the QKD key association link.";
      }

      leaf-list applications {
        type yang:uuid;
        description " Universally Unique IDs of Applications which 
          are consuming keys from the QKD key association link.";
      }

      uses virtual_link_spec {
        when "../type = 'VIRT'" {
          description "Virtual key association link specific configuration.";
        }
      }

      uses physical_link_spec {
        when "../type = 'PHYS'" {
          description "Physical key association link specific configuration.";
        }
      }

      container performance {

        uses common_performance;

        uses physical_link_perf {
          when "../type = 'PHYS'" {
            description "Performance of the specific physical link.";
          }
        }
      }

    }
  }

  grouping common_performance {

    leaf expected_consumption {
        type uint32;
        description "Sum of the bandwidths (bps) of the application's that are
          consuming keys from the key association link.";
    }
    
    leaf skr {
        type uint32;
        description "Total secret key rate (bps) generation of the key association 
           link.";
    }

    leaf eskr {
        type uint32;
        description "Effective secret key rate (bps) generated by the key association
           link. i.e. the available rate to the applications after internal 
           consumption.";
    }

  }

  grouping physical_link_perf {

    list phys_perf {
      key "type";

      leaf type {
        type identityref {
            base "etsi-qkdn-types:PHYS-PERF-TYPES";
          }
          description "Type of the physical performance value to be
            exposed to the controller.";
      }

      leaf value {
        type uint32;
        description "Numerical value for the performance parameter.";
      }
    }

  }

  grouping virtual_link_spec {

      leaf prev_hop {
        type yang:uuid;
        description "Universally Unique ID of the previous hop in 
            a multi-hop/virtual link configuration.";
      }

      leaf-list next_hop {
        type yang:uuid;
        description "Universally Unique IDs of the Next hop(s) in 
            a multi-hop/virtual key association link configuration. List will 
            contain multiple entries for multicast over shared sub-paths.";
      }

      leaf bandwidth {
        type uint32;
        description "Required bandwidth (bps)for the key association link. Used to
          reserve bandwidth from the physical link to support the virtual link
          as an internal application.";
      }
  }

  grouping physical_link_spec {

      leaf channel_att {
        type uint8;
        description "Expected attenuation on the quantum channel (dB).";
      }

      
      leaf wavelength {
        type etsi-qkdn-types:wavelength;    
        description "Wavelength (nm) to be used for the quantum channel. If
          the interface is not tunable, this parameter can by bypassed.";
      }

      leaf qkd_role {
        type identityref {
          base "etsi-qkdn-types:QKD-ROLE-TYPES";
        }
        description "Transmitter/receiver mode for the QKD system. If 
          there is no multi-role support, this could be ignored.";
      }
  }

  notification sdqkdn_application_new {

    container qkd_application {

      leaf server_app_id {
        type inet:uri;
        description "ID of the server application connecting to
          the key store.";
      }

      leaf-list client_app_id {
        type inet:uri;
        description "ID of the client application connecting to
          the key server of the peer SD-QKD node. It is considered
          as the client from the security perspective.";
      }

      leaf local_qkdn_id {
        type yang:uuid;
        description "Universally Unique ID of the local SD-QKD node which
          is providing QKD keys to the local application.";
      }

      leaf priority {
        type uint32;
        default 0;
        description "Priority of the association/application.
          Higher values indicate higher priority. This might be 
          defined by the user, but usually handled
          by a network administrator.";
      }
     
      container qos {

        leaf max_bandwidth {
          type uint32;
          description "Maximum bandwidth (bps) allowed for this specific
            application. Exceeding this value will raise an error
            from the local key store to the application. This value
            might be internally configured (or by an administrator).";
        }

        leaf min_bandwidth {
          type uint32;
          description "This value is an optional QoS parameter
            that enables an application to request a minimum key 
            rate (in bits per second).";
        }

        leaf jitter {
          type uint32;
          description "This value allows to specify the maximum
            jitter (msec) of keys provided by the key delivery API, for
            applications requiring fast rekeying. This value can
            be coordinated with the other QoS parameters to provide a wide
            enough QoS definition.";
        }

        leaf ttl {
          type uint32;
          description "Time To Live specifies the maximum
            time (secs) a key can have been stored delivery to 
            and application.";
        }

        leaf clients_shared_path_enable {
          type boolean;
          default false;
          description "If true, multiple clients for this application
            might share paths to reduce service impact (consumption).";
        }

        leaf clients_shared_keys_required {
          type boolean;
          default false;
          description "If true, multiple clients for this application
            might share keys to reduce service impact (consumption).";
        }

      }

      leaf type {
        type identityref {
          base etsi-qkdn-types:QKD-APP-TYPES;
        }
        description "Type of the registered application. These
          values, defined within the types module, can be client
          (it we have an external application requesting keys)
          or internal (if the application is defined to maintain
          the QKD network - e.g. multi-hop, authentication or
          other encryption operations).";
      }
    }
  }

  notification sdqkdn_application_qos_update {

    container qkd_application {

      leaf app_id {
        type yang:uuid;
        description 
          "This value uniquely identifies a pair of applications
          extracting keys from a QKD link. This value is similar
          to a key ID or key handle.";
      }
     
      container qos {

        leaf max_bandwidth {
          type uint32;
          description "Maximum bandwidth (bps) allowed for this specific
            application. Exceeding this value will raise an error
            from the local key store to the appl. This value might
            be internally configured (or by an admin).";
        }

        leaf min_bandwidth {
          type uint32;
          description "This value is an optional QoS parameter
            which enables to require a minimum key rate (bps)
            for the application.";
        }

        leaf jitter {
          type uint32;
          description "This value allows to specify the maximum
            jitter (msec) to be provided by the key delivery API for
            applications requiring fast rekeying. This value can
            be coordinated with the other QoS to provide a wide
            enough QoS definition.";
        }

        leaf ttl {
          type uint32;
          description "This value is used to specify the maximum
            time that a key could be kept in the key store (sec) for a
            given application without being used.";
        }

        leaf clients_shared_path_enable {
          type boolean;
          default false;
          description "If true, multiple clients for this application
            might share keys to reduce service impact (consumption).";
        }

        leaf clients_shared_keys_required {
          type boolean;
          default false;
          description "If true, multiple clients for this application
            might share keys to reduce service impact (consumption).";
        }
      }

      leaf priority {
        type uint32;
        default 0;
        description "Priority of the association/application. Higher numbers
          mean higher priority. It might be defined by the user, but usually handled
          by a network administrator.";
      }
    }
  }

  notification sdqkdn_application_disconnected {

    container qkd_application {

      leaf app_id {
        type yang:uuid;
        description 
          "This value uniquely identifies a pair of applications
          extracting keys from a QKD key association link. This value is similar
          to a key ID or key handle.";
      }
    }
  }

  notification sdqkdn_interface_new {

    container qkd_interface{
      uses qkd_interface_common;
    }

  }

  notification sdqkdn_interface_down {

    container qkd_interface {
      
      leaf qkdi_id {
        type uint32;
        description "Interface id. It is described as a locally
          unique number, which is globally unique when combined
          with the SD-QKD node ID.";
      }

      leaf reason {
        type string;
        description "Auxilar parameter to include additional
          information about the reason for interface failure.";
      }
    }
  }

  notification sdqkdn_interface_out {

    container qkd_interface {
      
      leaf qkdi_id {
        type uint32;
        description "Interface id. It is described as a locally
          unique number, which is globally unique when combined
          with the SD-QKD node ID.";
      }
    }
  }

  notification sqdkdn_link_down {

    container qkd_link {

      leaf link_id{
        type yang:uuid;
        description "Unique ID of the QKD link (key association).";
      }

      leaf reason {
        type string;
        description "Auxilar parameter to include additional
          information about the reason for link failure.";
      }
    }
  }

  notification sqdkdn_link_perf_update {

    container qkd_link {

      leaf link_id{
        type yang:uuid;
        description "Unique ID of the key association QKD link.";
      }

      container performance {

        uses common_performance;

        uses physical_link_perf;
  
      }   
    }
  }

  notification sqdkdn_link_overloaded {

    container qkd_link {

      leaf link_id{
        type yang:uuid;
        description "Unique ID of the key association QKD link.";
      }

      container performance {

        uses common_performance;
  
      }   
    }
  }

  notification alarm {

    container link {

        leaf link_id {
          type yang:uuid;
          description "Placeholder for link_id of an Alarm.";
        }

        leaf status {
          type identityref {
            base "etsi-qkdn-types:LINK-STATUS-TYPES";
          }
          description "Placeholder for status of an Alarm.";
        }

        leaf message {
          type string;
          description "Placeholder for message of an Alarm.";
        }

        leaf severity {
          type identityref {
            base "etsi-qkdn-types:SEVERITY-TYPES";
          }
          description "Placeholder for the severity of an Alarm.";
        }
    }

    container interface {

        leaf qkdi_id {
          type uint32;
          description "Placeholder for a new interface.";
        }

        leaf status {
          type identityref {
            base "etsi-qkdn-types:IFACE-STATUS-TYPES";
          }
          description "Placeholder for the status of the new interface.";
        }

        leaf message {
          type string;
          description "Placeholder for the message.";
        }

        leaf severity {
          type identityref {
            base "etsi-qkdn-types:SEVERITY-TYPES";
          }
          description "Placeholder for the severity.";
        }
    }

    container application {

        leaf app_id {
          type yang:uuid;
          description "Placeholder for the description of the new App.";
        }

        leaf status {
          type identityref {
            base "etsi-qkdn-types:APP-STATUS-TYPES";
          }
          description "Placeholder for the status of the new App.";
        }

        leaf message {
          type string;
          description "Placeholder for the message associated to the new App.";
        }

        leaf severity {
          type identityref {
            base "etsi-qkdn-types:SEVERITY-TYPES";
          }
          description "Placeholder for the severity.";
        }
    }

  }

  notification event {

    container link {

        leaf link_id {
          type yang:uuid;
          description "Placeholder for the description of the new event.";
        }

        leaf status {
          type identityref {
            base "etsi-qkdn-types:LINK-STATUS-TYPES";
          }
          description "Placeholder for the status.";
        }

        leaf message {
          type string;
          description "Placeholder for the message.";
        }

        leaf severity {
          type identityref {
            base "etsi-qkdn-types:SEVERITY-TYPES";
          }
          description "Placeholder for the severity.";
        }
    }

    container interface {

        leaf qkdi_id {
          type uint32;
          description "Placeholder for the QKD ID.";
        }

        leaf status {
          type identityref {
            base "etsi-qkdn-types:IFACE-STATUS-TYPES";
          }
          description "Placeholder for the status.";
        }

        leaf message {
          type string;
          description "Placeholder for the message.";
        }

        leaf severity {
          type identityref {
            base "etsi-qkdn-types:SEVERITY-TYPES";
          }
          description "Placeholder for the severity.";
        }
    }

    container application {

        leaf app_id {
          type yang:uuid;
          description "Placeholder for the app_id.";
        }

        leaf status {
          type identityref {
            base "etsi-qkdn-types:APP-STATUS-TYPES";
          }
          description "Placeholder for the status.";
        }

        leaf message {
          type string;
          description "Placeholder for the message.";
        }

        leaf severity {
          type identityref {
            base "etsi-qkdn-types:SEVERITY-TYPES";
          }
          description "Placeholder for the severity.";
        }
    }
  }
}