Re: NETSNMP_DS_LIB_DONT_PERSIST_STATE?

2005-08-29 Thread Thomas Anders
Wes Hardaker wrote: For the new one to double the definition of the existing one (which should be moved behind a comment saying "don't use"): NETSNMP_DS_LIB_DISABLE_CONFIG_LOAD For a new one that, err, needs the name of the previous but can't be: NETSNMP_DS_LIB_DISABLE_PERSISTENT_LOAD to

Re: help

2005-08-29 Thread Patrick Welche
On Sat, Aug 27, 2005 at 03:08:10PM +0800, Zhao Fuzhi(???) wrote: > I have installed net-snmp-5.1.3.1 on solaris 8, but when i link my > application with net-snmp, it show the err : d: fatal: library -lnetsnmp: not > found > > Why ?? Guessing: did you give the -L/path/to/directo

help

2005-08-29 Thread 赵福智
Hello, Wes Hardaker:       I have installed net-snmp-5.1.3.1 on solaris 8, but when i link my application with net-snmp, it show the err : d: fatal: library -lnetsnmp: not found Why ??   Thenk you     Macser   [EMAIL PROTECTED]    

compile ucd-snmp mib for net-snmp

2005-08-29 Thread Alaios
Hi i have a mib for the ucd-snmp package http://dpnm.postech.ac.kr/research/01/ipqos/dsmib/ I have noticed that the specific software cant be compiled because the make returns the following error gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -g -O2 -Dlinux -c diffse

glibc detected double free error

2005-08-29 Thread jigar contractor
Hello,       I made one application of snmp master agent and sub agent. I am initially making snmp master agent up and then making snmp sub agent up . Now I do some gets and sets on master agent. And then just sending sigterm signal to sub agent after sometime when snmp subagent is going to dow

SNMP v3 to SNMP V2 conversion

2005-08-29 Thread Patil, Suresh (Suresh)
Hi all, What I want to do is the following: 1. host1 gets a SNMP v3 request. It converts the request to SNMP v2 and forwards it to host2 who understands only SNMP v2. 2. host2 sends back the response to host1 using SNMP v2. Can you please tell me what are all the configurations that are req