Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

/wiki/spaces/JUN/pages/547226

https://docs.ipinfusion.com/service-provider/#page/OcNOS-SP/Improved_Management/Streaming_Telemetry.html


gNMIenable Streaming telemetric in OcNOS
config

conf t

feature streaming-telemetry

commit

showshow streaming-telemetry dynamic-subscriptions
show streaming-telemetry persistent-subscriptions
show streaming-telemetry persistent-subscriptions brief
show streaming-telemetry persistent-subscriptions details



Supported platform / Chipset

Qmx, Q2a, Q2c and J2C+
gNMI

is a specific use case of gRPC tailored for network management

gRPC

gRPC is a general-purpose RPC framework that can be used in various applications
toolsgmnic ( gNMIC CLI tool )

gnmic -a <ipaddress:port> -u <UserName> -p <Password> --insecure --config <path to config file> subscribe

gnmic -a <ipaddress:port> -u <UserName> -p <Password> --encoding json_ietf --insecure --mode STREAM --stream-mode sample --sample-interval sample-interval-value sub --path <path>




  • No labels