[SNMP4J] Snmp4j agent -- can print and store the incoming requests

Shivi Goel -X (shivigoe - NICHEPRO TECHNOLOGIES PRIVATE LIMITED at Cisco) shivigoe at cisco.com
Fri Jan 16 04:46:32 CET 2015


Hi Nitin,
An incoming request or notification is stored as an instance of CommandRespondentEvent class in snmp4j. This class gives you api to get pdu and other info.
Please refer to the API doc: http://www.snmp4j.org/doc/org/snmp4j/CommandResponderEvent.html
 
Regards,
Shivi

-----Original Message-----
From: SNMP4J [mailto:snmp4j-bounces at agentpp.org] On Behalf Of nitin sharma
Sent: Friday, January 16, 2015 7:35 AM
To: snmp4j at agentpp.org
Subject: [SNMP4J] Snmp4j agent -- can print and store the incoming requests

HI team,

I am building a Snmp4j agent code that will print the incoming Snmp request . is it possible scenario to be coded? if yes, then please do provide some guidance.

Regards,
Nitin Kumar Sharma.
_______________________________________________
SNMP4J mailing list
SNMP4J at agentpp.org
https://oosnmp.net/mailman/listinfo/snmp4j


More information about the SNMP4J mailing list