Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sphinx_documentation.zip | 2025-04-23 | 392.0 kB | |
README.md | 2025-04-23 | 10.9 kB | |
V2.0.0 source code.tar.gz | 2025-04-23 | 823.6 kB | |
V2.0.0 source code.zip | 2025-04-23 | 984.9 kB | |
V2.0.0.0 source code.tar.gz | 2025-04-21 | 823.4 kB | |
V2.0.0.0 source code.zip | 2025-04-21 | 984.5 kB | |
Totals: 6 Items | 4.0 MB | 0 |
Summary
We are excited to introduce the first stable release of V2.0.0, featuring a complete rewrite of the interface code. This version takes advantage of the SWIG library to seamlessly wrap around Net-SNMP applications, eliminating the need for a custom implementation.
Supported Net-SNMP Applications
- get
- getnext
- set
- walk
- bulkget
- bulkwalk
Under Development
- trap
(may not work out of the box)
This update significantly improves integration, simplifies interaction with Net-SNMP utilities, and lays a solid foundation for future enhancements.
Test this in your production/developer environments. If you find issues, please submit an issue, If you can fix the issue submitted, thanks in advance!
Documentation for V2.0.0 can be found here - https://carlkidcrypto.github.io/ezsnmp/html/index.html
Allow a few hours after this post for files to become available via pip. Note: The pypi workflow's are having issues. If they fail again, I'll manually upload the wheels when time allows.
Happy Testing/Using!
What's Changed
- Bump setuptools from 75.1.0 to 75.2.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/227
- Bump sphinx from 8.1.0 to 8.1.3 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/224
- Bump coverage from 7.6.2 to 7.6.3 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/225
- Bump pyparsing from 3.1.4 to 3.2.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/226
- Bump coverage from 7.6.3 to 7.6.4 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/229
- Bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/232
- Bump pip from 24.2 to 24.3.1 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/230
- Bump setuptools from 75.2.0 to 75.3.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/231
- Bump setuptools from 72.1.0 to 75.3.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/236
- Bump wheel from 0.43.0 to 0.45.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/235
- Bump packaging from 24.1 to 24.2 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/234
- Bump tj-actions/changed-files from 45.0.3 to 45.0.4 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/233
- Dev/v2.0.0 by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/239
- 180 swig by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/241
- Bump tomli from 2.0.2 to 2.1.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/238
- Bump setuptools from 75.3.0 to 75.5.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/242
- Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/243
- Bump coverage from 7.6.4 to 7.6.5 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/245
- 240 bug bulkwalk runs indefinitely when encountering a non increasing oid by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/247
- Update setup.py by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/248
- Bump coverage from 7.6.5 to 7.6.7 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/246
- Bump setuptools from 75.5.0 to 75.6.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/249
- 244 bug v200a2 by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/250
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/257
- Bump tj-actions/changed-files from 45.0.3 to 45.0.4 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/256
- Bump tomli from 2.1.0 to 2.2.1 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/254
- Bump coverage from 7.6.7 to 7.6.8 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/253
- Bump cibuildwheel from 2.21.3 to 2.22.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/252
- Bump wheel from 0.45.0 to 0.45.1 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/251
- 255 ga builds by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/258
- Bump coverage from 7.6.8 to 7.6.9 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/259
- Bump tj-actions/changed-files from 45.0.4 to 45.0.5 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/261
- Bump attrs from 24.2.0 to 24.3.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/264
- Bump setuptools from 75.6.0 to 75.7.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/272
- Bump pyparsing from 3.2.0 to 3.2.1 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/271
- Bump urllib3 from 2.2.3 to 2.3.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/268
- Bump coverage from 7.6.9 to 7.6.10 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/270
- Bump click from 8.1.7 to 8.1.8 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/269
- Hotfix/ga macos runners 2 by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/273
- PyPi fix by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/275
- Feature/sphinx docs by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/276
- Hotfix/fix status buttons in readme by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/277
- PyPi by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/278
- Cleanup by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/279
- Feature/auto changelog by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/280
- Bump setuptools from 75.7.0 to 75.8.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/274
- 281 bug unable to import ezexceptions with ezsnmp v200b0 by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/285
- Bump black from 24.10.0 to 25.1.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/284
- Bump pip from 24.3.1 to 25.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/283
- Bump attrs from 24.3.0 to 25.1.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/282
- Update auto_change_log.yml by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/286
- Bugfix/update auto change log by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/287
- Bugfix/update auto change log by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/288
- 290 bug all ezsnmp exceptions should inherit from genericerror by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/291
- 289 bug session parameters are missing in v200b1 by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/298
- Bump sphinx from 8.1.3 to 8.2.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/296
- Bump flake8 from 7.1.1 to 7.1.2 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/295
- Bump coverage from 7.6.10 to 7.6.12 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/294
- Bump pip from 25.0 to 25.0.1 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/293
- 303 bug session parameters in v200b2 better compatiblity with v1xx by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/307
- Bump sphinx from 8.2.0 to 8.2.3 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/306
- Bump pytest from 8.3.4 to 8.3.5 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/305
- Bump cibuildwheel from 2.22.0 to 2.23.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/304
- Bump setuptools from 75.8.0 to 75.8.2 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/302
- Bump breathe from 4.35.0 to 4.36.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/300
- Bump attrs from 25.1.0 to 25.3.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/310
- Bump cibuildwheel from 2.23.0 to 2.23.1 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/311
- Bump platformdirs from 4.3.6 to 4.3.7 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/315
- Bump coverage from 7.6.12 to 7.7.1 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/317
- Bump setuptools from 75.8.2 to 77.0.3 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/316
- Bump tj-actions/changed-files from 45.0.5 to 46.0.3 in /.github/workflows in the github_actions group across 1 directory by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/319
- 297 bug fix failing uts for new o options by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/318
- Update session.py
black by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/326 * Bump cibuildwheel from 2.23.1 to 2.23.2 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/320 * Bump pyparsing from 3.2.1 to 3.2.3 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/323 * Bump setuptools from 77.0.3 to 78.1.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/324 * Bump termcolor from 2.5.0 to 3.0.1 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/332 * Bump coverage from 7.7.1 to 7.8.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/331 * Bump flake8 from 7.1.2 to 7.2.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/330 * Bump pyflakes from 3.2.0 to 3.3.2 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/329 * Bump pycodestyle from 2.12.1 to 2.13.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/327 * Bump urllib3 from 2.3.0 to 2.4.0 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/335 * Bump wheel from 0.45.1 to 0.46.1 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/334 * Bump pytest-cov from 6.0.0 to 6.1.1 by @dependabot in https://github.com/carlkidcrypto/ezsnmp/pull/333 * Release/prep for v2.0.0 by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/337 * Bugfix/fix dist upload pipeline by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/338 * Bugfix/fix dist upload pipeline - 2 by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/339 * macos-15 by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/340 * Feature/fix py pi by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/343 * verify-metadata by @carlkidcrypto in https://github.com/carlkidcrypto/ezsnmp/pull/344
Full Changelog: https://github.com/carlkidcrypto/ezsnmp/compare/v1.1.0...v2.0.0