{"id":18385,"date":"2017-04-19T15:58:41","date_gmt":"2017-04-19T20:58:41","guid":{"rendered":"http:\/\/www.multitech.net\/developer\/?page_id=18385"},"modified":"2022-08-02T12:05:23","modified_gmt":"2022-08-02T17:05:23","slug":"alert","status":"publish","type":"page","link":"https:\/\/www.multitech.net\/developer\/software\/mtr-software\/mtr-api-reference\/collection-endpoints\/alert\/","title":{"rendered":"alert"},"content":{"rendered":"<p>Description: alert settings: ARRAY<\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"100\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"50\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"400\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"101\">alerts<\/td>\n<td valign=\"top\" width=\"108\">ARRAY<\/td>\n<td valign=\"top\" width=\"299\">List of notifications available for configuration<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"101\">groups<\/td>\n<td valign=\"top\" width=\"108\">ARRAY<\/td>\n<td valign=\"top\" width=\"299\">List of recipient groups that receive notifications.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"101\">name<\/td>\n<td valign=\"top\" width=\"108\">STRING<\/td>\n<td valign=\"top\" width=\"299\">Recipient group name<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"101\">emails<\/td>\n<td valign=\"top\" width=\"108\">ARRAY<\/td>\n<td valign=\"top\" width=\"299\">List of recipient emails<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"101\">name<\/td>\n<td valign=\"top\" width=\"108\">STRING<\/td>\n<td valign=\"top\" width=\"299\">Recipient name<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"101\">email<\/td>\n<td valign=\"top\" width=\"108\">STRING<\/td>\n<td valign=\"top\" width=\"299\">Recipient email address<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"101\">phones<\/td>\n<td valign=\"top\" width=\"108\">ARRAY<\/td>\n<td valign=\"top\" width=\"299\">List of recipient phone numbers<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"101\">name<\/td>\n<td valign=\"top\" width=\"108\">STRING<\/td>\n<td valign=\"top\" width=\"299\">Recipient name<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"101\">phone<\/td>\n<td valign=\"top\" width=\"108\">STRING<\/td>\n<td valign=\"top\" width=\"299\">Recipient phone number<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>The alerts array contains predefined number of elements; each defines settings for particular type of alert. A set of settings applicable for different alert types is different.<\/p>\n<h3>Alert Types<\/h3>\n<p><strong>\u00a0<span style=\"text-decoration-line: underline;\">High Data Usage Alert<\/span>\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">alertOn<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">Data usage amount in % when device should send an alert (default : 80)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">dataAllowedPerMonth<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">Amount of data allowed per month in data plan in Mb<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">dataPlanStartDate<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">A day of month when data plan resets (default : 1)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">dataPlanType<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">Billing cycle type, use \u201cMonthly\u201d to set the day of the month when the billing cycle starts, or \u201cCustom Interval\u201d to set the number of days in the billing cycle (default : Monthly)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">&#8220;Data Usage&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">interval<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">For the Data Usage it is the number of days in the billing cycle interval when data plan resets (default:30)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">intervalStartDate<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">Day of the beginning of billing cycle for data plan with \u201cCustom Interval\u201d type<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">snmp<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending SNMP trap notifications (default : false)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong><span style=\"text-decoration: underline;\"><br \/>\nLow Signal Strength Alert<\/span>\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">&#8220;Signal Strength&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">interval<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">Amount of time in seconds for signal strength threshold before issuing alert (default : 60)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">minWaitTimeAfterAlarm<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">Interval in hours before subsequent notifications for the low signal strength event are issued (default : 24)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">signalStrength<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">Signal strength threshold in dBm (default:-60)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">snmp<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending SNMP trap notifications (default : false)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong><span style=\"text-decoration: underline;\"><br \/>\nDevice Reboots Alert<\/span>\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">&#8220;Device Reboot&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">snmp<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending SNMP trap notifications (default : false)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong><span style=\"text-decoration: underline;\"><br \/>\nEthernet Interface Failure Alert<\/span>\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">&#8220;Ethernet Failure&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">interval<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">The amount of time in seconds when a notification should be sent (default:60)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">minWaitTimeAfterAlarm<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">Interval in hours before subsequent notifications for the Ethernet Failure \u00a0events are issued (default : 24)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">snmp<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending SNMP trap notifications (default : false)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong><span style=\"text-decoration: underline;\"><br \/>\nWiFi Interface Failure Alert<\/span>\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">&#8220;WifiWan Failure&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">interval<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">The amount of time in seconds when a notification should be sent (default:60)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">minWaitTimeAfterAlarm<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">Interval in hours before subsequent notifications for the Ethernet Failure \u00a0events are issued (default : 24)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">snmp<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending SNMP trap notifications (default : false)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong><span style=\"text-decoration: underline;\"><br \/>\nCellular Interface Failure Alert<\/span>\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">&#8220;Cellular Failure&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">interval<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">The amount of time in seconds when a notification should be sent (default:60)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">minWaitTimeAfterAlarm<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">Interval in hours before subsequent notifications for the Ethernet Failure \u00a0events are issued (default : 24)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">snmp<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending SNMP trap notifications (default : false)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong><span style=\"text-decoration: underline;\">Ethernet Data Traffic Alert<\/span>\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">&#8220;Ethernet Traffic&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">periodicInterval<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">Interval in hours between notifications for data traffic notifications (default:24)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong><span style=\"text-decoration-line: underline;\"><br \/>\nWiFi Data Traffic Alert<\/span>\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">&#8220;Wifi Traffic&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">periodicInterval<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">Interval in hours between notifications for data traffic notifications (default:24)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p><strong><span style=\"text-decoration: underline;\">Cellular Data Traffic Alert<\/span>\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">&#8220;Cellular Traffic&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">periodicInterval<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">Interval in hours between notifications for data traffic notifications (default:24)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong><span style=\"text-decoration: underline;\"><br \/>\nWAN Interface Failover Data Traffic Alert<\/span>\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\">Element<\/td>\n<td valign=\"top\" width=\"66\">Type<\/td>\n<td valign=\"top\" width=\"317\">Description<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">&#8220;WAN Failover&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">failoverEvent<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">Wan Failover alert trigger. Valid values are &#8216;Always&#8217;, &#8216;Interface went down&#8217; and &#8216;Interface came up&#8217;. &#8216;Always&#8217; &#8211; the notification is sent every time when WAN Transport is changed; &#8216;Interface went down&#8217; &#8211; the notification is sent only when the current interface is switched to the one that has lower priority; &#8216;Interface came up&#8217; &#8211; the notification is sent only when the current interface is switched to the one that has higher priority. (default:&#8217;Always&#8217;)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">minWaitTimeAfterStart<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">The period of time in seconds during which the system does not monitor WAN failover statuses on start-up (default:60)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">snmp<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending SNMP trap notifications (default : false)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p><strong>\u00a0<span style=\"text-decoration-line: underline;\">Periodic Ping Failure Alert<\/span>\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">count<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">The number of requests that must be sent (default : 10)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">&#8220;Ping Failure&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">failThreshold<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">The number of failed requests that will trigger the notification (default : 10)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">ipAddress<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">IP Address or hostname (default : google.com)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">netIface<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The notification will be sent through the specified interface (default : \u201cANY\u201d)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">pingInterval<\/td>\n<td valign=\"top\" width=\"66\">INT<\/td>\n<td valign=\"top\" width=\"317\">Interval in minutes for performing ping test (default : 10)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">snmp<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending SNMP trap notifications (default : false)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p><strong>Security Violation Alert\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\"><\/td>\n<td valign=\"top\" width=\"317\">&#8220;Security Violation&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">snmp<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending SNMP trap notifications (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Flash Memory Violation Alert\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\"><\/td>\n<td valign=\"top\" width=\"317\">&#8220;Flash Memory Violation&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">snmp<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending SNMP trap notifications (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Resources Overuse Alert\u00a0<\/strong><\/p>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\" width=\"125\"><strong>Element<\/strong><\/td>\n<td valign=\"top\" width=\"66\"><strong>Type<\/strong><\/td>\n<td valign=\"top\" width=\"317\"><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">event<\/td>\n<td valign=\"top\" width=\"66\"><\/td>\n<td valign=\"top\" width=\"317\">&#8220;Resources Overuse&#8221;<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">enabled<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable notification (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">email<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending notifications by email (default:false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">sms<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">Enable or disable sending notifications via sms (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">snmp<\/td>\n<td valign=\"top\" width=\"66\">BOOL<\/td>\n<td valign=\"top\" width=\"317\">enable or disable sending SNMP trap notifications (default : false)<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\" width=\"125\">notifyGroup<\/td>\n<td valign=\"top\" width=\"66\">STRING<\/td>\n<td valign=\"top\" width=\"317\">The name of recipient group that receives notification.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<p>Example of changing Device Reboot Alert settings using MTR API is below.<br \/>\nRequest:<\/p>\n<p>https:\/\/192.168.2.1\/api\/alert\/alerts?data={ &#8220;event&#8221; : &#8220;Device Reboot&#8221; , &#8220;email&#8221; : false, &#8220;enabled&#8221; : false, &#8220;notifyGroup&#8221; : &#8220;&#8221; , &#8220;sms&#8221; : false, \u201csnmp\u201d: false }&amp;method=PUT<\/p>\n<p>Response: { &#8220;code&#8221; : 200, &#8220;status&#8221; : &#8220;success&#8221; }<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Description: alert settings: ARRAY Element Type Description alerts ARRAY List of notifications available for configuration groups ARRAY List of recipient groups that receive notifications. name STRING Recipient group name emails ARRAY List of recipient emails name STRING Recipient name email STRING Recipient email address phones ARRAY List of recipient phone numbers name STRING Recipient name [&hellip;]<\/p>\n","protected":false},"author":1478,"featured_media":0,"parent":13129,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-18385","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/18385","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/users\/1478"}],"replies":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/comments?post=18385"}],"version-history":[{"count":8,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/18385\/revisions"}],"predecessor-version":[{"id":26113,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/18385\/revisions\/26113"}],"up":[{"embeddable":true,"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/pages\/13129"}],"wp:attachment":[{"href":"https:\/\/www.multitech.net\/developer\/wp-json\/wp\/v2\/media?parent=18385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}