snmp and multiple nms

Hi all,

Is possible to define the same snmp community with access to diferent ip address? (ips in diferent networks).

Thanks in advance.

use 0.0.0.0/0. then setup some filter rules in the input chain for udp/161 and allow what you wish.

Thanks for the solution!
Regards