On Ubuntu 12.04 I am tring to get the subtree of management values with the following command:
snmpwalk -v 2c -c public localhost
with the las
I know this thread is probably very old the I fix this is to use: rocommunity public
and that should fix the problem.