TWSD-1505 - in WebUI, when adding SNMP trap host by using non existing V3 user SNMP Trap host is failed to configure
Review Request #1272 — Created Dec. 30, 2025 and submitted
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| TWSD-1505 | |
| Reviewers | |
| austin, lucille, mingji | |
Prevent username is not exist
The Jira ticket:
https://arraynetworks.atlassian.net/browse/TWSD-1505If user create V3 SNMP Host,
it will check is the username in SNMPV3User.
If there is no username exist, show error message.The message is same as CLI,
the difference is after this message, in won't call snmp host or snmp auth CLI.
