On Fri, 19 Nov 2004 10:24:40 +0800 Goh, wrote:
GYM> May I know how can we change our trap listener port for net-snmp?

I believe it can be changed on the command line. Eg 'snmptrapd udp:1162' will
listen on port 1162

GYM> FYI, I have 2 agent machines which will point to a same snmp trap
GYM> listener machine, but if both of them are having the same port, then the
GYM> message will be all combined together. So, is it possible to have 2 trap
GYM> port in snmp trap listener machine, so that we can easily differentiate
GYM> the trap message that has sent by the machines. Thanks.

You could do that, or you could use a default trap handler to receive the traps
and do it's own logging to separate files.

-- 
Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-coders>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to