Name | pysmi JSON |
Version |
1.5.9
JSON |
| download |
home_page | https://github.com/lextudio/pysmi |
Summary | A pure-Python implementation of SNMP/SMI MIB parsing and conversion library. |
upload_time | 2024-11-04 08:22:26 |
maintainer | None |
docs_url | None |
author | Ilya Etingof |
requires_python | <4.0,>=3.9 |
license | BSD-2-Clause |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# SNMP MIB Compiler
[![Become a Sponsor](https://img.shields.io/badge/Become%20a%20Sponsor-lextudio-orange.svg?style=for-readme)](https://github.com/sponsors/lextudio)
[![PyPI](https://img.shields.io/pypi/v/pysmi.svg)](https://pypi.org/project/pysmi)
[![PyPI Downloads](https://img.shields.io/pypi/dd/pysmi)](https://pypi.python.org/pypi/pysmi/)
[![Python Versions](https://img.shields.io/pypi/pyversions/pysmi.svg)](https://pypi.org/project/pysmi/)
[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/lextudio/pysmi/master/LICENSE.rst)
PySMI is a pure-Python implementation of
[SNMP SMI](https://en.wikipedia.org/wiki/Management_information_base) MIB parser.
This tool is designed to turn ASN.1 MIBs into various formats. As of this moment,
JSON and [PySNMP](https://github.com/lextudio/pysnmp) modules can be generated
from ASN.1 MIBs.
## Features
* Understands SMIv1, SMIv2 and de-facto SMI dialects
* Turns MIBs into PySNMP classes and JSON documents
* Maintains an index of MIB objects over many MIB modules
* Automatically pulls ASN.1 MIBs from local directories, ZIP archives,
and HTTP servers
* 100% Python, works with Python 3.9+
PySMI documentation can be found at [PySMI site](https://www.pysnmp.com/pysmi).
## How to get PySMI
The pysmi package is distributed under terms and conditions of 2-clause
BSD [license](https://www.pysnmp.com/pysmi/license.html). Source code is freely
available as a GitHub [repo](https://github.com/lextudio/pysmi).
You could `pip install pysmi` or download it from [PyPI](https://pypi.org/project/pysmi/).
If something does not work as expected,
[open an issue](https://github.com/lextudio/pysnmp/issues) at GitHub.
Copyright (c) 2015-2020, [Ilya Etingof](mailto:etingof@gmail.com).
Copyright (c) 2022-2024, [LeXtudio Inc.](mailto:support@lextudio.com).
All rights reserved.
Raw data
{
"_id": null,
"home_page": "https://github.com/lextudio/pysmi",
"name": "pysmi",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Ilya Etingof",
"author_email": "etingof@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/be/b0/19085322fc24f6b4a7bbc151643641c391b8b8d9aa4fd0e40d8178b2a5f5/pysmi-1.5.9.tar.gz",
"platform": null,
"description": "# SNMP MIB Compiler\n\n[![Become a Sponsor](https://img.shields.io/badge/Become%20a%20Sponsor-lextudio-orange.svg?style=for-readme)](https://github.com/sponsors/lextudio)\n[![PyPI](https://img.shields.io/pypi/v/pysmi.svg)](https://pypi.org/project/pysmi)\n[![PyPI Downloads](https://img.shields.io/pypi/dd/pysmi)](https://pypi.python.org/pypi/pysmi/)\n[![Python Versions](https://img.shields.io/pypi/pyversions/pysmi.svg)](https://pypi.org/project/pysmi/)\n[![GitHub license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/lextudio/pysmi/master/LICENSE.rst)\n\nPySMI is a pure-Python implementation of\n[SNMP SMI](https://en.wikipedia.org/wiki/Management_information_base) MIB parser.\nThis tool is designed to turn ASN.1 MIBs into various formats. As of this moment,\nJSON and [PySNMP](https://github.com/lextudio/pysnmp) modules can be generated\nfrom ASN.1 MIBs.\n\n## Features\n\n* Understands SMIv1, SMIv2 and de-facto SMI dialects\n* Turns MIBs into PySNMP classes and JSON documents\n* Maintains an index of MIB objects over many MIB modules\n* Automatically pulls ASN.1 MIBs from local directories, ZIP archives,\n and HTTP servers\n* 100% Python, works with Python 3.9+\n\nPySMI documentation can be found at [PySMI site](https://www.pysnmp.com/pysmi).\n\n## How to get PySMI\n\nThe pysmi package is distributed under terms and conditions of 2-clause\nBSD [license](https://www.pysnmp.com/pysmi/license.html). Source code is freely\navailable as a GitHub [repo](https://github.com/lextudio/pysmi).\n\nYou could `pip install pysmi` or download it from [PyPI](https://pypi.org/project/pysmi/).\n\nIf something does not work as expected,\n[open an issue](https://github.com/lextudio/pysnmp/issues) at GitHub.\n\nCopyright (c) 2015-2020, [Ilya Etingof](mailto:etingof@gmail.com).\nCopyright (c) 2022-2024, [LeXtudio Inc.](mailto:support@lextudio.com).\nAll rights reserved.\n",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "A pure-Python implementation of SNMP/SMI MIB parsing and conversion library.",
"version": "1.5.9",
"project_urls": {
"Homepage": "https://github.com/lextudio/pysmi",
"Repository": "https://github.com/lextudio/pysmi"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7bb78b3307ce9ba5d0af9a23535daa281f8f9034d6273e10ee36699f0cb64e80",
"md5": "433ccb48baee4f30e6c847dd6c4b618f",
"sha256": "3deb22e6341ba4c7d545056745adf091d86c35028d21003638944e67e42b87fa"
},
"downloads": -1,
"filename": "pysmi-1.5.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "433ccb48baee4f30e6c847dd6c4b618f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 85453,
"upload_time": "2024-11-04T08:22:25",
"upload_time_iso_8601": "2024-11-04T08:22:25.178717Z",
"url": "https://files.pythonhosted.org/packages/7b/b7/8b3307ce9ba5d0af9a23535daa281f8f9034d6273e10ee36699f0cb64e80/pysmi-1.5.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "beb019085322fc24f6b4a7bbc151643641c391b8b8d9aa4fd0e40d8178b2a5f5",
"md5": "187efbaa8ebb5d6d880906bab0116ef8",
"sha256": "f6dfda838e3cba133169f1ff57f71a2841815d43db2e5c619b6e5db3b8560707"
},
"downloads": -1,
"filename": "pysmi-1.5.9.tar.gz",
"has_sig": false,
"md5_digest": "187efbaa8ebb5d6d880906bab0116ef8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 131529,
"upload_time": "2024-11-04T08:22:26",
"upload_time_iso_8601": "2024-11-04T08:22:26.752215Z",
"url": "https://files.pythonhosted.org/packages/be/b0/19085322fc24f6b4a7bbc151643641c391b8b8d9aa4fd0e40d8178b2a5f5/pysmi-1.5.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-04 08:22:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lextudio",
"github_project": "pysmi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pysmi"
}