-- -- FLEXDSR04_V1_7.my -- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88 -- Monday, January 30, 2017 at 09:59:11 -- -- FLEXDSR04_V1_0.my -- MIB generated by MG-SOFT Visual MIB Builder Version 6.0 Build 88 -- Friday, October 26, 2012 at 10:06:05 -- FLEXDSR04 DEFINITIONS ::= BEGIN IMPORTS sysDescr, sysContact, sysName, sysLocation FROM SNMPv2-MIB IpAddress, Integer32, Unsigned32, OBJECT-TYPE, MODULE-IDENTITY, NOTIFICATION-TYPE FROM SNMPv2-SMI DisplayString, TruthValue, DateAndTime, TEXTUAL-CONVENTION FROM SNMPv2-TC commonGroup, eventTimeStamp, eventPriority, eventCounter, mibRelease, commonVarbindsCompliance, FloatString, Integer32d1, Integer32d2, FaultOK FROM TWOWCOM-COMMONVARBINDS encoder, decoder, dvbEncoder, dvbDecoder, other FROM TWOWCOM-SMI; -- 1.3.6.1.4.1.21529.3.2.4 flexDSR04 MODULE-IDENTITY LAST-UPDATED "201701301000Z" -- January 30, 2017 at 10:00 GMT ORGANIZATION "2wcom Systems GmbH" CONTACT-INFO "2wcom Systems GmbH c/o Ralf Magnussen Am Sophienhof 8 24941 Flensburg Tel: +49 461 662830-37 Fax: +49 461 662830-11 WEB: www.2wcom.com" DESCRIPTION "FlexDSR04+ MIB" REVISION "201210261200Z" -- October 26, 2012 at 12:00 GMT DESCRIPTION "Version 1.0 - Initial release" REVISION "201402130900Z" -- February 13, 2014 at 09:00 GMT DESCRIPTION "Version 1.1 - added audioTsTable (1.3.6.1.4.1.21529.3.2.4.4.4.2)" REVISION "201403061600Z" -- March 06, 2014 at 16:00 GMT DESCRIPTION "Version 1.2 - added tsOverIp (1.3.6.1.4.1.21529.3.2.4.4.2.11) - added rtpUdpInputDataTabel (1.3.6.1.4.1.21529.3.2.4.4.3.3) - added OIDs in audioTable (1.3.6.1.4.1.21529.3.2.4.4.4.1.1.11-14) - added sfnState (1.3.6.1.4.1.21529.3.2.4.4.9)" REVISION "201405161200Z" -- May 16, 2014 at 12:00 GMT DESCRIPTION "Version 1.3 - added optoInputTable (1.3.6.1.4.1.21529.3.2.4.4.7.10) - new event: optoInputEvent (1.3.6.1.4.1.21529.3.2.4.0.17) - new event: sfnClockEvent (1.3.6.1.4.1.21529.3.2.4.0.18)" REVISION "201406251700Z" -- June 25, 2014 at 17:00 GMT DESCRIPTION "Version 1.4 - status for dual IP input stream" REVISION "201609261500Z" -- September 26, 2016 at 15:00 GMT DESCRIPTION "Version 1.5 - DTE status for UECP Data" REVISION "201611011600Z" -- November 01, 2016 at 16:00 GMT DESCRIPTION "Version 1.6 - obsolete etr290ConformityEvent, etr290ConformityEventEnable" REVISION "201701301000Z" -- January 30, 2017 at 10:00 GMT DESCRIPTION "Version 1.7 - status audioTsError added - spelling aoipIcecastInputDataEvntSettings" ::= { dvbDecoder 4 } -- -- Textual conventions -- InputSource ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Input source type" SYNTAX INTEGER { notAssigned(0), tsTuner(1), tsAsi(2), tsIp(3), aoipUdp(4), aoipIcecast(5), internalStorage(6) } ServiceMode ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Description." SYNTAX INTEGER { noTransportstream(0), automatic(1), manual(2) } -- -- Node definitions -- -- 1.3.6.1.4.1.21529.3.2.4.0 flexDSR04Events OBJECT IDENTIFIER ::= { flexDSR04 0 } -- 1.3.6.1.4.1.21529.3.2.4.0.1 tunerRfPowerEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, rfPowerValue, tunerRfPowerEventValue, tunerRfPowerEventTolerance, tunerAlarmType, tunerAlarmActive } STATUS current DESCRIPTION "Signals the status of the SAT tuner RF power" ::= { flexDSR04Events 1 } -- 1.3.6.1.4.1.21529.3.2.4.0.2 tunerCnEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, cnValue, tunerCnEventMinValue, tunerAlarmType, tunerAlarmActive } STATUS current DESCRIPTION "Signals the status of the SAT tuner C/N value" ::= { flexDSR04Events 2 } -- 1.3.6.1.4.1.21529.3.2.4.0.3 tunerBerEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, viterbiLdpcBerValue, tunerBerEventMaxValue, tunerAlarmType, tunerAlarmActive } STATUS current DESCRIPTION "Signals the status of the SAT tuner Viterbi/LDPC value" ::= { flexDSR04Events 3 } -- 1.3.6.1.4.1.21529.3.2.4.0.4 tunerTsSyncEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, tsSyncType, tsSyncState, tsSyncAlarmActive } STATUS current DESCRIPTION "Signals the SYNC status of the TS received via the SAT tuner" ::= { flexDSR04Events 4 } -- 1.3.6.1.4.1.21529.3.2.4.0.5 asiTsSyncEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, tsSyncType, tsSyncState, tsSyncAlarmActive } STATUS current DESCRIPTION "Signals the SYNC status of the TS received via the ASI input" ::= { flexDSR04Events 5 } -- 1.3.6.1.4.1.21529.3.2.4.0.6 ipTsSyncEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, tsSyncType, tsSyncState, tsSyncAlarmActive } STATUS current DESCRIPTION "Signals the SYNC status of the TS received via the IP 1000Base-T interface" ::= { flexDSR04Events 6 } -- 1.3.6.1.4.1.21529.3.2.4.0.7 etr290ConformityEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, etr290Conformity, etr290ConformityAlarmActive } STATUS obsolete DESCRIPTION "Signals the ETR 290 conformity of the currently active TS" ::= { flexDSR04Events 7 } -- 1.3.6.1.4.1.21529.3.2.4.0.8 aoipUdpInputDataEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, udpInputDataChannel, udpInputDataState, udpInputDataAlarmActive } STATUS current DESCRIPTION "Signals the input data status for Audio over IP (UDP)" ::= { flexDSR04Events 8 } -- 1.3.6.1.4.1.21529.3.2.4.0.9 aoipIcecastInputDataEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, icecastInputDataServer, icecastInputDataState, icecastInputDataAlarmActive } STATUS current DESCRIPTION "Signals the input data status for Audio over IP (Icecast)" ::= { flexDSR04Events 9 } -- 1.3.6.1.4.1.21529.3.2.4.0.10 audioEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, audioChannel, audioStatus, audioAlarmActive } STATUS current DESCRIPTION "Signals the audio data status (presence/absence of audio data)" ::= { flexDSR04Events 10 } -- 1.3.6.1.4.1.21529.3.2.4.0.11 audioLevelEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, audioChannel, audioLevel, audioLevelEventMinValue, audioLevelAlarmActive } STATUS current DESCRIPTION "Signals the status of the audio level (silence detection)" ::= { flexDSR04Events 11 } -- 1.3.6.1.4.1.21529.3.2.4.0.12 dteEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, dtePort, dteDataAvailable, dteAlarmActive } STATUS current DESCRIPTION "Signals the status of the DTE (ancillary) data" ::= { flexDSR04Events 12 } -- 1.3.6.1.4.1.21529.3.2.4.0.13 internalStorageEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, internalStorageState } STATUS current DESCRIPTION "Signals the status of the internal storage" ::= { flexDSR04Events 13 } -- 1.3.6.1.4.1.21529.3.2.4.0.14 caseTemperatureEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, caseTemperature, caseTemperatureEventMaxValue, caseTemperatureAlarmActive } STATUS current DESCRIPTION "Signals the case temperature status" ::= { flexDSR04Events 14 } -- 1.3.6.1.4.1.21529.3.2.4.0.15 inputSourceEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, outputType, currentInputSourceOrder, currentInputSourceType } STATUS current DESCRIPTION "Signals the current input source for the different outputs" ::= { flexDSR04Events 15 } -- 1.3.6.1.4.1.21529.3.2.4.0.16 remoteControlUploadEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, remoteControlUploadType, remoteControlUploadError, remoteControlUploadGroup, remoteControlUploadFile } STATUS current DESCRIPTION "Description." ::= { flexDSR04Events 16 } -- 1.3.6.1.4.1.21529.3.2.4.0.17 optoInputEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, optoInputNumber, optoInputState } STATUS current DESCRIPTION "Signals changes in optical coupler input state" ::= { flexDSR04Events 17 } -- 1.3.6.1.4.1.21529.3.2.4.0.18 sfnClockEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, sfn1ppsErrorState, sfn10MHzErrorState } STATUS current DESCRIPTION "Signals changes in sfn clock state (first error (1PPS/10MHz) or no error)" ::= { flexDSR04Events 18 } -- 1.3.6.1.4.1.21529.3.2.4.0.19 ipPerEvent NOTIFICATION-TYPE OBJECTS { sysDescr, sysName, sysLocation, eventTimeStamp, eventPriority, eventCounter, ipPerEventMode, ipPerEventValue, tsIpModePER } STATUS current DESCRIPTION "Signals the status of the IP PER value" ::= { flexDSR04Events 19 } -- 1.3.6.1.4.1.21529.3.2.4.1 inputSourceSettings OBJECT IDENTIFIER ::= { flexDSR04 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.1 audioOutput1Table OBJECT-TYPE SYNTAX SEQUENCE OF AudioOutput1Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Defining the main source and the (up to) three backup sources for the audio output 1" ::= { inputSourceSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.1.1 audioOutput1Entry OBJECT-TYPE SYNTAX AudioOutput1Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Defining one source for the audio output 1" INDEX { audioOutput1Index } ::= { audioOutput1Table 1 } AudioOutput1Entry ::= SEQUENCE { audioOutput1Index Integer32, audioOutput1Order INTEGER, audioOutput1InputSource InputSource, audioOutput1InputSourceEnabled TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.1.1.1.1 audioOutput1Index OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of input source for audio output 1" ::= { audioOutput1Entry 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.1.1.2 audioOutput1Order OBJECT-TYPE SYNTAX INTEGER { mainSource(1), backup1(2), backup2(3), backup3(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Order of input source for audio output 1 (main source or backup 1-3)" ::= { audioOutput1Entry 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.1.1.3 audioOutput1InputSource OBJECT-TYPE SYNTAX InputSource MAX-ACCESS read-write STATUS current DESCRIPTION "Input source for audio output 1" ::= { audioOutput1Entry 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.1.1.4 audioOutput1InputSourceEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Input source enabled state for audio output 1 (allows to temporarily disable an input source without the need to alter the input sources itself - by disabling e.g. the main source you can test the functionality of the first backup source, as it will automatically be activated when the main source gets disabled)" ::= { audioOutput1Entry 4 } -- 1.3.6.1.4.1.21529.3.2.4.1.2 audioOutput2Table OBJECT-TYPE SYNTAX SEQUENCE OF AudioOutput2Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Defining the main source and the (up to) three backup sources for the audio output 2" ::= { inputSourceSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.2.1 audioOutput2Entry OBJECT-TYPE SYNTAX AudioOutput2Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Defining one source for the audio output 2" INDEX { audioOutput2Index } ::= { audioOutput2Table 1 } AudioOutput2Entry ::= SEQUENCE { audioOutput2Index Integer32, audioOutput2Order INTEGER, audioOutput2InputSource InputSource, audioOutput2InputSourceEnabled TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.1.2.1.1 audioOutput2Index OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of input source for audio output 2" ::= { audioOutput2Entry 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.2.1.2 audioOutput2Order OBJECT-TYPE SYNTAX INTEGER { mainSource(1), backup1(2), backup2(3), backup3(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Order of input source for audio output 2 (main source or backup 1-3)" ::= { audioOutput2Entry 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.2.1.3 audioOutput2InputSource OBJECT-TYPE SYNTAX InputSource MAX-ACCESS read-write STATUS current DESCRIPTION "Input source for audio output 2" ::= { audioOutput2Entry 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.2.1.4 audioOutput2InputSourceEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Input source enabled state for audio output 2 (allows to temporarily disable an input source without the need to alter the input sources itself - by disabling e.g. the main source you can test the functionality of the first backup source, as it will automatically be activated when the main source gets disabled)" ::= { audioOutput2Entry 4 } -- 1.3.6.1.4.1.21529.3.2.4.1.3 audioOutput3Table OBJECT-TYPE SYNTAX SEQUENCE OF AudioOutput3Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Defining the main source and the (up to) three backup sources for the audio output 2" ::= { inputSourceSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.3.1 audioOutput3Entry OBJECT-TYPE SYNTAX AudioOutput3Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Defining one source for the audio output 2" INDEX { audioOutput3Index } ::= { audioOutput3Table 1 } AudioOutput3Entry ::= SEQUENCE { audioOutput3Index Integer32, audioOutput3Order INTEGER, audioOutput3InputSource InputSource, audioOutput3InputSourceEnabled TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.1.3.1.1 audioOutput3Index OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of input source for audio output 2" ::= { audioOutput3Entry 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.3.1.2 audioOutput3Order OBJECT-TYPE SYNTAX INTEGER { mainSource(1), backup1(2), backup2(3), backup3(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Order of input source for audio output 2 (main source or backup 1-3)" ::= { audioOutput3Entry 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.3.1.3 audioOutput3InputSource OBJECT-TYPE SYNTAX InputSource MAX-ACCESS read-write STATUS current DESCRIPTION "Input source for audio output 2" ::= { audioOutput3Entry 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.3.1.4 audioOutput3InputSourceEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Input source enabled state for audio output 2 (allows to temporarily disable an input source without the need to alter the input sources itself - by disabling e.g. the main source you can test the functionality of the first backup source, as it will automatically be activated when the main source gets disabled)" ::= { audioOutput3Entry 4 } -- 1.3.6.1.4.1.21529.3.2.4.1.4 audioOutput4Table OBJECT-TYPE SYNTAX SEQUENCE OF AudioOutput4Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Defining the main source and the (up to) three backup sources for the audio output 2" ::= { inputSourceSettings 4 } -- 1.3.6.1.4.1.21529.3.2.4.1.4.1 audioOutput4Entry OBJECT-TYPE SYNTAX AudioOutput4Entry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Defining one source for the audio output 2" INDEX { audioOutput4Index } ::= { audioOutput4Table 1 } AudioOutput4Entry ::= SEQUENCE { audioOutput4Index Integer32, audioOutput4Order INTEGER, audioOutput4InputSource InputSource, audioOutput4InputSourceEnabled TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.1.4.1.1 audioOutput4Index OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of input source for audio output 2" ::= { audioOutput4Entry 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.4.1.2 audioOutput4Order OBJECT-TYPE SYNTAX INTEGER { mainSource(1), backup1(2), backup2(3), backup3(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Order of input source for audio output 2 (main source or backup 1-3)" ::= { audioOutput4Entry 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.4.1.3 audioOutput4InputSource OBJECT-TYPE SYNTAX InputSource MAX-ACCESS read-write STATUS current DESCRIPTION "Input source for audio output 2" ::= { audioOutput4Entry 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.4.1.4 audioOutput4InputSourceEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Input source enabled state for audio output 2 (allows to temporarily disable an input source without the need to alter the input sources itself - by disabling e.g. the main source you can test the functionality of the first backup source, as it will automatically be activated when the main source gets disabled)" ::= { audioOutput4Entry 4 } -- 1.3.6.1.4.1.21529.3.2.4.1.5 asiOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF AsiOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Defining the main source and the (up to) two backup sources for the ASI output" ::= { inputSourceSettings 5 } -- 1.3.6.1.4.1.21529.3.2.4.1.5.1 asiOutputEntry OBJECT-TYPE SYNTAX AsiOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Defining one source for the ASI output" INDEX { asiOutputIndex } ::= { asiOutputTable 1 } AsiOutputEntry ::= SEQUENCE { asiOutputIndex Integer32, asiOutputOrder INTEGER, asiOutputInputSource InputSource, asiOutputInputSourceEnabled TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.1.5.1.1 asiOutputIndex OBJECT-TYPE SYNTAX Integer32 (1..3) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of input source for the ASI output" ::= { asiOutputEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.5.1.2 asiOutputOrder OBJECT-TYPE SYNTAX INTEGER { mainSource(1), backup1(2), backup2(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Order of input source for the ASI output (main source or backup 1-2)" ::= { asiOutputEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.5.1.3 asiOutputInputSource OBJECT-TYPE SYNTAX InputSource MAX-ACCESS read-write STATUS current DESCRIPTION "Input source for the ASI output" ::= { asiOutputEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.5.1.4 asiOutputInputSourceEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Input source enabled state for the ASI output (allows to temporarily disable an input source without the need to alter the input sources itself - by disabling e.g. the main source you can test the functionality of the first backup source, as it will automatically be activated when the main source gets disabled)" ::= { asiOutputEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.1.6 ipOutputTable OBJECT-TYPE SYNTAX SEQUENCE OF IpOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Defining the main source and the (up to) two backup sources for the IP 1000Base-T output" ::= { inputSourceSettings 6 } -- 1.3.6.1.4.1.21529.3.2.4.1.6.1 ipOutputEntry OBJECT-TYPE SYNTAX IpOutputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Defining one source for the IP 1000Base-T output" INDEX { ipOutputIndex } ::= { ipOutputTable 1 } IpOutputEntry ::= SEQUENCE { ipOutputIndex Integer32, ipOutputOrder INTEGER, ipOutputInputSource InputSource, ipOutputInputSourceEnabled TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.1.6.1.1 ipOutputIndex OBJECT-TYPE SYNTAX Integer32 (1..3) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of input source for the IP 1000Base-T output" ::= { ipOutputEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.6.1.2 ipOutputOrder OBJECT-TYPE SYNTAX INTEGER { mainSource(1), backup1(2), backup2(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Order of input source for the IP 1000Base-T output (main source or backup 1-2)" ::= { ipOutputEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.6.1.3 ipOutputInputSource OBJECT-TYPE SYNTAX InputSource MAX-ACCESS read-write STATUS current DESCRIPTION "Input source for the IP 1000Base-T output" ::= { ipOutputEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.6.1.4 ipOutputInputSourceEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Input source enabled state for the IP 1000Base-T output (allows to temporarily disable an input source without the need to alter the input sources itself - by disabling e.g. the main source you can test the functionality of the first backup source, as it will automatically be activated when the main source gets disabled)" ::= { ipOutputEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.1.10 switchCriteria OBJECT IDENTIFIER ::= { inputSourceSettings 10 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.1 switchCriteriaTunerRfPower OBJECT IDENTIFIER ::= { switchCriteria 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.1.1 scTunerRfPowerEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Use the tuner RF power as a parameter to decide whether to switch the input source" ::= { switchCriteriaTunerRfPower 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.1.2 scTunerRfPowerValue OBJECT-TYPE SYNTAX Integer32 UNITS "dBm" MAX-ACCESS read-write STATUS current DESCRIPTION "RF power reference value" ::= { switchCriteriaTunerRfPower 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.1.3 scTunerRfPowerTolerance OBJECT-TYPE SYNTAX Unsigned32 UNITS "dBm" MAX-ACCESS read-write STATUS current DESCRIPTION "RF power tolerance (amount of allowed variation of the actual RF power value compared to the reference value)" ::= { switchCriteriaTunerRfPower 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.1.4 scTunerRfPowerT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be incorrect before the input source will get switched to the next available backup source" ::= { switchCriteriaTunerRfPower 4 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.1.5 scTunerRfPowerT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be OK before the input source may switch back to this source" ::= { switchCriteriaTunerRfPower 5 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.2 switchCriteriaTunerCn OBJECT IDENTIFIER ::= { switchCriteria 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.2.1 scTunerCnEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Use the tuner C/N value as a parameter to decide whether to switch the input source" ::= { switchCriteriaTunerCn 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.2.2 scTunerCnMinValue OBJECT-TYPE SYNTAX Integer32 UNITS "dB" MAX-ACCESS read-write STATUS current DESCRIPTION "Tuner C/N minimum value considered OK" ::= { switchCriteriaTunerCn 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.2.3 scTunerCnT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be incorrect before the input source will get switched to the next available backup source" ::= { switchCriteriaTunerCn 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.2.4 scTunerCnT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be OK before the input source may switch back to this source" ::= { switchCriteriaTunerCn 4 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.3 switchCriteriaTunerBer OBJECT IDENTIFIER ::= { switchCriteria 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.3.1 scTunerBerEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Use the tuner Viterbi/LDPC value as a parameter to decide whether to switch the input source" ::= { switchCriteriaTunerBer 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.3.2 scTunerBerMaxValue OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-write STATUS current DESCRIPTION "Tuner BER maximum value considered OK" ::= { switchCriteriaTunerBer 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.3.3 scTunerBerT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be incorrect before the input source will get switched to the next available backup source" ::= { switchCriteriaTunerBer 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.3.4 scTunerBerT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be OK before the input source may switch back to this source" ::= { switchCriteriaTunerBer 4 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.4 switchCriteriaTunerTsSync OBJECT IDENTIFIER ::= { switchCriteria 4 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.4.1 scTunerTsSyncEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Use the TS sync status from the transport stream received via the SAT tuner as a parameter to decide whether to switch the input source" ::= { switchCriteriaTunerTsSync 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.4.2 scTunerTsSyncT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be faulty before the input source will get switched to the next available backup source" ::= { switchCriteriaTunerTsSync 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.4.3 scTunerTsSyncT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be OK before the input source may switch back to this source" ::= { switchCriteriaTunerTsSync 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.5 switchCriteriaAsiTsSync OBJECT IDENTIFIER ::= { switchCriteria 5 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.5.1 scAsiTsSyncEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Use the TS sync status from the transport stream received via the ASI input as a parameter to decide whether to switch the input source" ::= { switchCriteriaAsiTsSync 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.5.2 scAsiTsSyncT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be faulty before the input source will get switched to the next available backup source" ::= { switchCriteriaAsiTsSync 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.5.3 scAsiTsSyncT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be OK before the input source may switch back to this source" ::= { switchCriteriaAsiTsSync 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.6 switchCriteriaIpTsSync OBJECT IDENTIFIER ::= { switchCriteria 6 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.6.1 scIpTsSyncEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Use the TS sync status from the transport stream received via the IP 1000Base-T input as a parameter to decide whether to switch the input source" ::= { switchCriteriaIpTsSync 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.6.2 scIpTsSyncT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be faulty before the input source will get switched to the next available backup source" ::= { switchCriteriaIpTsSync 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.6.3 scIpTsSyncT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be OK before the input source may switch back to this source" ::= { switchCriteriaIpTsSync 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.7 switchCriteriaAudioOverIpUdp OBJECT IDENTIFIER ::= { switchCriteria 7 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.7.1 scAudioOverIpUdpEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Use the presence/absence of Audio over IP (UDP) input data as a parameter to decide whether to switch the input source" ::= { switchCriteriaAudioOverIpUdp 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.7.2 scAudioOverIpUdpT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be faulty before the input source will get switched to the next available backup source" ::= { switchCriteriaAudioOverIpUdp 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.7.3 scAudioOverIpUdpT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be OK before the input source may switch back to this source" ::= { switchCriteriaAudioOverIpUdp 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.8 switchCriteriaAudioOverIpIcecast OBJECT IDENTIFIER ::= { switchCriteria 8 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.8.1 scAudioOverIpIcecastEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Use the presence/absence of Audio over IP (Icecast) input data as a parameter to decide whether to switch the input source" ::= { switchCriteriaAudioOverIpIcecast 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.8.2 scAudioOverIpIcecastT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be faulty before the input source will get switched to the next available backup source" ::= { switchCriteriaAudioOverIpIcecast 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.8.3 scAudioOverIpIcecastT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be OK before the input source may switch back to this source" ::= { switchCriteriaAudioOverIpIcecast 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.9 switchCriteriaInternalStorage OBJECT IDENTIFIER ::= { switchCriteria 9 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.9.1 scInternalStorageEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Use the status of the internal storage as a parameter to decide whether to switch the input source" ::= { switchCriteriaInternalStorage 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.10 switchCriteriaIpPer OBJECT IDENTIFIER ::= { switchCriteria 10 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.10.1 scIpPerEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Use the IP PER value as a parameter to decide whether to switch the input source" ::= { switchCriteriaIpPer 1 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.10.2 scIpPerMode OBJECT-TYPE SYNTAX INTEGER { combinedStream(1), mainStream(2), bothStreams(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "Selecting the stream to measure PER" ::= { switchCriteriaIpPer 2 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.10.3 scIpPerValue OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-write STATUS current DESCRIPTION "IP PER value considered OK" ::= { switchCriteriaIpPer 3 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.10.4 scIpPerT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be incorrect before the input source will get switched to the next available backup source" ::= { switchCriteriaIpPer 4 } -- 1.3.6.1.4.1.21529.3.2.4.1.10.10.5 scIpPerT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be OK before the input source may switch back to this source" ::= { switchCriteriaIpPer 5 } -- 1.3.6.1.4.1.21529.3.2.4.3 interfaceSettings OBJECT IDENTIFIER ::= { flexDSR04 3 } -- 1.3.6.1.4.1.21529.3.2.4.3.1 xlrInterface OBJECT IDENTIFIER ::= { interfaceSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.3.1.1 xlrVolumeTable OBJECT-TYPE SYNTAX SEQUENCE OF XlrVolumeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Audio level adjustment for the different audio outputs" ::= { xlrInterface 1 } -- 1.3.6.1.4.1.21529.3.2.4.3.1.1.1 xlrVolumeEntry OBJECT-TYPE SYNTAX XlrVolumeEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Audio level adjustment for one audio output" INDEX { xlrVolumeIndex } ::= { xlrVolumeTable 1 } XlrVolumeEntry ::= SEQUENCE { xlrVolumeIndex Integer32, xlrVolumePort INTEGER, xlrVolumeAnalog Integer32d1, xlrVolumeDigital Integer32d1, xlrOutputType INTEGER } -- 1.3.6.1.4.1.21529.3.2.4.3.1.1.1.1 xlrVolumeIndex OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of XLR volume" ::= { xlrVolumeEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.3.1.1.1.2 xlrVolumePort OBJECT-TYPE SYNTAX INTEGER { audio1(1), audio2(2), audio3(3), audio4(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "XLR volume port / audio output (Audio1 or Audio2)" ::= { xlrVolumeEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.3.1.1.1.3 xlrVolumeAnalog OBJECT-TYPE SYNTAX Integer32d1 (-360..60) UNITS "db" MAX-ACCESS read-write STATUS current DESCRIPTION "Analog level adjustment" ::= { xlrVolumeEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.3.1.1.1.4 xlrVolumeDigital OBJECT-TYPE SYNTAX Integer32d1 (-360..60) UNITS "db" MAX-ACCESS read-write STATUS current DESCRIPTION "Digital level adjustment" ::= { xlrVolumeEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.3.1.1.1.5 xlrOutputType OBJECT-TYPE SYNTAX INTEGER { off(1), analog(2), digital(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "Description." ::= { xlrVolumeEntry 5 } -- 1.3.6.1.4.1.21529.3.2.4.3.1.99 audioLowPass15kHz OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable/disable 15 kHz audio low pass filter" ::= { xlrInterface 99 } -- 1.3.6.1.4.1.21529.3.2.4.3.2 headphoneInterface OBJECT IDENTIFIER ::= { interfaceSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.3.2.1 headphoneVolume OBJECT-TYPE SYNTAX Integer32d1 (-360..60) UNITS "dB" MAX-ACCESS read-write STATUS current DESCRIPTION "Headphone volume" ::= { headphoneInterface 1 } -- 1.3.6.1.4.1.21529.3.2.4.3.2.2 headphoneAudioChannel OBJECT-TYPE SYNTAX INTEGER { off(0), audio1(1), audio2(2), audio3(3), audio4(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "Audio channel to monitor via the headphone" ::= { headphoneInterface 2 } -- 1.3.6.1.4.1.21529.3.2.4.3.3 dteInterface OBJECT IDENTIFIER ::= { interfaceSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.3.3.1 dteInterfaceTable OBJECT-TYPE SYNTAX SEQUENCE OF DteInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Settings for the different DTE ports" ::= { dteInterface 1 } -- 1.3.6.1.4.1.21529.3.2.4.3.3.1.1 dteInterfaceEntry OBJECT-TYPE SYNTAX DteInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Settings for one DTE port" INDEX { dteInterfaceIndex } ::= { dteInterfaceTable 1 } DteInterfaceEntry ::= SEQUENCE { dteInterfaceIndex Integer32, dteInterfacePort INTEGER, dteInterfaceBaudrate Integer32 } -- 1.3.6.1.4.1.21529.3.2.4.3.3.1.1.1 dteInterfaceIndex OBJECT-TYPE SYNTAX Integer32 (1..9) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of DTE interface settings" ::= { dteInterfaceEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.3.3.1.1.2 dteInterfacePort OBJECT-TYPE SYNTAX INTEGER { dteFront(1), dte1(2), dte2(3), dte3(4), dte4(5), dte5(6), dte6(7), dte7(8), dte8(9) } MAX-ACCESS read-only STATUS current DESCRIPTION "DTE port" ::= { dteInterfaceEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.3.3.1.1.3 dteInterfaceBaudrate OBJECT-TYPE SYNTAX Integer32 (1200 | 2400 | 4800 | 9600 | 19200 | 38400 | 57600 | 115200) UNITS "baud" MAX-ACCESS read-write STATUS current DESCRIPTION "DTE baud rate" ::= { dteInterfaceEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.4 state OBJECT IDENTIFIER ::= { flexDSR04 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.1 tunerState OBJECT IDENTIFIER ::= { state 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.1 rfPowerValue OBJECT-TYPE SYNTAX Integer32 UNITS "dBm" MAX-ACCESS read-only STATUS current DESCRIPTION "Current RF power value" ::= { tunerState 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.2 cnValue OBJECT-TYPE SYNTAX Integer32 UNITS "dB" MAX-ACCESS read-only STATUS current DESCRIPTION "Current C/N value" ::= { tunerState 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.3 cfoErrorValue OBJECT-TYPE SYNTAX Integer32d2 UNITS "MHz" MAX-ACCESS read-only STATUS current DESCRIPTION "Current CFO (Center Frequency Offset) value" ::= { tunerState 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.4 agcState OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "Current AGC (automatic gain control) state" ::= { tunerState 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.5 ceState OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "Current CE state" ::= { tunerState 5 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.6 symTimeState OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "Current symbol time state" ::= { tunerState 6 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.7 carrierState OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "Current carrier state" ::= { tunerState 7 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.8 fecLockedState OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "Current FEC locked state" ::= { tunerState 8 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.9 lockedState OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "Current Tuner locked state" ::= { tunerState 9 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.10 punctureRate OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "Current puncture rate" ::= { tunerState 10 } -- The value 255.255255E-255255 means "invalid" -- 1.3.6.1.4.1.21529.3.2.4.4.1.11 viterbiLdpcBerValue OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-only STATUS current DESCRIPTION "Current Viterbi/LDPC BER value" ::= { tunerState 11 } -- The value 255.255255E-255255 means "invalid" -- 1.3.6.1.4.1.21529.3.2.4.4.1.12 rsBchBerValue OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-only STATUS current DESCRIPTION "Current RS/BCH BER value" ::= { tunerState 12 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.20 tunerAlarmTable OBJECT-TYPE SYNTAX SEQUENCE OF TunerAlarmEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Status of the different tuner alarms" ::= { tunerState 20 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.20.1 tunerAlarmEntry OBJECT-TYPE SYNTAX TunerAlarmEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Status of one tuner alarm" INDEX { tunerAlarmIndex } ::= { tunerAlarmTable 1 } TunerAlarmEntry ::= SEQUENCE { tunerAlarmIndex Integer32, tunerAlarmType INTEGER, tunerAlarmActive TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.4.1.20.1.1 tunerAlarmIndex OBJECT-TYPE SYNTAX Integer32 (1..6) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of the tuner alarm" ::= { tunerAlarmEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.20.1.2 tunerAlarmType OBJECT-TYPE SYNTAX INTEGER { rfPowerAlarm(1), cnAlarm(2), berAlarm(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Type of tuner alarm" ::= { tunerAlarmEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.1.20.1.3 tunerAlarmActive OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "State of the tuner alarm (active/inactive)" ::= { tunerAlarmEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.2 tsState OBJECT IDENTIFIER ::= { state 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.1 nid OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Current DVB network ID" ::= { tsState 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.2 tunerDatarate OBJECT-TYPE SYNTAX Integer32 UNITS "bit/s" MAX-ACCESS read-only STATUS current DESCRIPTION "Current tuner input TS data rate" ::= { tsState 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.3 asiDatarate OBJECT-TYPE SYNTAX Integer32 UNITS "bit/s" MAX-ACCESS read-only STATUS current DESCRIPTION "Current ASI input TS data rate" ::= { tsState 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.4 ipDatarate OBJECT-TYPE SYNTAX Integer32 UNITS "bit/s" MAX-ACCESS read-only STATUS current DESCRIPTION "Current IP 1000Base-T input TS data rate" ::= { tsState 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.5 etr290Conformity OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "Current ETR290 conformity (only basic checks)" ::= { tsState 5 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.6 etr290ConformityAlarmActive OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "State of the ETR290 conformity alarm (active/inactive)" ::= { tsState 6 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.10 tsSyncTable OBJECT-TYPE SYNTAX SEQUENCE OF TsSyncEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Current TS sync state of the different TS input streams" ::= { tsState 10 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.10.1 tsSyncEntry OBJECT-TYPE SYNTAX TsSyncEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Current TS sync state of one TS input stream" INDEX { tsSyncIndex } ::= { tsSyncTable 1 } TsSyncEntry ::= SEQUENCE { tsSyncIndex Integer32, tsSyncType INTEGER, tsSyncState FaultOK, tsSyncAlarmActive TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.4.2.10.1.1 tsSyncIndex OBJECT-TYPE SYNTAX Integer32 (1..3) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Transport stream index" ::= { tsSyncEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.10.1.2 tsSyncType OBJECT-TYPE SYNTAX INTEGER { tunerTs(1), asiTs(2), ipTs(3) } MAX-ACCESS read-only STATUS current DESCRIPTION "Transport Stream input type" ::= { tsSyncEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.10.1.3 tsSyncState OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "Transport Stream Sync state" ::= { tsSyncEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.10.1.4 tsSyncAlarmActive OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "State of the Transport Stream Sync alarm (active/inactive)" ::= { tsSyncEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11 tsOverIp OBJECT IDENTIFIER ::= { tsState 11 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.1 tsIpSync OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "TS Sync for IP 1000Base-T active. " ::= { tsOverIp 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.2 tsIpPacketPerIpPacket OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "TS packet(s) per IP packet" ::= { tsOverIp 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.3 tsIpBufferlevel1 OBJECT-TYPE SYNTAX Integer32 UNITS "ms" MAX-ACCESS read-only STATUS current DESCRIPTION "Buffer level (configured)" ::= { tsOverIp 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.4 tsIpBufferlevel2 OBJECT-TYPE SYNTAX Integer32 UNITS "ms" MAX-ACCESS read-only STATUS current DESCRIPTION "Buffer level (time measured) " ::= { tsOverIp 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.5 tsIpBufferlevel3 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Buffer level (TS packets measured)" ::= { tsOverIp 5 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.6 tsIpBufferReset OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Buffer reset counter" ::= { tsOverIp 6 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.7 tsIpPacketDropped OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "IP packets dropped" ::= { tsOverIp 7 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.8 tsIpPacketReordered OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "IP packets reordered" ::= { tsOverIp 8 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.9 tsIpPacketRestored OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "IP packets restored (FEC)" ::= { tsOverIp 9 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.10 tsIpPacketUnrecoverable OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "IP packets unrecoverable (FEC)" ::= { tsOverIp 10 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.11 tsIpFecL OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "FEC column count L" ::= { tsOverIp 11 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.12 tsIpFecD OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "FEC row count D" ::= { tsOverIp 12 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.13 tsIpPacketDuplicate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "IP packets twice received (FEC)" ::= { tsOverIp 13 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.14 tsIpPER OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-only STATUS current DESCRIPTION "Packet error rate" ::= { tsOverIp 14 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.15 tsIpPLR OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-only STATUS current DESCRIPTION "Packet loss rate" ::= { tsOverIp 15 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.16 tsIpErroneousPacketrate OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-only STATUS current DESCRIPTION "Received packets with CRC errors" ::= { tsOverIp 16 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.17 tsIpDualInput OBJECT IDENTIFIER ::= { tsOverIp 17 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.17.1 tsIpBackupPER OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-only STATUS current DESCRIPTION "Packet error rate of second input stream" ::= { tsIpDualInput 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.17.2 tsIpBackupPLR OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-only STATUS current DESCRIPTION "Packet loss rate of second input stream" ::= { tsIpDualInput 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.17.3 tsIpBackupErroneousPacketrate OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-only STATUS current DESCRIPTION "Received packets of second input stream with CRC errors" ::= { tsIpDualInput 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.17.4 tsIpCombinedPER OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-only STATUS current DESCRIPTION "Packet error rate after packet restoration (FEC and dual input)" ::= { tsIpDualInput 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.2.11.18 tsIpModePER OBJECT-TYPE SYNTAX FloatString MAX-ACCESS accessible-for-notify STATUS current DESCRIPTION "Packet error rate of selected mode for events" ::= { tsOverIp 18 } -- 1.3.6.1.4.1.21529.3.2.4.4.3 audioOverIpState OBJECT IDENTIFIER ::= { state 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.1 udpInputDataTable OBJECT-TYPE SYNTAX SEQUENCE OF UdpInputDataEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "State of the Audio over IP (UDP) input data channels" ::= { audioOverIpState 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.1.1 udpInputDataEntry OBJECT-TYPE SYNTAX UdpInputDataEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "State of one Audio over IP (UDP) input data channel" INDEX { udpInputDataIndex } ::= { udpInputDataTable 1 } UdpInputDataEntry ::= SEQUENCE { udpInputDataIndex Integer32, udpInputDataChannel INTEGER, udpInputDataState FaultOK, udpInputDataAlarmActive TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.4.3.1.1.1 udpInputDataIndex OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Audio over IP (UDP) input data channel index" ::= { udpInputDataEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.1.1.2 udpInputDataChannel OBJECT-TYPE SYNTAX INTEGER { channel1(1), channel2(2), channel3(3), channel4(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Audio over IP (UDP) input data channel" ::= { udpInputDataEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.1.1.3 udpInputDataState OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "Audio over IP (UDP) input data channel state (presence/absence of input data)" ::= { udpInputDataEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.1.1.4 udpInputDataAlarmActive OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "State of the Audio over IP (UDP) input data channel alarm (active/inactive)" ::= { udpInputDataEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.2 icecastInputDataTable OBJECT-TYPE SYNTAX SEQUENCE OF IcecastInputDataEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "State of the Audio over IP (Icecast) input data servers" ::= { audioOverIpState 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.2.1 icecastInputDataEntry OBJECT-TYPE SYNTAX IcecastInputDataEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "State of one Audio over IP (Icecast) input data server" INDEX { icecastInputDataIndex } ::= { icecastInputDataTable 1 } IcecastInputDataEntry ::= SEQUENCE { icecastInputDataIndex Integer32, icecastInputDataServer INTEGER, icecastInputDataState FaultOK, icecastInputDataAlarmActive TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.4.3.2.1.1 icecastInputDataIndex OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Audio over IP (Icecast) input data server index" ::= { icecastInputDataEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.2.1.2 icecastInputDataServer OBJECT-TYPE SYNTAX INTEGER { server1(1), server2(2), server3(3), server4(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Audio over IP (Icecast) input data server" ::= { icecastInputDataEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.2.1.3 icecastInputDataState OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "Audio over IP (Icecast) input data server state (presence/absence of input data)" ::= { icecastInputDataEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.2.1.4 icecastInputDataAlarmActive OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "State of the Audio over IP (Icecast) input data server alarm (active/inactive)" ::= { icecastInputDataEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.3 rtpUdpInputDataTable OBJECT-TYPE SYNTAX SEQUENCE OF RtpUdpInputDataEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "State of the Audio over IP (RTP/UDP) connections" ::= { audioOverIpState 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.3.1 rtpUdpInputDataEntry OBJECT-TYPE SYNTAX RtpUdpInputDataEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "State of the Audio over IP (RTP/UDP) connection" INDEX { rtpUdpInputDataIndex } ::= { rtpUdpInputDataTable 1 } RtpUdpInputDataEntry ::= SEQUENCE { rtpUdpInputDataIndex Integer32, rtpUdpInputDataPackets Integer32, rtpUdpInputDataRtpDataRate Integer32, rtpUdpInputDataIpRawDataRate Integer32, rtpUdpInputDataRtpPacketloss Integer32 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.3.1.1 rtpUdpInputDataIndex OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "State of the Audio over IP (RTP/UDP) connection index" ::= { rtpUdpInputDataEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.3.1.2 rtpUdpInputDataPackets OBJECT-TYPE SYNTAX Integer32 UNITS "1/sec" MAX-ACCESS read-only STATUS current DESCRIPTION "Packets/sec" ::= { rtpUdpInputDataEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.3.1.3 rtpUdpInputDataRtpDataRate OBJECT-TYPE SYNTAX Integer32 UNITS "bit/s" MAX-ACCESS read-only STATUS current DESCRIPTION "RTP data rate" ::= { rtpUdpInputDataEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.3.1.4 rtpUdpInputDataIpRawDataRate OBJECT-TYPE SYNTAX Integer32 UNITS "bit/s" MAX-ACCESS read-only STATUS current DESCRIPTION "IP raw data rate" ::= { rtpUdpInputDataEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.3.3.1.5 rtpUdpInputDataRtpPacketloss OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "RTP packet loss counter" ::= { rtpUdpInputDataEntry 5 } -- 1.3.6.1.4.1.21529.3.2.4.4.4 audioState OBJECT IDENTIFIER ::= { state 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1 audioTable OBJECT-TYPE SYNTAX SEQUENCE OF AudioEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "State of the different audio channels" ::= { audioState 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1 audioEntry OBJECT-TYPE SYNTAX AudioEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "State of one audio channel" INDEX { audioIndex } ::= { audioTable 1 } AudioEntry ::= SEQUENCE { audioIndex Integer32, audioChannel INTEGER, audioStatus FaultOK, audioVersion INTEGER, audioLayer INTEGER, audioBitRate Integer32, audioSampleRate Integer32, audioAlarmActive TruthValue, audioLevel Integer32d1, audioLevelAlarmActive TruthValue, audioNoDataAvailabe Integer32, audioDecoderResets Integer32, audioBufferlevel Integer32, audioPLLlevel Integer32, audioTsError Integer32 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.1 audioIndex OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Audio channel index" ::= { audioEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.2 audioChannel OBJECT-TYPE SYNTAX INTEGER { audio1(1), audio2(2), audio3(3), audio4(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Audio channel" ::= { audioEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.3 audioStatus OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "presence/absence of audio data ok -> audio is ok fault -> audio is not ok" ::= { audioEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.4 audioVersion OBJECT-TYPE SYNTAX INTEGER { mpeg1(1), mpeg2(2), ac3(3), mpeg4(4), aptX(5), linearPCM(6) } MAX-ACCESS read-only STATUS current DESCRIPTION "Audio version" ::= { audioEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.5 audioLayer OBJECT-TYPE SYNTAX INTEGER { layer1(1), layer2(2), layer3(3), aac(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Audio layer" ::= { audioEntry 5 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.6 audioBitRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Audio bit rate" ::= { audioEntry 6 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.7 audioSampleRate OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Audio sample rate" ::= { audioEntry 7 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.8 audioAlarmActive OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "State of the audio alarm (inactive/active - presence/absence of audio data)" ::= { audioEntry 8 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.9 audioLevel OBJECT-TYPE SYNTAX Integer32d1 UNITS "dBFS" MAX-ACCESS read-only STATUS current DESCRIPTION "Current audio level" ::= { audioEntry 9 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.10 audioLevelAlarmActive OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "State of the audio level alarm (inactive/active - silence detection)" ::= { audioEntry 10 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.11 audioNoDataAvailabe OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Everytime a empty audio frame is send out, because of no input data." ::= { audioEntry 11 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.12 audioDecoderResets OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Decoder reset counter" ::= { audioEntry 12 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.13 audioBufferlevel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Audio decoder buffer level" ::= { audioEntry 13 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.14 audioPLLlevel OBJECT-TYPE SYNTAX Integer32 (-1000..1000) MAX-ACCESS read-only STATUS current DESCRIPTION "Audio PLL speed indicator" ::= { audioEntry 14 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.1.1.15 audioTsError OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Transportstream Error Counter" ::= { audioEntry 15 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.2 audioTsTable OBJECT-TYPE SYNTAX SEQUENCE OF AudioTsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Description." ::= { audioState 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.2.1 audioTsEntry OBJECT-TYPE SYNTAX AudioTsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Description." INDEX { audioTsIndex } ::= { audioTsTable 1 } AudioTsEntry ::= SEQUENCE { audioTsIndex Integer32, audioTsMode ServiceMode, audioTsService OCTET STRING, audioTsPID Integer32 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.2.1.1 audioTsIndex OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Description." ::= { audioTsEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.2.1.2 audioTsMode OBJECT-TYPE SYNTAX ServiceMode MAX-ACCESS read-only STATUS current DESCRIPTION "Selected service mode" ::= { audioTsEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.2.1.3 audioTsService OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "Service name" ::= { audioTsEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.4.2.1.4 audioTsPID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "PID of the audio stream" ::= { audioTsEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.5 dteState OBJECT IDENTIFIER ::= { state 5 } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1 dteTable OBJECT-TYPE SYNTAX SEQUENCE OF DteEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "State of the different DTE outputs (data present/absent)" ::= { dteState 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1.1 dteEntry OBJECT-TYPE SYNTAX DteEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "State of one DTE output (data present/absent)" INDEX { dteIndex } ::= { dteTable 1 } DteEntry ::= SEQUENCE { dteIndex Integer32, dtePort INTEGER, dteDataAvailable TruthValue, dteAlarmActive TruthValue, dteUecpPI OCTET STRING, dteUecpPS OCTET STRING, dteUecpRT OCTET STRING, dteUecpTA Integer32, dteUecpTP Integer32, dteUecpPTY Integer32, dteUecpCT DateAndTime } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1.1.1 dteIndex OBJECT-TYPE SYNTAX Integer32 (1..8) MAX-ACCESS not-accessible STATUS current DESCRIPTION "DTE index" ::= { dteEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1.1.2 dtePort OBJECT-TYPE SYNTAX INTEGER { dte1(1), dte2(2), dte3(3), dte4(4), dte5(5), dte6(6), dte7(7), dte8(8) } MAX-ACCESS read-only STATUS current DESCRIPTION "DTE port" ::= { dteEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1.1.3 dteDataAvailable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "presence/absence of DTE data" ::= { dteEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1.1.4 dteAlarmActive OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "State of the DTE alarm (presence/absence of data)" ::= { dteEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1.1.5 dteUecpPI OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "Current RDS PI value" ::= { dteEntry 5 } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1.1.6 dteUecpPS OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "Current RDS PS" ::= { dteEntry 6 } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1.1.7 dteUecpRT OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS read-only STATUS current DESCRIPTION "Current RDS RadioText (RT)" ::= { dteEntry 7 } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1.1.8 dteUecpTA OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current RDS TA (0/1)" ::= { dteEntry 8 } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1.1.9 dteUecpTP OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current RDS TP (0/1)" ::= { dteEntry 9 } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1.1.10 dteUecpPTY OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Current RDS PTY" ::= { dteEntry 10 } -- 1.3.6.1.4.1.21529.3.2.4.4.5.1.1.11 dteUecpCT OBJECT-TYPE SYNTAX DateAndTime MAX-ACCESS read-only STATUS current DESCRIPTION "Current RDS CT" ::= { dteEntry 11 } -- 1.3.6.1.4.1.21529.3.2.4.4.6 inputSourceState OBJECT IDENTIFIER ::= { state 6 } -- 1.3.6.1.4.1.21529.3.2.4.4.6.1 currentInputSourceTable OBJECT-TYPE SYNTAX SEQUENCE OF CurrentInputSourceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Type of input source currently used for the different outputs and its state" ::= { inputSourceState 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.6.1.1 currentInputSourceEntry OBJECT-TYPE SYNTAX CurrentInputSourceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Type of input source currently used for one output and its state" INDEX { currentInputSourceIndex } ::= { currentInputSourceTable 1 } CurrentInputSourceEntry ::= SEQUENCE { currentInputSourceIndex Integer32, outputType INTEGER, currentInputSourceState FaultOK, currentInputSourceOrder INTEGER, currentInputSourceType InputSource } -- 1.3.6.1.4.1.21529.3.2.4.4.6.1.1.1 currentInputSourceIndex OBJECT-TYPE SYNTAX Integer32 (1..6) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Output type index" ::= { currentInputSourceEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.6.1.1.2 outputType OBJECT-TYPE SYNTAX INTEGER { audioOutput1(1), audioOutput2(2), audioOutput3(3), audioOutput4(4), asiOutput(5), ipOutput(6) } MAX-ACCESS read-only STATUS current DESCRIPTION "Output type" ::= { currentInputSourceEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.6.1.1.3 currentInputSourceState OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "State of the currently active input source" ::= { currentInputSourceEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.6.1.1.4 currentInputSourceOrder OBJECT-TYPE SYNTAX INTEGER { temporaryMasterSource(1), mainSource(2), backup1(3), backup2(4), backup3(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "Order of the currently active input source (main source or backup)" ::= { currentInputSourceEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.6.1.1.5 currentInputSourceType OBJECT-TYPE SYNTAX InputSource MAX-ACCESS read-only STATUS current DESCRIPTION "Type of the currently active input source" ::= { currentInputSourceEntry 5 } -- 1.3.6.1.4.1.21529.3.2.4.4.7 deviceState OBJECT IDENTIFIER ::= { state 7 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.1 internalStorageState OBJECT-TYPE SYNTAX FaultOK MAX-ACCESS read-only STATUS current DESCRIPTION "State of the internal storage" ::= { deviceState 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.2 internalStorageFreeMemory OBJECT-TYPE SYNTAX Integer32 UNITS "KB" MAX-ACCESS read-only STATUS current DESCRIPTION "Available free memory in the internal storage" ::= { deviceState 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.3 caseTemperature OBJECT-TYPE SYNTAX Integer32 UNITS "degree Celsius" MAX-ACCESS read-only STATUS current DESCRIPTION "Current case temperature" ::= { deviceState 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.4 caseTemperatureAlarmActive OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "State of the case temperature alarm (active/inactive)" ::= { deviceState 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.10 optoInputTable OBJECT-TYPE SYNTAX SEQUENCE OF OptoInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table of the optical coupler state" ::= { deviceState 10 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.10.1 optoInputEntry OBJECT-TYPE SYNTAX OptoInputEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "One optical coupler state" INDEX { optoInputIndex } ::= { optoInputTable 1 } OptoInputEntry ::= SEQUENCE { optoInputIndex Integer32, optoInputNumber Integer32, optoInputState INTEGER } -- 1.3.6.1.4.1.21529.3.2.4.4.7.10.1.1 optoInputIndex OBJECT-TYPE SYNTAX Integer32 (1..7) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Optical coupler index" ::= { optoInputEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.10.1.2 optoInputNumber OBJECT-TYPE SYNTAX Integer32 (1..7) MAX-ACCESS read-only STATUS current DESCRIPTION "Optical coupler number" ::= { optoInputEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.10.1.3 optoInputState OBJECT-TYPE SYNTAX INTEGER { off(1), on(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "Optical coupler state" ::= { optoInputEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.11 internalStorageTable OBJECT-TYPE SYNTAX SEQUENCE OF InternalStorageEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table of the internal storage usage" ::= { deviceState 11 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.11.1 internalStorageEntry OBJECT-TYPE SYNTAX InternalStorageEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Description." INDEX { internalStorageIndex } ::= { internalStorageTable 1 } InternalStorageEntry ::= SEQUENCE { internalStorageIndex Integer32, internalStorageSection INTEGER, internalStorageFree Integer32, internalStorageQuota Integer32, internalStorageQuotaUsed Integer32 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.11.1.1 internalStorageIndex OBJECT-TYPE SYNTAX Integer32 (1..5) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Description." ::= { internalStorageEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.11.1.2 internalStorageSection OBJECT-TYPE SYNTAX INTEGER { device(1), audio1(2), audio2(3), audio3(4), audio4(5) } MAX-ACCESS read-only STATUS current DESCRIPTION "Section of the internal storage" ::= { internalStorageEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.11.1.3 internalStorageFree OBJECT-TYPE SYNTAX Integer32 UNITS "MB" MAX-ACCESS read-only STATUS current DESCRIPTION "Amount of available free memory" ::= { internalStorageEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.11.1.4 internalStorageQuota OBJECT-TYPE SYNTAX Integer32 UNITS "MB" MAX-ACCESS read-only STATUS current DESCRIPTION "Assigned storage quota or total memory size" ::= { internalStorageEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.7.11.1.5 internalStorageQuotaUsed OBJECT-TYPE SYNTAX Integer32 UNITS "MB" MAX-ACCESS read-only STATUS current DESCRIPTION "Amount of memory used" ::= { internalStorageEntry 5 } -- 1.3.6.1.4.1.21529.3.2.4.4.8 eventParams OBJECT IDENTIFIER ::= { state 8 } -- 1.3.6.1.4.1.21529.3.2.4.4.8.1 remoteControlUploadEventParams OBJECT IDENTIFIER ::= { eventParams 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.8.1.1 remoteControlUploadType OBJECT-TYPE SYNTAX INTEGER { firmware(1), configuration(2), audio(3) } MAX-ACCESS accessible-for-notify STATUS current DESCRIPTION "Type of remote control upload" ::= { remoteControlUploadEventParams 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.8.1.2 remoteControlUploadError OBJECT-TYPE SYNTAX INTEGER { crcError(1), storageQuotaExceeded(2) } MAX-ACCESS accessible-for-notify STATUS current DESCRIPTION "Type of remote control upload error" ::= { remoteControlUploadEventParams 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.8.1.3 remoteControlUploadGroup OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS accessible-for-notify STATUS current DESCRIPTION "Group name used for remote control upload" ::= { remoteControlUploadEventParams 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.8.1.4 remoteControlUploadFile OBJECT-TYPE SYNTAX OCTET STRING MAX-ACCESS accessible-for-notify STATUS current DESCRIPTION "Name of file tried to upload via remote control" ::= { remoteControlUploadEventParams 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.9 sfnState OBJECT IDENTIFIER ::= { state 9 } -- 1.3.6.1.4.1.21529.3.2.4.4.9.1 sfnActive OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "SFN mode active" ::= { sfnState 1 } -- 1.3.6.1.4.1.21529.3.2.4.4.9.2 sfn1ppsErrorCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "1PPS error counter" ::= { sfnState 2 } -- 1.3.6.1.4.1.21529.3.2.4.4.9.3 sfn10MHzErrorCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "10MHz error counter" ::= { sfnState 3 } -- 1.3.6.1.4.1.21529.3.2.4.4.9.4 sfnBufferlevel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "SFN buffer level" ::= { sfnState 4 } -- 1.3.6.1.4.1.21529.3.2.4.4.9.5 sfnResetCount OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "SFN reset counter" ::= { sfnState 5 } -- 1.3.6.1.4.1.21529.3.2.4.4.9.6 sfnTransmissionDelay OBJECT-TYPE SYNTAX Integer32 UNITS "us" MAX-ACCESS read-only STATUS current DESCRIPTION "Transmission delay" ::= { sfnState 6 } -- 1.3.6.1.4.1.21529.3.2.4.4.9.7 sfnGlobalDelay OBJECT-TYPE SYNTAX Integer32 UNITS "us" MAX-ACCESS read-only STATUS current DESCRIPTION "Global delay" ::= { sfnState 7 } -- 1.3.6.1.4.1.21529.3.2.4.4.9.8 sfnAccuracy OBJECT-TYPE SYNTAX Integer32d1 UNITS "us" MAX-ACCESS read-only STATUS current DESCRIPTION "Accuracy of SFN" ::= { sfnState 8 } -- Accurary of SFN -- 1.3.6.1.4.1.21529.3.2.4.4.9.9 sfn1ppsErrorState OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS accessible-for-notify STATUS current DESCRIPTION "1PPS error detected" ::= { sfnState 9 } -- 1.3.6.1.4.1.21529.3.2.4.4.9.10 sfn10MHzErrorState OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS accessible-for-notify STATUS current DESCRIPTION "10MHz error detected" ::= { sfnState 10 } -- 1.3.6.1.4.1.21529.3.2.4.5 flexDSR04EventSettings OBJECT IDENTIFIER ::= { flexDSR04 5 } -- 1.3.6.1.4.1.21529.3.2.4.5.1 tunerRfPowerEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.1.1 tunerRfPowerEventValue OBJECT-TYPE SYNTAX Integer32 UNITS "dBm" MAX-ACCESS read-write STATUS current DESCRIPTION "RF power reference value" ::= { tunerRfPowerEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.1.2 tunerRfPowerEventTolerance OBJECT-TYPE SYNTAX Integer32 UNITS "dBm" MAX-ACCESS read-write STATUS current DESCRIPTION "RF power tolerance (amount of allowed variation of the actual RF power value compared to the reference value)" ::= { tunerRfPowerEventSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.1.3 tunerRfPowerEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be incorrect before the alarm will get triggered" ::= { tunerRfPowerEventSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.1.4 tunerRfPowerEventT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be OK before the alarm will be retracted" ::= { tunerRfPowerEventSettings 4 } -- 1.3.6.1.4.1.21529.3.2.4.5.1.5 tunerRfPowerEventEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { tunerRfPowerEventSettings 5 } -- 1.3.6.1.4.1.21529.3.2.4.5.2 tunerCnEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.2.1 tunerCnEventMinValue OBJECT-TYPE SYNTAX Integer32 UNITS "dB" MAX-ACCESS read-write STATUS current DESCRIPTION "Tuner C/N minimum value considered OK" ::= { tunerCnEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.2.2 tunerCnEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be incorrect before the alarm will get triggered" ::= { tunerCnEventSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.2.3 tunerCnEventT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be OK before the alarm will be retracted" ::= { tunerCnEventSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.2.4 tunerCnEventEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { tunerCnEventSettings 4 } -- 1.3.6.1.4.1.21529.3.2.4.5.3 tunerBerEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.3.1 tunerBerEventMaxValue OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-write STATUS current DESCRIPTION "Tuner BER maximum value considered OK" ::= { tunerBerEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.3.2 tunerBerEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be incorrect before the alarm will get triggered" ::= { tunerBerEventSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.3.3 tunerBerEventT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be OK before the alarm will be retracted" ::= { tunerBerEventSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.3.4 tunerBerEventEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { tunerBerEventSettings 4 } -- 1.3.6.1.4.1.21529.3.2.4.5.4 tunerTsSyncEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 4 } -- 1.3.6.1.4.1.21529.3.2.4.5.4.1 tunerTsSyncEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be faulty before the alarm will get triggered" ::= { tunerTsSyncEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.4.2 tunerTsSyncEventT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be OK before the alarm will be retracted" ::= { tunerTsSyncEventSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.4.3 tunerTsSyncEventEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { tunerTsSyncEventSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.5 asiTsSyncEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 5 } -- 1.3.6.1.4.1.21529.3.2.4.5.5.1 asiTsSyncEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be faulty before the alarm will get triggered" ::= { asiTsSyncEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.5.2 asiTsSyncEventT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be OK before the alarm will be retracted" ::= { asiTsSyncEventSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.5.3 asiTsSyncEventEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { asiTsSyncEventSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.6 ipTsSyncEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 6 } -- 1.3.6.1.4.1.21529.3.2.4.5.6.1 ipTsSyncEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be faulty before the alarm will get triggered" ::= { ipTsSyncEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.6.2 ipTsSyncEventT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be OK before the alarm will be retracted" ::= { ipTsSyncEventSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.6.3 ipTsSyncEventEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { ipTsSyncEventSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.7 etr290ConformityEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 7 } -- 1.3.6.1.4.1.21529.3.2.4.5.7.1 etr290ConformityEventEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS obsolete DESCRIPTION "Enable the monitoring for this parameter" ::= { etr290ConformityEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.8 aoipUdpInputDataEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 8 } -- 1.3.6.1.4.1.21529.3.2.4.5.8.1 aoipUdpInputDataEventTable OBJECT-TYPE SYNTAX SEQUENCE OF AoipUdpInputDataEventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Settings for the different Audio over IP (UDP) channel alarms" ::= { aoipUdpInputDataEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.8.1.1 aoipUdpInputDataEventEntry OBJECT-TYPE SYNTAX AoipUdpInputDataEventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Settings for one Audio over IP (UDP) channel alarm" INDEX { aoipUdpInputDataEventIndex } ::= { aoipUdpInputDataEventTable 1 } AoipUdpInputDataEventEntry ::= SEQUENCE { aoipUdpInputDataEventIndex Integer32, aoipUdpInputDataEventChannel INTEGER, aoipUdpInputDataEventT1 Integer32, aoipUdpInputDataEventT2 Integer32, aoipUdpInputDataEventEnabled TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.5.8.1.1.1 aoipUdpInputDataEventIndex OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Audio over IP (UDP) channel index" ::= { aoipUdpInputDataEventEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.8.1.1.2 aoipUdpInputDataEventChannel OBJECT-TYPE SYNTAX INTEGER { channel1(1), channel2(2), channel3(3), channel4(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Audio over IP (UDP) channel" ::= { aoipUdpInputDataEventEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.8.1.1.3 aoipUdpInputDataEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be faulty before the alarm will get triggered" ::= { aoipUdpInputDataEventEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.8.1.1.4 aoipUdpInputDataEventT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be OK before the alarm will be retracted" ::= { aoipUdpInputDataEventEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.5.8.1.1.5 aoipUdpInputDataEventEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { aoipUdpInputDataEventEntry 5 } -- 1.3.6.1.4.1.21529.3.2.4.5.9 aoipIcecastInputDataEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 9 } -- 1.3.6.1.4.1.21529.3.2.4.5.9.1 aoipIcecastInputDataEventTable OBJECT-TYPE SYNTAX SEQUENCE OF AoipIcecastInputDataEventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Settings for the different Audio over IP (Icecast) server alarms" ::= { aoipIcecastInputDataEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.9.1.1 aoipIcecastInputDataEventEntry OBJECT-TYPE SYNTAX AoipIcecastInputDataEventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Settings for one Audio over IP (Icecast) server alarm" INDEX { aoipIcecastInputDataEventIndex } ::= { aoipIcecastInputDataEventTable 1 } AoipIcecastInputDataEventEntry ::= SEQUENCE { aoipIcecastInputDataEventIndex Integer32, aoipIcecastInputDataEventServer INTEGER, aoipIcecastInputDataEventT1 Integer32, aoipIcecastInputDataEventT2 Integer32, aoipIcecastInputDataEventEnabled TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.5.9.1.1.1 aoipIcecastInputDataEventIndex OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Audio over IP (Icecast) server index" ::= { aoipIcecastInputDataEventEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.9.1.1.2 aoipIcecastInputDataEventServer OBJECT-TYPE SYNTAX INTEGER { server1(1), server2(2), server3(3), server4(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Audio over IP (Icecast) server" ::= { aoipIcecastInputDataEventEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.9.1.1.3 aoipIcecastInputDataEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be faulty before the alarm will get triggered" ::= { aoipIcecastInputDataEventEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.9.1.1.4 aoipIcecastInputDataEventT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be OK before the alarm will be retracted" ::= { aoipIcecastInputDataEventEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.5.9.1.1.5 aoipIcecastInputDataEventEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { aoipIcecastInputDataEventEntry 5 } -- 1.3.6.1.4.1.21529.3.2.4.5.10 audioEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 10 } -- 1.3.6.1.4.1.21529.3.2.4.5.10.1 audioEventTable OBJECT-TYPE SYNTAX SEQUENCE OF AudioEventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Settings for the different audio alarms (presence/absence of audio data)" ::= { audioEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.10.1.1 audioEventEntry OBJECT-TYPE SYNTAX AudioEventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Settings for one audio alarm" INDEX { audioEventIndex } ::= { audioEventTable 1 } AudioEventEntry ::= SEQUENCE { audioEventIndex Integer32, audioEventChannel INTEGER, audioEventT1 Integer32, audioEventT2 Integer32, audioEventEnabled TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.5.10.1.1.1 audioEventIndex OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Audio channel index" ::= { audioEventEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.10.1.1.2 audioEventChannel OBJECT-TYPE SYNTAX INTEGER { audio1(1), audio2(2), audio3(3), audio4(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Audio channel" ::= { audioEventEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.10.1.1.3 audioEventT1 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be faulty before the alarm will get triggered" ::= { audioEventEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.10.1.1.4 audioEventT2 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be OK before the alarm will be retracted" ::= { audioEventEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.5.10.1.1.5 audioEventEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { audioEventEntry 5 } -- 1.3.6.1.4.1.21529.3.2.4.5.11 audioLevelEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 11 } -- 1.3.6.1.4.1.21529.3.2.4.5.11.1 audioLevelEventTable OBJECT-TYPE SYNTAX SEQUENCE OF AudioLevelEventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Settings for the different audio level alarms (silence detection)" ::= { audioLevelEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.11.1.1 audioLevelEventEntry OBJECT-TYPE SYNTAX AudioLevelEventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Settings for one audio level alarm" INDEX { audioLevelEventIndex } ::= { audioLevelEventTable 1 } AudioLevelEventEntry ::= SEQUENCE { audioLevelEventIndex Integer32, audioLevelEventChannel INTEGER, audioLevelEventMinValue Integer32, audioLevelEventT1 Integer32, audioLevelEventT2 Integer32, audioLevelEventEnabled TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.5.11.1.1.1 audioLevelEventIndex OBJECT-TYPE SYNTAX Integer32 (1..4) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Description." ::= { audioLevelEventEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.11.1.1.2 audioLevelEventChannel OBJECT-TYPE SYNTAX INTEGER { audio1(1), audio2(2), audio3(3), audio4(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "Description." ::= { audioLevelEventEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.11.1.1.3 audioLevelEventMinValue OBJECT-TYPE SYNTAX Integer32 UNITS "dBFS" MAX-ACCESS read-write STATUS current DESCRIPTION "Minimum audio level considered not to be silence" ::= { audioLevelEventEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.11.1.1.4 audioLevelEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be faulty before the alarm will get triggered" ::= { audioLevelEventEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.5.11.1.1.5 audioLevelEventT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be OK before the alarm will be retracted" ::= { audioLevelEventEntry 5 } -- 1.3.6.1.4.1.21529.3.2.4.5.11.1.1.6 audioLevelEventEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { audioLevelEventEntry 6 } -- 1.3.6.1.4.1.21529.3.2.4.5.12 dteEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 12 } -- 1.3.6.1.4.1.21529.3.2.4.5.12.1 dteEventTable OBJECT-TYPE SYNTAX SEQUENCE OF DteEventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Settings for the different DTE alarms (presence/absence of DTE data)" ::= { dteEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.12.1.1 dteEventEntry OBJECT-TYPE SYNTAX DteEventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Settings for one DTE alarm" INDEX { dteEventIndex } ::= { dteEventTable 1 } DteEventEntry ::= SEQUENCE { dteEventIndex Integer32, dteEventPort INTEGER, dteEventT1 Integer32, dteEventT2 Integer32, dteEventEnabled TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.5.12.1.1.1 dteEventIndex OBJECT-TYPE SYNTAX Integer32 (1..8) MAX-ACCESS not-accessible STATUS current DESCRIPTION "DTE port index" ::= { dteEventEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.12.1.1.2 dteEventPort OBJECT-TYPE SYNTAX INTEGER { dte1(1), dte2(2), dte3(3), dte4(4), dte5(5), dte6(6), dte7(7), dte8(8) } MAX-ACCESS read-only STATUS current DESCRIPTION "DTE port" ::= { dteEventEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.12.1.1.3 dteEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be faulty before the alarm will get triggered" ::= { dteEventEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.12.1.1.4 dteEventT2 OBJECT-TYPE SYNTAX Integer32 UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the status must be OK before the alarm will be retracted" ::= { dteEventEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.5.12.1.1.5 dteEventEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { dteEventEntry 5 } -- 1.3.6.1.4.1.21529.3.2.4.5.13 internalStorageEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 13 } -- 1.3.6.1.4.1.21529.3.2.4.5.13.1 internalStorageEventEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { internalStorageEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.14 caseTemperatureEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 14 } -- 1.3.6.1.4.1.21529.3.2.4.5.14.1 caseTemperatureEventMaxValue OBJECT-TYPE SYNTAX Integer32 UNITS "degree Celsius" MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum case temperature value considered OK" ::= { caseTemperatureEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.14.2 caseTemperatureEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be faulty before the alarm will get triggered" ::= { caseTemperatureEventSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.14.3 caseTemperatureEventT2 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be OK before the alarm will be retracted" ::= { caseTemperatureEventSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.14.4 caseTemperatureEventEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { caseTemperatureEventSettings 4 } -- 1.3.6.1.4.1.21529.3.2.4.5.18 sfnClockEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 18 } -- 1.3.6.1.4.1.21529.3.2.4.5.18.1 sfnClockEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be faulty before the alarm will get triggered" ::= { sfnClockEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.18.2 sfnClockEventT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be OK before the alarm will be retracted" ::= { sfnClockEventSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.18.3 sfnClockEventEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { sfnClockEventSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.19 ipPerEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 19 } -- 1.3.6.1.4.1.21529.3.2.4.5.19.1 ipPerEventMode OBJECT-TYPE SYNTAX INTEGER { combinedStream(1), mainStream(2), bothStreams(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "Selecting the stream to measure PER" ::= { ipPerEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.19.2 ipPerEventValue OBJECT-TYPE SYNTAX FloatString MAX-ACCESS read-write STATUS current DESCRIPTION "IP PER value considered OK" ::= { ipPerEventSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.19.3 ipPerEventT1 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be faulty before the alarm will get triggered" ::= { ipPerEventSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.19.4 ipPerEventT2 OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "The time period for which the value must be OK before the alarm will be retracted" ::= { ipPerEventSettings 4 } -- 1.3.6.1.4.1.21529.3.2.4.5.19.5 ipPerEventEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable the monitoring for this parameter" ::= { ipPerEventSettings 5 } -- 1.3.6.1.4.1.21529.3.2.4.5.90 generalEventSettings OBJECT IDENTIFIER ::= { flexDSR04EventSettings 90 } -- 1.3.6.1.4.1.21529.3.2.4.5.90.1 flexDSR04EventTable OBJECT-TYPE SYNTAX SEQUENCE OF FlexDSR04EventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Description." ::= { generalEventSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.90.1.1 flexDSR04EventEntry OBJECT-TYPE SYNTAX FlexDSR04EventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Description." INDEX { flexDSR04EventIndex } ::= { flexDSR04EventTable 1 } FlexDSR04EventEntry ::= SEQUENCE { flexDSR04EventIndex Integer32, flexDSR04EventType INTEGER, flexDSR04EventPriority Integer32, flexDSR04EventEnabled TruthValue } -- 1.3.6.1.4.1.21529.3.2.4.5.90.1.1.1 flexDSR04EventIndex OBJECT-TYPE SYNTAX Integer32 (1..19) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Index of event entry" ::= { flexDSR04EventEntry 1 } -- 1.3.6.1.4.1.21529.3.2.4.5.90.1.1.2 flexDSR04EventType OBJECT-TYPE SYNTAX INTEGER { tunerRfPowerEvent(1), tunerCnEvent(2), tunerBerEvent(3), tunerTsSyncEvent(4), asiTsSyncEvent(5), ipTsSyncEvent(6), aoipUdpInputDataEvent(8), aoipIcecastInputDataEvent(9), audioEvent(10), audioLevelEvent(11), dteEvent(12), internalStorageEvent(13), caseTemperatureEvent(14), inputSourceEvent(15), remoteControlUploadEvent(16), optoInputEvent(17), sfnClockEvent(18), ipPerEvent(19) } MAX-ACCESS read-only STATUS current DESCRIPTION "event type" ::= { flexDSR04EventEntry 2 } -- 1.3.6.1.4.1.21529.3.2.4.5.90.1.1.3 flexDSR04EventPriority OBJECT-TYPE SYNTAX Integer32 (0..255) MAX-ACCESS read-write STATUS current DESCRIPTION "Priority of the event" ::= { flexDSR04EventEntry 3 } -- 1.3.6.1.4.1.21529.3.2.4.5.90.1.1.4 flexDSR04EventEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable/disable sending of the events to the specified trap destination(s)" ::= { flexDSR04EventEntry 4 } -- 1.3.6.1.4.1.21529.3.2.4.5.99 allEventsEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable/disable signaling of all events" ::= { flexDSR04EventSettings 99 } -- 1.3.6.1.4.1.21529.3.2.4.6 control OBJECT IDENTIFIER ::= { flexDSR04 6 } -- 1.3.6.1.4.1.21529.3.2.4.6.1 networkSettings OBJECT IDENTIFIER ::= { control 1 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.1 tcpIp OBJECT IDENTIFIER ::= { networkSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.1.1 hostname OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "Host name" ::= { tcpIp 1 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.1.2 ip OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION "Device IP address" ::= { tcpIp 2 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.1.3 subnetmask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION "Subnet mask" ::= { tcpIp 3 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.1.4 gateway OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION "IP address of the gateway" ::= { tcpIp 4 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.1.5 primaryDns OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION "IP address of primary DNS" ::= { tcpIp 5 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.1.6 secondaryDns OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION "IP address of secondary DNS" ::= { tcpIp 6 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.2 snmpSettings OBJECT IDENTIFIER ::= { networkSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.2.1 snmpTrapIP1 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "IP address of first SNMP manager" ::= { snmpSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.2.2 snmpTrapIP2 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "IP address of second SNMP manager" ::= { snmpSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.2.3 snmpTrapIP1Enable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable/disable sending of events to first SNMP manager" ::= { snmpSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.2.4 snmpTrapIP2Enable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable/disable sending of events to second SNMP manager" ::= { snmpSettings 4 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.3 sntpSettings OBJECT IDENTIFIER ::= { networkSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.3.1 sntpFirstServerIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "IP address of first SNTP server" ::= { sntpSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.3.2 sntpSecondServerIP OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "IP address of second SNTP server" ::= { sntpSettings 2 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.3.3 sntpUpdateInterval OBJECT-TYPE SYNTAX Integer32 UNITS "sec" MAX-ACCESS read-write STATUS current DESCRIPTION "SNTP update interval" ::= { sntpSettings 3 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.3.4 sntpTimeOffset OBJECT-TYPE SYNTAX Integer32 (-12..12) MAX-ACCESS read-write STATUS current DESCRIPTION "Local time offset" ::= { sntpSettings 4 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.3.5 sntpUpdateEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable/disable real time clock update via SNTP" ::= { sntpSettings 5 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.4 httpSettings OBJECT IDENTIFIER ::= { networkSettings 4 } -- 1.3.6.1.4.1.21529.3.2.4.6.1.4.1 httpPort OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "HTTP port" ::= { httpSettings 1 } -- 1.3.6.1.4.1.21529.3.2.4.6.10 commands OBJECT IDENTIFIER ::= { control 10 } -- 1.3.6.1.4.1.21529.3.2.4.6.10.1 reStartDevice OBJECT-TYPE SYNTAX Integer32 (0..1) MAX-ACCESS read-write STATUS current DESCRIPTION "Set to 1 to perform a restart of the device (will internally be reset to 0)" ::= { commands 1 } END -- -- FLEXDSR04_V1_7.my --