Re: getting errorno 99 for snmptrapd

2013-01-04 Thread Dave Shield
On 4 January 2013 19:59, Vanzant-Hodge, Amy vanzant-ho...@hp.com wrote:
 errno 99 “Can assign requested address”
 What does this mean and is there a way to fix this.

It's a bit difficult to comment, given the limited information you
have provided.
Some details as to the environment you are working with, how you are
running the command and/or what triggers this error might be useful.

But a quick Google search for this error seems to indicate that it's probably
related to being unable to open the specified address/port - either because
it's being asked to use an address that isn't possible, or because there are
too many ports open already.

You should be able to check the second by running 'netstat' to look at what
connections are open (or waiting to close).
As for the first - look at the command that is used to start the trap receiver,
and the config files used to configure it - and see if there's anything that
specifies an explicit interface and/or port to listen on.

Failing that, you're going to have to give us a bit more to work with!

Dave

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


RE: getting errorno 99 for snmptrapd

2013-01-04 Thread Vanzant-Hodge, Amy
Thank you.  It turns out that it was a firewall problem with settings in 
iptable.  (Your answer helped point me in the right direction.)
Once we reworked these to be looser, snmptrapd was able to receive traps from 
the designated system.

Amy Vanzant-Hodge


--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users