Hi,
We have got a Debian based thin-client running net-snmp based SNMP agent.
The SNMPV2 agent is already enabled for *cold/warm start*, *linkup/linkdown*.
We did this by making proper configuration in the snmpd.conf file.
Now we need to add *ospf* trap sending capability to the agent. How to
> On Thu, 26 Aug 2010 16:21:29 +0800, "Alexander King"
> said:
AK> 1.it the subagent send it or the master agent send it ? or the two
AK> do the work?
The subagent usually sends a trap to the master agent, which then
rebroadcasts it to all the specified notification destinations.
You s
1.it the subagent send it or the master agent send it ? or the two do the work?
2.Now I use polling strategy monitor the data and send the trap use the
subagent( at least from the code to say), is there another way to send the trap
quickly( reduce complicate middle steps ) when the device dat
maxim maxim wrote:
> How i can to send a SNMPv1 and SNMPv2 traps by net-snmp api?, i need
> some examples of code, i know how to do it from the command line, but
> i need this in code.
apps/snmptrap.c has the full source code of the command-line tool you're
familar with.
+Thomas
--
Hi to all,
How i can to send a SNMPv1 and SNMPv2 traps by net-snmp api?, i need
some examples of code, i know how to do it from the command line, but
i need this in code.
Thanks
--
Download Intel® Parallel Studio Eval
Try
On 18/04/2008, Ron Rader <[EMAIL PROTECTED]> wrote:
> We have a piece of hardware with two interfaces that do not use the
> regular Linux IP stack, and therefore do not natively populate ifTable.
> I need to generate linkUp/linkDown notifications on these interfaces and
> am trying to think of
We have a piece of hardware with two interfaces that do not use the
regular Linux IP stack, and therefore do not natively populate ifTable.
I need to generate linkUp/linkDown notifications on these interfaces and
am trying to think of the best way to accomplish this.
As I see it, I have three
Hello
I'm trying to monitor some hosts that are behind the switch, and send
traps over the internet, in an external host.
The SNMP daemon is ON the switch (it's a linux box with NET-SNMP 5.4).
The question is:
1)Do I need a custom MIB for this?
2)If yes, then how do I make one? Do you guys have a
> On Thu, 30 Mar 2006 10:19:56 +0200, "H. McManus" <[EMAIL PROTECTED]> said:
H> In my log file (/var/log/snmp) I'm getting messages when the daemon
H> starts, when it stops, and everytime it receives a remote connect
H> for a get/getnext/set request.
Those messages are coming from the tcpwrap
Hi,
I'm running 5.3.0.1 on debian linux (compiled with patches!).
I'm using the line snmpd -Lf /var/log/snmp -p /var/run/snmpd.pid to start the
daemon.
In my log file (/var/log/snmp) I'm getting messages when the daemon starts,
when it stops, and everytime it receives a remote connect for a
g
Thanks.
My problem solved by changing the snmpd.conf for trapsinks and informsink.
VL
- Original Message -
From: "Fernández Piñas, David" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 02, 2004 1:23 PM
Subject: RE: Duplicated trap
What and how many trapsinks have you defined at snmpd.conf ?
-Original Message-
From: vicky liang [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 7:17 PM
To: [EMAIL PROTECTED]
Subject: Duplicated trap sending
When I started snmpd, the agent cold start trap was sent twice
When I started snmpd, the agent cold start trap was sent
twice. Does anyone know why and if there is a way to change it?
Thanks.
VL
13 matches
Mail list logo