> On Mon, 14 Feb 2011 18:27:07 +0100, Luis QuaggaSnmp
> said:
LQ> I only want to send a IP-address variable, and I don´t know what values I
LQ> have to put in enterprise, generic and specific.
The enterprise/generic/specific attributes refer to the trap you want to
send. If you're tryi
Hello. I have a easy question but it´s important.
I have a program with a specific function, I need my function sends a TRAP,
and I´m using the code of apps/snmptrap.c, and I added the snmp libraries.
The function can send a TRAP very good because I tried with a simple TRAP,
with enterprise=0, gen
On 27 July 2010 13:29, Nisha Thomas wrote:
> Could you please help me to send trap to a specific port using snmptrap
> command line utility.
>
> I couldn’t find the argument to specify port in the ‘snmptrap’ command. Is
> there any way to specify the port in that command?
Hi,
Could you please help me to send trap to a specific port using snmptrap
command line utility.
I couldn’t find the argument to specify port in the ‘snmptrap’ command. Is
there any way to specify the port in that command?
Thanks in Advance,Nisha
ot;Paul" <[EMAIL PROTECTED]>
Cc:
Sent: Tuesday, July 01, 2008 7:57 PM
Subject: Re: about send trap
> 2008/7/1 Paul <[EMAIL PROTECTED]>:
>> question 1:
>> I add this sample code into my existed module and built it as a dynamic
>> module (.so file). Doe
2008/7/1 Paul <[EMAIL PROTECTED]>:
> question 1:
> I add this sample code into my existed module and built it as a dynamic
> module (.so file). Does this code also work fine in a dynamic module?
It should do, yes.
There is no difference in operation between a dynamic and a
static MIB module. Onc
Hi all,
I want to try how to send a trap.
So I download the example code "notification.c" from
http://www.net-snmp.org/dev/agent/notification_8c-example.html.
I have following questions:
question 1:
I add this sample code into my existed module and built it as a dynamic module
(.so file). Does
>>>>> On Sun, 25 May 2008 22:06:50 +0200, Bruno Vétel <[EMAIL PROTECTED]> said:
BV> I would like to know if I can send trap to a broadcast or multicast
BV> address.
There has been work to do stuff like that by other packages, but
Net-SNMP doesn't support it by
Hello
I would like to know if I can send trap to a broadcast or multicast
address.
I can send them to a destination host but I get permission denied when I
try to send trap to multicast or broadcast address ( sendmsg returns
EACCESS. I generated the snmpd in minimal agent. Is the a configuration
[ Sorry for the delay in responding to this ]
> In agent/example/notification.c
> The example make the agent send notification every 30 seconds.
> But if I want the agent send notification by some event,(the other process
> tell the agent to send notification, through IPC or something els
10 matches
Mail list logo