Skip to content

Conversation

@gmaiyani-crest
Copy link

Description

[DO-NOT-MERGE]

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Dependency update
  • Bug fix
  • New feature
  • Refactor/improvement
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist

  • My commit message is conventional
  • I have run pre-commit on all files before creating the PR
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

…lextudio's pysnmp v7.1.0

- Replaced pysnmplib with lextudio's pysmp v7.1.0
- Moved from pysnmp-pyasn1 to lextudio's pyasn1
- Moved from pysnmp-pysmi to lextudio's pysmi
- Included pysnmpcrypto (maintained by lextudio's) for stronger crypto algorithms to used with pysnmp v6+
- Updated SNMP walk implementation from bulkCmd to bulkWalkCmd
- Added concurrency support for bulkWalkCmd-based SNMP requests
- Made SC4SNMP compatible with Python 3.13
- Updated SNMP walk implementation from bulkCmd to bulkWalkCmd
- Added concurrency support for bulkWalkCmd-based SNMP requests
- Introduced deploymentUser in values.yaml
- Added DEPLOYMENT_USER env variable for Docker Compose deployment [run-int-tests]
…taneously with independent lexicographic mode control per varbind.
…' of github.com:splunk/splunk-connect-for-snmp into test/verifying-v7.1.8 [run-int-tests]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant