01-15-2019 11:09 PM - last edited on 04-12-2023 03:21 PM by Paul Zimmerman
Respected CISCO Community,
I am new to this forum so I was curious to ask directly that I am working on a project of developing JAVA Based Network Management Software for my network as shown below:
So, I was studying continuously for days that SNMP and other related protocols are the ingredients to get information about connected devices onto NMS. Mainly, I want to include similar functions as general NMS give us but slight difference is that I am developing from initial point.
Therefore, can anyone guide me through the NMS Development and implementation of SNMP in this model of software that I am working on using generalized highlighting on main inclusion of concepts.
Thanks in Advance!
Solved! Go to Solution.
01-16-2019 12:53 AM
Good to know, welcome.
what kind of NMS you looking to develop, what is the features you looking to show in dashboard or reporting.
here is the startup reference code to understand how jave can be used :
https://examples.javacodegeeks.com/enterprise-java/snmp4j/snmp-walk-example-using-snmp4j/
once you understand that, any specific query or what is high level you looking to achieve make a note and post here..community help you.
01-16-2019 12:53 AM
Good to know, welcome.
what kind of NMS you looking to develop, what is the features you looking to show in dashboard or reporting.
here is the startup reference code to understand how jave can be used :
https://examples.javacodegeeks.com/enterprise-java/snmp4j/snmp-walk-example-using-snmp4j/
once you understand that, any specific query or what is high level you looking to achieve make a note and post here..community help you.
01-16-2019 01:01 AM
Thanks for your reply, I will surely look out in this library for me to include and if any doubt still comes I will surely ask in community.
Thanks Again!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide