Hi, I'm trying the following;
- I've build my own MIB, it is in /usr/share/snmp/mibs - snmptranslate nicely gets my entire tree - I have written an AgentX using python-agentx - Variables are returned; C42-MIB::c42PubsubRuUtime = Wrong Type (should be Gauge32 or Unsigned32): INTEGER: 299 (lets ignore the error for a bit...) But I am not able to do an snmpwalk over all variables. This results in: C42-MIB::c42MIB = No Such Instance currently exists at this OID Is there a way that an AgentX would also reply its full contents? Or am I just working with the wrong classes to get my AgentX running. Could anyone advise a 'proper' Python implementation? Stefan ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
