ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Ltib] Developing Net-SNMP questions. Please help!


From: Kevin Li
Subject: [Ltib] Developing Net-SNMP questions. Please help!
Date: Wed, 27 Apr 2011 11:35:29 -0700

Hey, everyone,

I am working on development of SNMP project.

1. I add net-snmp package from LTIB Package list.
2. I run snmpd.
3. I write a test code in main.c

int main()
{
....
 init_agent("myname");
....
}

make this file, I got wrong. I know I did not tell Makefile where is the library to link.

Does any one have idea where these files are located or any suggestions on SNMP development?
Sorry very new for SNMP need help.

Thanks in advance.

Kevin

 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]