[AGENT++] Help: request processing correlation of agent

???163 touchzhao at 163.com
Wed Mar 16 09:34:08 CET 2005


Hi,

I am a freshman in developing agent.
I got the agent++ package with documents and examples,
however, no comprehensive turtorial was found.
Think about implemention of agent that resolves a leaf and a table like
this:

+---regRoot
       +-------regCount
       +-------regTable
                  +-------regEntry
                             +---------regID
                             +---------regName
                             +---------regVal

According to the examples packed in agent++,
regCount should be realized as a MibLeaf class,
and regEntry should be realized as a MibTable class.
But their requests are processed repectively,
regCount may be not equals to the number of regEngry's row
which should be. How could I correlate the different data
belongs to different node?

Best regards,
Moore





More information about the AGENTPP mailing list