# gosnmp/gosnmp

An SNMP library written in Go

Repository: https://github.com/gosnmp/gosnmp
Canonical: https://ross.abutalabs.com/products/gosnmp
Language: Go
License: NOASSERTION
License Family: other
Topics: golang, go, snmp, snmpv2, snmpv3, snmp-agent, snmpv2-trap
Last push: 2026-09-02T07:54:14+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 81, longevity 100
- inputs: {"age_days": 5119, "days_push": 0, "days_rel": 48, "gap_med": 36.0, "n_releases_24m": 9}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1253, forks 387 (observed 2026-09-03T02:15:12.491597+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: networking, monitoring, developer-tools
- domain: networking, monitoring, developer-tools
- platform: go, cross-platform
- tags: snmp, snmpv3, network-monitoring, traps, go-library, linux

## Member repositories
- gosnmp/gosnmp (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:12.491597+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:28.934100+00:00, confidence not recorded.
  - readme: https://github.com/gosnmp/gosnmp (fetched 2026-09-03T02:15:12.491597+00:00, sha a3749e30772c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
