[AGENT++] Dynamic MibTable

Frank Fock fock at agentpp.com
Tue Apr 21 21:37:48 CEST 2009


Hi Pieter,

Yes, you can realize such a table by
subclassing MibTable.
To update your table for each request,
overwrite the MibTable::update(..)
method and add/remove rows or update
column values by MibLeaf::set_value.

Best regards,
Frank



Pieter Janse van Rensburg wrote:
> Hi,
> 
> I would like to create a dynamic MibTable, where at startup I would create
> the table and when needed add rows and then columns to the rows.
> 
> Is that at all possible?
> 
> I am aware that I can add columns and add rows later that then will inherit
> the number of columns added in the first place, but I want to adjust the
> columns.
> 
> Thanks.
> _______________________________________________
> AGENTPP mailing list
> AGENTPP at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/agentpp

-- 
AGENT++
http://www.agentpp.com
http://www.snmp4j.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the AGENTPP mailing list