[AGENT++] Unable to register MibLeaf at runtime

Nimish Bhargava nimish.bhargava at gmail.com
Mon Feb 22 07:18:04 CET 2010


Hi

I am trying to add a MibLeaf in subagent after connection has been
established with the master agent.
The subagent is able to add the MibLeaf but does not registers the same with
master agent.

Before establishing connection SubAgentXMib contains 3 other MibLeaf
objects.

In the SubAgentXMib::add function it searches for a group to which the
object being added belongs.
However, since it is a leaf object, it does not belongs to any group and
that check fails causing no registration request being sent to the master
agent.

Could anyone throw some light on this. Is my procedure correct or is there a
bug in the code.

Regards
Nimish



More information about the AGENTPP mailing list