On 11 November 2010 15:16, Robert Story <[email protected]> wrote: > On Thu, 11 Nov 2010 09:20:22 +0300 Phill wrote: > PX> 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 genError) the > master agent continues send requests to subagent. > > And what are you expecting to happen? If the subagent returns genError, that's > gong to get passed back up the stack. You should look into why the genError is > occurring, and fix it to handle the error gracefully if you don't want the > client getting the genError.
But looking at Phill's examples, a request for some_oid.3.2 is returning a genError varbind for some_oid.3.4.1.1 (and similarly for some_oid.3.3) I'd expect the genErr varbind to be associated with the original requested OID. Why this is happening is left as an exercise for someone who has a bit of spare time.... Dave ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
