On 14 March 2011 07:12, Manjit <[email protected]> wrote: > A Get Query on a table index whose syntax is not-accessible is giving > result as "No Such Object available on this agent at this OID".
That is correct, yes. > Is it the correct error response returned by the Agent Yes. See RFC 1905, section 4.2.1 In this case, it's clause (2) that matches. > or it should return "NO ACCESS". noAccess is only ever returned in response to SET requests. (see RFC 1905, section 4.2.5, clause (1)) Dave ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
