Does JDK1.4.2 provides SNMP implementation
Are there any APIs JDK 1.4.2 provides to send SNMP trap etc ?Regards,- bharat
[112 byte] By [
bdighe] at [2007-9-30 8:07:21]

> Are there any APIs JDK 1.4.2 provides to send SNMP trap etc ?No, you have to get an external library. There are several commercial alternatives available (AdventNet, etc.), and also some free ones (e.g. NetSNMPJ). Google for "Java SNMP library".