DTS480x DEFINITIONS ::= BEGIN IMPORTS Integer32, OBJECT-TYPE, MODULE-IDENTITY, Unsigned32, NOTIFICATION-TYPE, TimeTicks FROM SNMPv2-SMI OBJECT-GROUP, NOTIFICATION-GROUP, MODULE-COMPLIANCE FROM SNMPv2-CONF DisplayString FROM SNMPv2-TC DTSNetworkName, DTSAlarm64, DTSFlags32, DTSHexByteArray, dts FROM DTS-COMMON; dts480xMIB MODULE-IDENTITY LAST-UPDATED "201906241000Z" ORGANIZATION "Moser-Baer AG" CONTACT-INFO "Moser-Baer AG support@mobatime.com" DESCRIPTION "This mib definition is used for all DTS 480x devices." REVISION "201906241000Z" DESCRIPTION "Bugfix T1129" REVISION "201901251000Z" DESCRIPTION "dts480xOutLineClock_X_DcfActMode added" REVISION "201812061000Z" DESCRIPTION "Adaptions vor dts4806" REVISION "201807101428Z" DESCRIPTION "Adaptions vor DTS480xV2 2nd device generation" REVISION "201409190547Z" DESCRIPTION "initial version of this module" ::= { dts 14801 } -- ----------------------------------------------------------------- -- -- These are defined in dts-common -- mobatime OBJECT IDENTIFIER ::= { enterprises 13842 } -- -- dts OBJECT IDENTIFIER ::= { mobatime 4 } -- -- dtsCommon OBJECT IDENTIFIER ::= { dts 1 } -- -- ----------------------------------------------------------------- -- dts480x OBJECT IDENTIFIER ::= { dts 4801 } dts480xV2 OBJECT IDENTIFIER ::= { dts480x 2 } dts480xTraps OBJECT IDENTIFIER ::= { dts480xV2 0 } dts480xStartUp NOTIFICATION-TYPE STATUS current DESCRIPTION "The DTS subagent has startup." ::= { dts480xTraps 1 } dts480xShutdown NOTIFICATION-TYPE STATUS current DESCRIPTION "The DTS subagent is shutdown." ::= { dts480xTraps 2 } dts480xAlarm NOTIFICATION-TYPE OBJECTS { dts480xTrapAlMsgErrorNr, dts480xTrapAlMsgErrorState, dts480xTrapAlMsgErrorTime, dts480xTrapAlMsgErrorText } STATUS current DESCRIPTION "Alarm trap with attached (binded variables) alarm information. dts480xTrapAlMsgErrorNr, dts480xTrapAlMsgErrorState, dts480xTrapAlMsgErrorTime, dts480xTrapAlMsgErrorText" REFERENCE "NOTIFICATION_ALARM {OFS_TRAP_MODE, 4}, {OFS_TRAP_STATE, 76}" ::= { dts480xTraps 3 } dts480xStatusChanged NOTIFICATION-TYPE OBJECTS { dts480xSysStatus, dts480xSysOffset, dts480xSysStratum, dts480xNTPTInfoCurrentSource } STATUS current DESCRIPTION "Trap to notify a status change. Attached are the variables dts480xSysStatus, dts480xSysOffset, dts480xSysStratum, dts480xNTPTInfoCurrentSource" REFERENCE "NOTIFICATION_STATUS {OFS_DTS_STATE, 4}, {OFS_TINFO_NTP_OFFSET, 4}, {OFS_TINFO_DTS_STRATUM, 1}, {OFS_TINFO_NTP_SOURCE, 63}" ::= { dts480xTraps 4 } dts480xConfigChanged NOTIFICATION-TYPE OBJECTS { dts480xSysConfigChangedTime, dts480xSytemIdentConfigChangedTime, dts480xNetConfigChangedTime, dts480xNetServicesConfigChangedTime, dts480xTSConfigChangedTime, dts480xNTPConfigChangedTime, dts480xOutLineDCFConfigChangedTime, dts480xOutLineTZServerConfigChangedTime, dts480xOutLineClock1ConfigChangedTime, dts480xOutLineClock2ConfigChangedTime, dts480xOutLineClock3ConfigChangedTime, dts480xOutLineClock4ConfigChangedTime, dts480xOutLineClock5ConfigChangedTime, dts480xOutLineClock6ConfigChangedTime, dts480xOutLineSerialConfigChangedTime, dts480xOutLineSwitchConfigChangedTime, dts480xRelayConfigChangedTime, dts480xMailConfigChangedTime, dts480xSnmpConfigChangedTime, dts480xSystemVoltageChangedTime } STATUS current DESCRIPTION "Trap to notify a configuration change. Attached are all changed times of the different configuration sections. dts480xSysConfigChangedTime dts480xSytemIdentConfigChangedTime dts480xNetConfigChangedTime dts480xNetServicesConfigChangedTime dts480xTSConfigChangedTime dts480xNTPConfigChangedTime dts480xOutLineDCFConfigChangedTime dts480xOutLineTZServerConfigChangedTime dts480xOutLineClock1ConfigChangedTime dts480xOutLineClock2ConfigChangedTime dts480xOutLineClock3ConfigChangedTime dts480xOutLineClock4ConfigChangedTime dts480xOutLineClock5ConfigChangedTime dts480xOutLineClock6ConfigChangedTime dts480xOutLineSerialConfigChangedTime dts480xOutLineSwitchConfigChangedTime dts480xRelayConfigChangedTime dts480xMailConfigChangedTime dts480xSnmpConfigChangedTime dts480xSystemVoltageChangedTime" REFERENCE "NOTIFICATION_CFGCHANGE {OFS_GEN_UPDATE, 1}, {OFS_DTS_UPDTIME, 1}, {OFS_NW_UPDATE, 1}, {OFS_SERVICE_UPDATE, 1}, {OFS_TIME_UPDATE, 1}, {OFS_NTP_UPDATE, 1}, {OFS_DCF_UPDATE, 1}, {OFS_TZSERVER_UPDTIME 1}, {OFS_LINE1_UPDTIME, 1}, {OFS_LINE2_UPDTIME, 1}, {OFS_LINE3_UPDTIME, 1}, {OFS_LINE4_UPDTIME, 1}, {OFS_LINE5_UPDTIME, 1}, {OFS_LINE6_UPDTIME, 1}, {OFS_SERIAL_UPDTIME, 1}, {OFS_SWITCH_UPDTIME, 1}, {OFS_AL_UPDTIME, 1}, {OFS_MAIL_UPDTIME, 1}, {OFS_SNMP_UPDTIME, 1}, {OFS_SYSTEM_VOLTAGE_UPDTIME, 1}" ::= { dts480xTraps 5 } dts480xAlive NOTIFICATION-TYPE OBJECTS { dts480xSysStatus, dts480xSysAlarms } STATUS current DESCRIPTION "Device alive trap. Will be send in the configured interval. Attached are the variables dts480xSysStatus and dts480xSysAlarms." REFERENCE "NOTIFICATION_ALIVE {OFS_TRAP_MODE, 4}, {OFS_TRAP_ALIVE_TO, 4}" ::= { dts480xTraps 6 } dts480xSystem OBJECT IDENTIFIER ::= { dts480xV2 1 } dts480xSysStatus OBJECT-TYPE SYNTAX DTSFlags32 MAX-ACCESS read-only STATUS current DESCRIPTION "DTS System status (32bit) Internal state of the DTS application software. Used for maintenance only. Bit 00 : DTS configuration ready Bit 01 : Reserved Bit 02 : RTC ok Bit 03 : Reserved Bit 04 : Reserved Bit 05 : Reserved Bit 06 : Reserved Bit 07 : Reserved Bit 08 : System time set Bit 09 : Synchronisation is ok Bit 10 : Reserved Bit 11 : Reserved Bit 12 : Notification of a leap second Bit 13 : IRIG option mounted Bit 14 : Reserved Bit 15 : Reserved Bit 16 : Reserved Bit 17 : Reserved Bit 18 : Reserved Bit 19 : Reserved Bit 20 : Reserved Bit 21 : Reserved Bit 22 : Reserved Bit 23 : Reserved Bit 24 : Power supply is ok Bit 25 : Restarting (never shown) Bit 26 : Reserved Bit 27 : Reserved Bit 28 : Reserved Bit 29 : Reserved Bit 30 : Reserved Bit 31 : Reserved" REFERENCE "OFS_DTS_STATE, 4, VARTYPE_DWORD" ::= { dts480xSystem 1 } dts480xSysLastDrift OBJECT-TYPE SYNTAX Integer32 UNITS "micro seconds (us)" MAX-ACCESS read-only STATUS current DESCRIPTION "The last time drift " REFERENCE "OFS_TINFO_LASTDRIFT, 4, VARTYPE_INTEGER" ::= { dts480xSystem 2 } dts480xSysOffset OBJECT-TYPE SYNTAX Integer32 UNITS "micro seconds (us)" MAX-ACCESS read-only STATUS current DESCRIPTION "Current system time offset." REFERENCE "OFS_TINFO_NTP_OFFSET, 4, VARTYPE_DWORD" ::= { dts480xSystem 3 } dts480xSysStratum OBJECT-TYPE SYNTAX Unsigned32 (0..16) MAX-ACCESS read-only STATUS current DESCRIPTION "DTS Stratum level (1-16). The Stratum level is the quality of the time synchronisation. Stratum: 1 = best quality Stratum 16 = not synchronized" REFERENCE "OFS_TINFO_DTS_STRATUM, 1, VARTYPE_BYTE" ::= { dts480xSystem 5 } dts480xSysAlarms OBJECT-TYPE SYNTAX DTSAlarm64 (SIZE(8)) MAX-ACCESS read-only STATUS current DESCRIPTION "Alarm state of the DTS 4801, 4802 and 4806 Bit00=Alarm input 1 Bit01=Alarm input 2 Bit02=Alarm input 3 Bit03=Alarm input 4 Bit04=Error bit4 Bit05=DTS restart Bit06=Failure 5V Bit07=Supply voltage too low Bit08=Line 1 current to high Bit09=Wrong time zone line 1 Bit10=Wrong time zone DCF out Bit11=Wrong time zone RS485 (only DTS 4801) /serial Bit12=Error IRIG output Bit13=Tele.-file invalid Bit14=Program file invalid Bit15=Wrong time zone switch Bit16=Time source fail strat Bit17=Time source fail TO Bit18=No valid time Bit19=NTP synch lost Bit20=Error bit20 Bit21=NTP failed Bit22=Wrong time zone DCF in Bit23=Syn. only diff too big Bit24=No mail server Bit25=SNMP not running Bit26=Error bit26 Bit27=Error bit27 Bit28=Line 2 current to high (only DTS 4802) Bit29=Wrong time zone line 2 (only DTS 4802) Bit30=Line 3 current high (only DTS 4806) Bit31=Wrong time zone line 3 (only DTS 4806) Bit32=Line 4 current high (only DTS 4806) Bit33=Wrong time zone line 4 (only DTS 4806) Bit34=Line 5 current high (only DTS 4806) Bit35=Wrong time zone line 5 (only DTS 4806) Bit36=Line 6 current high (only DTS 4806) Bit37=Wrong time zone line 6 (only DTS 4806) Bit38=Supply voltage high (only DTS 4806) Bit39=Line 1 current low (only DTS 4806) Bit40=Line 2 current low (only DTS 4806) Bit41=Line 3 current low (only DTS 4806) Bit42=Line 4 current low (only DTS 4806) Bit43=Line 5 current low (only DTS 4806) Bit44=Line 6 current low (only DTS 4806) Bit45=Polarity fault Bat (only DTS 4806) Bit32..Bit63=Error Device xx (only DTS 4801)" REFERENCE "OFS_ALSTATE_ALARMS, 8, VARTYPE_BYTEARR" ::= { dts480xSystem 8 } dts480xLanguage OBJECT-TYPE SYNTAX Unsigned32 (0..16) MAX-ACCESS read-write STATUS current DESCRIPTION "Language of the menu text. 0 = English 1 = German" REFERENCE "OFS_GEN_LANG, 1, VARTYPE_BYTE" ::= { dts480xSystem 10 } dts480xTimezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the display and the alarm messages. 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "OFS_GEN_LOC_TZ, 1, VARTYPE_BYTE" ::= { dts480xSystem 11 } dts480xPassword OBJECT-TYPE SYNTAX DisplayString (SIZE(0..16)) MAX-ACCESS read-write STATUS current DESCRIPTION "Password for the menu and FTP." REFERENCE "OFS_GEN_PASSWORD, 15, VARTYPE_STRING" ::= { dts480xSystem 12 } dts480xDisplayTimezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the display 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "OFS_GEN_DIS_TZ, 1, VARTYPE_BYTE" ::= { dts480xSystem 13 } dts480xDisplayTimeFormat OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time format for the display" REFERENCE "OFS_GEN_DIS_TIME_FORMAT, 1, VARTYPE_BYTE" ::= { dts480xSystem 14 } dts480xSystemIdentification OBJECT IDENTIFIER ::= { dts480xSystem 20 } dts480xSystemID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Current system id code" REFERENCE "OFS_DTS_SYSTEM_ID, 4, VARTYPE_DWORD" ::= { dts480xSystemIdentification 1 } dts480xDeviceAddr OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Current system address" REFERENCE "OFS_DTS_DEVICE_ADDR, 4, VARTYPE_DWORD" ::= { dts480xSystemIdentification 2 } dts480xSystemIdentConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "System ID configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_DTS_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xSystemIdentification 100 } dts480xSytemIdentConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_DTS_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xSystemIdentification 101 } dts480xNetworkInfo OBJECT IDENTIFIER ::= { dts480xSystem 30 } dts480xNetInfoIPAddr OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "IP network address (xxx.xxx.xxx.xxx) for the DTS 480x" REFERENCE "OFS_NWINFO_IP, 63, VARTYPE_STRING" ::= { dts480xNetworkInfo 1 } dts480xNetInfoIPMask OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "IP subnet mask (xxx.xxx.xxx.xxx) for the DTS 480x" REFERENCE "OFS_NWINFO_MASK, 63, VARTYPE_STRING" ::= { dts480xNetworkInfo 2 } dts480xNetInfoIPGateway OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "IP network address (xxx.xxx.xxx.xxx) or fully qualified domain name for the gateway" REFERENCE "OFS_NWINFO_GW, 63, VARTYPE_STRING" ::= { dts480xNetworkInfo 3 } dts480xNetInfoIPNameserver OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "IP network address (xxx.xxx.xxx.xxx) of the nameserver" REFERENCE "OFS_NWINFO_DNS, 63, VARTYPE_STRING" ::= { dts480xNetworkInfo 4 } dts480xNetInfoHostname OBJECT-TYPE SYNTAX DisplayString (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "Hostname of the DTS 480x" REFERENCE "OFS_NW_HOSTNAME, 63, VARTYPE_STRING" ::= { dts480xNetworkInfo 6 } dts480xNetInfoDomain OBJECT-TYPE SYNTAX DisplayString (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "Domain name of the DTS 480x" REFERENCE "OFS_NWINFO_DOMAIN, 63, VARTYPE_STRING" ::= { dts480xNetworkInfo 7 } dts480xNetInfoDHCPMode OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "DHCP mode 0: DHCP disabled 1: DHCP enabled" REFERENCE "OFS_NWINFO_DHCP, 1, VARTYPE_BYTE" ::= { dts480xNetworkInfo 8 } dts480xNetInfoEthernetLinkMode OBJECT-TYPE SYNTAX Unsigned32 (0..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Ethernet link mode 0: 10Mbit half duplex 1: 100Mbit half duplex 2: 10Mbit full duplex 3: 100Mbit full duplex 4: Link ok 128: auto negotiation enabled Example: Value = 135 --> Auto neg. enabled, link ok, 100Mbit/full" REFERENCE "OFS_NWINFO_LINK, 1, VARTYPE_BYTE" ::= { dts480xNetworkInfo 9 } dts480xNetInfoIPv6AddrLocal OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "IP V6 link local network address (xxxx:xxxx::xxxx)" REFERENCE "OFS_NWINFO_IPV6_LOCAL, 63, VARTYPE_STRING" ::= { dts480xNetworkInfo 20 } dts480xNetInfoIPv6Addr1 OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "IP V6 network address (xxxx:xxxx::xxxx)" REFERENCE "OFS_NWINFO_IPV6_1, 63, VARTYPE_STRING" ::= { dts480xNetworkInfo 21 } dts480xNetInfoIPv6Addr2 OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "IP V6 network address (xxxx:xxxx::xxxx)" REFERENCE "OFS_NWINFO_IPV6_2, 63, VARTYPE_STRING" ::= { dts480xNetworkInfo 22 } dts480xNetInfoIPv6Gateway OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "IP V6 gateway address (xxxx:xxxx::xxxx)" REFERENCE "OFS_NWINFO_IPV6_GW, 63, VARTYPE_STRING" ::= { dts480xNetworkInfo 23 } dts480xSystemTimeInfo OBJECT IDENTIFIER ::= { dts480xSystem 40 } dts480xTInfoStratum OBJECT-TYPE SYNTAX Unsigned32 (0..16) MAX-ACCESS read-only STATUS current DESCRIPTION "DTS Stratum level (1-16). The Stratum level is the quality of the time synchronisation. Stratum: 1 = best quality Stratum 16 = not synchronized" REFERENCE "OFS_TINFO_DTS_STRATUM, 1, VARTYPE_BYTE" ::= { dts480xSystemTimeInfo 1 } dts480xTInfoLastDrift1 OBJECT-TYPE SYNTAX Integer32 UNITS "micro seconds (us)" MAX-ACCESS read-only STATUS current DESCRIPTION "The last time drift " REFERENCE "OFS_TINFO_LASTDRIFT, 4, VARTYPE_INTEGER" ::= { dts480xSystemTimeInfo 2 } dts480xDCFTInfoOffsetSec OBJECT-TYPE SYNTAX Integer32 UNITS "seconds (s)" MAX-ACCESS read-only STATUS current DESCRIPTION "DCF Offset seconds" REFERENCE "OFS_TINFO_DCF_OFFSET_S, 4, VARTYPE_INTEGER" ::= { dts480xSystemTimeInfo 11 } dts480xDCFTInfoOffsetUSec OBJECT-TYPE SYNTAX Integer32 UNITS "micro seconds (us)" MAX-ACCESS read-only STATUS current DESCRIPTION "DCF Offset us" REFERENCE "OFS_TINFO_DCF_OFFSET_US, 4, VARTYPE_INTEGER" ::= { dts480xSystemTimeInfo 12 } dts480xDCFTInfoLastTime OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "DCF Last synchronisation time" REFERENCE "OFS_TINFO_DCF_LASTTIME, 4, VARTYPE_DWORD" ::= { dts480xSystemTimeInfo 13 } dts480xDCFTInfoSecCount OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Couner of DCF pulses (usually 0..58)" REFERENCE "OFS_TINFO_DCF_SECCNT, 4, VARTYPE_DWORD" ::= { dts480xSystemTimeInfo 14 } dts480xDCFTInfoStratum OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Stratum of DCF source" REFERENCE "OFS_TINFO_DCF_STRATUM, 1, VARTYPE_BYTE" ::= { dts480xSystemTimeInfo 15 } dts480xDCFTInfoSAT OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of satellites (only GPS 4500)" REFERENCE "OFS_TINFO_DCF_SAT_NBR, 1, VARTYPE_BYTE" ::= { dts480xSystemTimeInfo 16 } dts480xNTPTInfoCurrentSource OBJECT-TYPE SYNTAX OCTET STRING (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "Current NTP time source (system peer)." REFERENCE "OFS_TINFO_NTP_SOURCE, 63, VARTYPE_STRING" ::= { dts480xSystemTimeInfo 21 } dts480xNTPTInfoSystemOffset OBJECT-TYPE SYNTAX Integer32 UNITS "micro seconds (us)" MAX-ACCESS read-only STATUS current DESCRIPTION "Current system time offset." REFERENCE "OFS_TINFO_NTP_OFFSET, 4, VARTYPE_DWORD" ::= { dts480xSystemTimeInfo 22 } dts480xNTPTInfoSourceJitter OBJECT-TYPE SYNTAX Integer32 UNITS "micro seconds (us)" MAX-ACCESS read-only STATUS current DESCRIPTION "Current time source jitter." REFERENCE "OFS_TINFO_NTP_JITTER, 4, VARTYPE_DWORD" ::= { dts480xSystemTimeInfo 23 } dts480xNTPTInfoStratum OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Stratum of NTP" REFERENCE "OFS_TINFO_NTP_STRATUM, 1, VARTYPE_BYTE" ::= { dts480xSystemTimeInfo 24 } dts480xNTPTInfoFrequency OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Frequency of NTP" REFERENCE "OFS_TINFO_NTP_FREQ, 4, VARTYPE_INTEGER" ::= { dts480xSystemTimeInfo 25 } dts480xNTPTInfoReachable OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current reach of NTP source (octal 0..377)" REFERENCE "OFS_TINFO_NTP_REACH, 1, VARTYPE_BYTE" ::= { dts480xSystemTimeInfo 26 } dts480xCANTInfoServer1 OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "CAN (MTC) server 1" REFERENCE "OFS_TINFO_CAN_SERVER1, 63, VARTYPE_STRING" ::= { dts480xSystemTimeInfo 31 } dts480xCANTInfoServer2 OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-only STATUS current DESCRIPTION "CAN (MTC) server 2" REFERENCE "OFS_TINFO_CAN_SERVER2, 63, VARTYPE_STRING" ::= { dts480xSystemTimeInfo 32 } dts480xOutputLineInfo OBJECT IDENTIFIER ::= { dts480xSystem 50 } dts480xOutLineInfo1State OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "State of the line 0: off 1: run 2: wait 3: catchup 4: 12h position" REFERENCE "OFS_LINFO1_STATE, 1, VARTYPE_BYTE" ::= { dts480xOutputLineInfo 1 } dts480xOutLineInfo1Current OBJECT-TYPE SYNTAX Integer32 UNITS "milli ampere (mA)" MAX-ACCESS read-only STATUS current DESCRIPTION "Line current" REFERENCE "OFS_LINFO1_CURRENT, 4, VARTYPE_DWORD" ::= { dts480xOutputLineInfo 2 } dts480xOutLineInfo1Time OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Line time in seconds since 1.1.1970 00:00:00" REFERENCE "OFS_LINFO1_TIME, 4, VARTYPE_DWORD" ::= { dts480xOutputLineInfo 3 } dts480xOutLineInfo2State OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "State of the line 0: off 1: run 2: wait 3: catchup 4: 12h position" REFERENCE "OFS_LINFO2_STATE, 1, VARTYPE_BYTE" ::= { dts480xOutputLineInfo 4 } dts480xOutLineInfo2Current OBJECT-TYPE SYNTAX Integer32 UNITS "milli ampere (mA)" MAX-ACCESS read-only STATUS current DESCRIPTION "Line current" REFERENCE "OFS_LINFO2_CURRENT, 4, VARTYPE_DWORD" ::= { dts480xOutputLineInfo 5 } dts480xOutLineInfo2Time OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Line time in seconds since 1.1.1970 00:00:00" REFERENCE "OFS_LINFO2_TIME, 4, VARTYPE_DWORD" ::= { dts480xOutputLineInfo 6 } dts480xOutLineInfoRS485DevTable OBJECT-TYPE SYNTAX SEQUENCE OF Dts480xOutLineInfoRS485DevEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Definition of the RS485 device table." REFERENCE "OFS_RS485_DEV_INFO, 1, 31, 2, 5, {{20,VARTYPE_STRUCTARR},{1,VARTYPE_BYTE},{1,VARTYPE_BYTE},{1,VARTYPE_BYTE},{17,VARTYPE_BYTEARR}}" ::= { dts480xOutputLineInfo 10 } dts480xOutLineInfoRS485DevEntry OBJECT-TYPE SYNTAX Dts480xOutLineInfoRS485DevEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the RS485 device table. The index number is only virtual and not accessible.." INDEX { dts480xOutLineInfoRS485DevIndex } ::= { dts480xOutLineInfoRS485DevTable 1 } Dts480xOutLineInfoRS485DevEntry ::= SEQUENCE { dts480xOutLineInfoRS485DevIndex Integer32, dts480xOutLineInfoRS485DevState Integer32, dts480xOutLineInfoRS485DevType Integer32, dts480xOutLineInfoRS485DevError Integer32, dts480xOutLineInfoRS485DevExt DTSHexByteArray } dts480xOutLineInfoRS485DevIndex OBJECT-TYPE SYNTAX Integer32 (1..31) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of RS 485 device table" ::= { dts480xOutLineInfoRS485DevEntry 1 } dts480xOutLineInfoRS485DevState OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Device state 0: ok 1: timediff to high 2: error from device 4: COM error 8: device timeout" ::= { dts480xOutLineInfoRS485DevEntry 2 } dts480xOutLineInfoRS485DevType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Device type 0: unknown 1: SU190 2: DMU350 3: DMU140 4: DC57" ::= { dts480xOutLineInfoRS485DevEntry 3 } dts480xOutLineInfoRS485DevError OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Error from device" ::= { dts480xOutLineInfoRS485DevEntry 4 } dts480xOutLineInfoRS485DevExt OBJECT-TYPE SYNTAX DTSHexByteArray (SIZE(17)) MAX-ACCESS read-only STATUS current DESCRIPTION "Additional information (support only)" ::= { dts480xOutLineInfoRS485DevEntry 5 } dts480xOutLineInfoTable OBJECT-TYPE SYNTAX SEQUENCE OF Dts480xOutLineInfoEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Definition of the line info table." REFERENCE "OFS_LINFO1_BASEADDRESS, 1, 6, 2, 4, {{12,VARTYPE_STRUCTARR},{4,VARTYPE_BYTE},{4,VARTYPE_DWORD},{4,VARTYPE_DWORD}}" ::= { dts480xOutputLineInfo 20 } dts480xOutLineInfoEntry OBJECT-TYPE SYNTAX Dts480xOutLineInfoEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the line info table. The index number is only virtual and not accessible.." INDEX { dts480xOutLineInfoIndex } ::= { dts480xOutLineInfoTable 1 } Dts480xOutLineInfoEntry ::= SEQUENCE { dts480xOutLineInfoIndex Integer32, dts480xOutLineInfoState Integer32, dts480xOutLineInfoCurrent Integer32, dts480xOutLineInfoTime Integer32 } dts480xOutLineInfoIndex OBJECT-TYPE SYNTAX Integer32 (1..6) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of line info table" ::= { dts480xOutLineInfoEntry 1 } dts480xOutLineInfoState OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "State of the line 0: off 1: run 2: wait 3: catchup 4: 12h position" ::= { dts480xOutLineInfoEntry 2 } dts480xOutLineInfoCurrent OBJECT-TYPE SYNTAX Integer32 UNITS "milli ampere (mA)" MAX-ACCESS read-only STATUS current DESCRIPTION "Line current" ::= { dts480xOutLineInfoEntry 3 } dts480xOutLineInfoTime OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Line time in seconds since 1.1.1970 00:00:00" ::= { dts480xOutLineInfoEntry 4 } dts480xOutLineInfo3Time OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Line time in seconds since 1.1.1970 00:00:00" REFERENCE "OFS_LINFO3_TIME, 4, VARTYPE_DWORD" ::= { dts480xOutputLineInfo 21 } dts480xOutLineInfo4Time OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Line time in seconds since 1.1.1970 00:00:00" REFERENCE "OFS_LINFO4_TIME, 4, VARTYPE_DWORD" ::= { dts480xOutputLineInfo 22 } dts480xOutLineInfo5Time OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Line time in seconds since 1.1.1970 00:00:00" REFERENCE "OFS_LINFO5_TIME, 4, VARTYPE_DWORD" ::= { dts480xOutputLineInfo 23 } dts480xOutLineInfo6Time OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Line time in seconds since 1.1.1970 00:00:00" REFERENCE "OFS_LINFO6_TIME, 4, VARTYPE_DWORD" ::= { dts480xOutputLineInfo 24 } dts480xSystemMaintenance OBJECT IDENTIFIER ::= { dts480xSystem 60 } dts480xSysUpdateCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "System software update command variable. After the update proccess the device will do a restart. 0: Not defined 1: Run /ram directory update proccess 2: Run USB update proccess" REFERENCE "OFS_SYSTEM_UPDATE, 1, VARTYPE_BYTE" ::= { dts480xSystemMaintenance 1 } dts480xSysBackupCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "System backup command variable. The current configuration files will be copied internal. 0: Not defined 1: Run local backup proccess 2: Run USB backup proccess" REFERENCE "OFS_SYSTEM_BACKUP, 1, VARTYPE_BYTE" ::= { dts480xSystemMaintenance 2 } dts480xSysRestoreCmd OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "System restore command variable. Restores previous created configuration files copies (by the local backup command). 0: Not defined 1: Run local restore proccess" REFERENCE "OFS_SYSTEM_RESTORE, 1, VARTYPE_BYTE" ::= { dts480xSystemMaintenance 3 } dts480xSysRestartCmd OBJECT-TYPE SYNTAX Unsigned32 (1) MAX-ACCESS read-write STATUS current DESCRIPTION "System reboot command variable. 0: Not defined 1: Reboot" REFERENCE "OFS_SYSTEM_RESTART, 1, VARTYPE_BYTE" ::= { dts480xSystemMaintenance 4 } dts480xSysDefaultCmd OBJECT-TYPE SYNTAX Integer32 (1) MAX-ACCESS read-write STATUS current DESCRIPTION "System restore command variable. Restores system to default. 0: Not defined 1: Run default restore proccess" REFERENCE "OFS_SYSTEM_DEFAULT, 1, VARTYPE_BYTE" ::= { dts480xSystemMaintenance 5 } dts480xSysAllChanged OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Reread all configuration files" REFERENCE "OFS_SYSTEM_ALL_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xSystemMaintenance 6 } dts480xSysCopyFiles OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Copies all telegram files and switching program files from /ram and USB to the internal flash directory." REFERENCE "OFS_SYSTEM_CPY_FILES, 1, VARTYPE_BYTE" ::= { dts480xSystemMaintenance 7 } dts480xSysRunMobaApp OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Command parameter according Mobatime Support." REFERENCE "OFS_SYSTEM_MOBA_APP, 1, VARTYPE_BYTE" ::= { dts480xSystemMaintenance 8 } dts480xSystemVersions OBJECT IDENTIFIER ::= { dts480xSystem 70 } dts480xverModule OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version information of the linux time driver software." REFERENCE "OFS_VER_DTS_4801_MOD, 0, VARTYPE_STRING" ::= { dts480xSystemVersions 3 } dts480xverLangResource OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version information of the menu text resource file." REFERENCE "OFS_VER_LANGUAGE, 0, VARTYPE_STRING" ::= { dts480xSystemVersions 4 } dts480xverTimezoneTable OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version information of the time zone tables." REFERENCE "OFS_VER_SEASON, 0, VARTYPE_STRING" ::= { dts480xSystemVersions 5 } dts480xverNTP OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version information of the NTP server." REFERENCE "OFS_VER_NTPD, 0, VARTYPE_STRING" ::= { dts480xSystemVersions 6 } dts480xverLinux OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version information of the linux kernel." REFERENCE "OFS_VER_KERNEL, 0, VARTYPE_STRING" ::= { dts480xSystemVersions 7 } dts480xverCLIShell OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version information of the command line shell." REFERENCE "OFS_VER_BUSYBOX, 0, VARTYPE_STRING" ::= { dts480xSystemVersions 8 } dts480xverRootFS OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version information of the root file system.." REFERENCE "OFS_VER_FILESYS, 0, VARTYPE_STRING" ::= { dts480xSystemVersions 9 } dts480xverSNMPMasterAgent OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version information of the SNMP master agent.." REFERENCE "OFS_VER_SNMPMASTER, 0, VARTYPE_STRING" ::= { dts480xSystemVersions 10 } dts480xverSNMPSubAgentDTS OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version information of the SNMP DTS common subagent." REFERENCE "OFS_VER_SNMPCOMMON, 0, VARTYPE_STRING" ::= { dts480xSystemVersions 11 } dts480xverSNMPSubAgentDTS4801 OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version information of the SNMP DTS 4801 subagent." REFERENCE "OFS_VER_SNMP4801, 0, VARTYPE_STRING" ::= { dts480xSystemVersions 12 } dts480xverApplication OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Version information of the DTS application software." REFERENCE "OFS_VER_DTS4801, 0, VARTYPE_STRING" ::= { dts480xSystemVersions 13 } dts480xProdInfo OBJECT IDENTIFIER ::= { dts480xSystem 80 } dts480xProdInfoHWCode OBJECT-TYPE SYNTAX OCTET STRING (SIZE(8)) MAX-ACCESS read-only STATUS current DESCRIPTION "DTS device type code. 1.Byte = 4 (Hardware), 8 (Software) 2.Byte = x (device main group) 3.Byte = y (device function) 4.Byte = z (device variants) 5.-8.Byte = reserved DTS4801 -> 4.8.0.1 x=8,y=0,z=1" REFERENCE "OFS_PROD_HW_CODE, 8, VARTYPE_BYTEARR" ::= { dts480xProdInfo 1 } dts480xProdInfoHWName OBJECT-TYPE SYNTAX DisplayString (SIZE(1..59)) MAX-ACCESS read-only STATUS current DESCRIPTION "Name of the DTS device (type)." REFERENCE "OFS_PROD_HW_NAME, 59, VARTYPE_STRING" ::= { dts480xProdInfo 2 } dts480xProdInfoHWRevision OBJECT-TYPE SYNTAX DisplayString (SIZE(1..19)) MAX-ACCESS read-only STATUS current DESCRIPTION "Hardware revision of the DTS device." REFERENCE "OFS_PROD_HW_VER, 19, VARTYPE_STRING" ::= { dts480xProdInfo 3 } dts480xProdInfoProdNo OBJECT-TYPE SYNTAX DisplayString (SIZE(1..19)) MAX-ACCESS read-only STATUS current DESCRIPTION "Product number (serial number) of the DTS device." REFERENCE "OFS_PROD_PROD_NR, 19, VARTYPE_STRING" ::= { dts480xProdInfo 4 } dts480xProdInfoArticleNo OBJECT-TYPE SYNTAX DisplayString (SIZE(1..11)) MAX-ACCESS read-only STATUS current DESCRIPTION "Article number of the DTS device." REFERENCE "OFS_PROD_ART_NR, 11, VARTYPE_STRING" ::= { dts480xProdInfo 5 } dts480xProdInfoFirmwareVer OBJECT-TYPE SYNTAX DisplayString (SIZE(1..27)) MAX-ACCESS read-only STATUS current DESCRIPTION "Firmware version of the DTS device." REFERENCE "OFS_PROD_FIRMW_VER, 27, VARTYPE_STRING" ::= { dts480xProdInfo 6 } dts480xSystemVoltageConfig OBJECT IDENTIFIER ::= { dts480xSystem 90 } dts480xSystemVoltage OBJECT-TYPE SYNTAX Unsigned32 (0..2) UNITS "volts (V)" MAX-ACCESS read-write STATUS current DESCRIPTION "System voltage 0: 24V 1: 48V 2: 60V" REFERENCE "OFS_SYSTEM_VOLTAGE, 1, VARTYPE_BYTE" ::= { dts480xSystemVoltageConfig 1 } dts480xSystemVoltageType OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "System voltage Type 0: external 1: internal" REFERENCE "OFS_SYSTEM_VOLTAGE_TYPE, 1, VARTYPE_BYTE" ::= { dts480xSystemVoltageConfig 2 } dts480xSystemVoltageConfigMode OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "System voltage Configuration Mode 0: auto 1: fixed" REFERENCE "OFS_SYSTEM_VOLTAGE_MODE, 1, VARTYPE_BYTE" ::= { dts480xSystemVoltageConfig 3 } dts480xBackupVoltage OBJECT-TYPE SYNTAX Unsigned32 (1..6) UNITS "volts (V)" MAX-ACCESS read-only STATUS current DESCRIPTION "Bckup voltage available (info only) 1: 60V 2: 48V 3: not used 4: 24V 5: backupvoltage low 6: backupvoltage not available" REFERENCE "OFS_SYSTEM_BACKUP_VOLTAGE, 1, VARTYPE_BYTE" ::= { dts480xSystemVoltageConfig 4 } dts480xSystemVoltageConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "System voltage changed command variable. 1: SNMP has changed the system voltage configuration" REFERENCE "OFS_SYSTEM_VOLTAGE_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xSystemVoltageConfig 100 } dts480xSystemVoltageChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_SYSTEM_VOLTAGE_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xSystemVoltageConfig 101 } dts480xSysConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "System configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_GEN_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xSystem 100 } dts480xSysConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_GEN_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xSystem 101 } dts480xNetwork OBJECT IDENTIFIER ::= { dts480xV2 2 } dts480xIPAddr OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(15)) MAX-ACCESS read-write STATUS current DESCRIPTION "IP network address (xxx.xxx.xxx.xxx) for the DTS 480x" REFERENCE "OFS_NW_IP_V4, 63, VARTYPE_STRING" ::= { dts480xNetwork 1 } dts480xIPMask OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(15)) MAX-ACCESS read-write STATUS current DESCRIPTION "IP subnet mask (xxx.xxx.xxx.xxx) for the DTS 480x" REFERENCE "OFS_NW_MASK_V4, 63, VARTYPE_STRING" ::= { dts480xNetwork 2 } dts480xIPGateway OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(15)) MAX-ACCESS read-write STATUS current DESCRIPTION "IP network address (xxx.xxx.xxx.xxx) for the gateway" REFERENCE "OFS_NW_GW_V4, 63, VARTYPE_STRING" ::= { dts480xNetwork 3 } dts480xIPNameserver OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(15)) MAX-ACCESS read-write STATUS current DESCRIPTION "IP network address (xxx.xxx.xxx.xxx) of the nameserver" REFERENCE "OFS_NW_DNS_V4, 63, VARTYPE_STRING" ::= { dts480xNetwork 4 } dts480xHostname OBJECT-TYPE SYNTAX DisplayString (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "Hostname of the DTS 480x" REFERENCE "OFS_NW_HOSTNAME, 63, VARTYPE_STRING" ::= { dts480xNetwork 6 } dts480xDomain OBJECT-TYPE SYNTAX DisplayString (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "Domain name of the DTS 480x" REFERENCE "OFS_NW_DOMAIN, 63, VARTYPE_STRING" ::= { dts480xNetwork 7 } dts480xDHCPMode OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "DHCP mode 0: DHCP disabled 1: DHCP enabled" REFERENCE "OFS_NW_DHCP_V4, 1, VARTYPE_BYTE" ::= { dts480xNetwork 8 } dts480xEthernetLinkMode OBJECT-TYPE SYNTAX Unsigned32 (0..255) MAX-ACCESS read-write STATUS current DESCRIPTION "Ethernet link mode 0: 10Mbit half duplex 1: 100Mbit half duplex 2: 10Mbit full duplex 3: 100Mbit full duplex 128: auto negotiation enabled" REFERENCE "OFS_NW_LINK, 1, VARTYPE_BYTE" ::= { dts480xNetwork 9 } dts480xIPv6AutoConf OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Auto configuration mode IP V6 0: Auto conf disabled 1: Auto conf enabled" REFERENCE "OFS_NW_AUTOCONF, 1, VARTYPE_BYTE" ::= { dts480xNetwork 21 } dts480xIPv6DHCPMode OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "DHCP mode IP V6 0: DHCP disabled 1: DHCP enabled" REFERENCE "OFS_NW_DHCP_V6, 1, VARTYPE_BYTE" ::= { dts480xNetwork 22 } dts480xIPv6Addr1 OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv6 network address (xxxx:xxxx::xxxx) for the DTS 480x" REFERENCE "OFS_NW_IP1_V6, 63, VARTYPE_STRING" ::= { dts480xNetwork 23 } dts480xIPv6Prefix1 OBJECT-TYPE SYNTAX Unsigned32 (0..128) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv6 subnet prefix for the DTS 480x" REFERENCE "OFS_NW_PREFIX1_V6, 1, VARTYPE_BYTE" ::= { dts480xNetwork 24 } dts480xIPv6Gateway1 OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv6 network address (xxxx:xxxx::xxxx) for the gateway" REFERENCE "OFS_NW_GW1_V6, 63, VARTYPE_STRING" ::= { dts480xNetwork 25 } dts480xIPv6Nameserver OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv6 network address (xxxx:xxxx::xxxx) of the nameserver" REFERENCE "OFS_NW_DNS_V6, 63, VARTYPE_STRING" ::= { dts480xNetwork 26 } dts480xIPv6Addr2 OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv6 network address (xxxx:xxxx::xxxx) for the DTS 480x" REFERENCE "OFS_NW_IP2_V6, 63, VARTYPE_STRING" ::= { dts480xNetwork 27 } dts480xIPv6Prefix2 OBJECT-TYPE SYNTAX Unsigned32 (0..128) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv6 subnet prefix for the DTS 480x" REFERENCE "OFS_NW_PREFIX2_V6, 1, VARTYPE_BYTE" ::= { dts480xNetwork 28 } dts480xIPv6Gateway2 OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv6 network address (xxxx:xxxx::xxxx) for the gateway" REFERENCE "OFS_NW_GW2_V6, 63, VARTYPE_STRING" ::= { dts480xNetwork 29 } dts480xNetConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Network configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_NW_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xNetwork 100 } dts480xNetConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_NW_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xNetwork 101 } dts480xNetServices OBJECT IDENTIFIER ::= { dts480xV2 3 } dts480xTelnetMode OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Telnet mode. 0: disabled 1: enabled" REFERENCE "OFS_SERVICE_TELNET, 1, VARTYPE_BYTE" ::= { dts480xNetServices 1 } dts480xFTPMode OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "FTP mode 0: disabled 1: enabled" REFERENCE "OFS_SERVICE_FTP, 1, VARTYPE_BYTE" ::= { dts480xNetServices 2 } dts480xSSHMode OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "SSH mode 0: disabled 1: enabled" REFERENCE "OFS_SERVICE_SSH, 1, VARTYPE_BYTE" ::= { dts480xNetServices 3 } dts480xNetServicesConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Network services configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_SERVICE_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xNetServices 100 } dts480xNetServicesConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_SERVICE_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xNetServices 101 } dts480xTimeHandling OBJECT IDENTIFIER ::= { dts480xV2 4 } dts480xTimeSource OBJECT IDENTIFIER ::= { dts480xTimeHandling 1 } dts480xTSLocalMode OBJECT-TYPE SYNTAX Integer32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Local time source mode 0: off 1: DCF time source 2: internal" REFERENCE "OFS_TIME_LOCSOURCE, 1, VARTYPE_BYTE" ::= { dts480xTimeSource 2 } dts480xTSLocalTimezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the DCF source. 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "OFS_TIME_SOURCE_TZ, 1, VARTYPE_BYTE" ::= { dts480xTimeSource 3 } dts480xTSLocalTimeout OBJECT-TYPE SYNTAX Integer32 (0 | 1..2160) UNITS "minutes (min)" MAX-ACCESS read-write STATUS current DESCRIPTION "Local source timeout" REFERENCE "OFS_TIME_SOURCE_TO, 4, VARTYPE_DWORD" ::= { dts480xTimeSource 4 } dts480xTSLocalFixStratum OBJECT-TYPE SYNTAX Integer32 (0 | 1..15) MAX-ACCESS read-write STATUS current DESCRIPTION "Fix stratum 0: auto 1..15: Stratum of the source" REFERENCE "OFS_TIME_FSTRATUM, 1, VARTYPE_BYTE" ::= { dts480xTimeSource 5 } dts480xTSErrorStratum OBJECT-TYPE SYNTAX Integer32 (1..16) MAX-ACCESS read-write STATUS current DESCRIPTION "Error stratum" REFERENCE "OFS_TIME_ESTRATUM, 1, VARTYPE_BYTE" ::= { dts480xTimeSource 6 } dts480xTSLocalCorrection OBJECT-TYPE SYNTAX Integer32 (-60000..60000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Local source time correction" REFERENCE "OFS_TIME_SOURCE_COR, 4, VARTYPE_DWORD" ::= { dts480xTimeSource 7 } dts480xTSLocalStratumTimeout OBJECT-TYPE SYNTAX Integer32 (1..999) UNITS "minutes (min)" MAX-ACCESS read-write STATUS current DESCRIPTION "Local stratum timeout" REFERENCE "OFS_TIME_STRATUM_TO, 4, VARTYPE_DWORD" ::= { dts480xTimeSource 8 } dts480xTSOffsetSynchOnly OBJECT-TYPE SYNTAX Unsigned32 (0 | 100..5000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum time offset to adjust the time. If the time offset is larger than this value an alarm is generated and the time is no longer adjusted. 0: Synchronisation only is disabled Range 100-5000 ms" REFERENCE "OFS_TIME_SYN_ONLY, 4, VARTYPE_DWORD" ::= { dts480xTimeSource 9 } dts480xTSLeapSecMode OBJECT-TYPE SYNTAX Integer32 (-1..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Type of the leap second -1: Cut off 1 second at the leap date/time 0: None 1: Insert 1 second at the leap date/time 2: auto" REFERENCE "OFS_TIME_LEAP_SEC_MODE, 1, VARTYPE_BYTE" ::= { dts480xTimeSource 10 } dts480xTSLeapSecDate OBJECT-TYPE SYNTAX DisplayString UNITS "Date/Time string hh:mm:ss DD.MM.YY" MAX-ACCESS read-write STATUS current DESCRIPTION "Defines the system time (UTC) of the leap second. Format: ASCII string = hh:mm:ss DD.MM.YY" REFERENCE "OFS_TIME_LEAP_SEC_DATE, 17, VARTYPE_STRING" ::= { dts480xTimeSource 11 } dts480xTSCanMode OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "MTC CAN mode 0: Disabled 1: Enabled" REFERENCE "OFS_TIME_CANMODE, 1, VARTYPE_BYTE" ::= { dts480xTimeSource 12 } dts480xTSConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Time source configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_TIME_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xTimeSource 100 } dts480xTSConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_TIME_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xTimeSource 101 } dts480xTimeNTPServer OBJECT IDENTIFIER ::= { dts480xTimeHandling 3 } dts480xNTPBrodacstAddr1 OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 broadcast or multicast address (xxx.xxx.xxx.xxx) to send out NTP time information." REFERENCE "OFS_NTP_BCASTIP1, 15, VARTYPE_STRING" ::= { dts480xTimeNTPServer 1 } dts480xNTPBrodcastInterval1 OBJECT-TYPE SYNTAX Unsigned32 (0..16) MAX-ACCESS read-write STATUS current DESCRIPTION "Broadcast / multicast send interval. Interval = 2 power of value (2^value) E.g. Value = 4 --> Interval = 16 seconds" REFERENCE "OFS_NTP_BCASTPOLL1, 1, VARTYPE_BYTE" ::= { dts480xTimeNTPServer 2 } dts480xNTPBroadcastTTL1 OBJECT-TYPE SYNTAX Unsigned32 (1..255) MAX-ACCESS read-write STATUS current DESCRIPTION "Multicast time to live value. Range: 1..255" REFERENCE "OFS_NTP_BCASTTTL1, 1, VARTYPE_BYTE" ::= { dts480xTimeNTPServer 3 } dts480xNTPBroadcastKey1 OBJECT-TYPE SYNTAX Integer32 (-1 | 0 | 1..65534) MAX-ACCESS read-write STATUS current DESCRIPTION "NTP broadcast key 0=off, 1..65534=key, -1=autokey" REFERENCE "OFS_NTP_BCAST_KEY1, 2, VARTYPE_WORD" ::= { dts480xTimeNTPServer 4 } dts480xNTPBrodacstAddr2 OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 broadcast or multicast address (xxx.xxx.xxx.xxx) to send out NTP time information." REFERENCE "OFS_NTP_BCASTIP2, 15, VARTYPE_STRING" ::= { dts480xTimeNTPServer 5 } dts480xNTPBrodcastInterval2 OBJECT-TYPE SYNTAX Unsigned32 (0..16) MAX-ACCESS read-write STATUS current DESCRIPTION "Broadcast / multicast send interval. Interval = 2 power of value (2^value) E.g. Value = 4 --> Interval = 16 seconds" REFERENCE "OFS_NTP_BCASTPOLL2, 1, VARTYPE_BYTE" ::= { dts480xTimeNTPServer 6 } dts480xNTPBroadcastTTL2 OBJECT-TYPE SYNTAX Unsigned32 (1..255) MAX-ACCESS read-write STATUS current DESCRIPTION "Multicast time to live value." REFERENCE "OFS_NTP_BCASTTTL2, 1, VARTYPE_BYTE" ::= { dts480xTimeNTPServer 7 } dts480xNTPBroadcastKey2 OBJECT-TYPE SYNTAX Integer32 (-1 | 0 | 1..65534) MAX-ACCESS read-write STATUS current DESCRIPTION "NTP broadcast key 0=off, 1..65534=key, -1=autokey" REFERENCE "OFS_NTP_BCAST_KEY2, 2, VARTYPE_WORD" ::= { dts480xTimeNTPServer 8 } dts480xNTPSourceTable OBJECT-TYPE SYNTAX SEQUENCE OF Dts480xNTPSourceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table with NTP time sources" REFERENCE "OFS_NTP_SERVER1, 1, 4, 2, 7, {{88,VARTYPE_STRUCTARR},{64,VARTYPE_STRING},{4,VARTYPE_INTEGER},{4,VARTYPE_INTEGER},{4,VARTYPE_INTEGER},{4,VARTYPE_INTEGER},{4,VARTYPE_WORD}}" ::= { dts480xTimeNTPServer 10 } dts480xNTPSourceEntry OBJECT-TYPE SYNTAX Dts480xNTPSourceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the source table. The index number is only virtual and not accessible." INDEX { dts480xNTPSourceIndex } ::= { dts480xNTPSourceTable 1 } Dts480xNTPSourceEntry ::= SEQUENCE { dts480xNTPSourceIndex Integer32, dts480xNTPSourceAddr DTSNetworkName, dts480xNTPSourceMinPoll Integer32, dts480xNTPSourceMaxPoll Integer32, dts480xNTPSourceMode Integer32, dts480xNTPSourcePrefer Integer32, dts480xNTPSourceKey Integer32 } dts480xNTPSourceIndex OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of the NTP source table (only virtual). Valid index = 1 .. 4" ::= { dts480xNTPSourceEntry 1 } dts480xNTPSourceAddr OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 network address (xxx.xxx.xxx.xxx) or fully qualified domain name of the NTP source server." ::= { dts480xNTPSourceEntry 2 } dts480xNTPSourceMinPoll OBJECT-TYPE SYNTAX Integer32 (0 | 1..16) MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum poll rate (interval) for this source. Interval = 2 power of value (2^value) E.g. Value = 4 --> Interval = 16 seconds Range: 1 .. 10 0=auto" ::= { dts480xNTPSourceEntry 3 } dts480xNTPSourceMaxPoll OBJECT-TYPE SYNTAX Integer32 (0 | 1..16) MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum poll rate (interval) for this source. Interval = 2 power of value (2^value) E.g. Value = 4 --> Interval = 16 seconds Range: 2 .. 10 This poll rate should be higher or the same as the minimum poll rate. 0=auto" ::= { dts480xNTPSourceEntry 4 } dts480xNTPSourceMode OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "NTP time information request mode. 0: The DTS is a pure client to this source 1: The DTS acts as NTP server in peer mode to this source The peer mode should not be used together with public time servers as source." ::= { dts480xNTPSourceEntry 5 } dts480xNTPSourcePrefer OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "0: Normal, not prefered source 1: This source is marked as prefered. Only one source should be prefered." ::= { dts480xNTPSourceEntry 6 } dts480xNTPSourceKey OBJECT-TYPE SYNTAX Integer32 (-1 | 0 | 1..65534) MAX-ACCESS read-write STATUS current DESCRIPTION "NTP key for authentication 0=off, 1..65534=key, -1=autokey" ::= { dts480xNTPSourceEntry 7 } dts480xNTPKeyFileCmd OBJECT-TYPE SYNTAX Integer32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Import/export NTP keys. 0: Not defined 1: Import keys from file (/ram directory) 2: Export keys to file (/ram directory)" REFERENCE "OFS_NTP_KEY_FILE_CMD, 1, VARTYPE_BYTE" ::= { dts480xTimeNTPServer 20 } dts480xNTPKeyTrusted OBJECT-TYPE SYNTAX DisplayString (SIZE(0..49)) MAX-ACCESS read-write STATUS current DESCRIPTION "List of NTP trusted keys separated by spaces" REFERENCE "OFS_NTP_KEY_TRUSTED, 49, VARTYPE_STRING" ::= { dts480xTimeNTPServer 21 } dts480xNTPKeyRequest OBJECT-TYPE SYNTAX Integer32 (-1 | 0 | 1..65534) MAX-ACCESS read-write STATUS current DESCRIPTION "NTP request key 0=off, 1..65534=key" REFERENCE "OFS_NTP_KEY_REQUEST, 2, VARTYPE_WORD" ::= { dts480xTimeNTPServer 22 } dts480xNTPKeyControl OBJECT-TYPE SYNTAX Integer32 (-1 | 0 | 1..65534) MAX-ACCESS read-write STATUS current DESCRIPTION "NTP control ley 0=off, 1..65534=key" REFERENCE "OFS_NTP_KEY_CONTROL, 2, VARTYPE_WORD" ::= { dts480xTimeNTPServer 23 } dts480xNTPKeyGeneratorCmd OBJECT-TYPE SYNTAX DisplayString (SIZE(0..49)) MAX-ACCESS read-write STATUS current DESCRIPTION "Command according user manual" REFERENCE "OFS_NTP_KEYGEN_CMD, 49, VARTYPE_STRING" ::= { dts480xTimeNTPServer 24 } dts480xNTPAutokeyPassword OBJECT-TYPE SYNTAX DisplayString (SIZE(0..15)) MAX-ACCESS read-write STATUS current DESCRIPTION "Password for the autokey authentification" REFERENCE "OFS_NTP_AUTOKEY_PW, 15, VARTYPE_STRING" ::= { dts480xTimeNTPServer 25 } dts480xNTPConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "NTP server configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_NTP_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xTimeNTPServer 100 } dts480xNTPConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_NTP_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xTimeNTPServer 101 } dts480xTimeManualSet OBJECT IDENTIFIER ::= { dts480xTimeHandling 4 } dts480xManualTimeSetUTC OBJECT-TYPE SYNTAX DisplayString (SIZE(17 | 19)) UNITS "Date/Time string hh:mm:ss DD.MM.YY" MAX-ACCESS read-write STATUS current DESCRIPTION "Set the DTS system time (UTC). After set of this variable you have to set the variable dts480xManualTimeCmd = 1 to submit the time. Format: ASCII string = hh:mm:ss DD.MM.YY" REFERENCE "OFS_MANTIME_UTC, 17, VARTYPE_STRING" ::= { dts480xTimeManualSet 1 } dts480xManualTimeSetDiff OBJECT-TYPE SYNTAX Integer32 (-10000..10000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Correct the DTS system time by a difference value. After set of this variable you have to set the variable dts480xManualTimeCmd = 2 to submit the time." REFERENCE "OFS_MANTIME_DIFF, 4, VARTYPE_DWORD" ::= { dts480xTimeManualSet 2 } dts480xManualTimeCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Change command to set the system time manual. 0: Not defined 1: Set the time by dts480xManualTimeSetUTC 2: Correct the time by dts480xManualTimeSetDiff" REFERENCE "OFS_MANTIME_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xTimeManualSet 100 } dts480xOutputLines OBJECT IDENTIFIER ::= { dts480xV2 5 } dts480xOutLineDCF OBJECT IDENTIFIER ::= { dts480xOutputLines 1 } dts480xOutLineDCFMode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Operation mode of the DCF output line. 0: disabled 1: enabled DCF output 2: enable pulse output" REFERENCE "OFS_DCF_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineDCF 1 } dts480xOutLineDCFTimezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the generated DCF time code. 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "OFS_DCF_TZ, 1, VARTYPE_BYTE" ::= { dts480xOutLineDCF 2 } dts480xOutLineDCFPulseType OBJECT-TYPE SYNTAX Integer32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Pulse type 0: every second 1: every minute 2: every hour 3: according user" REFERENCE "OFS_DCF_PULSE_TYPE, 1, VARTYPE_BYTE" ::= { dts480xOutLineDCF 3 } dts480xOutLineDCFPulseTime OBJECT-TYPE SYNTAX Integer32 (20..500) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Pulse width" REFERENCE "OFS_DCF_PULSE_TIME, 2, VARTYPE_WORD" ::= { dts480xOutLineDCF 4 } dts480xOutLineDCFPulsePeriod OBJECT-TYPE SYNTAX Integer32 (1..3600) UNITS "seconds (s)" MAX-ACCESS read-write STATUS current DESCRIPTION "Pulse period" REFERENCE "OFS_DCF_PULSE_PERIOD, 2, VARTYPE_WORD" ::= { dts480xOutLineDCF 5 } dts480xOutLineDCFPulseCorrection OBJECT-TYPE SYNTAX Integer32 (-500..500) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Pulse output correction." REFERENCE "OFS_DCF_CORRECTION, 2, VARTYPE_WORD" ::= { dts480xOutLineDCF 6 } dts480xOutLineDCFConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "DCF output line configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_DCF_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xOutLineDCF 100 } dts480xOutLineDCFConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_DCF_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xOutLineDCF 101 } dts480xOutLineTZServer OBJECT IDENTIFIER ::= { dts480xOutputLines 3 } dts480xOutLineTZServerMode OBJECT-TYPE SYNTAX Unsigned32 (0..4) MAX-ACCESS read-write STATUS current DESCRIPTION "Operation mode of the timezone server output. 0: disabled 1: send NTP multicast 2: send NTP and time zone table multicast 3: send time zone table multicast 4: answer timezone on request 5: send empty time zone table once" REFERENCE "OFS_TZSERVER_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineTZServer 1 } dts480xOutLineTZServerMCastAddr OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 multicast address (xxx.xxx.xxx.xxx) to send out timezone information." REFERENCE "OFS_TZSERVER_MCAST_IP, 63, VARTYPE_STRING" ::= { dts480xOutLineTZServer 2 } dts480xOutLineTZServerMCastPort OBJECT-TYPE SYNTAX Unsigned32 (1..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 multicast port (1..65535) to send out timezone information." REFERENCE "OFS_TZSERVER_MCAST_PORT, 4, VARTYPE_DWORD" ::= { dts480xOutLineTZServer 3 } dts480xOutLineTZServerNTPInterval OBJECT-TYPE SYNTAX Unsigned32 (1..16) MAX-ACCESS read-write STATUS current DESCRIPTION "Send interval of the NTP time information for the timezone server. Interval = 2 power of value (2^value) E.g. Value = 4 --> Interval = 16 seconds" REFERENCE "OFS_TZSERVER_POLL, 1, VARTYPE_BYTE" ::= { dts480xOutLineTZServer 4 } dts480xOutLineTZServerTTL OBJECT-TYPE SYNTAX Unsigned32 (1..255) MAX-ACCESS read-write STATUS current DESCRIPTION "Multicast time to live value. Range: 1..255" REFERENCE "OFS_TZSERVER_TTL, 1, VARTYPE_BYTE" ::= { dts480xOutLineTZServer 5 } dts480xOutLineTZServerTableInterval OBJECT-TYPE SYNTAX Unsigned32 (10..86400) UNITS "seconds [s]" MAX-ACCESS read-write STATUS current DESCRIPTION "Send interval (repetition time) of the timezone table. Interval in seconds" REFERENCE "OFS_TZSERVER_TOTABLE, 4, VARTYPE_DWORD" ::= { dts480xOutLineTZServer 6 } dts480xOutLineTZServerEntryInterval OBJECT-TYPE SYNTAX Unsigned32 (1..60) UNITS "seconds [s]" MAX-ACCESS read-write STATUS current DESCRIPTION "Send interval (iteration time) of the timezone entries of the timezone table. Interval in seconds" REFERENCE "OFS_TZSERVER_TOENTRY, 1, VARTYPE_BYTE" ::= { dts480xOutLineTZServer 7 } dts480xOutLineTZServerTable OBJECT-TYPE SYNTAX SEQUENCE OF Dts480xOutLineTZServerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Timezone server table. 15 entries with the index of the timezone master table or user table." REFERENCE "OFS_TZSERVER_TZTABLE, 1, 15, 2, 2, {{1,VARTYPE_BYTEARR}, {1, VARTYPE_BYTE}}" ::= { dts480xOutLineTZServer 10 } dts480xOutLineTZServerEntry OBJECT-TYPE SYNTAX Dts480xOutLineTZServerEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." INDEX { dts480xOutLineTZTableIndex } ::= { dts480xOutLineTZServerTable 1 } Dts480xOutLineTZServerEntry ::= SEQUENCE { dts480xOutLineTZTableIndex Integer32, dts480xOutLineTZTableEntryNumber Integer32 } dts480xOutLineTZTableIndex OBJECT-TYPE SYNTAX Integer32 (1..15) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of the timezone server table (only virtual). Valid index = 1 .. 15" ::= { dts480xOutLineTZServerEntry 1 } dts480xOutLineTZTableEntryNumber OBJECT-TYPE SYNTAX Integer32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for user timezone table entry 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "1" ::= { dts480xOutLineTZServerEntry 2 } dts480xOutLineTZServerConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Timezone table server output configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_TZSERVER_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xOutLineTZServer 100 } dts480xOutLineTZServerConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_TZSERVER_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xOutLineTZServer 101 } dts480xOutLineClock1 OBJECT IDENTIFIER ::= { dts480xOutputLines 4 } dts480xOutLineClock1Type OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Line type of the clock line output. 0: MOBALine 1: impulse line 2: DCF active line 3: DCF impulse line" REFERENCE "OFS_LINE1_TYPE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 1 } dts480xOutLineClock1Mode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Operation mode of the clock line output. 0: disabled 1: enabled 2: 12h position (MOBALine only)" REFERENCE "OFS_LINE1_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 2 } dts480xOutLineClock1Timezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the clock line 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "OFS_LINE1_TZ, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 3 } dts480xOutLineClock1AlCurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" REFERENCE "OFS_LINE1_ALCURRENT, 2, VARTYPE_WORD" ::= { dts480xOutLineClock1 4 } dts480xOutLineClock1MBLFunction OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline minute hand mode 0: minute step 1: 1/2 minute step 2: continuous" REFERENCE "OFS_MBL1_CLOCKFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 5 } dts480xOutLineClock1MBLSwitch OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline switching mode 0: disabled 1: enabled" REFERENCE "OFS_MBL1_SWITCH, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 6 } dts480xOutLineClock1MBLWorldtime OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline world time mode 0: disabled 1: enabled" REFERENCE "OFS_MBL1_WORLDTIME, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 7 } dts480xOutLineClock1MBLTZTable OBJECT-TYPE SYNTAX SEQUENCE OF Dts480xOutLineClock1MBLTZEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." REFERENCE "OFS_MBL1_TZTABLE, 1, 20, 2, 2, {{1,VARTYPE_BYTEARR},{1, VARTYPE_BYTE}}" ::= { dts480xOutLineClock1 8 } dts480xOutLineClock1MBLTZEntry OBJECT-TYPE SYNTAX Dts480xOutLineClock1MBLTZEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." INDEX { dts480xOutLineClock1MBLTZTableIndex } ::= { dts480xOutLineClock1MBLTZTable 1 } Dts480xOutLineClock1MBLTZEntry ::= SEQUENCE { dts480xOutLineClock1MBLTZTableIndex Integer32, dts480xOutLineClock1MBLTZTableEntryNumber Integer32 } dts480xOutLineClock1MBLTZTableIndex OBJECT-TYPE SYNTAX Integer32 (1..20) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of the timezone table (only virtual). Valid index = 1 .. 20" ::= { dts480xOutLineClock1MBLTZEntry 1 } dts480xOutLineClock1MBLTZTableEntryNumber OBJECT-TYPE SYNTAX Integer32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of the master or user timezone table entry. 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "1" ::= { dts480xOutLineClock1MBLTZEntry 2 } dts480xOutLineClock1MBLSecFunction OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline second hand mode 0: jump 1: continuos with stop 2: continuos without stop 3: wobbling with stop" REFERENCE "OFS_MBL1_CLOCKSECFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 9 } dts480xOutLineClock1ImpFunction OBJECT-TYPE SYNTAX Unsigned32 (0..6) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse line mode 0: minute impulse 1: 1/2 minute impulse 2: seconde impulse 3: 1/5 minute impulse 4: 1/8 minute impulse or DCF active mode 1-6: See user manual 800652" REFERENCE "OFS_IMP1_CLOCKFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 11 } dts480xOutLineClock1ImpLinetime OBJECT-TYPE SYNTAX DisplayString UNITS "Date/Time string hh:mm:ss DD.MM.YY" MAX-ACCESS read-write STATUS current DESCRIPTION "Defines the impulse line time. Format: ASCII string = hh:mm:ss DD.MM.YY" REFERENCE "OFS_IMP1_LINE_TIME, 17, VARTYPE_STRING" ::= { dts480xOutLineClock1 12 } dts480xOutLineClock1ImpWidth OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse width 200..30000." REFERENCE "OFS_IMP1_PULSE, 2, VARTYPE_WORD" ::= { dts480xOutLineClock1 13 } dts480xOutLineClock1ImpPause OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse pause 200..30000." REFERENCE "OFS_IMP1_PAUSE, 2, VARTYPE_WORD" ::= { dts480xOutLineClock1 14 } dts480xOutLineClock1ImpCatchUp OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse catch up mode 0: 12 hours 1: 24 hours 2: 1 week" REFERENCE "OFS_IMP1_CATCH_UP, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 15 } dts480xOutLineClock1LineVoltage OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline Line voltage 0: 24V 1: 48V 2: 60V" REFERENCE "OFS_IMP1_LINE_VOLTAGE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 16 } dts480xOutLineClock1LineMincurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line minimum alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" REFERENCE "OFS_LINE1_MINCURRENT, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 17 } dts480xOutLineClock1DcfActMode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "DCF active mode 1-6: See user manual 800652" REFERENCE "OFS_LINE1_DCF_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 18 } dts480xOutLineClock1ConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line 1 configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_LINE1_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock1 100 } dts480xOutLineClock1ConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_LINE1_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xOutLineClock1 101 } dts480xOutLineClock2 OBJECT IDENTIFIER ::= { dts480xOutputLines 5 } dts480xOutLineClock2Type OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Line type of the clock line output. 0: MOBALine 1: impulse line 2: DCF active line 3: DCF impulse line" REFERENCE "OFS_LINE2_TYPE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 1 } dts480xOutLineClock2Mode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Operation mode of the clock line output. 0: disabled 1: enabled 2: 12h position (MOBALine only)" REFERENCE "OFS_LINE2_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 2 } dts480xOutLineClock2Timezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the clock line 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "OFS_LINE2_TZ, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 3 } dts480xOutLineClock2AlCurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" REFERENCE "OFS_LINE2_ALCURRENT, 2, VARTYPE_WORD" ::= { dts480xOutLineClock2 4 } dts480xOutLineClock2MBLFunction OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline minute hand mode 0: minute step 1: 1/2 minute step 2: continuous" REFERENCE "OFS_MBL2_CLOCKFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 5 } dts480xOutLineClock2MBLSwitch OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline switching mode 0: disabled 1: enabled" REFERENCE "OFS_MBL2_SWITCH, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 6 } dts480xOutLineClock2MBLWorldtime OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline world time mode 0: disabled 1: enabled" REFERENCE "OFS_MBL2_WORLDTIME, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 7 } dts480xOutLineClock2MBLTZTable OBJECT-TYPE SYNTAX SEQUENCE OF Dts480xOutLineClock2MBLTZEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." REFERENCE "OFS_MBL2_TZTABLE, 1, 20, 2, 2, {{1,VARTYPE_BYTEARR},{1, VARTYPE_BYTE}}" ::= { dts480xOutLineClock2 8 } dts480xOutLineClock2MBLTZEntry OBJECT-TYPE SYNTAX Dts480xOutLineClock2MBLTZEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." INDEX { dts480xOutLineClock2MBLTZTableIndex } ::= { dts480xOutLineClock2MBLTZTable 1 } Dts480xOutLineClock2MBLTZEntry ::= SEQUENCE { dts480xOutLineClock2MBLTZTableIndex Integer32, dts480xOutLineClock2MBLTZTableEntryNumber Integer32 } dts480xOutLineClock2MBLTZTableIndex OBJECT-TYPE SYNTAX Integer32 (1..20) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of the timezone table (only virtual). Valid index = 1 .. 20" ::= { dts480xOutLineClock2MBLTZEntry 1 } dts480xOutLineClock2MBLTZTableEntryNumber OBJECT-TYPE SYNTAX Integer32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of the master or user timezone table entry. 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "1" ::= { dts480xOutLineClock2MBLTZEntry 2 } dts480xOutLineClock2MBLSecFunction OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline second hand mode 0: jump 1: continuos with stop 2: continuos without stop 3: wobbling with stop" REFERENCE "OFS_MBL2_CLOCKSECFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 9 } dts480xOutLineClock2ImpFunction OBJECT-TYPE SYNTAX Unsigned32 (0..6) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse line mode 0: minute impulse 1: 1/2 minute impulse 2: seconde impulse 3: 1/5 minute impulse 4: 1/8 minute impulse or DCF active mode 1-6: See user manual 800652" REFERENCE "OFS_IMP2_CLOCKFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 11 } dts480xOutLineClock2ImpLinetime OBJECT-TYPE SYNTAX DisplayString UNITS "Date/Time string hh:mm:ss DD.MM.YY" MAX-ACCESS read-write STATUS current DESCRIPTION "Defines the impulse line time. Format: ASCII string = hh:mm:ss DD.MM.YY" REFERENCE "OFS_IMP2_LINE_TIME, 17, VARTYPE_STRING" ::= { dts480xOutLineClock2 12 } dts480xOutLineClock2ImpWidth OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse width 200..30000." REFERENCE "OFS_IMP2_PULSE, 2, VARTYPE_WORD" ::= { dts480xOutLineClock2 13 } dts480xOutLineClock2ImpPause OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse pause 200..30000." REFERENCE "OFS_IMP2_PAUSE, 2, VARTYPE_WORD" ::= { dts480xOutLineClock2 14 } dts480xOutLineClock2ImpCatchUp OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse catch up mode 0: 12 hours 1: 24 hours 2: 1 week" REFERENCE "OFS_IMP2_CATCH_UP, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 15 } dts480xOutLineClock2LineVoltage OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline Line voltage 0: 24V 1: 48V 2: 60V" REFERENCE "OFS_IMP2_LINE_VOLTAGE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 16 } dts480xOutLineClock2LineMincurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line minimum alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" REFERENCE "OFS_LINE2_MINCURRENT, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 17 } dts480xOutLineClock2DcfActMode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "DCF active mode 1-6: See user manual 800652" REFERENCE "OFS_LINE2_DCF_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 18 } dts480xOutLineClock2ConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line 2 configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_LINE2_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock2 100 } dts480xOutLineClock2ConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_LINE2_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xOutLineClock2 101 } dts480xOutLineSerial OBJECT IDENTIFIER ::= { dts480xOutputLines 6 } dts480xOutLineSerialMode OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Operation mode of the serial output. 0: disabled 1: RS 485 line 2: serial telegramm output 3: NMEA" REFERENCE "OFS_SERIAL_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineSerial 1 } dts480xOutLineSerialTimezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the generated serial time code.. 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "OFS_SERIAL_TZ, 1, VARTYPE_BYTE" ::= { dts480xOutLineSerial 2 } dts480xOutLineSerialComMode OBJECT-TYPE SYNTAX Integer32 (0..5) MAX-ACCESS read-write STATUS current DESCRIPTION "COM mode 0: off 1: send 2: read RS232 3: read RS485 4: send and read RS232 5: send and read RS485" REFERENCE "OFS_SERIAL_COM_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineSerial 3 } dts480xOutLineSerialComParam OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "COM parameter Bit 0-3: 0=300Bds 1=600Bds 2=1200Bds 3=2400Bds 4=4800Bds 5=9600Bds 6=19200Bds 7=38400Bds Bit 4: 0=7Databits 1=8Databits Bit 5: 0=1Stopbits 1=2Stopbits Bit 7-8: 0=none parity 1=even parity 2=odd parity" REFERENCE "OFS_SERIAL_COM_PARAM, 1, VARTYPE_BYTE" ::= { dts480xOutLineSerial 4 } dts480xOutLineSerialTeleFile OBJECT-TYPE SYNTAX DisplayString (SIZE(15)) MAX-ACCESS read-write STATUS current DESCRIPTION "Telegramm file: name.tel (name max. 8 chars)" REFERENCE "OFS_SERIAL_TELEFILE, 15, VARTYPE_STRING" ::= { dts480xOutLineSerial 5 } dts480xOutLineRS485Mode OBJECT-TYPE SYNTAX Integer32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "RS485 line mod 0: off 1: supervised 2: 12h command" REFERENCE "OFS_RS485_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineSerial 11 } dts480xOutLineRS485Devices OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "Device (1..31) enabled (bit set) or disabled (bit cleared)" REFERENCE "OFS_RS485_DEVICES, 4, VARTYPE_DWORD" ::= { dts480xOutLineSerial 12 } dts480xOutLineRS485DevNameTable OBJECT-TYPE SYNTAX SEQUENCE OF Dts480xOutLineRS485DevNameEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Definition of the device name table." REFERENCE "OFS_RS485_DEVICE_NAMES, 1, 31, 2, 2, {{16,VARTYPE_STRUCTARR},{8,VARTYPE_STRING}}" ::= { dts480xOutLineSerial 13 } dts480xOutLineRS485DevNameEntry OBJECT-TYPE SYNTAX Dts480xOutLineRS485DevNameEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the device name table. The index number is only virtual and not accessible." INDEX { dts480xOutLineRS485DevIndex } ::= { dts480xOutLineRS485DevNameTable 1 } Dts480xOutLineRS485DevNameEntry ::= SEQUENCE { dts480xOutLineRS485DevIndex Integer32, dts480xOutLineRS485DevName DisplayString } dts480xOutLineRS485DevIndex OBJECT-TYPE SYNTAX Integer32 (1..31) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of the timezone table (only virtual). Valid index = 1 .. 31" ::= { dts480xOutLineRS485DevNameEntry 1 } dts480xOutLineRS485DevName OBJECT-TYPE SYNTAX DisplayString (SIZE(8)) MAX-ACCESS read-write STATUS current DESCRIPTION "Device name (max. 7 chars)" ::= { dts480xOutLineRS485DevNameEntry 2 } dts480xOutLinesRS485Switch OBJECT-TYPE SYNTAX Integer32 (0 | 1..64) MAX-ACCESS read-write STATUS current DESCRIPTION "Switching mode 0=disabled 1..64 = channel number" REFERENCE "OFS_RS485_SWITCH, 1, VARTYPE_BYTE" ::= { dts480xOutLineSerial 14 } dts480xOutLineSerialConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Serial output configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_SERIAL_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xOutLineSerial 100 } dts480xOutLineSerialConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_SERIAL_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xOutLineSerial 101 } dts480xOutLineSwitchFct OBJECT IDENTIFIER ::= { dts480xOutputLines 7 } dts480xOutLineSwitchTimezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the generated switching function. 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "OFS_SWITCH_TZ, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 1 } dts480xOutLineSwitchProgFile OBJECT-TYPE SYNTAX DisplayString (SIZE(15)) MAX-ACCESS read-write STATUS current DESCRIPTION "Programm file name name.prg (name max. 8 chars)." REFERENCE "OFS_SWITCH_PROGFILE, 15, VARTYPE_STRING" ::= { dts480xOutLineSwitchFct 2 } dts480xOutLineSwitchFctChannel OBJECT-TYPE SYNTAX Unsigned32 (0 | 1..64) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of the output channel, 0 = off" REFERENCE "OFS_SWITCH_FUNCT_CHANNEL, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 11 } dts480xOutLineSwitchFctComb OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Combination with swiching program of selected channel 0: exclusive switching function 1: or combination with switching program 2: and combination with switching program" REFERENCE "OFS_SWITCH_FUNCT_COMB, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 12 } dts480xOutLineSwitchFctLongitude OBJECT-TYPE SYNTAX Unsigned32 UNITS "degrees" MAX-ACCESS read-write STATUS current DESCRIPTION "Position longitude in degrees, e.g 47.897" REFERENCE "OFS_SWITCH_FUNCT_LON, 4, VARTYPE_FLOAT" ::= { dts480xOutLineSwitchFct 13 } dts480xOutLineSwitchFctLatitude OBJECT-TYPE SYNTAX Unsigned32 UNITS "degrees" MAX-ACCESS read-write STATUS current DESCRIPTION "Position latitude in degrees, e.g 47.897" REFERENCE "OFS_SWITCH_FUNCT_LAT, 4, VARTYPE_FLOAT" ::= { dts480xOutLineSwitchFct 14 } dts480xOutLineSwitchFctLeadSun1 OBJECT-TYPE SYNTAX Integer32 (0..600) UNITS "minutes (min)" MAX-ACCESS read-write STATUS current DESCRIPTION "Leading sunrise" REFERENCE "OFS_SWITCH_FUNCT_LEAD1, 2, VARTYPE_WORD" ::= { dts480xOutLineSwitchFct 15 } dts480xOutLineSwitchFctFolSun1 OBJECT-TYPE SYNTAX Integer32 (0..600) UNITS "minutes (min)" MAX-ACCESS read-write STATUS current DESCRIPTION "Following sunrise" REFERENCE "OFS_SWITCH_FUNCT_FOL1, 2, VARTYPE_WORD" ::= { dts480xOutLineSwitchFct 16 } dts480xOutLineSwitchFctLeadSun2 OBJECT-TYPE SYNTAX Integer32 (0..600) UNITS "minutes (min)" MAX-ACCESS read-write STATUS current DESCRIPTION "Leading sunset" REFERENCE "OFS_SWITCH_FUNCT_LEAD2, 2, VARTYPE_WORD" ::= { dts480xOutLineSwitchFct 17 } dts480xOutLineSwitchFctFolSun2 OBJECT-TYPE SYNTAX Integer32 (-1 | 0..600) UNITS "minutes (min)" MAX-ACCESS read-write STATUS current DESCRIPTION "Following sunset -1 = whole night on" REFERENCE "OFS_SWITCH_FUNCT_FOL2, 2, VARTYPE_WORD" ::= { dts480xOutLineSwitchFct 18 } dts480xOutLineSwitchFctState OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current stat of switching function 0: off, 1: on" REFERENCE "OFS_SWITCH_FUNCT_STATE, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 19 } dts480xOutLineSwitchInpChan1 OBJECT-TYPE SYNTAX Unsigned32 (0 | 1..64) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of the output channel, 0 = off" REFERENCE "OFS_SWITCH_IN_CHAN1, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 31 } dts480xOutLineSwitchInpComb1 OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Combination with swiching program of selected channel 0: exclusive switching function 1: or combination with switching program 2: and combination with switching program" REFERENCE "OFS_SWITCH_IN_COMB1, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 32 } dts480xOutLineSwitchInpChan2 OBJECT-TYPE SYNTAX Unsigned32 (0 | 1..64) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of the output channel, 0 = off" REFERENCE "OFS_SWITCH_IN_CHAN2, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 33 } dts480xOutLineSwitchInpComb2 OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Combination with swiching program of selected channel 0: exclusive switching function 1: or combination with switching program 2: and combination with switching program" REFERENCE "OFS_SWITCH_IN_COMB2, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 34 } dts480xOutLineSwitchInpChan3 OBJECT-TYPE SYNTAX Unsigned32 (0 | 1..64) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of the output channel, 0 = off" REFERENCE "OFS_SWITCH_IN_CHAN3, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 35 } dts480xOutLineSwitchInpComb3 OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Combination with swiching program of selected channel 0: exclusive switching function 1: or combination with switching program 2: and combination with switching program" REFERENCE "OFS_SWITCH_IN_COMB3, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 36 } dts480xOutLineSwitchInpChan4 OBJECT-TYPE SYNTAX Unsigned32 (0 | 1..64) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of the output channel, 0 = off" REFERENCE "OFS_SWITCH_IN_CHAN4, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 37 } dts480xOutLineSwitchInpComb4 OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Combination with swiching program of selected channel 0: exclusive switching function 1: or combination with switching program 2: and combination with switching program" REFERENCE "OFS_SWITCH_IN_COMB4, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 38 } dts480xOutLineSwitchState OBJECT-TYPE SYNTAX OCTET STRING (SIZE(8)) MAX-ACCESS read-write STATUS current DESCRIPTION "Actual state of all 64 channels" REFERENCE "OFS_SWITCH_STATE, 8, VARTYPE_BYTEARR" ::= { dts480xOutLineSwitchFct 41 } dts480xOutLineSwitchLockState OBJECT-TYPE SYNTAX OCTET STRING (SIZE(8)) MAX-ACCESS read-write STATUS current DESCRIPTION "Actual look state of all 64 channels" REFERENCE "OFS_SWITCH_LOCK_STATE, 8, VARTYPE_BYTEARR" ::= { dts480xOutLineSwitchFct 42 } dts480xOutLineSwitchCmdChannel OBJECT-TYPE SYNTAX Unsigned32 (1..64) MAX-ACCESS read-write STATUS current DESCRIPTION "Channel number for the command function" REFERENCE "OFS_SWITCH_CMD_CHANNEL, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 43 } dts480xOutLineSwitchCmdFunction OBJECT-TYPE SYNTAX Unsigned32 (1..5) MAX-ACCESS read-write STATUS current DESCRIPTION "Channel command 1: immediate on 2: immediate off 3: immediate on and lock 4: immedista off and lock 5: unlock dts480xOutLineSwitchConfigCmd not needed" REFERENCE "OFS_SWITCH_CMD_FUNCT, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 44 } dts480xOutLineSwitchConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Switch output configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_SWITCH_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xOutLineSwitchFct 100 } dts480xOutLineSwitchConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_SWITCH_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xOutLineSwitchFct 101 } dts480xOutLineClock3 OBJECT IDENTIFIER ::= { dts480xOutputLines 8 } dts480xOutLineClock3Type OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Line type of the clock line output. 0: MOBALine 1: impulse line 2: DCF active line 3: DCF impulse line" REFERENCE "OFS_LINE3_TYPE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 1 } dts480xOutLineClock3Mode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Operation mode of the clock line output. 0: disabled 1: enabled 2: 12h position (MOBALine only)" REFERENCE "OFS_LINE3_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 2 } dts480xOutLineClock3Timezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the clock line 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "OFS_LINE3_TZ, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 3 } dts480xOutLineClock3AlCurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" REFERENCE "OFS_LINE3_ALCURRENT, 2, VARTYPE_WORD" ::= { dts480xOutLineClock3 4 } dts480xOutLineClock3MBLFunction OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline minute hand mode 0: minute step 1: 1/2 minute step 2: continuous" REFERENCE "OFS_MBL3_CLOCKFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 5 } dts480xOutLineClock3MBLSwitch OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline switching mode 0: disabled 1: enabled" REFERENCE "OFS_MBL3_SWITCH, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 6 } dts480xOutLineClock3MBLWorldtime OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline world time mode 0: disabled 1: enabled" REFERENCE "OFS_MBL3_WORLDTIME, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 7 } dts480xOutLineClock3MBLTZTable OBJECT-TYPE SYNTAX SEQUENCE OF Dts480xOutLineClock3MBLTZEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." REFERENCE "OFS_MBL3_TZTABLE, 1, 20, 2, 2, {{1,VARTYPE_BYTEARR},{1, VARTYPE_BYTE}}" ::= { dts480xOutLineClock3 8 } dts480xOutLineClock3MBLTZEntry OBJECT-TYPE SYNTAX Dts480xOutLineClock3MBLTZEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." INDEX { dts480xOutLineClock3MBLTZTableIndex } ::= { dts480xOutLineClock3MBLTZTable 1 } Dts480xOutLineClock3MBLTZEntry ::= SEQUENCE { dts480xOutLineClock3MBLTZTableIndex Integer32, dts480xOutLineClock3MBLTZTableEntryNumber Integer32 } dts480xOutLineClock3MBLTZTableIndex OBJECT-TYPE SYNTAX Integer32 (1..20) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of the timezone table (only virtual). Valid index = 1 .. 20" ::= { dts480xOutLineClock3MBLTZEntry 1 } dts480xOutLineClock3MBLTZTableEntryNumber OBJECT-TYPE SYNTAX Integer32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of the master or user timezone table entry. 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "1" ::= { dts480xOutLineClock3MBLTZEntry 2 } dts480xOutLineClock3MBLSecFunction OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline second hand mode 0: jump 1: continuos with stop 2: continuos without stop 3: wobbling with stop" REFERENCE "OFS_MBL3_CLOCKSECFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 9 } dts480xOutLineClock3ImpFunction OBJECT-TYPE SYNTAX Unsigned32 (0..6) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse line mode 0: minute impulse 1: 1/2 minute impulse 2: seconde impulse 3: 1/5 minute impulse 4: 1/8 minute impulse or DCF active mode 1-6: See user manual 800652" REFERENCE "OFS_IMP3_CLOCKFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 11 } dts480xOutLineClock3ImpLinetime OBJECT-TYPE SYNTAX DisplayString UNITS "Date/Time string hh:mm:ss DD.MM.YY" MAX-ACCESS read-write STATUS current DESCRIPTION "Defines the impulse line time. Format: ASCII string = hh:mm:ss DD.MM.YY" REFERENCE "OFS_IMP3_LINE_TIME, 17, VARTYPE_STRING" ::= { dts480xOutLineClock3 12 } dts480xOutLineClock3ImpWidth OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse width 200..30000." REFERENCE "OFS_IMP3_PULSE, 2, VARTYPE_WORD" ::= { dts480xOutLineClock3 13 } dts480xOutLineClock3ImpPause OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse pause 200..30000." REFERENCE "OFS_IMP3_PAUSE, 2, VARTYPE_WORD" ::= { dts480xOutLineClock3 14 } dts480xOutLineClock3ImpCatchUp OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse catch up mode 0: 12 hours 1: 24 hours 2: 1 week" REFERENCE "OFS_IMP3_CATCH_UP, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 15 } dts480xOutLineClock3LineVoltage OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline Line voltage 0: 24V 1: 48V 2: 60V" REFERENCE "OFS_IMP3_LINE_VOLTAGE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 16 } dts480xOutLineClock3LineMincurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line minimum alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" REFERENCE "OFS_LINE3_MINCURRENT, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 17 } dts480xOutLineClock3DcfActMode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "DCF active mode 1-6: See user manual 800652" REFERENCE "OFS_LINE3_DCF_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 18 } dts480xOutLineClock3ConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line 3 configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_LINE3_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock3 100 } dts480xOutLineClock3ConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_LINE3_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xOutLineClock3 101 } dts480xOutLineClock4 OBJECT IDENTIFIER ::= { dts480xOutputLines 9 } dts480xOutLineClock4Type OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Line type of the clock line output. 0: MOBALine 1: impulse line 2: DCF active line 3: DCF impulse line" REFERENCE "OFS_LINE4_TYPE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 1 } dts480xOutLineClock4Mode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Operation mode of the clock line output. 0: disabled 1: enabled 2: 12h position (MOBALine only)" REFERENCE "OFS_LINE4_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 2 } dts480xOutLineClock4Timezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the clock line 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "OFS_LINE4_TZ, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 3 } dts480xOutLineClock4AlCurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" REFERENCE "OFS_LINE4_ALCURRENT, 2, VARTYPE_WORD" ::= { dts480xOutLineClock4 4 } dts480xOutLineClock4MBLFunction OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline minute hand mode 0: minute step 1: 1/2 minute step 2: continuous" REFERENCE "OFS_MBL4_CLOCKFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 5 } dts480xOutLineClock4MBLSwitch OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline switching mode 0: disabled 1: enabled" REFERENCE "OFS_MBL4_SWITCH, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 6 } dts480xOutLineClock4MBLWorldtime OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline world time mode 0: disabled 1: enabled" REFERENCE "OFS_MBL4_WORLDTIME, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 7 } dts480xOutLineClock4MBLTZTable OBJECT-TYPE SYNTAX SEQUENCE OF Dts480xOutLineClock4MBLTZEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." REFERENCE "OFS_MBL4_TZTABLE, 1, 20, 2, 2, {{1,VARTYPE_BYTEARR},{1, VARTYPE_BYTE}}" ::= { dts480xOutLineClock4 8 } dts480xOutLineClock4MBLTZEntry OBJECT-TYPE SYNTAX Dts480xOutLineClock4MBLTZEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." INDEX { dts480xOutLineClock4MBLTZTableIndex } ::= { dts480xOutLineClock4MBLTZTable 1 } Dts480xOutLineClock4MBLTZEntry ::= SEQUENCE { dts480xOutLineClock4MBLTZTableIndex Integer32, dts480xOutLineClock4MBLTZTableEntryNumber Integer32 } dts480xOutLineClock4MBLTZTableIndex OBJECT-TYPE SYNTAX Integer32 (1..20) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of the timezone table (only virtual). Valid index = 1 .. 20" ::= { dts480xOutLineClock4MBLTZEntry 1 } dts480xOutLineClock4MBLTZTableEntryNumber OBJECT-TYPE SYNTAX Integer32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of the master or user timezone table entry. 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "1" ::= { dts480xOutLineClock4MBLTZEntry 2 } dts480xOutLineClock4MBLSecFunction OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline second hand mode 0: jump 1: continuos with stop 2: continuos without stop 3: wobbling with stop" REFERENCE "OFS_MBL4_CLOCKSECFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 9 } dts480xOutLineClock4ImpFunction OBJECT-TYPE SYNTAX Unsigned32 (0..6) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse line mode 0: minute impulse 1: 1/2 minute impulse 2: seconde impulse 3: 1/5 minute impulse 4: 1/8 minute impulse or DCF active mode 1-6: See user manual 800652" REFERENCE "OFS_IMP4_CLOCKFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 11 } dts480xOutLineClock4ImpLinetime OBJECT-TYPE SYNTAX DisplayString UNITS "Date/Time string hh:mm:ss DD.MM.YY" MAX-ACCESS read-write STATUS current DESCRIPTION "Defines the impulse line time. Format: ASCII string = hh:mm:ss DD.MM.YY" REFERENCE "OFS_IMP4_LINE_TIME, 17, VARTYPE_STRING" ::= { dts480xOutLineClock4 12 } dts480xOutLineClock4ImpWidth OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse width 200..30000." REFERENCE "OFS_IMP4_PULSE, 2, VARTYPE_WORD" ::= { dts480xOutLineClock4 13 } dts480xOutLineClock4ImpPause OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse pause 200..30000." REFERENCE "OFS_IMP4_PAUSE, 2, VARTYPE_WORD" ::= { dts480xOutLineClock4 14 } dts480xOutLineClock4ImpCatchUp OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse catch up mode 0: 12 hours 1: 24 hours 2: 1 week" REFERENCE "OFS_IMP4_CATCH_UP, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 15 } dts480xOutLineClock4LineVoltage OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline Line voltage 0: 24V 1: 48V 2: 60V" REFERENCE "OFS_IMP4_LINE_VOLTAGE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 16 } dts480xOutLineClock4LineMincurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line minimum alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" REFERENCE "OFS_LINE4_MINCURRENT, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 17 } dts480xOutLineClock4DcfActMode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "DCF active mode 1-6: See user manual 800652" REFERENCE "OFS_LINE4_DCF_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 18 } dts480xOutLineClock4ConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line 4 configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_LINE4_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock4 100 } dts480xOutLineClock4ConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_LINE4_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xOutLineClock4 101 } dts480xOutLineClock5 OBJECT IDENTIFIER ::= { dts480xOutputLines 10 } dts480xOutLineClock5Type OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Line type of the clock line output. 0: MOBALine 1: impulse line 2: DCF active line 3: DCF impulse line" REFERENCE "OFS_LINE5_TYPE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 1 } dts480xOutLineClock5Mode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Operation mode of the clock line output. 0: disabled 1: enabled 2: 12h position (MOBALine only)" REFERENCE "OFS_LINE5_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 2 } dts480xOutLineClock5Timezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the clock line 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "OFS_LINE5_TZ, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 3 } dts480xOutLineClock5AlCurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" REFERENCE "OFS_LINE5_ALCURRENT, 2, VARTYPE_WORD" ::= { dts480xOutLineClock5 4 } dts480xOutLineClock5MBLFunction OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline minute hand mode 0: minute step 1: 1/2 minute step 2: continuous" REFERENCE "OFS_MBL5_CLOCKFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 5 } dts480xOutLineClock5MBLSwitch OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline switching mode 0: disabled 1: enabled" REFERENCE "OFS_MBL5_SWITCH, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 6 } dts480xOutLineClock5MBLWorldtime OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline world time mode 0: disabled 1: enabled" REFERENCE "OFS_MBL5_WORLDTIME, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 7 } dts480xOutLineClock5MBLTZTable OBJECT-TYPE SYNTAX SEQUENCE OF Dts480xOutLineClock5MBLTZEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." REFERENCE "OFS_MBL5_TZTABLE, 1, 20, 2, 2, {{1,VARTYPE_BYTEARR},{1, VARTYPE_BYTE}}" ::= { dts480xOutLineClock5 8 } dts480xOutLineClock5MBLTZEntry OBJECT-TYPE SYNTAX Dts480xOutLineClock5MBLTZEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." INDEX { dts480xOutLineClock5MBLTZTableIndex } ::= { dts480xOutLineClock5MBLTZTable 1 } Dts480xOutLineClock5MBLTZEntry ::= SEQUENCE { dts480xOutLineClock5MBLTZTableIndex Integer32, dts480xOutLineClock5MBLTZTableEntryNumber Integer32 } dts480xOutLineClock5MBLTZTableIndex OBJECT-TYPE SYNTAX Integer32 (1..20) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of the timezone table (only virtual). Valid index = 1 .. 20" ::= { dts480xOutLineClock5MBLTZEntry 1 } dts480xOutLineClock5MBLTZTableEntryNumber OBJECT-TYPE SYNTAX Integer32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of the master or user timezone table entry. 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "1" ::= { dts480xOutLineClock5MBLTZEntry 2 } dts480xOutLineClock5MBLSecFunction OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline second hand mode 0: jump 1: continuos with stop 2: continuos without stop 3: wobbling with stop" REFERENCE "OFS_MBL5_CLOCKSECFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 9 } dts480xOutLineClock5ImpFunction OBJECT-TYPE SYNTAX Unsigned32 (0..6) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse line mode 0: minute impulse 1: 1/2 minute impulse 2: seconde impulse 3: 1/5 minute impulse 4: 1/8 minute impulse or DCF active mode 1-6: See user manual 800652" REFERENCE "OFS_IMP5_CLOCKFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 11 } dts480xOutLineClock5ImpLinetime OBJECT-TYPE SYNTAX DisplayString UNITS "Date/Time string hh:mm:ss DD.MM.YY" MAX-ACCESS read-write STATUS current DESCRIPTION "Defines the impulse line time. Format: ASCII string = hh:mm:ss DD.MM.YY" REFERENCE "OFS_IMP5_LINE_TIME, 17, VARTYPE_STRING" ::= { dts480xOutLineClock5 12 } dts480xOutLineClock5ImpWidth OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse width 200..30000." REFERENCE "OFS_IMP5_PULSE, 2, VARTYPE_WORD" ::= { dts480xOutLineClock5 13 } dts480xOutLineClock5ImpPause OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse pause 200..30000." REFERENCE "OFS_IMP5_PAUSE, 2, VARTYPE_WORD" ::= { dts480xOutLineClock5 14 } dts480xOutLineClock5ImpCatchUp OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse catch up mode 0: 12 hours 1: 24 hours 2: 1 week" REFERENCE "OFS_IMP5_CATCH_UP, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 15 } dts480xOutLineClock5LineVoltage OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline Line voltage 0: 24V 1: 48V 2: 60V" REFERENCE "OFS_IMP5_LINE_VOLTAGE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 16 } dts480xOutLineClock5LineMincurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line minimum alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" REFERENCE "OFS_LINE5_MINCURRENT, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 17 } dts480xOutLineClock5DcfActMode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "DCF active mode 1-6: See user manual 800652" REFERENCE "OFS_LINE5_DCF_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 18 } dts480xOutLineClock5ConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line 5 configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_LINE5_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock5 100 } dts480xOutLineClock5ConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_LINE5_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xOutLineClock5 101 } dts480xOutLineClock6 OBJECT IDENTIFIER ::= { dts480xOutputLines 11 } dts480xOutLineClock6Type OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Line type of the clock line output. 0: MOBALine 1: impulse line 2: DCF active line 3: DCF impulse line" REFERENCE "OFS_LINE6_TYPE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 1 } dts480xOutLineClock6Mode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Operation mode of the clock line output. 0: disabled 1: enabled 2: 12h position (MOBALine only)" REFERENCE "OFS_LINE6_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 2 } dts480xOutLineClock6Timezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the clock line 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "OFS_LINE6_TZ, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 3 } dts480xOutLineClock6AlCurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" REFERENCE "OFS_LINE6_ALCURRENT, 2, VARTYPE_WORD" ::= { dts480xOutLineClock6 4 } dts480xOutLineClock6MBLFunction OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline minute hand mode 0: minute step 1: 1/2 minute step 2: continuous" REFERENCE "OFS_MBL6_CLOCKFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 5 } dts480xOutLineClock6MBLSwitch OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline switching mode 0: disabled 1: enabled" REFERENCE "OFS_MBL6_SWITCH, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 6 } dts480xOutLineClock6MBLWorldtime OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline world time mode 0: disabled 1: enabled" REFERENCE "OFS_MBL6_WORLDTIME, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 7 } dts480xOutLineClock6MBLTZTable OBJECT-TYPE SYNTAX SEQUENCE OF Dts480xOutLineClock6MBLTZEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." REFERENCE "OFS_MBL6_TZTABLE, 1, 20, 2, 2, {{1,VARTYPE_BYTEARR},{1, VARTYPE_BYTE}}" ::= { dts480xOutLineClock6 8 } dts480xOutLineClock6MBLTZEntry OBJECT-TYPE SYNTAX Dts480xOutLineClock6MBLTZEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the timezone table. The index number is only virtual and not accessible." INDEX { dts480xOutLineClock6MBLTZTableIndex } ::= { dts480xOutLineClock6MBLTZTable 1 } Dts480xOutLineClock6MBLTZEntry ::= SEQUENCE { dts480xOutLineClock6MBLTZTableIndex Integer32, dts480xOutLineClock6MBLTZTableEntryNumber Integer32 } dts480xOutLineClock6MBLTZTableIndex OBJECT-TYPE SYNTAX Integer32 (1..20) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of the timezone table (only virtual). Valid index = 1 .. 20" ::= { dts480xOutLineClock6MBLTZEntry 1 } dts480xOutLineClock6MBLTZTableEntryNumber OBJECT-TYPE SYNTAX Integer32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Number of the master or user timezone table entry. 0: UTC 1-99: See user manual 800652, time zone table" REFERENCE "1" ::= { dts480xOutLineClock6MBLTZEntry 2 } dts480xOutLineClock6MBLSecFunction OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline second hand mode 0: jump 1: continuos with stop 2: continuos without stop 3: wobbling with stop" REFERENCE "OFS_MBL6_CLOCKSECFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 9 } dts480xOutLineClock6ImpFunction OBJECT-TYPE SYNTAX Unsigned32 (0..6) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse line mode 0: minute impulse 1: 1/2 minute impulse 2: seconde impulse 3: 1/5 minute impulse 4: 1/8 minute impulse or DCF active mode 1-6: See user manual 800652" REFERENCE "OFS_IMP6_CLOCKFUNCTION, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 11 } dts480xOutLineClock6ImpLinetime OBJECT-TYPE SYNTAX DisplayString UNITS "Date/Time string hh:mm:ss DD.MM.YY" MAX-ACCESS read-write STATUS current DESCRIPTION "Defines the impulse line time. Format: ASCII string = hh:mm:ss DD.MM.YY" REFERENCE "OFS_IMP6_LINE_TIME, 17, VARTYPE_STRING" ::= { dts480xOutLineClock6 12 } dts480xOutLineClock6ImpWidth OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse width 200..30000." REFERENCE "OFS_IMP6_PULSE, 2, VARTYPE_WORD" ::= { dts480xOutLineClock6 13 } dts480xOutLineClock6ImpPause OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse pause 200..30000." REFERENCE "OFS_IMP6_PAUSE, 2, VARTYPE_WORD" ::= { dts480xOutLineClock6 14 } dts480xOutLineClock6ImpCatchUp OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse catch up mode 0: 12 hours 1: 24 hours 2: 1 week" REFERENCE "OFS_IMP6_CATCH_UP, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 15 } dts480xOutLineClock6LineVoltage OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline Line voltage 0: 24V 1: 48V 2: 60V" REFERENCE "OFS_IMP6_LINE_VOLTAGE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 16 } dts480xOutLineClock6LineMincurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line minimum alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" REFERENCE "OFS_LINE6_MINCURRENT, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 17 } dts480xOutLineClock6DcfActMode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "DCF active mode 1-6: See user manual 800652" REFERENCE "OFS_LINE6_DCF_MODE, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 18 } dts480xOutLineClock6ConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line 6 configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_LINE6_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xOutLineClock6 100 } dts480xOutLineClock6ConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_LINE6_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xOutLineClock6 101 } dts480xOutLineClockTable OBJECT-TYPE SYNTAX SEQUENCE OF Dts480xOutLineClockEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Definition of the line clock table." REFERENCE "OFS_LINE1_BASEADDRESS, 1, 6, 2, 18, {{112,VARTYPE_STRUCTARR},{8,VARTYPE_BYTE},{4,VARTYPE_DWORD},{4,VARTYPE_BYTE},{4,VARTYPE_BYTE},{4,VARTYPE_BYTE},{4,VARTYPE_WORD},{4,VARTYPE_BYTE},{4,VARTYPE_BYTE},{28,VARTYPE_BYTE},{4,VARTYPE_BYTE},{20, VARTYPE_STRING},{4,VARTYPE_WORD},{4,VARTYPE_WORD},{4, VARTYPE_BYTE},{4, VARTYPE_BYTE},{4, VARTYPE_BYTE},{12, VARTYPE_WORD}}" ::= { dts480xOutputLines 15 } dts480xOutLineClockEntry OBJECT-TYPE SYNTAX Dts480xOutLineClockEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The entry definition of the line clock table. The index number is only virtual and not accessible.." INDEX { dts480xOutLineClockIndex } ::= { dts480xOutLineClockTable 1 } Dts480xOutLineClockEntry ::= SEQUENCE { dts480xOutLineClockIndex Integer32, dts480xOutLineClockConfigCmd Unsigned32, dts480xOutLineClockConfigChangedTime TimeTicks, dts480xOutLineClockType Unsigned32, dts480xOutLineClockMode Unsigned32, dts480xOutLineClockTimezone Unsigned32, dts480xOutLineClockAlCurrent Unsigned32, dts480xOutLineClockMBLFunction Unsigned32, dts480xOutLineClockMBLSwitch Unsigned32, dts480xOutLineClockMBLWorldtime Unsigned32, dts480xOutLineClockImpFunction Unsigned32, dts480xOutLineClockImpLinetime DisplayString, dts480xOutLineClockImpWidth Unsigned32, dts480xOutLineClockImpPause Unsigned32, dts480xOutLineClockImpCatchUp Unsigned32, dts480xOutLineClockMBLSecFunction Unsigned32, dts480xOutLineClockLineVoltage Unsigned32, dts480xOutLineClockLineMincurrent Unsigned32 } dts480xOutLineClockIndex OBJECT-TYPE SYNTAX Integer32 (1..6) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of line clock table" ::= { dts480xOutLineClockEntry 1 } dts480xOutLineClockConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line 1 configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" ::= { dts480xOutLineClockEntry 2 } dts480xOutLineClockConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." ::= { dts480xOutLineClockEntry 3 } dts480xOutLineClockType OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Line type of the clock line output. 0: MOBALine 1: impulse line 2: DCF active line 3: DCF impulse line" ::= { dts480xOutLineClockEntry 4 } dts480xOutLineClockMode OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Operation mode of the clock line output. 0: disabled 1: enabled 2: 12h position (MOBALine only)" ::= { dts480xOutLineClockEntry 5 } dts480xOutLineClockTimezone OBJECT-TYPE SYNTAX Unsigned32 (0..99) MAX-ACCESS read-write STATUS current DESCRIPTION "Time zone for the clock line 0: UTC 1-99: See user manual 800652, time zone table" ::= { dts480xOutLineClockEntry 6 } dts480xOutLineClockAlCurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" ::= { dts480xOutLineClockEntry 7 } dts480xOutLineClockMBLFunction OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline minute hand mode 0: minute step 1: 1/2 minute step 2: continuous" ::= { dts480xOutLineClockEntry 8 } dts480xOutLineClockMBLSwitch OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline switching mode 0: disabled 1: enabled" ::= { dts480xOutLineClockEntry 9 } dts480xOutLineClockMBLWorldtime OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline world time mode 0: disabled 1: enabled" ::= { dts480xOutLineClockEntry 10 } dts480xOutLineClockImpFunction OBJECT-TYPE SYNTAX Unsigned32 (0..6) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse line mode 0: minute impulse 1: 1/2 minute impulse 2: seconde impulse 3: 1/5 minute impulse 4: 1/8 minute impulse or DCF active mode 1-6: See user manual 800652" ::= { dts480xOutLineClockEntry 11 } dts480xOutLineClockImpLinetime OBJECT-TYPE SYNTAX DisplayString UNITS "Date/Time string hh:mm:ss DD.MM.YY" MAX-ACCESS read-write STATUS current DESCRIPTION "Defines the impulse line time. Format: ASCII string = hh:mm:ss DD.MM.YY" ::= { dts480xOutLineClockEntry 12 } dts480xOutLineClockImpWidth OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse width 200..30000." ::= { dts480xOutLineClockEntry 13 } dts480xOutLineClockImpPause OBJECT-TYPE SYNTAX Unsigned32 (200..30000) UNITS "milli seconds (ms)" MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse pause 200..30000." ::= { dts480xOutLineClockEntry 14 } dts480xOutLineClockImpCatchUp OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Impulse catch up mode 0: 12 hours 1: 24 hours 2: 1 week" ::= { dts480xOutLineClockEntry 15 } dts480xOutLineClockMBLSecFunction OBJECT-TYPE SYNTAX Unsigned32 (0..3) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline second hand mode 0: jump 1: continuos with stop 2: continuos without stop 3: wobbling with stop" ::= { dts480xOutLineClockEntry 16 } dts480xOutLineClockLineVoltage OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Mobaline Line voltage 0: 24V 1: 48V 2: 60V" ::= { dts480xOutLineClockEntry 17 } dts480xOutLineClockLineMincurrent OBJECT-TYPE SYNTAX Unsigned32 (0..1000) UNITS "milli ampere (mA)" MAX-ACCESS read-write STATUS current DESCRIPTION "Clock line minimum alarm current (MOBALine: 0..700mA, impulse line 0..1000mA)" ::= { dts480xOutLineClockEntry 18 } dts480xAlarmRelayConfig OBJECT IDENTIFIER ::= { dts480xV2 6 } dts480xRelayAlarmMask OBJECT-TYPE SYNTAX DTSAlarm64 (SIZE(8)) MAX-ACCESS read-write STATUS current DESCRIPTION "Alarm bit mask for the relay output. Relay output = (Alarms & Alarmmask) > 0" REFERENCE "OFS_AL_RELAY_MASK, 8, VARTYPE_BYTEARR" ::= { dts480xAlarmRelayConfig 1 } dts480xRelayConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Alarm relay configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_AL_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xAlarmRelayConfig 100 } dts480xRelayConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_AL_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xAlarmRelayConfig 101 } dts480xAlarmMailConfig OBJECT IDENTIFIER ::= { dts480xV2 7 } dts480xMailMode OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mode of the mail operation. 0: Off 1: On" REFERENCE "OFS_MAIL_MODE, 1, VARTYPE_BYTE" ::= { dts480xAlarmMailConfig 1 } dts480xMailAlarmMask OBJECT-TYPE SYNTAX DTSAlarm64 (SIZE(8)) MAX-ACCESS read-write STATUS current DESCRIPTION "Alarm bit mask to send mail alarm messages. Alarm mail = (Alarms & Alarmmask) > 0" REFERENCE "OFS_MAIL_MASK, 8, VARTYPE_BYTEARR" ::= { dts480xAlarmMailConfig 2 } dts480xMailServerAddress OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 network address (xxx.xxx.xxx.xxx) or fully qualified domain name of the mail server." REFERENCE "OFS_MAIL_SERVER, 63, VARTYPE_STRING" ::= { dts480xAlarmMailConfig 3 } dts480xMailServerPort OBJECT-TYPE SYNTAX Unsigned32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 network port of the mail server." REFERENCE "OFS_MAIL_PORT, 4, VARTYPE_DWORD" ::= { dts480xAlarmMailConfig 4 } dts480xMailAddrDestination1 OBJECT-TYPE SYNTAX DisplayString (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "Mail destination address 1. Format: sample@test.com" REFERENCE "OFS_MAIL_DEST1, 63, VARTYPE_STRING" ::= { dts480xAlarmMailConfig 5 } dts480xMailAddrDestination2 OBJECT-TYPE SYNTAX DisplayString (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "Mail destination address 2. Format: sample@test.com" REFERENCE "OFS_MAIL_DEST2, 63, VARTYPE_STRING" ::= { dts480xAlarmMailConfig 6 } dts480xMailAddrReply OBJECT-TYPE SYNTAX DisplayString (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "Mail reply address. Is used to define the reply address for the recipient. Format: sample@test.com" REFERENCE "OFS_MAIL_REPLY, 63, VARTYPE_STRING" ::= { dts480xAlarmMailConfig 7 } dts480xMailAddrFrom OBJECT-TYPE SYNTAX DisplayString (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "Mail sender (from) address. Is normally used to authenticate the sender on the mail server. Format: sample@test.com" REFERENCE "OFS_MAIL_FROM, 63, VARTYPE_STRING" ::= { dts480xAlarmMailConfig 8 } dts480xMailUser OBJECT-TYPE SYNTAX DisplayString (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "User name mail account. Is used to authenticate the sender on the mail server." REFERENCE "OFS_MAIL_USER, 63, VARTYPE_STRING" ::= { dts480xAlarmMailConfig 9 } dts480xMailPassword OBJECT-TYPE SYNTAX DisplayString (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "Password mail account. Is used to authenticate the sender on the mail server." REFERENCE "OFS_MAIL_PASSWORD, 63, VARTYPE_STRING" ::= { dts480xAlarmMailConfig 10 } dts480xMailAuthMode OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mode of the mail authentication. 0: Off (mail sender address used) 1: Auto (CRAM-MD5,LOGIN,PLAIN) 2: Plain 3: Login 4: CRAM-MD5" REFERENCE "OFS_MAIL_AUTHMODE, 1, VARTYPE_BYTE" ::= { dts480xAlarmMailConfig 11 } dts480xMailConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Alarm mail configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_MAIL_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xAlarmMailConfig 100 } dts480xMailConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_MAIL_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xAlarmMailConfig 101 } dts480xSnmpConfig OBJECT IDENTIFIER ::= { dts480xV2 8 } dts480xSnmpMode OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mode of the snmp operation. 0: Off 1: On" REFERENCE "OFS_SNMP_MODE, 1, VARTYPE_BYTE" ::= { dts480xSnmpConfig 1 } dts480xSnmpAlarmMask OBJECT-TYPE SYNTAX DTSAlarm64 (SIZE(8)) MAX-ACCESS read-write STATUS current DESCRIPTION "Alarm bit mask to define the visible alarms by snmp management system. Alarm status = (Alarms & Alarmmask) > 0" REFERENCE "OFS_SNMP_MASK, 8, VARTYPE_BYTEARR" ::= { dts480xSnmpConfig 2 } dts480xSnmpROCommunity OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "Read only community string." REFERENCE "OFS_SNMPV12C_ROCOMM, 39, VARTYPE_STRING" ::= { dts480xSnmpConfig 3 } dts480xSnmpRWCommunity OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "Read / write community string." REFERENCE "OFS_SNMPV12C_RWCOMM, 39, VARTYPE_STRING" ::= { dts480xSnmpConfig 4 } dts480xSnmpTrapMode OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Mode of the snmp trap operation. 0: Off 1: On" REFERENCE "OFS_TRAP_MODE, 1, VARTYPE_BYTE" ::= { dts480xSnmpConfig 5 } dts480xSnmpTrapAlarmMask OBJECT-TYPE SYNTAX DTSAlarm64 (SIZE(8)) MAX-ACCESS read-write STATUS current DESCRIPTION "Alarm bit mask to send snmp alarm messages. Alarm trap = (Alarms & Alarmmask) > 0" REFERENCE "OFS_TRAP_MASK, 8, VARTYPE_BYTEARR" ::= { dts480xSnmpConfig 6 } dts480xSnmpTrapCommunity OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "Trap community string." REFERENCE "OFS_TRAP_COMM, 39, VARTYPE_STRING" ::= { dts480xSnmpConfig 7 } dts480xSnmpTrapListenerIPAddress1 OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 network address (xxx.xxx.xxx.xxx) or fully qualified domain name of the trap listener station." REFERENCE "OFS_TRAP_SERVER1, 63, VARTYPE_STRING" ::= { dts480xSnmpConfig 8 } dts480xSnmpTrapListenerPort1 OBJECT-TYPE SYNTAX Unsigned32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 network port of the trap listener station." REFERENCE "OFS_TRAP_PORT1, 2, VARTYPE_WORD" ::= { dts480xSnmpConfig 9 } dts480xSnmpTrapVersion1 OBJECT-TYPE SYNTAX Unsigned32 (1..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Version of the snmp trap/notification for trap destination 1. 1: SNMP Version 1 2: SNMP Version 2c" REFERENCE "OFS_TRAP_VERSION1, 1, VARTYPE_BYTE" ::= { dts480xSnmpConfig 10 } dts480xSnmpTrapListenerIPAddress2 OBJECT-TYPE SYNTAX DTSNetworkName (SIZE(63)) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 network address (xxx.xxx.xxx.xxx) or fully qualified domain name of the trap listener station." REFERENCE "OFS_TRAP_SERVER2, 63, VARTYPE_STRING" ::= { dts480xSnmpConfig 11 } dts480xSnmpTrapListenerPort2 OBJECT-TYPE SYNTAX Unsigned32 (0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "IPv4 network port of the trap listener station." REFERENCE "OFS_TRAP_PORT2, 2, VARTYPE_WORD" ::= { dts480xSnmpConfig 12 } dts480xSnmpTrapVersion2 OBJECT-TYPE SYNTAX Unsigned32 (1..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Version of the snmp trap/notification for trap destination 2. 1: SNMP Version 1 2: SNMP Version 2c" REFERENCE "OFS_TRAP_VERSION2, 1, VARTYPE_BYTE" ::= { dts480xSnmpConfig 13 } dts480xSnmpTrapAliveMsgInterval OBJECT-TYPE SYNTAX Unsigned32 (0 | 1..7200) UNITS "seconds (s)" MAX-ACCESS read-write STATUS current DESCRIPTION "Time interval to send the alive message to the trap listener stations. 0: Alive message disabled >0: Alive message enabled Range: 1 ... 7200 seconds" REFERENCE "OFS_TRAP_ALIVE_TO, 4, VARTYPE_DWORD" ::= { dts480xSnmpConfig 14 } dts480xSnmpLocation OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "Location string" REFERENCE "OFS_SNMP_LOCATION, 39, VARTYPE_STRING" ::= { dts480xSnmpConfig 15 } dts480xSnmpContact OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "Contact string" REFERENCE "OFS_SNMP_CONTACT, 39, VARTYPE_STRING" ::= { dts480xSnmpConfig 16 } dts480xSnmpV3 OBJECT IDENTIFIER ::= { dts480xSnmpConfig 30 } dts480xSnmpV3UserPassword1 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "User password string." REFERENCE "OFS_SNMPV3_USERPW1, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 1 } dts480xSnmpV3UserLevel1 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "User access level" REFERENCE "OFS_SNMPV3_USERLEVEL1, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 2 } dts480xSnmpV3UserRead1 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "User access level" REFERENCE "OFS_SNMPV3_USERREAD1, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 3 } dts480xSnmpV3UserWrite1 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "User access level" REFERENCE "OFS_SNMPV3_USERWRITE1, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 4 } dts480xSnmpV3UserPassword2 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "User password string." REFERENCE "OFS_SNMPV3_USERPW2, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 5 } dts480xSnmpV3UserLevel2 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "User access level" REFERENCE "OFS_SNMPV3_USERLEVEL2, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 6 } dts480xSnmpV3UserRead2 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "User access level" REFERENCE "OFS_SNMPV3_USERREAD2, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 7 } dts480xSnmpV3UserWrite2 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "User access level" REFERENCE "OFS_SNMPV3_USERWRITE2, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 8 } dts480xSnmpV3View11 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "View 1" REFERENCE "OFS_SNMPV3_VIEW1_1, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 11 } dts480xSnmpV3View12 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "View 1" REFERENCE "OFS_SNMPV3_VIEW1_2, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 12 } dts480xSnmpV3View13 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "View 1" REFERENCE "OFS_SNMPV3_VIEW1_3, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 13 } dts480xSnmpV3View14 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "View 1" REFERENCE "OFS_SNMPV3_VIEW1_4, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 14 } dts480xSnmpV3View15 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "View 1" REFERENCE "OFS_SNMPV3_VIEW1_5, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 15 } dts480xSnmpV3View16 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "View 1" REFERENCE "OFS_SNMPV3_VIEW1_6, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 16 } dts480xSnmpV3View21 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "View 2" REFERENCE "OFS_SNMPV3_VIEW2_1, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 21 } dts480xSnmpV3View22 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "View 2" REFERENCE "OFS_SNMPV3_VIEW2_2, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 22 } dts480xSnmpV3View23 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "View 2" REFERENCE "OFS_SNMPV3_VIEW2_3, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 23 } dts480xSnmpV3View24 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "View 2" REFERENCE "OFS_SNMPV3_VIEW2_4, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 24 } dts480xSnmpV3View25 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "View 2" REFERENCE "OFS_SNMPV3_VIEW2_5, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 25 } dts480xSnmpV3View26 OBJECT-TYPE SYNTAX DisplayString (SIZE(39)) MAX-ACCESS read-write STATUS current DESCRIPTION "View 2" REFERENCE "OFS_SNMPV3_VIEW2_6, 39, VARTYPE_STRING" ::= { dts480xSnmpV3 26 } dts480xSnmpConfigCmd OBJECT-TYPE SYNTAX Unsigned32 (0..2) MAX-ACCESS read-write STATUS current DESCRIPTION "Alarm mail configuration changed command variable. 0: Not defined 1: SNMP has changed the configuration 2: SNMP requests to restore the old configuration" REFERENCE "OFS_SNMP_CHANGED, 1, VARTYPE_BYTE" ::= { dts480xSnmpConfig 100 } dts480xSnmpConfigChangedTime OBJECT-TYPE SYNTAX TimeTicks UNITS "Time ticks in 1/100th seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Time of the last configuration change." REFERENCE "OFS_SNMP_UPDTIME, 4, VARTYPE_DWORD" ::= { dts480xSnmpConfig 101 } dts480xSnmpCurrentAlarmInfo OBJECT IDENTIFIER ::= { dts480xSnmpConfig 1000 } dts480xTrapAlMsgErrorNr OBJECT-TYPE SYNTAX Unsigned32 (0..63) MAX-ACCESS read-only STATUS current DESCRIPTION "Error number of the trap message." REFERENCE "OFS_TRAP_ERRORNBR, 1, VARTYPE_BYTE" ::= { dts480xSnmpCurrentAlarmInfo 1 } dts480xTrapAlMsgErrorState OBJECT-TYPE SYNTAX Unsigned32 (0..1) MAX-ACCESS read-only STATUS current DESCRIPTION "Error state of the trap message." REFERENCE "OFS_TRAP_ERRORSTATE, 1, VARTYPE_BYTE" ::= { dts480xSnmpCurrentAlarmInfo 2 } dts480xTrapAlMsgErrorTime OBJECT-TYPE SYNTAX Unsigned32 UNITS "Seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "Error time of the trap message. Seconds since 1.1.1970 00:00:00" REFERENCE "OFS_TRAP_ERRORTIME, 4, VARTYPE_DWORD" ::= { dts480xSnmpCurrentAlarmInfo 3 } dts480xTrapAlMsgErrorText OBJECT-TYPE SYNTAX OCTET STRING (SIZE(1..59)) MAX-ACCESS read-only STATUS current DESCRIPTION "Error text of the trap message." REFERENCE "OFS_TRAP_MESSAGE, 59, VARTYPE_STRING" ::= { dts480xSnmpCurrentAlarmInfo 4 } dts480xMIBConformance OBJECT IDENTIFIER ::= { dts480xMIB 1 } dts480xMIBMIBCompliances OBJECT IDENTIFIER ::= { dts480xMIBConformance 1 } dts480xMIBGroups OBJECT IDENTIFIER ::= { dts480xMIBConformance 2 } -- compliance statements dts480xMIBCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for DTS 480x." MODULE -- this module MANDATORY-GROUPS { dts480xAllNotifications, dts480xAllObjects } ::= { dts480xMIBMIBCompliances 1 } dts480xAllNotifications NOTIFICATION-GROUP NOTIFICATIONS { dts480xStartUp, dts480xShutdown, dts480xAlarm, dts480xStatusChanged, dts480xConfigChanged, dts480xAlive } STATUS current DESCRIPTION "This automatically created notification group contains all notifications that do not belong to any other NOTIFICATION-GROUP" ::= { dts480xMIBGroups 1 } dts480xAllObjects OBJECT-GROUP OBJECTS { dts480xSysStatus, dts480xSysLastDrift, dts480xSysOffset, dts480xSysStratum, dts480xSysAlarms, dts480xLanguage, dts480xTimezone, dts480xPassword, dts480xDisplayTimezone, dts480xDisplayTimeFormat, dts480xSystemVoltage, dts480xSystemVoltageType, dts480xSystemVoltageConfigMode, dts480xBackupVoltage, dts480xSystemVoltageConfigCmd, dts480xSystemVoltageChangedTime, dts480xSystemID, dts480xDeviceAddr, dts480xSystemIdentConfigCmd, dts480xSytemIdentConfigChangedTime, dts480xNetInfoIPAddr, dts480xNetInfoIPMask, dts480xNetInfoIPGateway, dts480xNetInfoIPNameserver, dts480xNetInfoHostname, dts480xNetInfoDomain, dts480xNetInfoDHCPMode, dts480xNetInfoEthernetLinkMode, dts480xNetInfoIPv6AddrLocal, dts480xNetInfoIPv6Addr1, dts480xNetInfoIPv6Addr2, dts480xNetInfoIPv6Gateway, dts480xTInfoStratum, dts480xTInfoLastDrift1, dts480xDCFTInfoOffsetSec, dts480xDCFTInfoOffsetUSec, dts480xDCFTInfoLastTime, dts480xDCFTInfoSecCount, dts480xDCFTInfoStratum, dts480xDCFTInfoSAT, dts480xNTPTInfoCurrentSource, dts480xNTPTInfoSystemOffset, dts480xNTPTInfoSourceJitter, dts480xNTPTInfoStratum, dts480xNTPTInfoFrequency, dts480xNTPTInfoReachable, dts480xCANTInfoServer1, dts480xCANTInfoServer2, dts480xOutLineInfo1State, dts480xOutLineInfo1Current, dts480xOutLineInfo1Time, dts480xOutLineInfo2State, dts480xOutLineInfo2Current, dts480xOutLineInfo2Time, dts480xOutLineInfoState, dts480xOutLineInfoCurrent, dts480xOutLineInfoTime, dts480xOutLineInfo3Time, dts480xOutLineInfo4Time, dts480xOutLineInfo5Time, dts480xOutLineInfo6Time, dts480xSysUpdateCmd, dts480xSysBackupCmd, dts480xSysRestoreCmd, dts480xSysRestartCmd, dts480xSysDefaultCmd, dts480xSysAllChanged, dts480xSysCopyFiles, dts480xSysRunMobaApp, dts480xverModule, dts480xverLangResource, dts480xverTimezoneTable, dts480xverNTP, dts480xverLinux, dts480xverCLIShell, dts480xverRootFS, dts480xverSNMPMasterAgent, dts480xverSNMPSubAgentDTS, dts480xverSNMPSubAgentDTS4801, dts480xverApplication, dts480xProdInfoHWCode, dts480xProdInfoHWName, dts480xProdInfoHWRevision, dts480xProdInfoProdNo, dts480xProdInfoArticleNo, dts480xProdInfoFirmwareVer, dts480xSysConfigCmd, dts480xSysConfigChangedTime, dts480xIPAddr, dts480xIPMask, dts480xIPGateway, dts480xIPNameserver, dts480xHostname, dts480xDomain, dts480xDHCPMode, dts480xEthernetLinkMode, dts480xIPv6AutoConf, dts480xIPv6DHCPMode, dts480xIPv6Addr1, dts480xIPv6Prefix1, dts480xIPv6Gateway1, dts480xIPv6Nameserver, dts480xIPv6Addr2, dts480xIPv6Prefix2, dts480xIPv6Gateway2, dts480xNetConfigCmd, dts480xNetConfigChangedTime, dts480xTelnetMode, dts480xFTPMode, dts480xSSHMode, dts480xNetServicesConfigCmd, dts480xNetServicesConfigChangedTime, dts480xTSLocalMode, dts480xTSLocalTimezone, dts480xTSLocalTimeout, dts480xTSLocalFixStratum, dts480xTSErrorStratum, dts480xTSLocalCorrection, dts480xTSLocalStratumTimeout, dts480xTSOffsetSynchOnly, dts480xTSLeapSecMode, dts480xTSLeapSecDate, dts480xTSCanMode, dts480xTSConfigCmd, dts480xTSConfigChangedTime, dts480xNTPBrodacstAddr1, dts480xNTPBrodcastInterval1, dts480xNTPBroadcastTTL1, dts480xNTPBroadcastKey1, dts480xNTPBrodacstAddr2, dts480xNTPBrodcastInterval2, dts480xNTPBroadcastTTL2, dts480xNTPBroadcastKey2, dts480xNTPKeyFileCmd, dts480xNTPKeyTrusted, dts480xNTPKeyRequest, dts480xNTPKeyControl, dts480xNTPKeyGeneratorCmd, dts480xNTPAutokeyPassword, dts480xNTPConfigCmd, dts480xNTPConfigChangedTime, dts480xManualTimeSetUTC, dts480xManualTimeSetDiff, dts480xManualTimeCmd, dts480xOutLineDCFMode, dts480xOutLineDCFTimezone, dts480xOutLineDCFPulseType, dts480xOutLineDCFPulseTime, dts480xOutLineDCFPulsePeriod, dts480xOutLineDCFPulseCorrection, dts480xOutLineDCFConfigCmd, dts480xOutLineDCFConfigChangedTime, dts480xOutLineTZServerMode, dts480xOutLineTZServerMCastAddr, dts480xOutLineTZServerMCastPort, dts480xOutLineTZServerNTPInterval, dts480xOutLineTZServerTTL, dts480xOutLineTZServerTableInterval, dts480xOutLineTZServerEntryInterval, dts480xOutLineTZServerConfigCmd, dts480xOutLineTZServerConfigChangedTime, dts480xOutLineClock1Type, dts480xOutLineClock1Mode, dts480xOutLineClock1Timezone, dts480xOutLineClock1AlCurrent, dts480xOutLineClock1MBLFunction, dts480xOutLineClock1MBLSwitch, dts480xOutLineClock1MBLWorldtime, dts480xOutLineClock1MBLSecFunction, dts480xOutLineClock1ImpFunction, dts480xOutLineClock1ImpLinetime, dts480xOutLineClock1ImpWidth, dts480xOutLineClock1ImpPause, dts480xOutLineClock1ImpCatchUp, dts480xOutLineClock1LineVoltage, dts480xOutLineClock1LineMincurrent, dts480xOutLineClock1DcfActMode, dts480xOutLineClock1ConfigCmd, dts480xOutLineClock1ConfigChangedTime, dts480xOutLineClock2Type, dts480xOutLineClock2Mode, dts480xOutLineClock2Timezone, dts480xOutLineClock2AlCurrent, dts480xOutLineClock2MBLFunction, dts480xOutLineClock2MBLSwitch, dts480xOutLineClock2MBLWorldtime, dts480xOutLineClock2MBLSecFunction, dts480xOutLineClock2ImpFunction, dts480xOutLineClock2ImpLinetime, dts480xOutLineClock2ImpWidth, dts480xOutLineClock2ImpPause, dts480xOutLineClock2ImpCatchUp, dts480xOutLineClock2LineVoltage, dts480xOutLineClock2LineMincurrent, dts480xOutLineClock2DcfActMode, dts480xOutLineClock2ConfigCmd, dts480xOutLineClock2ConfigChangedTime, dts480xOutLineSerialMode, dts480xOutLineSerialTimezone, dts480xOutLineSerialComMode, dts480xOutLineSerialComParam, dts480xOutLineSerialTeleFile, dts480xOutLineRS485Mode, dts480xOutLineRS485Devices, dts480xOutLinesRS485Switch, dts480xOutLineSerialConfigCmd, dts480xOutLineSerialConfigChangedTime, dts480xOutLineSwitchTimezone, dts480xOutLineSwitchProgFile, dts480xOutLineSwitchFctChannel, dts480xOutLineSwitchFctComb, dts480xOutLineSwitchFctLongitude, dts480xOutLineSwitchFctLatitude, dts480xOutLineSwitchFctLeadSun1, dts480xOutLineSwitchFctFolSun1, dts480xOutLineSwitchFctLeadSun2, dts480xOutLineSwitchFctFolSun2, dts480xOutLineSwitchFctState, dts480xOutLineSwitchInpChan1, dts480xOutLineSwitchInpComb1, dts480xOutLineSwitchInpChan2, dts480xOutLineSwitchInpComb2, dts480xOutLineSwitchInpChan3, dts480xOutLineSwitchInpComb3, dts480xOutLineSwitchInpChan4, dts480xOutLineSwitchInpComb4, dts480xOutLineSwitchState, dts480xOutLineSwitchLockState, dts480xOutLineSwitchCmdChannel, dts480xOutLineSwitchCmdFunction, dts480xOutLineSwitchConfigCmd, dts480xOutLineSwitchConfigChangedTime, dts480xRelayAlarmMask, dts480xRelayConfigCmd, dts480xRelayConfigChangedTime, dts480xMailMode, dts480xMailAlarmMask, dts480xMailServerAddress, dts480xMailServerPort, dts480xMailAddrDestination1, dts480xMailAddrDestination2, dts480xMailAddrReply, dts480xMailAddrFrom, dts480xMailUser, dts480xMailPassword, dts480xMailAuthMode, dts480xMailConfigCmd, dts480xMailConfigChangedTime, dts480xSnmpMode, dts480xSnmpAlarmMask, dts480xSnmpROCommunity, dts480xSnmpRWCommunity, dts480xSnmpTrapMode, dts480xSnmpTrapAlarmMask, dts480xSnmpTrapCommunity, dts480xSnmpTrapListenerIPAddress1, dts480xSnmpTrapListenerPort1, dts480xSnmpTrapVersion1, dts480xSnmpTrapListenerIPAddress2, dts480xSnmpTrapListenerPort2, dts480xSnmpTrapVersion2, dts480xSnmpTrapAliveMsgInterval, dts480xSnmpLocation, dts480xSnmpContact, dts480xSnmpV3UserPassword1, dts480xSnmpV3UserLevel1, dts480xSnmpV3UserRead1, dts480xSnmpV3UserWrite1, dts480xSnmpV3UserPassword2, dts480xSnmpV3UserLevel2, dts480xSnmpV3UserRead2, dts480xSnmpV3UserWrite2, dts480xSnmpV3View11, dts480xSnmpV3View12, dts480xSnmpV3View13, dts480xSnmpV3View14, dts480xSnmpV3View15, dts480xSnmpV3View16, dts480xSnmpV3View21, dts480xSnmpV3View22, dts480xSnmpV3View23, dts480xSnmpV3View24, dts480xSnmpV3View25, dts480xSnmpV3View26, dts480xSnmpConfigCmd, dts480xSnmpConfigChangedTime, dts480xTrapAlMsgErrorNr, dts480xTrapAlMsgErrorState, dts480xTrapAlMsgErrorTime, dts480xTrapAlMsgErrorText, dts480xOutLineInfoRS485DevState, dts480xOutLineInfoRS485DevType, dts480xOutLineInfoRS485DevError, dts480xOutLineInfoRS485DevExt, dts480xNTPSourceAddr, dts480xNTPSourceMinPoll, dts480xNTPSourceMaxPoll, dts480xNTPSourceMode, dts480xNTPSourcePrefer, dts480xNTPSourceKey, dts480xOutLineTZTableEntryNumber, dts480xOutLineClock1MBLTZTableEntryNumber, dts480xOutLineClock2MBLTZTableEntryNumber, dts480xOutLineRS485DevName, dts480xOutLineClockConfigCmd, dts480xOutLineClockConfigChangedTime, dts480xOutLineClockType, dts480xOutLineClockMode, dts480xOutLineClockTimezone, dts480xOutLineClockAlCurrent, dts480xOutLineClockMBLFunction, dts480xOutLineClockMBLSwitch, dts480xOutLineClockMBLWorldtime, dts480xOutLineClockImpFunction, dts480xOutLineClockImpLinetime, dts480xOutLineClockImpWidth, dts480xOutLineClockImpPause, dts480xOutLineClockImpCatchUp, dts480xOutLineClockMBLSecFunction, dts480xOutLineClockLineVoltage, dts480xOutLineClockLineMincurrent, dts480xOutLineClock3MBLTZTableEntryNumber, dts480xOutLineClock4MBLTZTableEntryNumber, dts480xOutLineClock5MBLTZTableEntryNumber, dts480xOutLineClock6MBLTZTableEntryNumber, dts480xOutLineClock3Type, dts480xOutLineClock3Mode, dts480xOutLineClock3Timezone, dts480xOutLineClock3AlCurrent, dts480xOutLineClock3MBLFunction, dts480xOutLineClock3MBLSwitch, dts480xOutLineClock3MBLWorldtime, dts480xOutLineClock3MBLSecFunction, dts480xOutLineClock3ImpFunction, dts480xOutLineClock3ImpLinetime, dts480xOutLineClock3ImpWidth, dts480xOutLineClock3ImpPause, dts480xOutLineClock3ImpCatchUp, dts480xOutLineClock3LineVoltage, dts480xOutLineClock3LineMincurrent, dts480xOutLineClock3DcfActMode, dts480xOutLineClock3ConfigCmd, dts480xOutLineClock3ConfigChangedTime, dts480xOutLineClock4Type, dts480xOutLineClock4Mode, dts480xOutLineClock4Timezone, dts480xOutLineClock4AlCurrent, dts480xOutLineClock4MBLFunction, dts480xOutLineClock4MBLSwitch, dts480xOutLineClock4MBLWorldtime, dts480xOutLineClock4MBLSecFunction, dts480xOutLineClock4ImpFunction, dts480xOutLineClock4ImpLinetime, dts480xOutLineClock4ImpWidth, dts480xOutLineClock4ImpPause, dts480xOutLineClock4ImpCatchUp, dts480xOutLineClock4LineVoltage, dts480xOutLineClock4LineMincurrent, dts480xOutLineClock4DcfActMode, dts480xOutLineClock4ConfigCmd, dts480xOutLineClock4ConfigChangedTime, dts480xOutLineClock5Type, dts480xOutLineClock5Mode, dts480xOutLineClock5Timezone, dts480xOutLineClock5AlCurrent, dts480xOutLineClock5MBLFunction, dts480xOutLineClock5MBLSwitch, dts480xOutLineClock5MBLWorldtime, dts480xOutLineClock5MBLSecFunction, dts480xOutLineClock5ImpFunction, dts480xOutLineClock5ImpLinetime, dts480xOutLineClock5ImpWidth, dts480xOutLineClock5ImpPause, dts480xOutLineClock5ImpCatchUp, dts480xOutLineClock5LineVoltage, dts480xOutLineClock5LineMincurrent, dts480xOutLineClock5DcfActMode, dts480xOutLineClock5ConfigCmd, dts480xOutLineClock5ConfigChangedTime, dts480xOutLineClock6Type, dts480xOutLineClock6Mode, dts480xOutLineClock6Timezone, dts480xOutLineClock6AlCurrent, dts480xOutLineClock6MBLFunction, dts480xOutLineClock6MBLSwitch, dts480xOutLineClock6MBLWorldtime, dts480xOutLineClock6MBLSecFunction, dts480xOutLineClock6ImpFunction, dts480xOutLineClock6ImpLinetime, dts480xOutLineClock6ImpWidth, dts480xOutLineClock6ImpPause, dts480xOutLineClock6ImpCatchUp, dts480xOutLineClock6LineVoltage, dts480xOutLineClock6LineMincurrent, dts480xOutLineClock6DcfActMode, dts480xOutLineClock6ConfigCmd, dts480xOutLineClock6ConfigChangedTime } STATUS current DESCRIPTION "This automatically created object group contains all those objects that do not belong to any other OBJECT-GROUP" ::= { dts480xMIBGroups 3 } END