Re: Problem Using TCP for Sending Traps

2007-05-18 Thread Dave Shield
On 18/05/07, John Giaccotto <[EMAIL PROTECTED]> wrote: > I have configured snmptrapd to listen on both UDP and TCP ports. > If I send a trap from another machine using the following line: > > snmptrap -v 2c -c public tcp:anIPAddress '' .1.3.6.1.4.1.1230.1 .0.0 s > "just here" > > Then $LOGFILE sh

Problem Using TCP for Sending Traps

2007-05-18 Thread John Giaccotto
Hi, I have configured snmptrapd to listen on both UDP and TCP ports. I start snmptrapd as follows: $SNMPTRAPD -On -C -c $SNMPTRAPDCONF -Lf $LOGFILE udp:anIPAddress:162 tcp:anIPAddress:162 If I send a trap from another machine using the following line: snmptrap -v 2c -c public tcp:anIPAddress '