Categorygithub.com/thebinary/go-snmp-grpc
modulepackage
0.1.0-rc1
Repository: https://github.com/thebinary/go-snmp-grpc.git
Documentation: pkg.go.dev

# README

go-snmp-grpc

Travis Build

SNMP through GRPC

Use Cases

  • Service as a gateway to firewall'd SNMP targets
  • Language independent service for SNMP due of the use of GRPC

Related Documentation

Special Thanks:

# Packages

No description provided by the author
go:generate protoc --go_out=.
No description provided by the author

# Structs

Config defines the instance configuration.
HealthCheckServer is implementation of google grpc_health_v1 interface.