0

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

manhasnoname
  • 173
  • 2
  • 6
  • 12

1 Answers1

0

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