You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This connector allows you to monitor general parameters (e.g. system uptime, location, tech support details, etc.) as well as input and output interfaces such as contacts, relays, sensors, and analog inputs.
This is a DataMiner connector for the **Asentria SiteBoss 360**. Using this connector, you can monitor and configure the Event Sensor Points connected to the device.
34
10
35
-
This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation:
11
+
### Key Features
36
12
37
-
SNMP CONNECTION:
13
+
-**Alarm monitoring of the Event Sensor Points**: Each alarm triggered in the event sensor points can be monitored in real time.
14
+
-**Alarm Configuration of the Event Sensor Points**: Each type of supported event sensor point is accompanied by a configuration table that allows the user to set thresholds, severities and unique descriptions for the sensor values to trigger alarms.
38
15
39
-
-**IP address/host**: The polling IP or URL of the destination.
40
-
-**IP port**: The IP port of the destination (default: *161*).
41
-
-**Bus address**: The bus address of the device.
16
+
## Use Cases
42
17
43
-
SNMP Settings:
18
+
### Event Sensor Points Monitoring and Configuration
44
19
45
-
-**Get community string**: The community string used when reading values from the device (default: *public*).
46
-
-**Set community string**: The community string used when setting values on the device (default: *private*).
20
+
**Challenge**: The **Asentria SiteBoss 360** returns all event sensor points in a single table, regardless of type. Configuration options are not clearly explained.
47
21
48
-
## How to use
22
+
**Solution**: With this connector, each type of event sensor point; i.e. Analog Inputs, Contact Closures, Humidity Sensors, Outputs, Temperature Sensors, are clearly separated to their own pages to better categorize the different sensors and their states. The configuration table is also enhanced with better explanations to aid in alarm configuration.
49
23
50
-
The connector is divided in three main parts:
24
+
## Prerequisites
51
25
52
-
- A single **General** page with standard device information.
53
-
- Several pages with information regarding data traffic: **Interface**, **Ports**, and **Ethernet**.
54
-
- The specific device functions, such as the **power**, **battery**, and **event sensor** information
26
+
-**DataMiner version 10.3 or higher** is required.
55
27
56
-
All tables are polled over SNMP.
28
+
## Technical Information
57
29
58
-
For event sensor information, information is updated whenever traps are received to ensure accurate alarm monitoring.
30
+
> [!NOTE]
31
+
> For detailed technical information, refer to our [technical documentation](xref:Connector_help_Asentria_SiteBoss_360_Technical).
0 commit comments