-- Machine generated MIB file, do not edit! -- -- MIB file for CQS1441, type code 42.2C, software label 1129 -- Generated on Monday, 06-Feb-23 14:54:18 CET -- CVS $Id: CQS1441_422c_sw1129.mib,v 1.3 2023/02/06 13:54:18 til Exp $ -- -- Copyright 2003-2023 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. -- CQS1441-422c-sw1129-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; cqs1441-422c-sw1129 MODULE-IDENTITY LAST-UPDATED "202302061354Z" 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 CQS1441, type code 42.2C, software label 1129" REVISION "202302061354Z" DESCRIPTION "Generated by LYNX Asset Database" ::= { mib-modules 16941129 } cqs1441-422c OBJECT-IDENTITY STATUS current DESCRIPTION "LYNX device type CQS1441" ::= { products 16940 } sw1129 OBJECT-IDENTITY STATUS current DESCRIPTION "Software label 1129" ::= { cqs1441-422c 1129 } -- Type definitions TypeFactoryReset ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { press(0) } TypeStatusColor ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { off(0), red(1), green(2), yellow(3) } TypeStatusColorRGB ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { n000000(0), ff0000(1), n00ff00(2), ffff00(3) } TypeOperationMode ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { singleToSingle(0), singleToQuad(1), quadToSingle(2), autoConversion(3) } TypeOperationModeStatus ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { singleToSingle(0), singleToQuad(1), quadToSingle(2), distribution(3) } TypeSingleLinkSource ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { sfp(0), bnc(1), autoFailover(2) } TypeSingleLinkSourceStatus ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { bnc(0), sfp(1) } TypeIn1VideoStandard ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { n12G(0), n6G(1), n3G(2), n15G(3), noSignal(4), invalidSignal(5) } -- 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 } 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 7 } locate OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-write STATUS current DESCRIPTION "toggle the locating function (yellow flashing master LED) ON/OFF" ::= { paramEntry 8 } statusColor OBJECT-TYPE SYNTAX TypeStatusColor MAX-ACCESS read-only STATUS current DESCRIPTION "The current color of the Devices Master LED (red/green/yellow)" ::= { paramEntry 9 } statusColorRGB OBJECT-TYPE SYNTAX TypeStatusColorRGB MAX-ACCESS read-only STATUS current DESCRIPTION "The current color of the Devices Master LED as #RRGGBB" ::= { paramEntry 10 } operationMode OBJECT-TYPE SYNTAX TypeOperationMode MAX-ACCESS read-write STATUS current DESCRIPTION "Operation Mode" ::= { paramEntry 12 } operationModeStatus OBJECT-TYPE SYNTAX TypeOperationModeStatus MAX-ACCESS read-only STATUS current DESCRIPTION "Active Operation Mode" ::= { paramEntry 13 } singleLinkSource OBJECT-TYPE SYNTAX TypeSingleLinkSource MAX-ACCESS read-write STATUS current DESCRIPTION "Input source selection" ::= { paramEntry 14 } singleLinkSourceStatus OBJECT-TYPE SYNTAX TypeSingleLinkSourceStatus MAX-ACCESS read-only STATUS current DESCRIPTION "Active Single-Link Source" ::= { paramEntry 15 } enableSQDTunnel OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-write STATUS current DESCRIPTION "With SQD Tunnel enabled Output VPIDs in Single to Quad Mode are not set to Quad Link 2SI VPIDs but to legacy/SQD VPIDs" ::= { paramEntry 16 } autoDistribution OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-write STATUS current DESCRIPTION "In Auto Conversion Mode with Auto Distribution set to on a 3G/HD Signal at Input 1 which is NOT marked as Quad Link (2SI) will be distributed to Output 1-4 as well as Loop Out" ::= { paramEntry 17 } in1VideoStandard OBJECT-TYPE SYNTAX TypeIn1VideoStandard MAX-ACCESS read-only STATUS current DESCRIPTION "Video Standard of Input 1" ::= { paramEntry 18 } loopVideoStandard OBJECT-TYPE SYNTAX TypeIn1VideoStandard MAX-ACCESS read-only STATUS current DESCRIPTION "Video Standard of Loop Output" ::= { paramEntry 19 } sFPInVideoStandard OBJECT-TYPE SYNTAX TypeIn1VideoStandard MAX-ACCESS read-only STATUS current DESCRIPTION "Video Standard of SFP Input" ::= { paramEntry 20 } sFPOutVideoStandard OBJECT-TYPE SYNTAX TypeIn1VideoStandard MAX-ACCESS read-only STATUS current DESCRIPTION "Video Standard of SFP Output" ::= { paramEntry 21 } out1VideoStandard OBJECT-TYPE SYNTAX TypeIn1VideoStandard MAX-ACCESS read-only STATUS current DESCRIPTION "Video Standard of Output 1" ::= { paramEntry 22 } inOut2VideoStandard OBJECT-TYPE SYNTAX TypeIn1VideoStandard MAX-ACCESS read-only STATUS current DESCRIPTION "Video Standard of Input/Output 2" ::= { paramEntry 23 } inOut3VideoStandard OBJECT-TYPE SYNTAX TypeIn1VideoStandard MAX-ACCESS read-only STATUS current DESCRIPTION "Video Standard of Input/Output 3" ::= { paramEntry 24 } inOut4VideoStandard OBJECT-TYPE SYNTAX TypeIn1VideoStandard MAX-ACCESS read-only STATUS current DESCRIPTION "Video Standard of Input/Output 4" ::= { paramEntry 25 } inputBudgetOpt OBJECT-TYPE SYNTAX FixedPointValue1 MAX-ACCESS read-only STATUS current DESCRIPTION "Displays input budget on opical port" ::= { paramEntry 26 } sFPModuleType OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the type of detected SFP Module. The SFP part number will be displayed if SFP Module is unknown." ::= { paramEntry 27 } sFPModulePartNumber OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Displays the part number of used SFP Module" ::= { paramEntry 28 } disableCVPIDInsertion OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-write STATUS current DESCRIPTION "Single to Quad and Quad to Single Mode only. Allows you to disable insertion of a VPID in C. This is needed for signals not following the SMPTE Specification that carry audio or other metadata at the start of line 10 instead of a VPID." ::= { paramEntry 29 } -- Parameter table paramTable OBJECT-TYPE SYNTAX SEQUENCE OF ParamEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table of CQS1441 parameters" ::= { sw1129 1 } paramEntry OBJECT-TYPE SYNTAX ParamEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A row in the table of CQS1441 parameters" INDEX { IMPLIED position } ::= { paramTable 1 } ParamEntry ::= SEQUENCE { typeName DisplayString, displayName DisplayString, position OCTET STRING, uptime TimeTicks, type DisplayString, version DisplayString, factoryReset TypeFactoryReset, locate OnOffValue, statusColor TypeStatusColor, statusColorRGB TypeStatusColorRGB, operationMode TypeOperationMode, operationModeStatus TypeOperationModeStatus, singleLinkSource TypeSingleLinkSource, singleLinkSourceStatus TypeSingleLinkSourceStatus, enableSQDTunnel OnOffValue, autoDistribution OnOffValue, in1VideoStandard TypeIn1VideoStandard, loopVideoStandard TypeIn1VideoStandard, sFPInVideoStandard TypeIn1VideoStandard, sFPOutVideoStandard TypeIn1VideoStandard, out1VideoStandard TypeIn1VideoStandard, inOut2VideoStandard TypeIn1VideoStandard, inOut3VideoStandard TypeIn1VideoStandard, inOut4VideoStandard TypeIn1VideoStandard, inputBudgetOpt FixedPointValue1, sFPModuleType DisplayString, sFPModulePartNumber DisplayString, disableCVPIDInsertion OnOffValue } -- Conformance statements conformance OBJECT-IDENTITY STATUS current DESCRIPTION "Conformance declaration of CQS1441" ::= { sw1129 2 } paramGroup OBJECT-GROUP OBJECTS { typeName, displayName, position, uptime, type, version, factoryReset, locate, statusColor, statusColorRGB, operationMode, operationModeStatus, singleLinkSource, singleLinkSourceStatus, enableSQDTunnel, autoDistribution, in1VideoStandard, loopVideoStandard, sFPInVideoStandard, sFPOutVideoStandard, out1VideoStandard, inOut2VideoStandard, inOut3VideoStandard, inOut4VideoStandard, inputBudgetOpt, sFPModuleType, sFPModulePartNumber, disableCVPIDInsertion } 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