On 23/05/07, Siva Prakash Reddy G <[EMAIL PROTECTED]> wrote:
>                 can I get clear explanation regarding first point that
> is , How subagents will register with Master agent.

As far as the Net-SNMP agent is concerned, this is handled automatically.
As long as it knows whether it's running as an AgentX subagent or as the
master agent (e.g. the -X flag), then the agent framework will register the
MIBs appropriately.   Nothing special needs to be done in the MIB code.

> Few documents telling that
>
>                         To register the subagent, the Master Agent binds
> it to the MIB. The Master Agent then determines its present location,
> using one of the following methods:
>
>                         Static method - The Master Agent reads agent
> resource files. This resource file contains an entry for each subagent.
>
>                         Dynamic method - The Master Agent receives the
> information from the subagents. The subagent sends a SET request
> containing the MIB objects needed to register with the Master Agent,
> through the use of the registration API.


No - that's not correct for the Net-SNMP agent.

A quick Google seems to indicate that this is taken from the
documentation relating to the Solaris SNMP agent.
You will need to contact Sun about how to configure that
agent - this mailing list is for support of the Net-SNMP
suite only.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to