[AGENT++] how to add rows caused by SNMP SET requests

Dario maljur dmaljur at elma.hr
Wed Sep 20 11:44:44 CEST 2006


You should look at get_request(), prepare_set_requrest(), commit_set_request
And undo_set_request. In prepare_set_request, check for values in Request,
And based on them use add_row. And note that columns must already be in
table.  


-----Original Message-----
From: agentpp-bounces at agentpp.org [mailto:agentpp-bounces at agentpp.org] On
Behalf Of ??
Sent: Wednesday, September 20, 2006 11:01 AM
To: agentpp at agentpp.org
Subject: [AGENT++] how to add rows caused by SNMP SET requests

Hi all,

I want to implement a snmp agent use Agent++.

Who can tell me which functions should I implement when I 

Derive my XXXtable class from MibTable. So XXXtable can

Add or remove rows by receiving SNMP SET requests.

_______________________________________________
AGENTPP mailing list
AGENTPP at agentpp.org
http://lists.agentpp.org/mailman/listinfo/agentpp




More information about the AGENTPP mailing list