Hello all,

My table contains dynamic rows with a rowstatus object in it. The code
is generated using the MFD template (Net-SNMP v5.3.1). I can
create/delete new rows by setting the rowstatus object to
createandgo/destroy. But when I use snmpget on a non-existing instance
of an object, instead of telling me the instance does not exist, the
snmp daemon crashes. Calling snmpget on already created objects is OK.
The log shows that in the _mfd_xxxTable_get_values(), the rowreq_ctx
returned by the function netsnmp_container_table_row_extract() is NULL
and this causes an assert.

Can some one please tell me where I can add a check in the code to
prevent the daemon from exiting in this situation.

Thank you in advance,

Don

The information contained in this e-mail message is PRIVATE. It may contain 
confidential information and may be legally privileged. It is intended for the 
exclusive use of the addressee(s). If you are not the intended recipient, you 
are hereby notified that any dissemination, distribution or reproduction of 
this communication is strictly prohibited. If the intended recipient(s) cannot 
be reached or if a transmission problem has occurred, please notify the sender 
immediately by return e-mail and destroy all copies of this message. 
Thank you. 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to