package gnoi.system

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

service System

system.proto:36

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.

enum KillProcessRequest.Signal

system.proto:352

Termination signal sent to the process.

Used in: KillProcessRequest

message Package

system.proto:315

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

Used in: SetPackageRequest

enum RebootMethod

system.proto:128

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. A target should return 'INVALID_ARGUMENT` if UNKNOWN or any other unsupported method is called. It is vendor defined if a WARM reboot is the same as an NSF reboot.

Used in: RebootRequest, RebootStatusResponse

message RebootStatus

system.proto:164

Used in: RebootStatusResponse

enum RebootStatus.Status

system.proto:165

Used in: RebootStatus

enum TracerouteRequest.L4Protocol

system.proto:246

Used in: TracerouteRequest

message TracerouteResponse.IcmpExtData

system.proto:295

Used in: TracerouteResponse

enum TracerouteResponse.State

system.proto:280

State is the resulting state of a single traceoroute packet.

Used in: TracerouteResponse