Page 1 of 1

snmptrapd won't start

Posted: Thu Jul 18, 2019 10:20 am
by seaward1983
Linux Distribution and version Redhat 6
64-bit
Manual Install of XI

snmpd is running
snmptt is running
FW rules are correct

Error is 'snmptrapd dead but subsys locked'

**update. Enabled logging - result was
couldn't open udp:162 -- errno 98 ("Address already in use")

I did a netstat on port 162 - and found out nimbus was using the same port. I stopped the nimbus service, and snmptrapd service was able to start.

Is there a way that both can use this port?

Re: snmptrapd won't start

Posted: Thu Jul 18, 2019 11:01 am
by scottwilkerson
seaward1983 wrote:Is there a way that both can use this port?
You cannot have 2 applications listen on the same port

Re: snmptrapd won't start

Posted: Mon Jul 22, 2019 2:58 pm
by seaward1983
Thanks! we're done here. :)

Re: snmptrapd won't start

Posted: Mon Jul 22, 2019 3:04 pm
by scottwilkerson
seaward1983 wrote:Thanks! we're done here. :)
Great!

Locking