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 Listener is not catching traps with varbinds with type OID #251

Open
dushyantbangal opened this issue Feb 7, 2017 · 1 comment
Open

Comments

@dushyantbangal
Copy link

I have a XUPS MIB, and I'm sending traps via iReasoning MIB Browser. I'm receiving traps with Integer and OctetString in varbinds.

However, when I send the xupsAlarm trap, which has OID type of varbinds, the trap listener doesn't ever hit the on('trap',callback) event.

@dushyantbangal
Copy link
Author

UPDATE
Its not working only when I have the OID value upto 2 hierarchy, like .1.2.
Its working when I put the value like .1.2.3.

Can someone find out if its snmpjs issue or iReasoning issue?

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