Re: Using AgentX together with SNMPwalk

2011-05-18 Thread Thomas Anders
Stefan de Konink wrote: > snmpwalk -v 3 ... C42-MIB::c42MIB > > Basically results in my data, but the actual 'walk' without the 'RootOID' > still has no data. I do receive several 'requests' in the AgentX > implementation, but nothing is returned. Tips are welcome. Is C42-MIB placed in your privat

Re: Using AgentX together with SNMPwalk

2011-05-18 Thread Stefan de Konink
On Wed, 18 May 2011, Stefan de Konink wrote: > On Wed, 18 May 2011, Stefan de Konink wrote: > >> - I've build my own MIB, it is in /usr/share/snmp/mibs > > ...there it went wrong. Used OBJECT-GROUP instead of OBJECT INDENTIFIER... > replaced that and it works out of the box. This was too soon. s

Re: Using AgentX together with SNMPwalk

2011-05-18 Thread Stefan de Konink
On Wed, 18 May 2011, Stefan de Konink wrote: > - I've build my own MIB, it is in /usr/share/snmp/mibs ...there it went wrong. Used OBJECT-GROUP instead of OBJECT INDENTIFIER... replaced that and it works out of the box. Stefan ---

Using AgentX together with SNMPwalk

2011-05-18 Thread Stefan de Konink
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 i