Two dynamic ports for sending traps

2011-03-25 Thread akshata s harkantra
Hi, I am facing a strange behaviour with snmp running on my linux box. I see that two dynamic ports are opened by the daemon netstat -tulpn | grep snmpd tcp0 0 127.0.0.1:199 0.0.0.0:* LISTEN 5102/snmpd udp0 0 0.0.0.0:161 0.0.0.0:*

Re: installing net-snmp on Solaris 10

2011-03-25 Thread Eric Smith
Niels, Is there an option that you provide during "make install" to control where the PERL SNMP modules are installed? Also, what are the actual Perl modules mib2c uses? Eric On Thu, Mar 24, 2011 at 12:13 PM, Niels Baggesen wrote: > Den 24-03-2011 00:54, Eric Smith skrev: > > I was able to g

Re: how to use "extend" and run-on-set?

2011-03-25 Thread Dave Shield
On 24 March 2011 17:04, Donald Russell wrote: > Thanks... but bad news (for me) > Now, the request times out, and snmpd crashes > That's version 5.3.2.2 Hmmm...I've just tried this with the current 5.3.x code (essentially 5.3.4.pre1), and it works as expected. I haven't checked the lis

Re: Callback Operation Messages

2011-03-25 Thread Niels Baggesen
On Thu, Mar 24, 2011 at 10:28:25PM -0400, Brendan Tauras wrote: > #define NETSNMP_CALLBACK_OP_CONNECT4 > #define NETSNMP_CALLBACK_OP_DISCONNECT5 > > I have seen callback message types 1, 2, and possibly type 3. But I > have not seen message types 4 and 5. Do these messages correspond to