-- Machine generated MIB file, do not edit! -- -- MIB file for DVA5718-L, type code 05.D1, software label 468 -- Generated on Tuesday, 09-Aug-16 10:10:36 UTC -- CVS $Id: DVA5718-L_05d1_sw468.mib,v 1.15 2016/08/09 10:10:37 jvo Exp $ -- -- Copyright 2003-2016 by LYNX Technik AG -- -- These coded instructions, statements, and computer programs contain -- unpublished proprietary information written by LYNX Technik AG and -- are protected by Federal copyright law. They may not be disclosed -- to third parties or copied or duplicated in any form, in whole or -- in part, without the prior written consent of LYNX Technik AG. -- DVA5718-L-05d1-sw468-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-IDENTITY, OBJECT-TYPE, Integer32, TimeTicks FROM SNMPv2-SMI -- RFC2578 TEXTUAL-CONVENTION, DisplayString FROM SNMPv2-TC -- RFC2579 MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF -- RFC2580 mib-modules, products, FixedPointValue1, FixedPointValue2, FixedPointValue3, OnOffValue FROM LYNX-SMI; dva5718-l-05d1-sw468 MODULE-IDENTITY LAST-UPDATED "201608091010Z" ORGANIZATION "LYNX Technik AG" CONTACT-INFO "LYNX Technik AG Brunnenweg 3 64331 Weiterstadt http://www.lynx-technik.com mailto:support@lynx-technik.com" DESCRIPTION "MIB module definition for DVA5718-L, type code 05.D1, software label 468" REVISION "201608091010Z" DESCRIPTION "Generated by LYNX Asset Database" ::= { mib-modules 1489468 } dva5718-l-05d1 OBJECT-IDENTITY STATUS current DESCRIPTION "LYNX device type DVA5718-L" ::= { products 1489 } sw468 OBJECT-IDENTITY STATUS current DESCRIPTION "Software label 468" ::= { dva5718-l-05d1 468 } -- Type definitions TypeStatusColor ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { unknown(0), black(1), green(2), yellow(3), red(4) } TypeFactoryReset ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { press(0) } TypeInStandard1 ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { missing(0), sdtv(1), hdtv(2) } TypeIn1 ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { present(0), missing(1) } TypeSetFactoryDefaultGain1 ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { set(0) } TypeEventPrimaryPowermissingSNMP ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { none(0), onOnly(1), offOnly(2), onOff(3) } -- Parameter definitions typeName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "LYNX product type name" ::= { paramEntry 1 } displayName OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-write STATUS current DESCRIPTION "Name of device (potentially user-defined), as stored in device-controller" ::= { paramEntry 2 } position OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..63)) MAX-ACCESS read-only STATUS current DESCRIPTION "Full-qualified position information (e.g. as used in address-field of remoteIF protocol)" ::= { paramEntry 3 } uptime OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "Connection time of the device to this UI (in seconds)" ::= { paramEntry 4 } type OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Device type code" ::= { paramEntry 5 } version OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Device version information" ::= { paramEntry 6 } statusColor OBJECT-TYPE SYNTAX TypeStatusColor MAX-ACCESS read-only STATUS current DESCRIPTION "The current color of the Devices Master LED (red/green/yellow)" ::= { paramEntry 7 } statusColorRGB OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The current color of the Devices Master LED as #RRGGBB" ::= { paramEntry 8 } statusText OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The current status text (OK or error-details)" ::= { paramEntry 9 } factoryReset OBJECT-TYPE SYNTAX TypeFactoryReset MAX-ACCESS read-write STATUS current DESCRIPTION "Reset device to factory default values (set value to PRESS for execution)" ::= { paramEntry 10 } lock OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-write STATUS current DESCRIPTION "Lock Device" ::= { paramEntry 11 } locate OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-write STATUS current DESCRIPTION "toggle the locating function (yellow flashing master LED) ON/OFF" ::= { paramEntry 12 } eventPSU1Failure OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-only STATUS current DESCRIPTION "PSU1: Failure" ::= { paramEntry 14 } eventPSU2Failure OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-only STATUS current DESCRIPTION "PSU2: Failure" ::= { paramEntry 15 } eventVideoInput1NoInput OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-only STATUS current DESCRIPTION "Warning Event: Video Input 1 No Input" ::= { paramEntry 16 } inStandard1 OBJECT-TYPE SYNTAX TypeInStandard1 MAX-ACCESS read-only STATUS current DESCRIPTION "SDI input status indication" ::= { paramEntry 17 } dCCoupling1 OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable DC coupling of video input signal (ON/OFF)" ::= { paramEntry 18 } clamping1 OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-write STATUS current DESCRIPTION "Enable clamping of video input signal (on/off)" ::= { paramEntry 19 } gain1 OBJECT-TYPE SYNTAX FixedPointValue3 MAX-ACCESS read-write STATUS current DESCRIPTION "gain level in channel 1 [dB]" ::= { paramEntry 20 } equ1 OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "equ level in channel 1" ::= { paramEntry 21 } in1 OBJECT-TYPE SYNTAX TypeIn1 MAX-ACCESS read-only STATUS current DESCRIPTION "Input status" ::= { paramEntry 22 } setFactoryDefaultGain1 OBJECT-TYPE SYNTAX TypeSetFactoryDefaultGain1 MAX-ACCESS read-write STATUS current DESCRIPTION "Define current gain value as factory default" ::= { paramEntry 23 } setFactoryDefaultEqu1 OBJECT-TYPE SYNTAX TypeSetFactoryDefaultGain1 MAX-ACCESS read-write STATUS current DESCRIPTION "Define current equ value as factory default" ::= { paramEntry 24 } eventPrimaryPowermissing OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-only STATUS current DESCRIPTION "Info Event: Primary Power missing" ::= { paramEntry 25 } eventRedundantPowermissing OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-only STATUS current DESCRIPTION "Info Event: Redundant Power missing" ::= { paramEntry 26 } boardID OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "BoardID" ::= { paramEntry 27 } loop1 OBJECT-TYPE SYNTAX TypeInStandard1 MAX-ACCESS read-only STATUS current DESCRIPTION "SDI loop status indication" ::= { paramEntry 28 } outStandard1 OBJECT-TYPE SYNTAX TypeInStandard1 MAX-ACCESS read-only STATUS current DESCRIPTION "SDI output status indication" ::= { paramEntry 29 } out1 OBJECT-TYPE SYNTAX TypeIn1 MAX-ACCESS read-only STATUS current DESCRIPTION "Output status" ::= { paramEntry 30 } eventPrimaryPowermissingSNMP OBJECT-TYPE SYNTAX TypeEventPrimaryPowermissingSNMP MAX-ACCESS read-write STATUS current DESCRIPTION "SNMP Trap for Event: Primary Power missing" ::= { paramEntry 31 } eventRedundantPowermissingSNMP OBJECT-TYPE SYNTAX TypeEventPrimaryPowermissingSNMP MAX-ACCESS read-write STATUS current DESCRIPTION "SNMP Trap for Event: Redundant Power missing" ::= { paramEntry 32 } eventVideoInput1NoInputSNMP OBJECT-TYPE SYNTAX TypeEventPrimaryPowermissingSNMP MAX-ACCESS read-write STATUS current DESCRIPTION "SNMP Trap for Event: Video Input 1 No Input" ::= { paramEntry 33 } sNumber OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Serial Number" ::= { paramEntry 34 } -- Parameter table paramTable OBJECT-TYPE SYNTAX SEQUENCE OF ParamEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table of DVA5718-L parameters" ::= { sw468 1 } paramEntry OBJECT-TYPE SYNTAX ParamEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A row in the table of DVA5718-L parameters" INDEX { IMPLIED position } ::= { paramTable 1 } ParamEntry ::= SEQUENCE { typeName DisplayString, displayName DisplayString, position OCTET STRING, uptime TimeTicks, type DisplayString, version DisplayString, statusColor TypeStatusColor, statusColorRGB DisplayString, statusText DisplayString, factoryReset TypeFactoryReset, lock OnOffValue, locate OnOffValue, eventPSU1Failure OnOffValue, eventPSU2Failure OnOffValue, eventVideoInput1NoInput OnOffValue, inStandard1 TypeInStandard1, dCCoupling1 OnOffValue, clamping1 OnOffValue, gain1 FixedPointValue3, equ1 Integer32, in1 TypeIn1, setFactoryDefaultGain1 TypeSetFactoryDefaultGain1, setFactoryDefaultEqu1 TypeSetFactoryDefaultGain1, eventPrimaryPowermissing OnOffValue, eventRedundantPowermissing OnOffValue, boardID Integer32, loop1 TypeInStandard1, outStandard1 TypeInStandard1, out1 TypeIn1, eventPrimaryPowermissingSNMP TypeEventPrimaryPowermissingSNMP, eventRedundantPowermissingSNMP TypeEventPrimaryPowermissingSNMP, eventVideoInput1NoInputSNMP TypeEventPrimaryPowermissingSNMP, sNumber DisplayString } -- Conformance statements conformance OBJECT-IDENTITY STATUS current DESCRIPTION "Conformance declaration of DVA5718-L" ::= { sw468 2 } paramGroup OBJECT-GROUP OBJECTS { typeName, displayName, position, uptime, type, version, statusColor, statusColorRGB, statusText, factoryReset, lock, locate, eventPSU1Failure, eventPSU2Failure, eventVideoInput1NoInput, inStandard1, dCCoupling1, clamping1, gain1, equ1, in1, setFactoryDefaultGain1, setFactoryDefaultEqu1, eventPrimaryPowermissing, eventRedundantPowermissing, boardID, loop1, outStandard1, out1, eventPrimaryPowermissingSNMP, eventRedundantPowermissingSNMP, eventVideoInput1NoInputSNMP, sNumber } STATUS current DESCRIPTION "Conformance group containing all device parameters" ::= { conformance 1 } paramCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "Compliance specification" MODULE -- This module MANDATORY-GROUPS { paramGroup } ::= { conformance 2 } END