There is a tool called SNMPWLAK that does exactly what I want:
I just have to enter the correct MIB:
snmpwalk -v 2c -c public 127.0.0.1 1.3.6.1.4.1.17100
But I get an error:
SNMPv2-SMI::enterprises.17100 = No more variables left in this MIB View (It is past the end of the MIB tree)
Unfortunately my Linux Knowledge is not good enough too solve this problem
In a next step it would be great to know wich counters are availabe on my system
thanks Gawan