On Tue, 16 Aug 2005 09:01:55 -0700 (PDT) Paul wrote:
PH>    I have used MIB2C to create a table that I want to
PH> give the user access to create new rows on it.
PH> [...]
PH> 
PH> Stepping through my agent, I get into the
PH> object_lookup function, and that calls:
PH> netsnmp_request_set_error_all(requests,
PH> SNMP_ERR_NOCREATION); 
PH> after getting a null from calling
PH> netsnmp_container_table_row_extract
PH> 
PH> Since I am trying to create a row, I am thinking I am
PH> doing something wrong, but I can't figure out what it
PH> is?  Can anyone help?

What release are you using? I assume 5.2.1, since it looks like you are using
the mfd conf file.

Did you specify that you wanted to allow row-creating when you ran mib2c? If
not, save your old code and re-run mib2c, making sure to enable row creation.

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to