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:)
Printable View
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:)
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.