Re: snmpd.log output

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 28/05/07, Daniel Coelho <[email protected]> wrote:
> this is the snmpd.log file I get when I start the snmpd service.
> Can you please explain this output?

This is the agent sending three notifications to a trap receiver.
One is an SNMPv1 trap ("trapsink"), one is an SNMPv2c
trap ("trap2sink") and one is an SNMPv2 inform ("informsink").

I suspect you probably have the three directives in your snmpd.conf file:

     trapsink    localhost
     trap2sink   localhost
     informsink   localhost

You actually only need one of these.


> And what is the meanning of this snmpd: send_trap: Timeout?

The INFORM notification expects an acknowledgement from the
trap receiver.  If you aren't running snmptrapd, then it won't be
acknowledged, and the request will eventually timeout.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.