Xymon Mailing List Archive search

SNMP and Xymon

4 messages in this thread

list Gopal Anandarao · Wed, 3 Aug 2016 13:08:20 +0000 ·
Hi There,

Has anyone worked on receiving SNMP traps in Xymon? If yes, please provide appropriate reference material. I understand there is one article (http://cerebro.victoriacollege.edu/hobbit-trap.html ) that talks about integrating SNMP Traps with Hobbit. I am not sure if same approach or with some changes would work with Xymon. Appreciate any help/pointers.

Thanks in advance.
Gopal
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com
list Richard Hamilton · Wed, 3 Aug 2016 13:55:58 -0400 ·
In addition to that, "devmon" is oft cited: http://devmon.sourceforge.net

I haven't tried it as yet; it would be overkill for a home network, where
the router and modem don't speak SNMP (at least to the user; they may to
the ISP for all I know).

I did script a printer supply level check, which uses snmpwalk to dig out
some potentially interesting info (paper and toner levels), but the OIDs
were proprietary and the printer maker doesn't give information except to
paying developers, so it took me a lot of googling and trial and error to
find what seems to work for that particular make and model.
quoted from Gopal Anandarao


On Wed, Aug 3, 2016 at 9:08 AM, <user-22e9dfc665c1@xymon.invalid> wrote:
Hi There,


Has anyone worked on receiving SNMP traps in Xymon? If yes, please provide
appropriate reference material. I understand there is one article (
http://cerebro.victoriacollege.edu/hobbit-trap.html ) that talks about
integrating SNMP Traps with Hobbit. I am not sure if same approach or with
some changes would work with Xymon. Appreciate any help/pointers.


Thanks in advance.

Gopal
The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s) and
may contain proprietary, confidential or privileged information. If you are
not the intended recipient, you should not disseminate, distribute or copy
this e-mail. Please notify the sender immediately and destroy all copies of
this message and any attachments. WARNING: Computer viruses can be
transmitted via email. The recipient should check this email and any
attachments for the presence of viruses. The company accepts no liability
for any damage caused by any virus transmitted by this email.
www.wipro.com

list Jeremy Laidman · Wed, 03 Aug 2016 21:04:41 +0000 ·
quoted from Richard Hamilton
On Thu, 4 Aug 2016, 03:18 <user-22e9dfc665c1@xymon.invalid> wrote:
Hi There,

Has anyone worked on receiving SNMP traps in Xymon? If yes, please provide
appropriate reference material. I understand there is one article (
http://cerebro.victoriacollege.edu/hobbit-trap.html ) that talks about
integrating SNMP Traps with Hobbit. I am not sure if same approach or with
some changes would work with Xymon. Appreciate any help/pointers.
Yes, that should work for Xymon.

Devmon does SNMP probes but doesn't do traps.

J
list Chandra Bhanu Dixit · Thu, 4 Aug 2016 13:36:59 +0100 ·
Hi Gopal,

Wrote a post long back
*http://netcool-matters.blogspot.co.uk/2012/08/devmon-snmp-device-monitoring-with.html
<http://netcool-matters.blogspot.co.uk/2012/08/devmon-snmp-device-monitoring-with.html>*
which
was about using Devmon for probing devices and updating xymon with status
updates.

But I think for handling traps devmon would not work. The link you shared
looks good to give a go.

Thanks,
Chandra

On Wed, Aug 3, 2016 at 10:04 PM, Jeremy Laidman <user-71895fb2e44c@xymon.invalid>
quoted from Jeremy Laidman
wrote:
On Thu, 4 Aug 2016, 03:18 <user-22e9dfc665c1@xymon.invalid> wrote:
Hi There,

Has anyone worked on receiving SNMP traps in Xymon? If yes, please
provide appropriate reference material. I understand there is one article (
http://cerebro.victoriacollege.edu/hobbit-trap.html ) that talks about
integrating SNMP Traps with Hobbit. I am not sure if same approach or with
some changes would work with Xymon. Appreciate any help/pointers.
Yes, that should work for Xymon.

Devmon does SNMP probes but doesn't do traps.

J