Skip to content

Commit 255be60

Browse files
authored
Merge pull request SkylineCommunications#399 from PedroSkyline/patch-8
Create 2WCOM_SAT-4d.md
2 parents b209e66 + 6d3bd24 commit 255be60

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

connector/doc/2WCOM_SAT-4d.md

+58
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
uid: Connector_help_2WCOM_SAT-4d
3+
---
4+
5+
# 2WCOM SAT-4d
6+
7+
The 2WCOM SAT-4d is a four-channel DVB audio satellite receiver, typically used for radio networks.
8+
9+
## About
10+
11+
### Version Info
12+
13+
| Range | Key Features | Based on | System Impact |
14+
|--------------------|-----------------|----------|---------------|
15+
| 1.0.0.x [SLC Main] | Initial version | - | - |
16+
17+
### Product Info
18+
19+
| Range | Supported Firmware |
20+
|---------|--------------------|
21+
| 1.0.0.x | 2.15.5 |
22+
23+
### System Info
24+
25+
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components |
26+
|---------|-----------------|---------------------|-------------------|---------------------|
27+
| 1.0.0.x | No | Yes | - | - |
28+
29+
## Configuration
30+
31+
### Connections
32+
33+
#### SNMP Connection
34+
35+
This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation:
36+
37+
SNMP CONNECTION:
38+
39+
- **IP address/host**: The polling IP or URL of the destination.
40+
- **IP port**: The IP port of the destination.
41+
- **Bus address**: The bus address of the device.
42+
43+
SNMP Settings:
44+
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*).
47+
48+
### Web Interface
49+
50+
The web interface is only accessible when the client machine has network access to the product.
51+
52+
## How to use
53+
54+
The **General** page displays the system information.
55+
56+
The **Services** page displays the list of services available on the device and their alarm status.
57+
58+
On the **Polling Settings** page, you can define the frequency of the polling groups.

connector/toc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
topicUid: Connector_help_2WCOM_RDS_OCTO-IP
4343
- name: 2WCOM S02
4444
topicUid: Connector_help_2WCOM_S02
45+
- name: 2WCOM SAT-4d
46+
topicUid: Connector_help_2WCOM_SAT-4d
4547
- name: 2WCOM X-4sd
4648
topicUid: Connector_help_2WCOM_X-4sd
4749
- name: A10 Networks

0 commit comments

Comments
 (0)