sending snmptrap

2010-09-30 Thread 생각하기
 Hello..   I want to send a snmptrap snmptrap format  is like this..   Figure 279: SNMP Version 1 (SNMPv1) Trap-PDU Format       I just want to send a basic snmptrap(v1)   In net-snmp..  to send trap, process like this..   1. make personal Trap-MIB 2. transform Trap-MIB

Delay in sending SNMPTRAP

2009-05-06 Thread Kumar, Santhosh IN BLR SISL
Hi all, As per my requirement I need to send pack of 1000 traps to my client continuously. For the first 3 times sending the traps is very fast. From the 4th time it is taking very long time to send 1000 traps in one go. What could be the reason? If any one knows kindly help me. The following

Re: Sending Snmptrap to manager specified in snmpd.conf

2005-02-15 Thread Robert Story
On Wed, 2 Feb 2005 09:26:14 -0500 Alex wrote: AK> How do I know where snmpd.cof file is? A user may start Snmpd with a -c AK> option for snmpd.conf. Right. You can find out which files snmpd will read by default by running snmpd -Dread_config -H 2>&1 | grep Reading | sort -u AC> Does a

Re: Sending Snmptrap to manager specified in snmpd.conf

2005-02-11 Thread Wes Hardaker
> On Wed, 2 Feb 2005 09:26:14 -0500, "Alex Koifman" <[EMAIL PROTECTED]> > said: Alex> How do I know where snmpd.cof file is? A user may start Snmpd Alex> with a -c option for snmpd.conf. Does a NET-SNMP agent know Alex> where to send traps? Is it in a MIB? the agent sends traps based

RE: Sending Snmptrap to manager specified in snmpd.conf

2005-02-02 Thread Alex Koifman
10:18 PM To: Alex Koifman Cc: [email protected] Subject: Re: Sending Snmptrap to manager specified in snmpd.conf On Tue, 1 Feb 2005 18:40:41 -0500 Alex wrote: AK> I want to send a trap to a manager from snmpd.conf. AK> AK> This is the command line I use to send to

Re: Sending Snmptrap to manager specified in snmpd.conf

2005-02-01 Thread Robert Story
On Tue, 1 Feb 2005 18:40:41 -0500 Alex wrote: AK> I want to send a trap to a manager from snmpd.conf. AK> AK> This is the command line I use to send to a manager specified on a command AK> line: AK> AK> snmptrap -v 1 -c public 192.168.2.32 enterprises.18997 192.168.13.170 6 1 " AK> " 1.3.6.1.4.1

Sending Snmptrap to manager specified in snmpd.conf

2005-02-01 Thread Alex Koifman
Hi, I want to send a trap to a manager from snmpd.conf. This is the command line I use to send to a manager specified on a command line: snmptrap -v 1 -c public 192.168.2.32 enterprises.18997 192.168.13.170 6 1 " " 1.3.6.1.4.1.18997.2.1.0 i 3 But I want to be a able to send traps to the statio