BLOG     |     FORUM

Forum Login

Login is optional - if you want to be notified about responses via email. You can also simply ask a question without logging in.



Just ask your question

No signup required

There is no need to sign up or register to ask a question in the forums.

Just ask your question.

You need to signup if you wish to be notified of answers to your question by email.

Other links

Other ways to reach us

Follow us on Twitter

Follow on twitter

Send us an email

mail us

Welcome, Guest
Please Login or Register.    Lost Password?

Tip : SNMP Trap providers - How to use them ?
(1 viewing) (1) Guest
Get quick Unbrowse SNMP help from Unleash Networks Engineers. The fastest way.
Go to bottom
Post Reply
Post New Topic
Page: 1
TOPIC: Tip : SNMP Trap providers - How to use them ?
#235
Tip : SNMP Trap providers - How to use them ? 2 Years, 3 Months ago Karma: 2
Unbrowse has 3 ways to receive traps. Each of these are called providers. Here is a quick tip of how and when to use each of these.


The normal UDP socket.

  • Listen on a specific port only

  • Traps must be sent to the machine running Unbrowse

  • Cannot have any process other than Unbrowse listening for traps

  • Best option if Unbrowse is the primary trap receiver




Windows Raw Sockets.

  • Listens for traps using Windows Raw sockets.

  • Listens on all ports.

  • Can have other processes listening for traps on the same port.

  • Reliable on XP and Vista Home versions. Not so reliable on Vista Enterprise.

  • May result in ICMP Destination Unreachable if Unbrowse is the main trap receiver

  • Use this provider only if you want Unbrowse to receive traps on a system already running another trap reciever or for debugging



Winpcap.

  • Listens for traps using the Winpcap packet capture library.

  • You can get Winpcap from
    Winpcap download

  • Listens on all ports.

  • Works reliably on all platforms (XP and Vista)

  • May result in ICMP Destination Unreachable if Unbrowse is the main trap receiver

  • Use this when deploying Unbrowse as a passive trap receiver. You can log all traps even those sent to other systems by using port mirroring
  • .



You can select a provider from the above 3 options via Tools > Customize > Trap Console > Preferred Provider.


The currently active provider is shown at the bottom of the trap console.


Hope this tip helps uses of Unbrowse SNMP with their trap monitoring needs.

--
Unleash Networks
Enter code here   
Please note: although no board code and smiley buttons are shown, they are still usable.
Reply Quote
Vivek R
Unleash Networks
Support : www.unleashnetworks.com/forums
 
Go to top
Post Reply
Post New Topic
Page: 1