| 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
|
|
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
|
 |
 |
|
|
subject: Not receiving SNMP Traps
|
|
|