This page describes the device driver and the device window for Microsemi Symmetricom-S650 Synchronization Server via SNMP. The driver is Read Only.
Please note: SNMP is disabled by factory default.
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 .
--- Sensor readings.
--- 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 (details below). |
| sensors | Defines the number pf installed sensor to be monitored. |
| sensor.1..4.loTemp | Defines the low temperature threshold in °C. If this value is undercut a low temperature alarm is raised |
| sensor.1..4.hiTemp | Defines the high temperature threshold in °C. If this value is exceeded a high temperature alarm is raised |
| sensor.1..4.loHumidity | Defines the low humidity threshold in %. If this value is undercut a low humidity alarm is raised |
| sensor.1..4.hiHumidity | Defines the high humidity threshold in %. If this value is exceeded a high humidity alarm is raised |
| 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. The device uses read as a default for read and write 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.version | TEXT | R/O | StringRange R/O |
| info.serial | TEXT | R/O | StringRange R/O |
| info.model | TEXT | R/O | StringRange R/O |
| info.slotA | TEXT | R/O | StringRange R/O |
| info.slotB | TEXT | R/O | StringRange R/O |
| info.oscillator | TEXT | R/O | StringRange R/O |
| info.psu | TEXT | R/O | StringRange R/O |
| info.ntpVersion | TEXT | R/O | StringRange R/O |
| config.deviceComment | TEXT | SAVE SETUP | StringRange |
| ntp.leap | TEXT | R/O | StringRange R/O |
| ntp.stratum | INTEGER | R/O | IntegerRange R/O (0 .. 255) |
| ntp.clkPrecision | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| ntp.dispersion | TEXT | R/O | StringRange R/O |
| ntp.delay | TEXT | R/O | StringRange R/O |
| ntp.refId | TEXT | R/O | StringRange R/O |
| ntp.refTime | TEXT | R/O | StringRange R/O |
| ntp.peer | TEXT | R/O | StringRange R/O |
| ntp.packetsRx | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| ntp.sysMode | TEXT | R/O | StringRange R/O |
| clock.state | TEXT | R/O | StringRange R/O |
| clock.reference | TEXT | R/O | StringRange R/O |
| clock.time | TEXT | R/O | StringRange R/O |
| gnss.position | TEXT | R/O | StringRange R/O |
| gnss.receiver | TEXT | R/O | StringRange R/O |
| gnss.noSat | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| gnss.satlist | TEXT | R/O | StringRange R/O |
| gnss.state | TEXT | R/O | StringRange R/O |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (NTP Sys Leap) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Clock State) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (Clock State Warning) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (GNSS Receiver) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (GNSS No Sat) |