{"id":13650821,"url":"https://github.com/etingof/snmpclitools","last_synced_at":"2025-12-30T01:17:55.142Z","repository":{"id":46057841,"uuid":"52478526","full_name":"etingof/snmpclitools","owner":"etingof","description":"Pure-Python SNMP management tools","archived":false,"fork":false,"pushed_at":"2021-11-17T04:39:22.000Z","size":236,"stargazers_count":52,"open_issues_count":9,"forks_count":16,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-03-24T08:41:09.977Z","etag":null,"topics":["net-snmp","snmp","snmpget","snmpwalk"],"latest_commit_sha":null,"homepage":"http://snmplabs.com/snmpclitools/","language":"Python","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/etingof.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.txt","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":"http://snmplabs.com/sponsorship.html"}},"created_at":"2016-02-24T22:19:15.000Z","updated_at":"2024-02-05T12:40:42.000Z","dependencies_parsed_at":"2022-09-18T00:00:49.255Z","dependency_job_id":null,"html_url":"https://github.com/etingof/snmpclitools","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etingof%2Fsnmpclitools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etingof%2Fsnmpclitools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etingof%2Fsnmpclitools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etingof%2Fsnmpclitools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etingof","download_url":"https://codeload.github.com/etingof/snmpclitools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223903206,"owners_count":17222497,"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":["net-snmp","snmp","snmpget","snmpwalk"],"created_at":"2024-08-02T02:00:41.347Z","updated_at":"2025-12-30T01:17:55.085Z","avatar_url":"https://github.com/etingof.png","language":"Python","funding_links":["http://snmplabs.com/sponsorship.html"],"categories":["Tools"],"sub_categories":["CLIs"],"readme":"\nCommand-line SNMP tools\n-----------------------\n\n[![PyPI](https://img.shields.io/pypi/v/snmpclitools.svg?maxAge=2592000)](https://pypi.org/project/snmpclitools)\n[![Python Versions](https://img.shields.io/pypi/pyversions/snmpclitools.svg)](https://pypi.org/project/snmpclitools/)\n[![Build status](https://travis-ci.org/etingof/snmpclitools.svg?branch=master)](https://travis-ci.org/etingof/snmpclitools)\n[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/etingof/snmpclitools/master/LICENSE.rst)\n\nThis is a collection of command-line SNMP tools written in pure-Python.\nThe tools mimic their famous [Net-SNMP](http://sourceforge.net/projects/net-snmp/)\ncounterparts.\n\nIn the past this project was known as *pysnmp-apps*.\n\nFeatures\n--------\n\n* Complete SNMPv1/v2c and SNMPv3 support\n* Interface compatible (almost) with Net-SNMP's snmp\\* tools.\n* SNMPv3 USM supports MD5/SHA/SHA224/SHA256/SHA384/SHA512 auth and\n  DES/3DES/AES128/AES192/AES256 privacy crypto algorithms\n* Automatically downloads required MIBs from the Internet\n* Runs over IPv4 and/or IPv6 transports\n* Cross-platform: works on Linux, Windows and OS X.\n* 100% Python, works with Python 2.4 up to Python 3.7\n\nDownload\n--------\n\nThe snmpclitools package is distributed under terms and conditions of 2-clause\nBSD [license](http://snmplabs.com/snmpclitools/license.html). Source code is freely\navailable as a Github [repo](https://github.com/etingof/snmpclitools).\n\nInstallation\n------------\n\nDownload snmpclitools from [PyPI](https://pypi.org/project/snmpclitools) or just run:\n\n```bash\n$ pip install snmpclitools\n```\n\nHow to use the tools\n--------------------\n\nThe most of pysnmp command-line tools could be run in a similar way as \ntheir Net-SNMP counterparts. For example:\n\n```bash\n$ snmpbulkwalk.py -v3 -u usr-md5-des -l authPriv -A authkey1 -X privkey1 demo.snmplabs.com system\nSNMPv2-MIB::sysDescr.0 = DisplayString: Linux grommit 3.5.11.1 #2 PREEMPT Tue Mar 1 14:03:24 MSD 2016 i686 unknown unknown GNU/Linux\nSNMPv2-MIB::sysObjectID.0 = ObjectIdentifier: iso.org.dod.internet.private.enterprises.8072.3.2.101.3.6.1.4.1.8072.3.2.10\nSNMPv2-MIB::sysUpTime.0 = TimeTicks: 43 days 1:55:47.85372214785\n[ skipped ]\nSNMPv2-MIB::sysORUpTime.\"8\" = TimeStamp: 0 days 0:0:0.77\nSNMPv2-MIB::sysORUpTime.\"9\" = TimeStamp: 0 days 0:0:0.77\n\n$ snmpget.py -v3 -u usr-sha-aes -l authPriv -A authkey1 -X privkey1 demo.snmplabs.com IP-MIB::ipAdEntBcastAddr.\\\"127.0.0.1\\\"\nIP-MIB::ipAdEntBcastAddr.\"127.0.0.1\" = Integer32: 1\n\n$ snmpset.py -v2c -c public demo.snmplabs.com SNMPv2-MIB::sysDescr.0 = my-new-descr\nnotWritable(17)\n```\n\nFor more information, please, run any of these tools with `--help` option.\n\nYou can play with different security protocols against the publicly available SNMP\nagent like [this one @snmplabs.com](http://snmplabs.com/snmpsim/public-snmp-agent-simulator.html).\n\nGetting help\n------------\n\nIf something does not work as expected, please open up a\n[GitHub issue](https://github.com/etingof/snmpclitools/issues/new) or post\nyour question [to Stack Overflow](http://stackoverflow.com/questions/ask).\n\nFeedback and collaboration\n--------------------------\n\nI'm interested in bug reports, fixes, suggestions and improvements. Your\npull requests are very welcome!\n\nCopyright (c) 2005-2019, [Ilya Etingof](mailto:etingof@gmail.com). All rights reserved.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetingof%2Fsnmpclitools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetingof%2Fsnmpclitools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetingof%2Fsnmpclitools/lists"}