Re: GETNEXT does not complete query processing at occurrence of error GenError in Agentx subagent.

2011-02-28 Thread Phill Xenox
Hi! Probably problem in function int check_getnext_results (netsnmp_agent_session *asp) from snmp_agent.c (a line 2798). There is no check of the status of request. If the status of request is erroneous, function check_getnext_results all can return 1 (request GETNEXT correct). It is necessary

Re: GETNEXT does not complete query processing at occurrence of error GenError in Agentx subagent.

2010-11-17 Thread Phill Xenox
Tue, 16 Nov 2010 16:28:10 + письмо от Dave Shield : > [ First - *please* don't mail me privately, without copying > any responses to the mailing list. I don't have the time > or inclination to offer private, unpaid, SNMP consultancy. > Keep discussions to the list, where others can bot

GETNEXT does not complete query processing at occurrence of error GenError in Agentx subagent.

2010-11-11 Thread Phill Xenox
Hi All! Has faced a strange situation. There are 4 tables in one MIB-file. All tables are realised in the subagent through AgentX. Net-SNMP works as the master. All fields of the table have type Unsigned32. If any table contains an error (for example negative value, the subagent returns genErro