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

trap: receive trap events #3

Closed
mgenov opened this issue Feb 1, 2016 · 1 comment
Closed

trap: receive trap events #3

mgenov opened this issue Feb 1, 2016 · 1 comment

Comments

@mgenov
Copy link
Contributor

mgenov commented Feb 1, 2016

Support for receiving of trap events.

mgenov added a commit to mgenov/snmpgo that referenced this issue Feb 1, 2016
This change adds trap server which is responsible for receiving of trap
events. When server receives trap package it will be decoded and
dispatched to concrete listener using separate goroutine.

Fixes k-sone#3
mgenov added a commit to mgenov/snmpgo that referenced this issue Feb 1, 2016
This change adds trap server which is responsible for receiving of trap
events. When server receives trap package it will be decoded and
dispatched to concrete listener using separate goroutine.

Fixes k-sone#3
k-sone pushed a commit that referenced this issue Feb 9, 2016
This change adds trap server which is responsible for receiving of trap
events. When server receives trap package it will be decoded and
dispatched to concrete listener using separate goroutine.

Fixes #3
@mgenov
Copy link
Contributor Author

mgenov commented Feb 11, 2016

Added in #2 and #4

@mgenov mgenov closed this as completed Feb 11, 2016
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

No branches or pull requests

1 participant