RE: Problems building 5.4 on Linux

2007-03-28 Thread Eirik Nordbrøden
Hello Thank you for your help. I was able to proceed by installing the elfutils-libelf-devel package. But now an other problem has shown up. I get the following error message when building the perl modules: make[2]: Entering directory `/home/eno/prj/open-source/net-snmp/net-snmp-5.4/perl/OID'

R: netsnmp on HP-UX 11.11

2007-03-28 Thread Palmentieri Nunzio
Hi all, finally I succeded in making netsnmp-5.4 on HP-UX. Following you can find the modifications I did, maybe can be useful for others who will find same problems: Modifications in Makefile's * $HOME/net-snmp-5.4/agent/helpers/Makefile * $HOME/net-snmp-5.4/agent/mibgr

FW: Writing/building my trap send code

2007-03-28 Thread Adam Bell
All, I have been digging into the agent code for socket listening and a mechanism to request traps from outside the agent (not using agentx). I found some public variables that FD operations touch in the receive() function. They are external_readfd external_writefd extern

about mac addresss problem

2007-03-28 Thread Clement Hsu
Dear All: I am Clement. I meet a problem about macaddress. The following is the mib which I want to write: - [MIB] dot11GroupAddressesTable OBJECT-TYPE

Re: about mac addresss problem

2007-03-28 Thread Magnus Fromreide
On tor, 2007-03-29 at 13:23 +0800, Clement Hsu wrote: > Dear All: > > I am Clement. I meet a problem about macaddress. The following is the > mib which I want to write: > > > -

netsnmp getopt.h clashes with systemprovided getopt.h

2007-03-28 Thread utpala m
Hi , I am including "unistd.h " in my code which inturn includes getopt.h. getopt.h is available in two locations /usr/include/ /usr/local/include/netsnmp/library/ (when netsnmp is installed on the system) To include the net-snmp header files "/usr/local/include/netsnmp/library/" is also specif