snmptrapd stops receiving packets after sometime when type net and forward option is enabledAs per the requirement, i did the snmptrapd configuration with forwarding option.After receiving couple of t

2018-01-19 Thread jayshankar nair
Hi, As per the requirement, i did the snmptrapd configuration with forwarding option.After receiving couple of traps the snmptrapd stalls i.e log option stops working. Once the forwarding option is disabled, snmptrapd receives normal trap. [root@localhost tmp]# more snmptrapd.conf authCommunity

snmptrapd configuration - sending inform traps

2016-10-06 Thread Diego Alfredo Flores
HI Guys, Im doing my experience with snmptrapd I need to receive and send traps. I receive traps v1,v2 and I want to send inform traps So , I m tryintg to find the good config of snmptrapd to do that This is my config more ./etc/snmp/snmptrapd.conf disableAuthorization yes authCommunity log,ex

Re: snmptrapd configuration...

2010-07-26 Thread Dave Shield
On 26 July 2010 10:17, wrote: > the following two commands are showing nothing to me > > c:\usr\bin\snmptrap -v 2c -c public host "" > UCD-NOTIFICATION-TEST-MIB::demoNotif \ >       SNMPv2-MIB::sysLocation.0 s "Just here" That's sending to 'host' rather than 'localhost' > c:\usr\bin\snmptrap

snmptrapd configuration...

2010-07-26 Thread ganeshyellapu
hi, System info: windows xp and netsnmp-5.5 i would like to configure snmptrapd to receive traps from localhost itself. Kindly find the attachment files snmp.conf snmpd.conf snmptrap.conf icopied the files UCD-NOTIFICATION-TEST-MIB , TRAP-TEST-MIB into c:\usr\share\snmp\mibs i copied trap confi

snmptrapd configuration...

2010-07-20 Thread ganeshyellapu
-- Original Message -- Subject: snmptrapd configuration... From:[email protected] Date:Mon, July 19, 2010 11:48 am To: [email protected]

snmptrapd configuration...

2010-07-18 Thread ganeshyellapu
hi background: windows xp and netsnmp-5.5 my snmpd.conf contains trapsink localhost public trapsink localhost private trap2sink localhost public trap2sink localhost private rocommunity public localhost rwcommunity private localhost syscontact "GANESH Y" syslocation COMMUNICATIONS and snmptra

Re: snmptrapd Configuration

2007-10-16 Thread Dave Shield
On 16/10/2007, Hong Yin Lim <[EMAIL PROTECTED]> wrote: > However, when I run the snmptrapd command: > the snmptrap daemon doesn't run. Actually, it *is* running (at least the first time). But it's running as a daemon - so it detaches itself from the terminal, and runs in the background. If you ar

Re: snmptrapd Configuration

2007-10-16 Thread Hong Yin Lim
Hi, I have done the snmptrapd.conf as advised by Dave. However, when I run the snmptrapd command: the snmptrap daemon doesn't run. I would expect the following output: [EMAIL PROTECTED] ~]$ /usr/sbin/snmptrapd −Le −d 192.168.15.71:4097 2>&1 | tee /tmp/trapd.out NET-SNMP 5.3.1 However, I just ge

Re: snmptrapd Configuration

2007-10-16 Thread Dave Shield
On 16/10/2007, Hong Yin Lim <[EMAIL PROTECTED]> wrote: > I want to use the snmptrapd daemon > Warning: no access control information configured. > This receiver will *NOT* accept any incoming notifications. > > I need to configure the snmptrapd.conf so that > disableAuthorization shows 'yes' That

snmptrapd Configuration

2007-10-16 Thread Hong Yin Lim
Hi, I am new to net-snmp. I want to use the snmptrapd daemon & I want to run the following command: usr/sbin/snmptrapd −L e −d 192.168.x.x:4097 2>&1 | tee /tmp/trapd.out Instead, I got the following message: Warning: no access control information configured. This receiver will *NOT* accept any i

snmptrapd configuration re-read in windows?

2005-09-24 Thread shahram amini-didani
Hi, I am using snmptrapd in windows environment and have defined a traphandle in the configuration file. Is there a way to add or delete traphandles while the snmptrapd is running? I know how to do this using SIGHUP in unix but don't know if there is equivalent to SIGHUP on windows. Or any other