Skip to content

Can netconf event/yang notification nodes be subscribed by gNMI? #233

@getsockopt

Description

@getsockopt

Hi all
According to gnmi-specification a target should "sync all data to client" firstly no matter what current subscription mode(ONCE POLL STREAM/SAMPLE STREAM/ON_CHANGE) is. However the netconf event/yang notification may not be suitable or able to sync because it represents a specific triggered event(for example an user login event). In addtion there are no effective notification statements in openconfig yang models(search result only shows comments). So I'am wondering if gNMI supports netconf event/yang notification? If not, what should the target respond(error or silently ignoring)? If so, which mode should be used and what is the expected behavior?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions