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
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
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]
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
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
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