ProLiant Servers (ML,DL,SL)
1748282 Members
4120 Online
108761 Solutions
New Discussion юеВ

Re: Test trap from linux

 
SOLVED
Go to solution
Ariel_7
Advisor

Test trap from linux

Hello,

How do I send a test trap from linux?

Thanks for any info.
2 REPLIES 2
~sesh
Esteemed Contributor
Solution

Re: Test trap from linux

There is a command called snmptrap, which can be used in Linux to send snmp traps to a network manager.

You can find more information about snmptrap by typing man snmptrap, or on the following web page:
http://linux.die.net/man/1/snmptrap

There is also an example on the web page, to make more sense.

Good Luck!
Ariel_7
Advisor

Re: Test trap from linux

Thanks a lot! This will be helpful.

Ariel