On Tue, 2005-10-18 at 10:54 +0530, Manish Sharma wrote:

> 1. My Signalling stacks support all the stats etc. which are defined  
>    in MIB file so how to integrate it with netSNMP toolkit ?

Please see the FAQ entries:
        How do I add a MIB to the agent?
        How do I write C code to integrate with the agent?
           (and most of the rest of the CODING section)

> 2. What is the architecture of netSNMP tool ?

FAQ:
        What operating systems does it run on?

(if that's what you mean?)

>  e.g various components like Agent, Subagent , Manager and their role.

An agent (whether master or subagent) is basically an "SNMP server"
It provides network management information when requested.

A manager is an "SNMP client" - it asks for management information
from (one or more) agents.


> 3. I have downloaded "net-snmp-5.2.1.2.tar.gz" but not able to compile
> it on Solaris. There is no "configure" file etc. with it.

    $ tar ztf net-snmp-5.2.1.2.tgz  | grep configure
    net-snmp-5.2.1.2/configure
    net-snmp-5.2.1.2/configure.in

Yes, there is.  Please look again.



Dave


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to