Hi Dave,
Sorry for bothering you again.

I've tried to change the type of the columns from my table to Integer32 and 
rename the table to netSnmpPrivTable, but I kept the old names for everything 
else. When I used the mib2c framework to generate the subagent, in the C code 
there was no LOAD, FREE,  methods so I copied from the old one and modified 
them but when I run the agent for each request it gives me this error "No such 
instance currently exists at this oid". I've checked and the problem is 
somewhere in the handler:

 case COLUMN_NETSNMPPRVOWD:
                if (!table_entry) {
                    netsnmp_set_request_error(reqinfo, request,
                                              SNMP_NOSUCHINSTANCE);

Please help me with a suggestion,

Stefan
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to