Skip to content

Add SNMP::Client (#1) #1

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

Merged
merged 1 commit into from
May 20, 2019
Merged

Add SNMP::Client (#1) #1

merged 1 commit into from
May 20, 2019

Conversation

kalinon
Copy link
Contributor

@kalinon kalinon commented May 20, 2019

  • Added initial SNMP::Client class
  • added timeouts to spec tests
  • added snmp client methods
  • Added passing of sockets instead of opening/closing over and over
  • cleaned up and finished client test
  • added error checking and better socket handling

* Added initial SNMP::Client class

* added timeouts to spec tests

* added snmp client methods

* Added passing of sockets instead of opening/closing over and over

* cleaned up and finished client test

* added error checking and better socket handling
@stakach
Copy link
Member

stakach commented May 20, 2019

Awesome, thanks for the pull!
Looks great!

@stakach stakach merged commit 3866429 into spider-gazelle:master May 20, 2019
@kalinon
Copy link
Contributor Author

kalinon commented May 20, 2019

No problem. I'll keep playing. Thanks for the SNMP lib!

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.

2 participants