Re: sending error from mib2c code for multiple oid in single request

2005-09-26 Thread Dave Shield
On Sat, 2005-09-24 at 17:25 +0530, Kandasamy wrote: > if snmpget/set request contains multiple oids, I have to send oid > wise error response to denote in that request which oid went wrong The agent does, yes. (Using the 'errIndex' field). > In mib2c code generated by mib2c.scalar.conf, i am

sending error from mib2c code for multiple oid in single request

2005-09-24 Thread Kandasamy
Hi if snmpget/set request contains multiple oids, I have to send oid wise error response to denote in that request which oid went wrong In mib2c code generated by mib2c.scalar.conf, i am calling one method callServer(requests). In callServer(request), if the requested oid