This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JBoss and the fly likes Not receiving SNMP Traps Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Not receiving SNMP Traps" Watch "Not receiving SNMP Traps" New topic
Author

Not receiving SNMP Traps

Nisha lakshminaraya
Greenhorn

Joined: Feb 23, 2010
Posts: 19

Hi,

I am using SNMPv1CommunicationInterface. Wit this interface i am ale to talk to SNMP device and get an details for the specified OID.

I have created a new class which implements SNMPv2TrapListener and implemented the method processv2Trap(), but even then i am not receiving any traps. Can you please help me what else i have to do so that i will receive an trap from the agaent.
Jaikiran Pai
Marshal

Joined: Jul 20, 2005
Posts: 8146
    
  52

What are those classes and interfaces? Are those provided in JBoss AS? You'll have to explain a bit more about your application and even the JBoss AS version you are using.


[My Blog] [JavaRanch Journal]
Nisha lakshminaraya
Greenhorn

Joined: Feb 23, 2010
Posts: 19
This is not a Jboss class, but an open source interface used to get details and receive SNMP traps from SNMP devies like SNMP4J
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Not receiving SNMP Traps
 
Similar Threads
I need help in java - snmp
Running main() in package directory
Problem with WebLogic SNMP Agent
sending string using writeUTF
Internal Error on Solaris platform (SeedGenerator thread generated an exception)