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