Click to See Complete Forum and Search --> : network management using snmp


jenifer
January 27th, 2003, 06:00 AM
friends,
i 'am doing a project monitoring a system connected in a network in snmp and i want the coding for get,set and trap messages in java:)

abramia
January 28th, 2003, 12:12 AM
Hi Jenifer,
As far as I know, there is no SNMP support in the core java libraries (i.e. JDK). However, there are several, third-party java, SNMP packages available. An Internet search for "java" and "SNMP" should lead you to them.

Hope this helps you.

Good Luck,
Avi.