This page describes the device driver and the device window for a Guntermann and Drunk Compact Center x2 KVM Switch. The driver is intended for monitoring only purpose as it only gives basic unit information regarding PSU, ethernet and error state of the device.
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 .
--- Overview
--- The faults page.
--- The device info page.
--- The maintenance 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. The full address specification consists of the following fields:aaa.bbb.ccc.ddd:pppp read-community write-community
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.
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.serial | TEXT | R/O | StringRange R/O |
| info.release | TEXT | R/O | StringRange R/O |
| config.readBackDelay | INTEGER | SAVE SETUP | IntegerRange (100 .. 10000) |
| temp | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| error.code | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| error.message | TEXT | R/O | StringRange R/O |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (PSU 1) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (PSU 2) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (ETH 1 Down) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (ETH 2 Down) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (General Error) |