Skip to content

Commit 370d79a

Browse files
Added documentation for new connector Promax Neo
1 parent fd28037 commit 370d79a

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

connector/doc/PROMAX_NEO.md

+52
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
uid: Connector_help_PROMAX_NEO
3+
---
4+
5+
# PROMAX NEO
6+
7+
The Promax Neo is a portable device used to analyze and measure the quality of electronic signals.
8+
This connector is used to monitor and configure the device data using SNMP communication.
9+
10+
## About
11+
12+
### Version Info
13+
14+
|Range |Features |Based on |System Impact |
15+
|---------|---------|---------|---------|
16+
|1.0.0.x [SLC Main] |<ul><li>Initial version</li></ul> |- |- |
17+
18+
### Product Info
19+
20+
|Range |Supported Firmware |
21+
|---------|---------|
22+
|1.0.0.x |2.9.2.r1.588 |
23+
24+
### System Info
25+
26+
|Range |DCF Integration |Cassandra Compliant |Linked Components |Exported Components |
27+
|---------|---------|---------|---------|---------|
28+
|1.0.0.x |No |Yes |- | |
29+
30+
## Configuration
31+
32+
### Connections
33+
34+
#### SNMP Connection
35+
36+
This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation:
37+
38+
SNMP CONNECTION:
39+
40+
- **IP address/host**: The polling IP or URL of the destination.
41+
- **IP port**: The IP port of the destination.
42+
- **Bus address**: The bus address of the device.
43+
44+
SNMP Settings:
45+
46+
- **Get community string**: The community string used when reading values from the device. (default: *public*)
47+
- **Set community string**: The community string used when setting values on the device. (default: *private*)
48+
49+
50+
## How to use
51+
52+
This connector uses SNMP to retrieve information from the card. It displays the information on the pages and allows you to perform changes on it.

connector/toc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6796,6 +6796,8 @@
67966796
items:
67976797
- name: Promax RANGERNeo 4
67986798
topicUid: Connector_help_Promax_RANGERNeo_4
6799+
- name: Promax Neo
6800+
topicUid: Connector_help_PROMAX_NEO
67996801
- name: Prometheus
68006802
items:
68016803
- name: Prometheus Data Exporter

0 commit comments

Comments
 (0)