Hi,
I have a SNMP trap receiver(SNMP4j based) which receives traps from
different types of network elements in different formats. I need to
parse the received tarps and create my own standard Event object. Right
now I am using my own CommandResponder class which will dissect the
received trap PDU and then gets a appropriate Parser class from a Parser
factory.  I was just wondering is this the correct approach or is there
a better way of achieving this like the NetSNMP traphandlers.
 
Regards
Sateesh
_______________________________________________
SNMP4J mailing list
SNMP4J@agentpp.org
http://lists.agentpp.org/mailman/listinfo/snmp4j

Reply via email to