-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from raderadovanovic95/main
Added driver help page for AC8810 SNMP
- Loading branch information
Showing
4 changed files
with
136 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
--- | ||
uid: Connector_help_Teleste_AC8710_SNMP | ||
--- | ||
|
||
# Teleste AC8710 SNMP | ||
|
||
The AC8710 SNMP is a dual active output node with optical upstream segmentation. It offers a high output level (Umax 112 QAM/113.0 dBµV) and supports 1.2 GHz downstream and up to 204 MHz upstream frequencies. | ||
|
||
This connector uses an SNMP connection to poll data from the AC8710 device. | ||
|
||
## About | ||
|
||
### Version Info | ||
|
||
| Range | Key Features | Based on | System Impact | | ||
|--------------------|------------------|--------------|-------------------| | ||
| 1.0.0.x [SLC Main] | Initial version | - | - | | ||
|
||
### Product Info | ||
|
||
| Range | Supported Firmware | | ||
|-----------|------------------------| | ||
| 1.0.0.x | 4.8.13 | | ||
|
||
### System Info | ||
|
||
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | | ||
|---------|-----------------|---------------------|-------------------|---------------------| | ||
| 1.0.0.x | No | Yes | - | - | | ||
|
||
## Configuration | ||
|
||
### Connections | ||
|
||
#### SNMP Main Connection | ||
|
||
This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation: | ||
|
||
SNMP CONNECTION: | ||
|
||
- **IP address/host**: The polling IP of the AC8710 SNMP device. | ||
- **Device address**: Not required. | ||
|
||
SNMP Settings: | ||
|
||
- **Port number**: The port of the connected device, by default *161*. | ||
- **Get community string**: The community string used when reading values from the device, by default *public*. | ||
- **Set community string**: The community string used when setting values on the device, by default *private*. | ||
|
||
## How to Use | ||
|
||
The **Alarm Limits**, **Status**, and **Alarms** pages contain the most important parameters for monitoring. | ||
|
||
The **Forward Path** and **Forward Path Settings** pages contain settings related to the **optical receivers**. | ||
|
||
The **Return Path** and **Return Path Settings** pages contain settings related to the **return transmitters**. | ||
|
||
The **Transponder** page contains information and settings related to the transponder. | ||
|
||
> [!NOTE] | ||
> **Changing the communication settings or device groups on the Transponder page** may cause the element to go into **timeout** for a couple of seconds. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
--- | ||
uid: Connector_help_Teleste_AC8810_SNMP | ||
--- | ||
|
||
# Teleste AC8810 SNMP | ||
|
||
The AC8810 SNMP is a dual active output node with optical upstream segmentation. It offers a high output level (Umax 112 QAM/113.0 dBµV) and supports 1.2 GHz downstream and up to 204 MHz upstream frequencies. | ||
|
||
This connector uses an SNMP connection to poll data from the AC8810 device. | ||
|
||
## About | ||
|
||
### Version Info | ||
|
||
| Range | Key Features | Based on | System Impact | | ||
|--------------------|------------------|--------------|-------------------| | ||
| 1.0.0.x [SLC Main] | Initial version | - | - | | ||
|
||
### Product Info | ||
|
||
| Range | Supported Firmware | | ||
|-----------|------------------------| | ||
| 1.0.0.x | 4.8.13 | | ||
|
||
### System Info | ||
|
||
| Range | DCF Integration | Cassandra Compliant | Linked Components | Exported Components | | ||
|---------|-----------------|---------------------|-------------------|---------------------| | ||
| 1.0.0.x | No | Yes | - | - | | ||
|
||
## Configuration | ||
|
||
### Connections | ||
|
||
#### SNMP Main Connection | ||
|
||
This connector uses a Simple Network Management Protocol (SNMP) connection and requires the following input during element creation: | ||
|
||
SNMP CONNECTION: | ||
|
||
- **IP address/host**: The polling IP of the AC8810 SNMP device. | ||
- **Device address**: Not required. | ||
|
||
SNMP Settings: | ||
|
||
- **Port number**: The port of the connected device, by default *161*. | ||
- **Get community string**: The community string used when reading values from the device, by default *public*. | ||
- **Set community string**: The community string used when setting values on the device, by default *private*. | ||
|
||
## How to Use | ||
|
||
The **Alarm Limits**, **Status**, and **Alarms** pages contain the most important parameters for monitoring. | ||
|
||
The **Forward Path** and **Forward Path Settings** pages contain settings related to the **optical receivers**. | ||
|
||
The **Return Path** and **Return Path Settings** pages contain settings related to the **return transmitters**. | ||
|
||
The **Transponder** page contains information and settings related to the transponder. | ||
|
||
> [!NOTE] | ||
> **Changing the communication settings or device groups on the Transponder page** may cause the element to go into **timeout** for a couple of seconds. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters