@@ -98,7 +98,7 @@ Table of Contents
98
98
17.1. Normative References . . . . . . . . . . . . . . . . . . 12
99
99
17.2. Informative References . . . . . . . . . . . . . . . . . 13
100
100
Appendix A. Examples . . . . . . . . . . . . . . . . . . . . . . 14
101
- A.1. Dynamic Subscription . . . . . . . . . . . . . . . . . . 15
101
+ A.1. Dynamic Subscription . . . . . . . . . . . . . . . . . . 14
102
102
A.2. Configured Subscription . . . . . . . . . . . . . . . . . 18
103
103
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 20
104
104
@@ -338,10 +338,10 @@ Zhou, et al. Expires 3 January 2024 [Page 6]
338
338
Internet-Draft Distributed Notifications July 2023
339
339
340
340
341
- The Receiver can associate the YANG data records with Subscription ID
342
- [RFC8639] to the subscribed subscription and with publisherId
343
- [I-D.tgraf-netconf-notif-sequencing] to one of the Publisher Agents
344
- software processes to enable message integrity.
341
+ The Receiver is able to associate the YANG data records with
342
+ Subscription ID [RFC8639] to the subscribed subscription and with
343
+ Message Observation Domain ID to one of the Publisher Agents software
344
+ processes to enable message integrity.
345
345
346
346
For the dynamic subscription, the output of the "establish-
347
347
subscription" RPC defined in [RFC8639] MUST include a list of Message
@@ -745,14 +745,6 @@ Internet-Draft Distributed Notifications July 2023
745
745
<https://datatracker.ietf.org/doc/html/draft-ietf-netconf-
746
746
udp-notif-09>.
747
747
748
- [I-D.tgraf-netconf-notif-sequencing]
749
- Graf, T., Quilbeuf, J., and A. H. Feng, "Support of
750
- Hostname and Sequencing in YANG Notifications", Work in
751
- Progress, Internet-Draft, draft-tgraf-netconf-notif-
752
- sequencing-01, 25 March 2023,
753
- <https://datatracker.ietf.org/doc/html/draft-tgraf-
754
- netconf-notif-sequencing-01>.
755
-
756
748
[INSA-Lyon-Publisher]
757
749
"INSA Lyon, YANG Push publisher example implementation",
758
750
<https://github.com/network-analytics/udp-notif-scapy>.
@@ -776,6 +768,14 @@ Appendix A. Examples
776
768
777
769
This appendix is non-normative.
778
770
771
+ A.1. Dynamic Subscription
772
+
773
+ Figure 2 shows a typical dynamic subscription to the device with
774
+ distributed data export capability.
775
+
776
+
777
+
778
+
779
779
780
780
781
781
@@ -786,11 +786,6 @@ Zhou, et al. Expires 3 January 2024 [Page 14]
786
786
Internet-Draft Distributed Notifications July 2023
787
787
788
788
789
- A.1. Dynamic Subscription
790
-
791
- Figure 2 shows a typical dynamic subscription to the device with
792
- distributed data export capability.
793
-
794
789
+-------------+ +-------------+ +-------------+
795
790
| Subscriber/ | | Publisher | | Publisher |
796
791
| Receiver | | (Master) | | (Agent) |
@@ -837,6 +832,11 @@ A.1. Dynamic Subscription
837
832
838
833
839
834
835
+
836
+
837
+
838
+
839
+
840
840
Zhou, et al. Expires 3 January 2024 [Page 15]
841
841
842
842
Internet-Draft Distributed Notifications July 2023
0 commit comments