Hi,

 

I'm new to SNMP and still newer to Net-SNMP. Not sure whether this is
the right place to ask queries.

 

My development environment is C/C++ on Solaris 10. Net-SNMP came
installed with the OS, so I didn't compile it, neither am I supposed to
replace the agent/libraries which come with the installation.

 

[EMAIL PROTECTED] ~> uname -a

SunOS sf240 5.10 Generic_118833-24 sun4u sparc SUNW,Sun-Fire-V240

[EMAIL PROTECTED] ~>

[EMAIL PROTECTED] ~> /usr/sfw/sbin/snmpd -v

 

NET-SNMP version:  5.0.9

Web:               http://www.net-snmp.org/

Email:             [email protected]

 

[EMAIL PROTECTED] ~>

 

 

I have an assignment which requires me to do the following:

1. Load a user MIB, parse it and then poll for specified objects
periodically (on some customer network elements).

2. Listen to traps defined in the MIB, and act upon them (on some
customer network elements).

3. Fetch the historical alarm list using snmpget/getnext/walk from my
own development machine (Solaris 10) and the customer NE(s).

 

I'm terribly struck because I don't know where to get started. I
downloaded the source, tried the snmpget.c file and that works. But I
don't know how to progress further.

Most of the text is written assuming that we build the agent from source
and install. My problem is that I'm not supposed to do that. Is there a
resource where things start from Hello-World and also progress further,
so that I'm able to get the above three tasks done? The net-snmp wiki
tutorials don't seem elaborate enough.

 

Thanks very much.

 

Regards,

Prasun

 

 

 

 

 

 

 

 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to