[AGENT++] AgentX++ Shared Table

Balun, John jbalun at brooktrout.com
Tue Nov 22 01:56:41 CET 2005


Trying to implement a shared table in a AgentX++ subagent for MIB-II
ifTable. Using the AgentX++

master agent sample (not the Win32 master agent). Ran 2 separate
instances of the same subagent

and ran into duplicate group registration error on the second subagent.
The only way that I could find

to resolve this was to change the OID passed to the MibGroup
constructor. Is this an acceptable

solution to the problem and if so how do I guarantee that the OID I
chose does not conflict with another

subagent trying to implement the same shared table.

 

Can you provide any additional information to the AgentXSharedTable
constructor parameters settings for

an ifTable with a variable number of  rows. Does the OID array have an
entry for every possible row or just

set the max field in the index_info structure to the maximum possible
number of rows. Thanks for your help.

 

John Balun

jbalun at brooktrout.com




More information about the AGENTPP mailing list