I'm running the command snmpwalk -v 1 localhost -c public .1.3.6.1.4.1.10876
The command does not give any errors such as timeout and it also does not output anything. echo $? after running the command outputs 0. Any suggestions are welcome
I'm running the command snmpwalk -v 1 localhost -c public .1.3.6.1.4.1.10876
The command does not give any errors such as timeout and it also does not output anything. echo $? after running the command outputs 0. Any suggestions are welcome
what do you expect to be returned? Can you check if you get any output from the snmpwalk by running snmpd in debug mode?
snmpd -D -Le -f