Skip to content

Latest commit

 

History

History
99 lines (74 loc) · 4.52 KB

README.rst

File metadata and controls

99 lines (74 loc) · 4.52 KB

EzSnmp

Python Code Style Clang-format Code Style Black Clang-format Pull Request Sphinx Docs Check PyPI Distributions TestPyPI Distributions Tests Homebrew Tests Native License

EzSnmp Logo

Introduction

EzSnmp is a fork of Easy SNMP

Why Another Library?

  • Simple, because the maintainer of Easy SNMP seems to have abandoned the project and or isn't actively working on it.
  • This version (EzSnmp) will attempt to remain up to date with Python versions that are supported by Python and net-snmp versions that are supported by Net-SNMP

How to Support This Project?

Buy Me A Coffee.

Use this link to buy me a coffee!

Getting Started

Please check out the EzSnmp documentation at. This includes installation instructions for various operating systems.

Want to Contribute?

Check out the development guide at EzSnmp Development.

Acknowledgments

I'd like to say thanks to the following folks who have made this project possible:

  • Giovanni Marzot: the original author
  • ScienceLogic, LLC: sponsored the initial development of this module
  • Wes Hardaker and the net-snmp-coders: for their hard work and dedication
  • fgimian and nnathan: the original contributors to this codebase
  • Kent Coble: who was the most recent maintainer. Easy SNMP

License

EzSnmp is released under the BSD license. Please see the LICENSE file for more details.

Copyright

The original version of this library is copyright (c) 2006 G. S. Marzot. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Net-SNMP itself.

Copyright (c) 2006 SPARTA, Inc. All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Net-SNMP itself.

Copyright (c) 2024-2025 carlkidcrypto All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Net-SNMP itself.