Hi,
After install net-snmp in ProxMox VE i have this problem:
(is working)
(is not working)
Is there something i'm missing here??
TIA,
Peter
After install net-snmp in ProxMox VE i have this problem:
Code:
snmpwalk localhost -c public -v1
Code:
snmpwalk 192.168.5.25 -c public -v1
Timeout: No Response from 192.168.5.25
Code:
netstat -natup | grep 161
udp 0 0 192.168.5.25:161 0.0.0.0:* 4198/snmpd
udp 0 0 127.0.0.1:161 0.0.0.0:* 4198/snmpd
Is there something i'm missing here??
TIA,
Peter