Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

/wiki/spaces/JUN/pages/547226

...

gNMIenable Streaming telemetric in OcNOS

feature streaming-telemetry

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>


...