{ "info": { "author": "Ajay Divakaran", "author_email": "ajaydvk@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta" ], "description": "Fastsnmpy is a bunch of classes that create a wrapper around the\r\nexisting python extensions for netsnmp. It provides the following :-\r\n- Ability to snmpbulkwalk devices, which makes it several magnitudes \r\n faster than today's implementation of snmpwalk.\r\n- snmpmultiwalk, which provides an asynchronous multithreaded way \r\n to walk nodes, resulting in several devices being walked at the \r\n same time, effectively using all cores on a multicore machine.\r\n- One-Line, and Two-Line scripts that enable you to discover/walk\r\n all devices in a whole datacenter\r\n- Both Linux and Windows support", "description_content_type": null, "docs_url": null, "download_url": "http://www.ajaydivakaran.com/fastsnmpy", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.ajaydivakaran.com/fastsnmpy", "keywords": "pythonsnmp, snmp, bulkwalk, snmpbulk, snmpthreaded, multithreaded, multiprocess, fastsnmpy, fastest snmp, snmpmulti", "license": "These classes are absolutely free. Feel free to use them, modify them, or if you have some time to add more methods, please shoot me an email, and we can add more functionality.", "maintainer": "Ajay Divakaran", "maintainer_email": "ajaydvk@gmail.com", "name": "fastsnmpy", "package_url": "https://pypi.org/project/fastsnmpy/", "platform": "Linux (Tested and Implemented)\r\nWindows (Not tested yet, but should work)", "project_url": "https://pypi.org/project/fastsnmpy/", "project_urls": { "Download": "http://www.ajaydivakaran.com/fastsnmpy", "Homepage": "http://www.ajaydivakaran.com/fastsnmpy" }, "release_url": "https://pypi.org/project/fastsnmpy/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Superfast multithreaded snmp discovery classes for netsnmp's python extensions", "version": "1.0.1" }, "last_serial": 791899, "releases": { "1.0.1": [ { "comment_text": "fastsnmpy multithreaded snmp", "digests": { "md5": "b439cc1abb21c660b3ef540ab5148416", "sha256": "6675c03b1b2edaa639972cceef406e1237e7f63870289e6ed412f18080f3353c" }, "downloads": -1, "filename": "fastsnmpy-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b439cc1abb21c660b3ef540ab5148416", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3753, "upload_time": "2011-01-31T04:44:36", "url": "https://files.pythonhosted.org/packages/4d/59/cd78e90801eb48dd9c4b13cb7987dd3df4acff724c8b2f5fa07a53d84340/fastsnmpy-1.0.1.tar.gz" }, { "comment_text": "fastsnmpy103-arrays instead of dict", "digests": { "md5": "4325ef3de91742906ec16aab1146dcb2", "sha256": "c53a27dce614d933e88bf4b5f66c2099686e4680dcc6763c4c7e0b9493a2364d" }, "downloads": -1, "filename": "fastsnmpy-1.0.3.tar.gz", "has_sig": false, "md5_digest": "4325ef3de91742906ec16aab1146dcb2", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3763, "upload_time": "2011-02-01T16:12:38", "url": "https://files.pythonhosted.org/packages/a6/db/9fc8c147bedc436a55c73d303c431a65a36cf01f694f30c40a3d6f5ef654/fastsnmpy-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "fastsnmpy multithreaded snmp", "digests": { "md5": "b439cc1abb21c660b3ef540ab5148416", "sha256": "6675c03b1b2edaa639972cceef406e1237e7f63870289e6ed412f18080f3353c" }, "downloads": -1, "filename": "fastsnmpy-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b439cc1abb21c660b3ef540ab5148416", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3753, "upload_time": "2011-01-31T04:44:36", "url": "https://files.pythonhosted.org/packages/4d/59/cd78e90801eb48dd9c4b13cb7987dd3df4acff724c8b2f5fa07a53d84340/fastsnmpy-1.0.1.tar.gz" }, { "comment_text": "fastsnmpy103-arrays instead of dict", "digests": { "md5": "4325ef3de91742906ec16aab1146dcb2", "sha256": "c53a27dce614d933e88bf4b5f66c2099686e4680dcc6763c4c7e0b9493a2364d" }, "downloads": -1, "filename": "fastsnmpy-1.0.3.tar.gz", "has_sig": false, "md5_digest": "4325ef3de91742906ec16aab1146dcb2", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3763, "upload_time": "2011-02-01T16:12:38", "url": "https://files.pythonhosted.org/packages/a6/db/9fc8c147bedc436a55c73d303c431a65a36cf01f694f30c40a3d6f5ef654/fastsnmpy-1.0.3.tar.gz" } ] }