Skip to content

NMS-19630: Deprecate and disable the legacy SNMP Config JSP UI#8428

Open
synqotik wants to merge 1 commit intodevelopfrom
jira/NMS-19630-hide-legacy-snmp-config-ui
Open

NMS-19630: Deprecate and disable the legacy SNMP Config JSP UI#8428
synqotik wants to merge 1 commit intodevelopfrom
jira/NMS-19630-hide-legacy-snmp-config-ui

Conversation

@synqotik
Copy link
Copy Markdown
Contributor

@synqotik synqotik commented Apr 8, 2026

As we are replacing the legacy JSP SNMP Config UI with the new Vue one, we need to deprecate and hide the old one.

This removes any links to the old page, but doesn't remove the route. If user manages to get to the old page, the buttons are disabled and there's a note saying it's deprecated with a link to the new page. The servlet will throw an error if any write or lookup actions are performed on it.

Searching for Configure SNMP Community Names by IP Address or similar will link to the new page.

We will leave actually removing all the old code for another issue.

Also added new functionality to the new SNMP Config UI to be able to do an auto-lookup from a link. This handles an existing link from the Node Management page.

External References

@synqotik synqotik force-pushed the jira/NMS-19630-hide-legacy-snmp-config-ui branch from e751a09 to ca0974a Compare April 8, 2026 18:15
@synqotik synqotik marked this pull request as ready for review April 8, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant