Krzysztof Oledzki wrote:
> With the attached patch:
Could you please submit your patch to http://www.net-snmp.org/patches so
it won't get lost?
Cheers,
+Thomas
-
This SF.Net email is sponsored by the Moblin Your Move Develo
Hello,
$ grep snmp /etc/hosts.allow
snmpd: 192.168.129.26 127.0.0.1
Before:
Connection from UDP: [195.177.211.64]->[192.168.129.26]:-19218 REFUSED
With the attached patch:
Connection from UDP: [192.168.129.26]:43284->[195.177.211.64]
Best regards,
Krzysztof
Hi all,
When I put the following line into my snmpd.conf
trap2sink tcp:locahost:162 public
I got the error: "Error: cannot create trap2sink: tcp:localhost:162"
The code works fine if I use UDP as in: trap2sink udp:localhost:162
public.
Does this mean that we cannot send trap using TCP.
A
Amit Kumar wrote:
> Hi All,
>
> how to restrict the manager to contact to particular agent Ip
> address ?
> is agentaddress in snmpd.conf is for that ?
>
> I have a requirement , if the snmp agent IP 255.255.255.255 then any snmp
> manager can connect to our snmp agent . but if the s