Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an snmpd service container for SNMPv3 comms #2697

Merged
merged 2 commits into from Nov 8, 2023

Conversation

lunkwill42
Copy link
Member

As part of working on #2692, this adds useful examples to the developer tools directory and docker example files to run a local snmpd entity capable of responding to SNMPv3 requests while developing support for SNMPv3.

This can be useful for testing actual SNMPv3 communication.
This adds an snmpdv3 example service to the other SNMP examples in
docker-compose.snmp.yml
@lunkwill42 lunkwill42 self-assigned this Oct 31, 2023
Copy link

sonarcloud bot commented Oct 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #2697 (f6ff332) into master (e879e67) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2697   +/-   ##
=======================================
  Coverage   55.19%   55.19%           
=======================================
  Files         561      561           
  Lines       40917    40917           
=======================================
  Hits        22584    22584           
  Misses      18333    18333           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link

Test results

     12 files       12 suites   15m 9s ⏱️
3 219 tests 3 219 ✔️ 0 💤 0
9 132 runs  9 132 ✔️ 0 💤 0

Results for commit f6ff332.

Copy link
Contributor

@hmpf hmpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat!

@lunkwill42 lunkwill42 merged commit e9ae9df into Uninett:master Nov 8, 2023
13 checks passed
@lunkwill42 lunkwill42 deleted the tools/snmpv3-daemon branch November 8, 2023 14:14
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.

None yet

2 participants