Loading etsi-qkd-sdn-node.yang +8 −8 Original line number Diff line number Diff line Loading @@ -799,13 +799,13 @@ module etsi-qkd-sdn-node { } } notification sqdkdn_link_down { notification sdqkdn_link_down { description "As in the interface down event, this notification contains the identifier of a given link which has gone down unexpectedly. In addition, further information can be sent in the 'reason' field."; container qkd_link { description "'sqdkdn_link_down' notification's qkd_link parameters."; description "'sdqkdn_link_down' notification's qkd_link parameters."; uses qkdl_id; Loading @@ -814,18 +814,18 @@ module etsi-qkd-sdn-node { } } notification sqdkdn_link_perf_update { notification sdqkdn_link_perf_update { description "This notification allows to inform of any mayor modification in the performance of an active link. The identifier of the link is sent together with the performance parameters of the link."; container qkd_link { description "'sqdkdn_link_perf_update' notification's qkd_link parameters."; description "'sdqkdn_link_perf_update' notification's qkd_link parameters."; uses qkdl_id; container performance { description "'sqdkdn_link_perf_update' notification's performance parameters."; description "'sdqkdn_link_perf_update' notification's performance parameters."; uses common_performance; Loading @@ -835,18 +835,18 @@ module etsi-qkd-sdn-node { } } notification sqdkdn_link_overloaded { notification sdqkdn_link_overloaded { description "This notification is sent when the link cannot cope with the demand. The link identifier is sent with the expected consumption and general performance parameters."; container qkd_link { description "'sqdkdn_link_overloaded' notification's qkd_link parameters."; description "'sdqkdn_link_overloaded' notification's qkd_link parameters."; uses qkdl_id; container performance { description "'sqdkdn_link_overloaded' notification's performance parameters."; description "'sdqkdn_link_overloaded' notification's performance parameters."; uses common_performance; Loading Loading
etsi-qkd-sdn-node.yang +8 −8 Original line number Diff line number Diff line Loading @@ -799,13 +799,13 @@ module etsi-qkd-sdn-node { } } notification sqdkdn_link_down { notification sdqkdn_link_down { description "As in the interface down event, this notification contains the identifier of a given link which has gone down unexpectedly. In addition, further information can be sent in the 'reason' field."; container qkd_link { description "'sqdkdn_link_down' notification's qkd_link parameters."; description "'sdqkdn_link_down' notification's qkd_link parameters."; uses qkdl_id; Loading @@ -814,18 +814,18 @@ module etsi-qkd-sdn-node { } } notification sqdkdn_link_perf_update { notification sdqkdn_link_perf_update { description "This notification allows to inform of any mayor modification in the performance of an active link. The identifier of the link is sent together with the performance parameters of the link."; container qkd_link { description "'sqdkdn_link_perf_update' notification's qkd_link parameters."; description "'sdqkdn_link_perf_update' notification's qkd_link parameters."; uses qkdl_id; container performance { description "'sqdkdn_link_perf_update' notification's performance parameters."; description "'sdqkdn_link_perf_update' notification's performance parameters."; uses common_performance; Loading @@ -835,18 +835,18 @@ module etsi-qkd-sdn-node { } } notification sqdkdn_link_overloaded { notification sdqkdn_link_overloaded { description "This notification is sent when the link cannot cope with the demand. The link identifier is sent with the expected consumption and general performance parameters."; container qkd_link { description "'sqdkdn_link_overloaded' notification's qkd_link parameters."; description "'sdqkdn_link_overloaded' notification's qkd_link parameters."; uses qkdl_id; container performance { description "'sqdkdn_link_overloaded' notification's performance parameters."; description "'sdqkdn_link_overloaded' notification's performance parameters."; uses common_performance; Loading