gnmic Installation

gNMI Specification can be found at: https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-specification.md.

gNMI Collector Tool

For dial-in subscription mode, except when using “proto” encoding, use the open-source gNMI collector tool (gnmic). Install the open-source gNMI collector tool (gnmic) with the command:
Copy
bash -c "$(curl -sL https://get-gnmic.openconfig.net)
For dial-out subscription mode or when “proto” encoding is needed, use the gnmic tool from the gNMI collector package. It is delivered with the OcNOS installer, named OcNOS-<SKU NAME>-<version>-telemetry-client-bin.tar, and includes the gNMI Client collector application (gnmic) and the IPI_OC.proto files.