package gnoi.system

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service System

system.proto:34

The gNOI service is a collection of operational RPC's that allow for the management of a target outside of the configuration and telemetry pipeline.

message Package

system.proto:283

Package defines a single package file to be placed on the target.

Used in: SetPackageRequest

enum RebootMethod

system.proto:120

A RebootMethod determines what should be done with a target when a Reboot is requested. Only the COLD method is required to be supported by all targets. Methods the target does not support should result in failure. It is vendor defined if a WARM reboot is the same as an NSF reboot.

Used in: RebootRequest

enum TracerouteRequest.L4Protocol

system.proto:223

Used in: TracerouteRequest

enum TracerouteResponse.State

system.proto:255

State is the resulting state of a single traceoroute packet.

Used in: TracerouteResponse