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

Query about addV1System #356

Open
sushanthakumar opened this issue Apr 29, 2020 · 2 comments
Open

Query about addV1System #356

sushanthakumar opened this issue Apr 29, 2020 · 2 comments

Comments

@sushanthakumar
Copy link

we use config.addV1System() to configure community string to engine
like
config.addV1System(snmpEngine, COMMUNITYSTRING, COMMUNITYSTRING)

My query is whether it possible to specify ip address of the device for which I am adding this community
Here is the example
configure "community1" for the trap source 1.1.1.1 and "community2" for the trap source 2.2.2.2
so that traps will be processed/dropped accordingly based on trap source

for V3, we have remote engineid which can help to solve this source identification part

@sushanthakumar
Copy link
Author

Has anyone come across this scenario, at engine(receiver) side, how can we manage 2 different trap sources using 2 different community string, any suggestions?, thanks

@sushanthakumar
Copy link
Author

@etingof , Would you be able to help, thanks a lot

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