Is there any way to make the following line use wildcards for the IP address (mynetwork)? 

 

 

 

#       sec.name  source          community

com2sec local     localhost       public

com2sec mynetwork 192.168.0.0/24  private

 

 

 

Or better yet, can I set the agent up such that it ignores the IP address all together and just uses the community string?

 

 

The reason for this is that I have to support any IP address, with a single configuration file, and when the IP address changes (for whatever reason) I do not want to have to edit this file, and restart snmpd each time.

 

Thanks,

Brian

Reply via email to