gosnmp/gosnmp
An SNMP library written in Go observed · 2026-09-03
Health v2 · maintenance only
93/100
- Activity 100
- Release rhythm 81
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 36.0
- age_days: 5119
- days_rel: 48
- days_push: 0
- n_releases_24m: 9
Adoption not part of the score
1253 stars · 387 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GoSNMP is an SNMP client library fully written in Go, supporting SNMPv1, v2c, and v3 with operations like Get, Walk, Set, and Trap send/receive. It works over IPv4 and IPv6 and is maintained by the community.
Use cases
- query snmp oids from network devices in go
- walk snmp mib subtrees to collect metrics
- send and receive snmp traps in go
- monitor routers and switches via snmpv3
- build a network management station in go
When to choose
- you need SNMP support in a Go application
- you need SNMPv3 authentication and privacy
- you want a pure-Go dependency with no C bindings
When to avoid
- you need MIB file parsing or translation built in
- you are working outside Go
Facets
library · maturity active
networking monitoring developer-tools networking monitoring developer-tools go cross-platform snmp snmpv3 network-monitoring traps go-library linux
1 source
- readme: https://github.com/gosnmp/gosnmp · fetched 2026-09-03 · a3749e30772c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gosnmp/gosnmp | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem