Skip to content

Commit 5adebbd

Browse files
authored
Merge pull request SkylineCommunications#343 from GeovannyGA/main
Addition of GatesAir MCSx 1P1 Main Alt Controller
2 parents 0ec4e9e + a6bdc88 commit 5adebbd

File tree

2 files changed

+61
-0
lines changed

2 files changed

+61
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
---
2+
uid: Connector_help_GatesAir_MCSx_1P1_Main_Alt_Controller
3+
---
4+
5+
# GatesAir MCSx 1P1 Main Alt Controller
6+
7+
The GatesAir MCSx 1P1 Main Alt Controller is designed for seamless broadcast transmission control, with redundancy to ensure uninterrupted operation.
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 | - |
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+
### Connections
30+
31+
#### SNMP Main Connection
32+
33+
This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation:
34+
35+
SNMP CONNECTION:
36+
37+
- **IP address/host**: The polling IP or URL of the destination.
38+
- **IP port**: *161*
39+
40+
SNMP Settings:
41+
42+
- **Get community string**: *public*
43+
- **Set community string**: *private*
44+
45+
### Web Interface
46+
47+
The web interface is only accessible when the client machine has network access to the product.
48+
49+
## How to Use
50+
51+
The element created with this connector has the following data pages:
52+
53+
- **General**: Displays different types of parameters dealing with general information for the device, for example: **MIB revision**, **System Name**, **Switch and Remote State**.
54+
55+
- **Power Supply**: Contains parameters regarding the health and status of the power supply.
56+
57+
- **TX A**: Displays metrics for TX A, including **Frequency**, **Remote State**, **Out Forward Power**, and more.
58+
59+
- **TX B**: Displays metrics information for TX B similar to TX A.

connector/toc.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3756,6 +3756,8 @@
37563756
topicUid: Connector_help_GatesAir_Maxiva_XTE_MSC3
37573757
- name: GatesAir Maxiva XTE Transmitter
37583758
topicUid: Connector_help_GatesAir_Maxiva_XTE_Transmitter
3759+
- name: GatesAir MCSx 1P1 Main Alt Controller
3760+
topicUid: Connector_help_GatesAir_MCSx_1P1_Main_Alt_Controller
37593761
- name: GatesAir MSCx DD Dual Drive Controller
37603762
topicUid: Connector_help_GatesAir_MSCx_DD_Dual_Drive_Controller
37613763
- name: Geist

0 commit comments

Comments
 (0)