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

SNMPv3 Engine ID Discovery problem #26

Open
joeclarkia opened this issue Mar 2, 2017 · 3 comments
Open

SNMPv3 Engine ID Discovery problem #26

joeclarkia opened this issue Mar 2, 2017 · 3 comments

Comments

@joeclarkia
Copy link

I am trying to use the MibbleBrowser from 2.10.1 to do SNMP GETs from a Net-SNMP agent. I know the SNMPv3 configuration, except "Context Name" and "Context Engine" are a mystery to me, so I'm leaving them blank. The first time I do a GET request from a particular IP, all is well and I get the answer I'm looking for. However, after that first GET, I get this error:

GET: Error: Engine ID discovery: Timed out

Is this a Mibble issue? Westhawk issue? User issue?

@cederberg
Copy link
Owner

The Westhawk stack should auto-discover and handle the context engine I think. Seems something is broken there in version 6.1 of the stack that is currently used by Mibble. Or perhaps the API has changed in some way. Will have to investigate this a bit.

@joeclarkia
Copy link
Author

I am using 2.10.1 and am seeing a similar problem. I am also leaving the Context fields empty, and the first Get I do is fine, but after that, I see this:

GET: Error: Context can no longer be used, since it is already destroyed

The only way I can find to reset this condition is to restart Mibble. Question is: Is this a bug in the Westhawk stack, or a problem with how Mibble is using the Westhawk API?

@joeclarkia
Copy link
Author

Just revisiting this issue... any new thoughts on it?

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

2 participants