You are not logged in.
Hi!
I recently have been messing around with my network cards in order to configure teaming.
Before this, I was using eth0 as my network card and snmpd was working perfectly.
After I achieved to use bond0 as a network device bonding eth0 + eth1, snmpd stopped responding.
Needless to say I restarted the daemon and tested if it is running
The snmp version I'm using is v1 and the config is pretty straightforward...... does anyone have a clue on what's going on? why suddenly snmp is not responding?
Whenever I parse "snmpwalk -v 1 -c read_only_user localhost" i get the message: "Timeout: No Response from localhost"
Thanks!
Offline
I think I fixed it:
I had to change the line of the systemd unit:
ExecStart=/usr/sbin/snmpd -p /var/run/snmpd.pid
Now it SEEMS to work.... fingers crossed ![]()
If this works... how to notify the package maintainer?
Last edited by Xi0N (2013-02-09 11:36:28)
Offline