On Tue, 2005-06-14 at 17:04, C Wells wrote:
> Where do I find (I looked on net-snmp.org already) an
> agentx tutorial. Is it hopeless if I don't know 'C' ?

If you don't know C, then it's probably going to be
difficult to code a new MIB module, regardless of how
the master<->subagent communication is handled.

But once you've got a MIB module, then the main Net-SNMP
agent can be run as an AgentX subagent by adding one
single command-line option.

If you'd normally run our agent using

        /some/path/to/net-snmp/snmpd

then

        /some/path/to/net-snmp/snmpd -X

would start it as an AgentX subagent (assuming you have a
master agent listening on the standard named socket).

Dave



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to