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

Recommend configuration for specific Requirements in the Description. #48

Open
bravehearts07 opened this issue Feb 27, 2020 · 0 comments

Comments

@bravehearts07
Copy link

Configurations to cover the following :

  1. When traps are generated by the Agent(End Device), The Agent's trap destination be configured with ip Address of the SNMP Proxy Forwarder. But, The Actual Manager to which the snmp proxy forwards, must know the actual source (original ip of the node that triggered the trap) of the incoming traps.

  2. When polling the devices for some specific OID,
    - Polling (snmpget, snmpwalk, etc.) request from a Manager Server, be targeted to actual end device, But the request be routed through the snmp proxy server.
    - The actual end device to receive the poll request as if originating from snmp proxy ip.
    - Response to be routed back to snmp proxy server, proxy forwards it to the Manager Server.
    - The Manager to see the response originating from the End Device and not from the snmp proxy.
    - The polling to meet at least 100 end devices. And, Manager polls to these 100 end devices & requests to be routed through the snmp proxy.

Which snmp-transport-options is more suitable. Virtual Interfaces ?

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