TWSD-1336-SNMP: Confirmation overlay is not seen when trying to delete the SNMP host/auth in the CLI.
Review Request #1270 — Created Dec. 29, 2025 and submitted — Latest diff uploaded
| Information | |
|---|---|
| austin | |
| APV10 | |
| rel_apv_10_7 | |
| TWSD-1336 | |
| Reviewers | |
| lucille, shuinvy | |
SNMP: Confirmation overlay is not seen when trying to delete the SNMP host/auth in the CLI
JIRA:https://arraynetworks.atlassian.net/jira/software/projects/TWSD/boards/62?jql=assignee%20%3D%20712020%3A64a4a8f2-81d8-4b7a-9664-f9019a720f96&selectedIssue=TWSD-1336
Description: Add explicit CLI success prints in the C code (e.g. in snmp_cadmin.c) and then ignore those exact success strings in the Python CLI parser so the framework does not treat successful output as an error popup.
