Page 1 of 1

SNMP trap managing

Posted: 15 Dec 2011 17:48
by cabrillo
Dear all,
I am a software developer, involved in a supervision system project that integrates Omniswitch Alcatel.
I need to write code for the enterprise specific trap parsing, but I am not able to find further documentation to solve my current blocking problems. :shock:
I need to know:
1) if is possible to stimolate trap sending without real critical situation (as a simulator)
2) if there is a command to send to the switch to have all the pending trap just to aligned my application at the start-up.

Thank you for the support, :o
Luca

Re: SNMP trap managing

Posted: 17 Dec 2011 04:15
by one6f
Hi,
NMS OmniVista include Trap(Notification) Management
AOS switches have the capability of generating trap messages from the CLI to any snmp stations configured.
Use the "show snmp trap config" to choose the trap you want to send.
Use the "debug trap generate" command to generate the trap.
Alternatively, you could try to look in product specific support media or use a Knowledge Base.