{"id":17204518,"url":"https://github.com/soniah/gsnmpgo","last_synced_at":"2025-04-13T21:23:17.554Z","repository":{"id":5967291,"uuid":"7188818","full_name":"soniah/gsnmpgo","owner":"soniah","description":"gsnmpgo is an snmp library for Go; it uses Go/CGo to wrap gsnmp","archived":false,"fork":false,"pushed_at":"2013-12-04T06:17:38.000Z","size":481,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-27T11:43:33.555Z","etag":null,"topics":["c","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soniah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-16T08:40:27.000Z","updated_at":"2024-11-07T05:16:20.000Z","dependencies_parsed_at":"2022-09-18T03:41:47.957Z","dependency_job_id":null,"html_url":"https://github.com/soniah/gsnmpgo","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soniah%2Fgsnmpgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soniah%2Fgsnmpgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soniah%2Fgsnmpgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soniah%2Fgsnmpgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soniah","download_url":"https://codeload.github.com/soniah/gsnmpgo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248783548,"owners_count":21160950,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","go","golang"],"created_at":"2024-10-15T02:22:15.578Z","updated_at":"2025-04-13T21:23:17.523Z","avatar_url":"https://github.com/soniah.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"gsnmpgo\n======\n\nUpdate 8/Mar/13\n---------------\n\nWork on gsnmpgo has halted. Making the gsnmp C library multithreaded was\nproving too time consuming. Use http://github.com/soniah/gosnmp instead.\n\nUpdate 4/Dec/13\n---------------\n\nGeert-Johan Riemer commented:\n\nI saw your notice on gsnmpgo \"Threading: either gsnmp isn't totally thread\nsafe, or I'm making errors with my C calls from Go (more likely). I'm getting\naborts with this message:\"\n\nI think this might be solved by locking the requesting goroutine to it's thread\nusing runtime.LockOSThread (http://golang.org/pkg/runtime/#LockOSThread). And\nmake sure requests are always made from that specific goroutine.\n\n(I currently don't have time to work on gsnmpgo, but I thought I'd add this\ncomment for future reference. Sonia.)\n\nAbout\n-----\n\ngsnmpgo is an snmp library for Go; it uses Go/CGo to wrap gsnmp.\n\ngsnmpgo is pre 1.0, therefore API's may change, and tests are minimal.\n\nSonia Hamilton, sonia@snowfrog.net, http://www.snowfrog.net.\n\nDocumentation\n-------------\n\nSee http://godoc.org/github.com/soniah/gsnmpgo or your local\ngo doc server for full documentation:\n\n    cd $GOPATH\n    godoc -http=:6060 \u0026\n    $preferred_browser http://localhost:6060/pkg \u0026\n\nInstallation\n------------\n\nSee documentation.\n\nIssues\n------\n\nSee documentation.\n\nLicense\n-------\n\ngsnmpgo is a go/cgo wrapper around gsnmp.\n\nCopyright (C) 2012-2013 Sonia Hamilton sonia@snowfrog.net.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n\nNote on License\n---------------\n\nThe preferred way to release Go code is under a BSD/MIT/Apache license.\nHowever gsnmp is released under the GPL, therefore gsnmpgo must be\nreleased under the GPL. See http://www.gnu.org/licenses/gpl-faq.html#IfLibraryIsGPL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoniah%2Fgsnmpgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoniah%2Fgsnmpgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoniah%2Fgsnmpgo/lists"}