Anupama> The second problem was the fact that snmpd would not start at some
Anupama> times - saw the log it gives udp 161 error - but when I do a ps I dont
Anupama> see any snmpd running - and I dont think I have any other process
Anupama> which uses that port number.


Wes> The command:
Wes>    lsof -i udp:161 
Wes> Should show you if something is using the port still. 

Anupama> Since I am working on an embedded platform
Anupama> I dont hav the above utility. Is there a way to close the
Anupama> port through command line?

Not without knowing which process actually has it open.
You basically need to terminate that particular process.

This isn't really an SNMP thing any more - it might be worth
asking the developers of your embedded platform.

Dave



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to