Skip to content

configured subscriptions #794

@rkrejci

Description

@rkrejci

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/subscription in sysrepo. The sysrepo subscription can be done a similar way as in /notifications:create-subscription callback (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-change subscriptions. The periodic subscriptions are supposed to be handled differently according to #797.

Supported features from ietf-subscribed-notifications module:

  • encode-json
  • encode-xml
  • replay
  • subtree
  • xpath

Metadata

Metadata

Assignees

Labels

Epicis:developmentDescription of the development task managed by ZenHub.status:completedFrom the developer perspective, the issue was solved (bug fixed, question answered,...)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions