Re: snmpd.conf network wildcards

2004-07-02 Thread Dave Shield
> Is there any way to make the following line use wildcards > for the IP address (mynetwork)?  > com2sec mynetwork 192.168.0.0/24  private Yes - that should work. > Or better yet, can I set the agent up such that it ignores the > IP address all together and just uses the community string?

Re: snmpd.conf network wildcards

2004-07-01 Thread Niels Baggesen
On Thu, Jul 01, 2004 at 02:27:46PM -0500, [EMAIL PROTECTED] wrote: > Is there any way to make the following line use wildcards for the IP address > (mynetwork)?  Use the special token "default" (without quotes) or 0.0.0.0/0 /Niels -- Niels Baggesen - @home - Århus - Denmark - [EMAIL PROTECTED]

snmpd.conf network wildcards

2004-07-01 Thread Brian . Blietz
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

snmpd.conf network wildcards

2004-07-01 Thread Brian . Blietz
Sorry, last email was HTML. 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 t