-
Notifications
You must be signed in to change notification settings - Fork 203
configured subscriptions #794
Copy link
Copy link
Closed
Labels
Epicis:developmentDescription of the development task managed by ZenHub.Description of the development task managed by ZenHub.status:completedFrom the developer perspective, the issue was solved (bug fixed, question answered,...)From the developer perspective, the issue was solved (bug fixed, question answered,...)
Milestone
Metadata
Metadata
Assignees
Labels
Epicis:developmentDescription of the development task managed by ZenHub.Description of the development task managed by ZenHub.status:completedFrom the developer perspective, the issue was solved (bug fixed, question answered,...)From the developer perspective, the issue was solved (bug fixed, question answered,...)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Generic description in RFC 8639, sec. 2.5, the specific configuration is described in RFC 8641, sec 4.2.
The netopeer2-server implements the configured subscription by subscribing for the changes of
/ietf-subscribed-notifications:subscriptions/subscriptionin sysrepo. The sysrepo subscription can be done a similar way as in/notifications:create-subscriptioncallback (np2srv_rpc_subscribe_cb()). Processing the event streams can be then done the same way as the standard NETCONF Notifications.The monitored subscriptions configuration should be filtered to cover only the
on-changesubscriptions. Theperiodicsubscriptions are supposed to be handled differently according to #797.Supported features from
ietf-subscribed-notificationsmodule: