Hi,

I am new to SNMP. I am trying to do integration of SNMP for sending traps
for my product.
Apologies in advance if my queries are too basic. I have read through the
documentation of net-snmp and SNMP4j both. I did try to build knowledge
with example code as well.

My product is java based and can have some shell scripts if needed.

I installed net-snmp on the device to be monitored. When I query
systemuptime etc OIDs using snmpwalk, it responded to it. Same worked with
SNMP4j V2 code.

I am unable to get clarity on sending traps. The agent which will be
registered with NMS is going to be net-snmp one. So then how do I send
traps from the java executables?

Can I send traps to net-snmp agent and that does forwarding?
or should the trap to be sent to NMS only from SNMP4j code?
So we need to go for sub agent?

Any help is appreciated on this.

Thanks & Regards,
Shilpi Mitra

"Never increase, beyond what is necessary, the number of entities required
to explain anything"
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to