{"id":13397118,"url":"https://github.com/paulstuart/influxsnmp","last_synced_at":"2026-01-22T07:35:49.358Z","repository":{"id":32114202,"uuid":"35686614","full_name":"paulstuart/influxsnmp","owner":"paulstuart","description":"Poll snmp devices and save data in InfluxDB","archived":false,"fork":false,"pushed_at":"2017-10-11T23:57:51.000Z","size":212,"stargazers_count":151,"open_issues_count":7,"forks_count":35,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-07-31T18:19:03.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulstuart.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-15T17:14:48.000Z","updated_at":"2024-02-01T18:07:00.000Z","dependencies_parsed_at":"2022-09-16T09:42:00.061Z","dependency_job_id":null,"html_url":"https://github.com/paulstuart/influxsnmp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paulstuart/influxsnmp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulstuart%2Finfluxsnmp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulstuart%2Finfluxsnmp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulstuart%2Finfluxsnmp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulstuart%2Finfluxsnmp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulstuart","download_url":"https://codeload.github.com/paulstuart/influxsnmp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulstuart%2Finfluxsnmp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28658107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-07-30T18:01:11.227Z","updated_at":"2026-01-22T07:35:49.344Z","avatar_url":"https://github.com/paulstuart.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"influxsnmp\n==========\nPoll network devices via SNMP and save the data in InfluxDB (version 0.12.x)\nIt uses [github.com/paulstuart/snmputil](https://github.com/paulstuart/snmputil) for snmp processing, and therefore has the following functionality:\n\n  * SNMP versions 1, 2/2c, 3\n  * Bulk polling of all tabular data\n  * Regexp filtering by name of resulting data\n  * Auto conversion of INTEGER and BIT formats to their named types\n  * Auto generating OID lookup for names (if net-snmp-utils is installed)\n  * Optional processing of counter data (deltas and differentials)\n  * Overide column aliases with custom labels\n  * Auto throttling of requests - never poll faster than device can respond\n\ninfluxsnmp uses a datafile of parsed MIB objects in order to use symbolic names and to do automated formatting of polled data. If a previously saved file is not available, it will generate and same one automatically. The resulting file of such actions may be quite large (all OIDs included).\n\nTo create a MIB file of only the OIDs that will be used, run the following command:\n\n    influxsnmp -dump -filter \u003e mibFile.json\n\nAs it is using snmptranslate to create the dump file, one can export MIBDIRS to point to the directories containing mib files\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulstuart%2Finfluxsnmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulstuart%2Finfluxsnmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulstuart%2Finfluxsnmp/lists"}