Hi!!
I would like to write a code in java for network management and monitoring using snmp. Can somebody tell me how to go about with this? what are the inputs that are needed?
Thanks, ann
Hi!!
I would like to write a code in java for network management and monitoring using snmp. Can somebody tell me how to go about with this? what are the inputs that are needed?
Thanks, ann
I also recommend SNMP4J unless you're willing to pay for AdventNet SNMP library. Looks like adventnet got bought.
For your other question, SNMP is the protocol and SNMP4J is a java library to help you talk to that protocol.