[ENG] 5.6. [DKSF 54.2 IU] I Want to Configure Sending Notifications When a Status of a Humidity Sensor is Changed. How to Do This?

Sending notifications when a status of a humidity sensor is configured at the page «HUMIDITY» of a device web interface:

When clicking the button «Setup», a menu of settings appears for configuring sending notifications of the next types: Log, Syslog, E-mail, SMS (in a device with a built-in GSM modem) and SNMP Trap:

where:

Humidity is above Safe Range – is a checkbox, when checked a device will send notifications if a relative humidity is above a top threshold of a normal humidity range. On default: checkbox is not checked

Humidity is in Safe Range – is a checkbox, when checked a device will send notifications if a relative humidity is back to the thresholds of a normal humidity range. On default: checkbox is not checked

Humidity is below Safe Range – is a checkbox, when checked a device will send notifications if a relative humidity is below a bottom threshold of a normal humidity range. On default: checkbox is not checked

Temperature is above Safe Range – is a checkbox, when checked a device will send notifications if a temperature is above a top threshold of a normal temperature range. On default: checkbox is not checked

Temperature is in Safe Range – is a checkbox, when checked a device will send notifications if a temperature is back to the thresholds of a normal temperature. On default: a checkbox is not checked

Temperature is below Safe Range – is a checkbox, when checked a device will send notifications if a temperature is below a bottom threshold of a normal temperature range. On default: a checkbox is not checked

Sensor fault – is a checkbox, when checked a device will send notifications if a connection with a sensor is lost/restored. On default: a checkbox is not checked

Include in Summary Report – is a checkbox, when checked reports about a status of a humidity sensor will be sent via e-mail and/or SMS (in a device with a built-in GSM modem). Time of sending reports is configured at the pages «SMS» and «E-MAIL». On default: a checkbox is not checked

Checkboxes «Use common snmpTrapOID for all Events» and «Use common snmpTrapOID for all Sensor Numbers» can be used to direct all events from all humidity sensors into a single snmpTrapOID notification or divide events and numbers of  humidity sensors among different snmpTrapOID notifications, up to totally different ones. This allows receiving individual SNMP Trap notifications to process them in monitoring systems, for example, «damping of a humidity sensor 3» or «humidity sensor 2 is normal». When a humidity sensor fails, two SNMP Trap notifications are sent: the first one on humidity and the second one on temperature.

A description of snmpTrapOID humidity and temperature from a humidity sensor:

snmpTrapOIDDescription
If checkboxes «Use common snmpTrapOID for all Events» and «Use common snmpTrapOID for all Channels» are not checked, an event code and a sensor number are included into snmpTrapOID and can be used in a monitoring system for a detailed determining of a cause and a trap source.
.1.3.6.1.4.1.25728.8400.D.S.N

snmpTrapOID from a humidity sensor.

where:

D – is a code of a Trap notification, its possible values are: 6 (SNMP Trap of humidity), 7 (SNMP Trap of temperature);

S – is a sensor status code (event), its possible values are: 100 (failure), 101 (below normal), 102 (normal), 103 (above normal);

N – is a number code of a sensor channel, its possible values are from 1 to 4

If a checkbox «Use common snmpTrapOID for all Events» is checked, an event code S is always 127, at any event
.1.3.6.1.4.1.25728.8400.D.127.NAt this setting, a code of a sensor status is set to «127» - thus it makes a common snmpTrapOID for all events
If a checkbox «Use common snmpTrapOID for all Channels» is checked, an event code N is always 99, at any event
.1.3.6.1.4.1.25728.8400.D.S.99At this setting, a code of a channel number of a sensor is set to «99» - thus it makes a common snmpTrapOID for all channels
If checkboxes «Use common snmpTrapOID for all Events» and «Use common snmpTrapOID for all Channels» are checked, an event code S is always 127, and an event code N is always 99, at any event
.1.3.6.1.4.1.25728.8400.D.127.99At this setting, a status code of a sensor is set to «127», and a number code of a sensor channel is set to «99» – thus it makes a common snmpTrapOID for all events and channels

После установки всех требуемых настроек нажмите кнопку «Применить изменения».