Re: net-snmp compile on hp-ux

2007-02-19 Thread Thomas Anders
[EMAIL PROTECTED] wrote: > I have attached agent/Makefile. > I am getting the same error on HP-UX version B.11.00 and B.11.11 (9000/785) In agent/Makefile, can you please try to remove the final backslashes at the *end* of mibgroup_list_lo (line 299), mibgroup_list_o (line 394), agentgroup_list_lo

Re: net-snmp compile on hp-ux

2007-02-19 Thread a . mahmood
Don't have GNU make installed on my hp-ux machine. I have attached agent/Makefile. I am getting the same error on HP-UX version B.11.00 and B.11.11 (9000/785) > Message Received: Feb 19 2007, 04:03 PM > From: "Thomas Anders" > To: [EMAIL PROTECTED] > Cc: [email protected]

Re: net-snmp compile on hp-ux

2007-02-19 Thread Thomas Anders
[EMAIL PROTECTED] wrote: > /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent > -I../a gent/mibgroup -I../snmplib -g -Dhpux11=hpux11 -c -o > mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo > > mibgroup/snmp-notification-mib/sn

Disabling engineID Probe for Informs

2007-02-19 Thread Makavy, Erez (Erez)
Hi, Problem: - Sending Informs (using the snmpNotificationMIB, and snmpTargetMIB) does not work when firewall is active. [Version: Net-Snmp-5.3.1, Linux , PPC] Analysis: - Before an inform is sent, an automatic engineID probe is sent to the manager-station, because of

calling init_snmp more than one won't works

2007-02-19 Thread bhushan
Hello, I am using netsnmp 5.4 , i have written a code that will send trap to main agent i.e. snmpd, for this i have return a module that have following function i.e. 1 ) initialize() doing snmp initialization in this function i.e if (netsnmp_ds_set_boolean(NETSNMP_DS_APPLICATION_ID, NETS

net-snmp compile on hp-ux

2007-02-19 Thread a . mahmood
I cannot compile net-snmp on hp-ux. Here what I did: # ./configure --prefix=/home/rob/net-snmp --with-libs=-lnm - Net-SNMP configuration summary: - SNMP Versions Supported:

RE: configure options and removing mib modules are causing make f ailures

2007-02-19 Thread Adam Bell
Yes, I think I did read that but it does not address the failing of the commands I am using. Perhaps if I back up in versions, the configure command will behave differently? Attached is the script I am using to run configure. It appears as though what I am trying is much more than others. Is th

5.2.4.pre1 available for testing

2007-02-19 Thread Dave Shield
We have just released the first pre-release candidate for the upcoming version 5.2.4. This is available from the project website at http://sourceforge.net/project/showfiles.php?group_id=12694&package_id=11571&release_id=486948 Please give it a whirl and let us know what breaks. There are a num

Re: [PATCH] walking ipv6InterfaceTable

2007-02-19 Thread Mitsuru Chinen
On Mon, 19 Feb 2007 09:34:04 + "Dave Shield" <[EMAIL PROTECTED]> wrote: > On 19/02/07, Mitsuru Chinen <[EMAIL PROTECTED]> wrote: > > On Linux, snmpd doesn't respond when walking ipv6InterfaceTable. > > > > $ snmpwalk -v 2c -c public localhost .1.3.6.1.2.1.4.30 > > IP-MIB::ipv6InterfaceTabl

Re: [PATCH] walking ipv6InterfaceTable

2007-02-19 Thread Dave Shield
On 19/02/07, Mitsuru Chinen <[EMAIL PROTECTED]> wrote: > On Linux, snmpd doesn't respond when walking ipv6InterfaceTable. > > $ snmpwalk -v 2c -c public localhost .1.3.6.1.2.1.4.30 > IP-MIB::ipv6InterfaceTable = No Such Object available on this agent at this > OID > > According to the debug me