Den 27-03-2012 16:18, Vivek Nagaraj skrev: > This is the output I got: > > root@solaris:~# snmpd -Ddump,agentx -f -Lo udp
Reread what Robert wrote ... udp: (the colon is important) > Error opening specified endpoint "udp" > Server Exiting with code 1 > root@solaris:~# ps -ef | grep snmp > root 8455 1 0 04:10:33 ? 0:15 /usr/sbin/snmpd > root 8592 8572 0 07:12:37 pts/3 0:00 grep snmp Well, with another snmpd running you should specify another port for this snmpd to listen to. udp:6161 or something /Niels -- Niels Baggesen - @home - Ã…rhus - Denmark - [email protected] The purpose of computing is insight, not numbers --- R W Hamming ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
