[SNMP4J] TableUtils.createRow and related

Frank Fock fock at agentpp.com
Wed Feb 22 01:34:50 CET 2006


Hi,

The createRow method can only be used to create a row.
To delete it simply set the RowStatus column of that
row to destroy(6). For setting a row there is also
no wrapper method by now.

I will take your question as a motivation to add
a deleteRow and a setRow method to the TableUtils
class for version 1.7.

Best regards,
Frank

Marco.Bresciani at alcatel.it wrote:
> Hi all,
>   I'm just renewing the work I suspended some days ago about an SNMP layer 
> to substitute existing things... I'm working on rows, right now. I've used 
> quite simply the createRow method in the TableUtils. How can I SET and 
> DELETE rows? Can I use, somehow, the same createRow method?
> 
> Thank you for any help.
> 
> Ing. Marco Bresciani
> 

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




More information about the SNMP4J mailing list