9.352 Meinberg-SDU

This page describes the device driver and the device window for a Meinberg SDU 10MHz Distribution Amplifier via SNMP.

It was tested with

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 .

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.
deviceComment An optional text entered here appears as an addition to the tooltip which is shown while the mouse is placed over a device icon in the GUI. The "\n" character sequence is translated into a newline character, splitting the text into multiple lines.

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 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.temp FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
info.supply.1.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
info.supply.2.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
info.supply.3.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
info.supply.4.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
config.readBackDelay INTEGER SAVE SETUP IntegerRange (100 .. 10000)
config.deviceComment TEXT SAVE SETUP StringRange
masterClock CHOICE EnumRange (NONE CLOCK 1 CLOCK 2)
accessMode CHOICE EnumRange (LOCAL REMOTE)
input.01.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
input.02.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.01.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.02.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.03.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.04.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.05.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.06.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.07.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.08.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.09.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.10.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.11.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.12.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.13.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.14.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.15.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
output.16.voltage FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
timeDifference FLOAT R/O DoubleRange R/O (0.00 .. 0.00)
protection CHOICE R/O EnumRange R/O (AUTO MANUAL)
faults.01 ALARM R/O AlarmFlagRange R/O (Clock 1 Sync)
faults.02 ALARM R/O AlarmFlagRange R/O (Clock 2 Sync)
faults.03 ALARM R/O AlarmFlagRange R/O (PSU 1)
faults.04 ALARM R/O AlarmFlagRange R/O (PSU 2)
faults.05 ALARM R/O AlarmFlagRange R/O (Protection)
faults.06 ALARM R/O AlarmFlagRange R/O (Remote Access)