diff --git a/src/views/Settings/SnmpAlerts/SnmpAlerts.vue b/src/views/Settings/SnmpAlerts/SnmpAlerts.vue index 8472d25c0a..d29455e3b0 100644 --- a/src/views/Settings/SnmpAlerts/SnmpAlerts.vue +++ b/src/views/Settings/SnmpAlerts/SnmpAlerts.vue @@ -187,7 +187,6 @@ export default { const data = { Destination: destination, SubscriptionType: 'SNMPTrap', - DeliveryRetryPolicy: 'TerminateAfterRetries', Protocol: 'SNMPv2c', }; this.startLoader();