Re: Strategy recommendation

2014-04-22 Thread Niels Baggesen
Den 19-03-2014 17:12, Highend-Digital Post skrev: My general idea is to use asynchroneous SNMP_MSG_GETBULK requests which were restarted from within the handler after all previous data is processed. I would question whether GETBULK is the right approach, but that depends very much on the

Re: Error in packet. Reason: Unknown Error with snmpwalk

2014-04-22 Thread Niels Baggesen
Den 15-04-2014 19:35, Gefei Jiang skrev: PS: Below is my captures for both version: 5.7.2.1 version: [gjiang@Gefei-PC ~]$ snmpwalk -v 2c -c myCode 10.219.101.161 NETOPTICS-MIB-DIRECTOR::ntpTable NETOPTICS-MIB-DIRECTOR::ntpIndex.0.0 = INTEGER: 0 NETOPTICS-MIB-DIRECTOR::ntpAction.0.0 =

Re: Core dump on Sun 5.10 in udpTable.c

2014-04-22 Thread Niels Baggesen
Den 31-03-2014 16:05, Brian Platt skrev: Cores being created on a Sun O/S 5.10 server: Below is info that maybe helpful. If a different version should be used please advise. What version of Net-SNMP? You might want to try the 5.7.3 pre-release, which is supposed to fix problems with (too)

Re: Sending snmp traps to a broadcast ip

2014-04-22 Thread Niels Baggesen
Den 25-03-2014 02:41, oscar sumano skrev: I’m trying to send out snmp to a broadcast ip but i get the following error message. snmptrap: Failure in sendto (Permission denied) You probably need to be root to send to a broadcast address. snmptrap -v 2c -c public 192.168.2.255 IF-MIB::linkUp

Re: Building net-snmp for HP-UX

2014-04-22 Thread Niels Baggesen
Den 17-04-2014 16:34, Joel Hansell skrev: Yes, the Ixnet solved it. Now we get non-null addresses for the sender IP out of rcvfrom. So I guess this build issue is solved. Might I suggest this to be added to the README.hpux11 in the future? I would rather do something to configure to do it

Re: Building net-snmp for HP-UX

2014-04-22 Thread Joel Hansell
On Tue, Apr 22, 2014 at 10:21 PM, Niels Baggesen n...@users.sourceforge.netwrote: Den 17-04-2014 16:34, Joel Hansell skrev: So I guess this build issue is solved. Might I suggest this to be added to the README.hpux11 in the future? I would rather do something to configure to do it