- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
Netcom Professional
New Delhi, India
Solved! Go to Solution.
- Labels:
-
Cisco DNA
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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!
Netcom Professional
New Delhi, India
