[AGENT++] SNMP++v3.2.10 Receiving Traps and Qt3 + some little questions

Arunas Mazeika amazeika at cantv.net
Wed Feb 25 22:34:42 CET 2004


	Hello, I have a couple of questions. I am currently working with
Qt3 and SNMP++v3.2.10, I notice that when I create the Makefile for the
QtExample that is provided with the code, the linking option –lsnmp++
-L../lib appears in the Makefile. I don’t know how can I do this with my
own project, I keep copying and pasting the linking option by my self in
my Makefile like 1000 times a day, is there a way to do this
automatically?, that would be great. Another question is regarding the
set_version function in the Target class, if I’m only using SNMPv1 and
SNMPv2c (I'm not usinf SNMPv3)is necessary to set the version?, it will
make a difference in some cases?. Finally I would like to learn how to
capture traps, I took a look at the SNMPv2.8 documentation and it
doesn’t work, there are differences with the current code. I also took a
look at the console examples, but I think there are some things that
don't apply in linux so it’s very confusing. If there is somebody that
can provide me a simple receive trap example or tell me where to find
one I would be more than happy, I really would like to learn how to do
that, and if it is a Qt Example even better. Well thanks a lot to
everybody.

Arunas Mazeika






More information about the AGENTPP mailing list