This is a discussion on RE: problem running snmptrapd within the SNMP Users forums, part of the Networking and Network Related category; Thanks manfred, I am able to get the trap and inform messages in snmptrapd. >>ajit -----Original Message----- From: ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Thanks manfred, I am able to get the trap and inform messages in snmptrapd. >>ajit -----Original Message----- From: net-snmp-users-bounces@lists.sourceforge.net [mailto:net-snmp-users-bounces@lists.sourceforge.net] On Behalf Of Manfred Wassmann Sent: Monday, January 14, 2008 3:33 AM To: net-snmp-users@lists.sourceforge.net Subject: Re: problem running snmptrapd On Sun, 13 Jan 2008, Ajit J Clarence wrote: > I am running snmptrapd program and not able to receive any traps send by the > server. Am I missing some configuration in snmpd.conf, I receive these > warnings shown below > > Warning: no access control information configured. > > This receiver will *NOT* accept any incoming notifications. You need a snmtrapd.conf with at least the following statements: SNMP v1, v2: authCommunity TYPES COMMUNITY SNMP v2, v3 authUser TYPE USERNAME createUser USERNAME ... or disableAuthorization yes see 'man snmptrapd.conf' for details. HTH ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216...et/marketplace _______________________________________________ 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/...net-snmp-users ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216...et/marketplace _______________________________________________ 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/...net-snmp-users |