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 genError) the master agent 
continues send requests to subagent.

Examples:

1) snmpgetnext -c public -v 2c localhost some_oid.3.1
some_oid.3.1.1.1.1.72 = Gauge32: 78

2) snmpgetnext -c public -v 2c localhost some_oid.3.2
Error in packet.
Reason: (genError) A general failure occured
Failed object: some_oid.3.4.1.1.100

3) snmpgetnext -c public -v 2c localhost some_oid.3.3
Error in packet.
Reason: (genError) A general failure occured
Failed object: some_oid.3.4.1.1.100

4) snmpgetnext -c public -v 2c localhost some_oid.3.4
some_oid.3.4.1.1.100 = Gauge32: 100

Best Regards, 
Vadim.

------------------------------------------------------------------------------
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

Reply via email to