This page describes the ETL-Genus-DIV401 device driver and its device window. The ETL-Genus-DIV401 device driver monitors and controls one splitter card DIV401 in a ETL Genus Chassis.
Multiple instances of the device may be configured in the sat-nms M&C to handle all modules of the chassis. All devices referring to the same physical device must be configured at the same device thread / interface to ensure that SNMP requests to the device do not overlap.
The 'slot' configuration parameter is used to select which of the physical slots in the Genus chassis this particular sat-nms device shall control.
The driver was tested with the following equipment: DIV-G3-S6-401
Other available optional cards of the ETL Genus series are:
Device window pages
The following table shows which device window pages are available with this individual device type. Tool-bar functions not mentioned here are described at the general description of device windows .
--- The device monitoring and control parameters.
--- The faults page.
--- The device info page.
--- The maintenance page. The configuration parameters described below are set at this page.Configuration parameters
At the maintenance page of the device window there are a couple of configuration parameters which must be set to make the software talk to the device.
| parameter | description |
|---|---|
| address | The SNMP address specification for the device (details below). |
| readBackDelay | Defines the delay the driver uses when it reads back parameters recently commanded. The delay is initialized at a proved preset value which should not be changed under normal circumstances. |
| lnbVoltage | Sets the lnb voltage if supported. |
| lnbTone | Sets the lnb tone/22kHz if supported. |
| lowLimit | Sets the lower rf power alarm limit in dBm. |
| highLimit | Sets the upper rf power alarm limit in dBm. |
| slot | Selects the physical slot where the module is fitted in the chassis to control. |
SNMP address specification
The full address consists of the following fields: aaa.bbb.ccc.ddd:pppp read-community write-community
| parameter | description |
|---|---|
| aaa.bbb.ccc.ddd | The IP address of the device in 'dotted quad' notation. This field is mandatory. |
| pppp | The IP port number where the device accepts SNMP requests. The port number may be omitted, the driver uses the standard port 161 in this case. |
| read-community | The SNMP read community name. This must match the read community expected by the device. |
| write-community | The SNMP write community name. This must match the write community expected by the device. The write community name may be omitted, the driver uses the read community name for both, read and write in this case. If both community names are missing, the driver uses public as a default for read and private as write community string. |
Variables defined by this device driver
| name | type | flags | range |
|---|---|---|---|
| info.driver | TEXT | R/O | StringRange R/O |
| lowLevel.cmd | TEXT | StringRange | |
| lowLevel.reply | TEXT | R/O | StringRange R/O |
| faults.99 | ALARM | R/O | AlarmFlagRange R/O (Communication) |
| faults.commstat | TEXT | R/O | StringRange R/O |
| info.type | TEXT | R/O | StringRange R/O |
| info.port | TEXT | R/O | StringRange R/O |
| info.frame | TEXT | R/O | StringRange R/O |
| info.model | TEXT | R/O | StringRange R/O |
| info.version | TEXT | R/O | StringRange R/O |
| info.serial | TEXT | R/O | StringRange R/O |
| info.elapsed | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.temperature | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| config.readBackDelay | INTEGER | SAVE SETUP | IntegerRange (100 .. 10000) |
| config.lnbVoltage | CHOICE | SETUP | EnumRange (OFF 13V 18V) |
| config.lnbTone | CHOICE | SETUP | EnumRange (OFF ON) |
| config.lowLimit | INTEGER | SETUP | IntegerRange (-55 .. 5) |
| config.highLimit | INTEGER | SETUP | IntegerRange (-55 .. 5) |
| config.slot | CHOICE | SAVE SETUP | EnumRange (1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16) |
| voltage.01 | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| voltage.02 | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| voltage.03 | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| current | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| name | TEXT | R/O | StringRange R/O |
| rfPower | FLOAT | R/O | DoubleRange R/O (0.00 .. 0.00) |
| location | CHOICE | EnumRange (1 2) | |
| position | CHOICE | R/O | EnumRange R/O (A B) |
| protection | CHOICE | EnumRange (AUTO MANUAL) | |
| gain | FLOAT | DoubleRange (0.00 .. 28.00) | |
| slope | INTEGER | IntegerRange (0 .. 10) | |
| internal.v1 | TEXT | R/O | StringRange R/O |
| internal.v2 | TEXT | R/O | StringRange R/O |
| internal.v3 | TEXT | R/O | StringRange R/O |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Summary Alarm) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (VBUS/12V) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (5V) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (LNB Voltage) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (LNB Current) |
| faults.06 | ALARM | R/O | AlarmFlagRange R/O (RF Power Low) |
| faults.07 | ALARM | R/O | AlarmFlagRange R/O (RF Power High) |
| faults.08 | ALARM | R/O | AlarmFlagRange R/O (Amp Communication) |
| faults.09 | ALARM | R/O | AlarmFlagRange R/O (Path A Amp 1-2) |
| faults.10 | ALARM | R/O | AlarmFlagRange R/O (Path B Amp 1-2) |
| faults.11 | ALARM | R/O | AlarmFlagRange R/O (Path A Amp 3-4) |
| faults.12 | ALARM | R/O | AlarmFlagRange R/O (Path B Amp 3-4) |
| faults.13 | ALARM | R/O | AlarmFlagRange R/O (Temperature) |
| faults.14 | ALARM | R/O | AlarmFlagRange R/O (Protection) |