-- Machine generated MIB file, do not edit!
--
-- MIB file for CDH1811, type code 42.06, software label 514
-- Generated on Friday, 19-Feb-21 15:54:38 UTC
-- CVS $Id: CDH1811_4206_sw514.mib,v 1.2 2021/02/19 15:54:38 til Exp $
--
-- Copyright 2003-2021 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.
--
CDH1811-4206-sw514-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;
cdh1811-4206-sw514 MODULE-IDENTITY
LAST-UPDATED "202102191554Z"
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 CDH1811, type code 42.06, software label 514"
REVISION "202102191554Z"
DESCRIPTION "Generated by LYNX Asset Database"
::= { mib-modules 16902514 }
cdh1811-4206 OBJECT-IDENTITY
STATUS current
DESCRIPTION "LYNX device type CDH1811"
::= { products 16902 }
sw514 OBJECT-IDENTITY
STATUS current
DESCRIPTION "Software label 514"
::= { cdh1811-4206 514 }
-- Type definitions
TypeFactoryReset ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
press(0)
}
TypeSDIInputStandard ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
missing(0),
invalid(1),
n525(2),
n625(3),
n720p60(4),
n720p5994(5),
n720p50(6),
n720p30(7),
n720p2997(8),
n720p25(9),
n720p24(10),
n720p2398(11),
n1080i60(12),
n1080i5994(13),
n1080i50(14),
n1080p60(15),
n1080p5994(16),
n1080p50(17),
n1080p30(18),
n1080p2997(19),
n1080p25(20),
n1080p24(21),
n1080p2398(22),
n1080psF30(23),
n1080psF2997(24),
n1080psF25(25),
n1080psF24(26),
n1080psF2398(27),
n2KP60(28),
n2KP59(29),
n2KP50(30),
n2KP48(31),
n2KP47(32),
n2KP30(33),
n2KP29(34),
n2KP25(35),
n2KP24(36),
n2KP23(37),
n2KPsF30(38),
n2KPsF29(39),
n2KPsF25(40),
n2KPsF24(41),
n2KPsF23(42)
}
TypeSDIColorSpaceStatus ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
n422(0),
n444(1)
}
TypeEmbGroup1 ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
present(0),
notEmbedded(1)
}
TypeSourceAudioOut ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
ch12(0),
ch34(1),
ch56(2),
ch78(3),
ch910(4),
ch1112(5),
ch1314(6),
ch1516(7)
}
TypeFSLevel ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
mute(0),
line(1),
n12DBu(2),
n15DBu(3),
n18DBu(4),
n20DBu(5),
n22DBu(6),
n24DBu(7)
}
TypeHDMIAudioEmbedMode ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
selectedChannel(0),
channels18916(1)
}
TypeHDMIBitDepthStatus ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
n8Bit(0),
n10Bit(1),
n12Bit(2)
}
TypeHDMIColorSpaceStatus ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
rgb(0),
yCbCr422(1),
yCbCr444(2)
}
TypeHDMIBitDepth ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
auto(0),
n8Bit(1),
n10Bit(2),
n12Bit(3)
}
TypeHDMIColorSpace ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
auto(0),
rgb(1),
yCbCr422(2),
yCbCr444(3)
}
TypeHDMIColorRange ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
default(0),
limited(1),
full(2)
}
TypeAudioChannelAssignment ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
n11(0),
convert(1)
}
TypeOutputMode ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
dvi(0),
hdmi(1)
}
-- 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 }
sDIInputStandard OBJECT-TYPE
SYNTAX TypeSDIInputStandard
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Video Standard of SDI input"
::= { paramEntry 10 }
sDIColorSpaceStatus OBJECT-TYPE
SYNTAX TypeSDIColorSpaceStatus
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Shows Colorspace of SDI input"
::= { paramEntry 11 }
embGroup1 OBJECT-TYPE
SYNTAX TypeEmbGroup1
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Presence indication for embedded audio group 1"
::= { paramEntry 12 }
embGroup2 OBJECT-TYPE
SYNTAX TypeEmbGroup1
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Presence indication for embedded audio group 2"
::= { paramEntry 13 }
embGroup3 OBJECT-TYPE
SYNTAX TypeEmbGroup1
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Presence indication for embedded audio group 3"
::= { paramEntry 14 }
embGroup4 OBJECT-TYPE
SYNTAX TypeEmbGroup1
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Presence indication for embedded audio group 4"
::= { paramEntry 15 }
sourceAudioOut OBJECT-TYPE
SYNTAX TypeSourceAudioOut
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Source for audio output"
::= { paramEntry 16 }
fSLevel OBJECT-TYPE
SYNTAX TypeFSLevel
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Full-Scale level for analog audio output"
::= { paramEntry 17 }
hDMIAudioEmbed OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Enable audio embedding for HDMI output"
::= { paramEntry 18 }
hDMIAudioEmbedMode OBJECT-TYPE
SYNTAX TypeHDMIAudioEmbedMode
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Embeds channels 1-8/9-16 or selected audio channel for HDMI output"
::= { paramEntry 19 }
displayTimeCode OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Shows Time Code on the display"
::= { paramEntry 20 }
displayMetaData OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Shows Meta Data on the display"
::= { paramEntry 21 }
centerCut2K OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Center cut for some large video formats"
::= { paramEntry 22 }
fiberInput OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Enable or disable the fiber input"
::= { paramEntry 23 }
hDMIBitDepthStatus OBJECT-TYPE
SYNTAX TypeHDMIBitDepthStatus
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Shows the used HDMI Bit depth"
::= { paramEntry 36 }
hDMIColorSpaceStatus OBJECT-TYPE
SYNTAX TypeHDMIColorSpaceStatus
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Shows the used HDMI Colorspace"
::= { paramEntry 37 }
hDMIBitDepth OBJECT-TYPE
SYNTAX TypeHDMIBitDepth
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Set bit depth for HDMI output.
Per default (auto), the bit depth will be selected based on the EDID information provided by the HDMI destination."
::= { paramEntry 38 }
hDMIColorSpace OBJECT-TYPE
SYNTAX TypeHDMIColorSpace
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Select color space for HDMI output.
Per default (auto), the color space will be selected based on the EDID information provided by the HDMI destination."
::= { paramEntry 39 }
hDMIColorRange OBJECT-TYPE
SYNTAX TypeHDMIColorRange
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Select color range for HDMI output.
Per default, the color range will be selected based on the EDID information provided by the HDMI destination."
::= { paramEntry 40 }
audioChannelAssignment OBJECT-TYPE
SYNTAX TypeAudioChannelAssignment
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Switch between different allocations of audio channels.
By default, all audio channels (1 through 8) are mapped 1:1 between SDI and HDMI. If set to convert, channels 3 and 4 are swapped against each other, resulting in a conversion between the allocation according to SMPTE320M (3=Center /4=LFE) and CEA-861 (3=LFE / 4=FrontCenter)."
::= { paramEntry 41 }
outputMode OBJECT-TYPE
SYNTAX TypeOutputMode
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Shows the used output mode"
::= { paramEntry 42 }
-- Parameter table
paramTable OBJECT-TYPE
SYNTAX SEQUENCE OF ParamEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table of CDH1811 parameters"
::= { sw514 1 }
paramEntry OBJECT-TYPE
SYNTAX ParamEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A row in the table of CDH1811 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,
sDIInputStandard TypeSDIInputStandard,
sDIColorSpaceStatus TypeSDIColorSpaceStatus,
embGroup1 TypeEmbGroup1,
embGroup2 TypeEmbGroup1,
embGroup3 TypeEmbGroup1,
embGroup4 TypeEmbGroup1,
sourceAudioOut TypeSourceAudioOut,
fSLevel TypeFSLevel,
hDMIAudioEmbed OnOffValue,
hDMIAudioEmbedMode TypeHDMIAudioEmbedMode,
displayTimeCode OnOffValue,
displayMetaData OnOffValue,
centerCut2K OnOffValue,
fiberInput OnOffValue,
hDMIBitDepthStatus TypeHDMIBitDepthStatus,
hDMIColorSpaceStatus TypeHDMIColorSpaceStatus,
hDMIBitDepth TypeHDMIBitDepth,
hDMIColorSpace TypeHDMIColorSpace,
hDMIColorRange TypeHDMIColorRange,
audioChannelAssignment TypeAudioChannelAssignment,
outputMode TypeOutputMode }
-- Conformance statements
conformance OBJECT-IDENTITY
STATUS current
DESCRIPTION "Conformance declaration of CDH1811"
::= { sw514 2 }
paramGroup OBJECT-GROUP
OBJECTS {
typeName,
displayName,
position,
uptime,
type,
version,
factoryReset,
locate,
sDIInputStandard,
sDIColorSpaceStatus,
embGroup1,
embGroup2,
embGroup3,
embGroup4,
sourceAudioOut,
fSLevel,
hDMIAudioEmbed,
hDMIAudioEmbedMode,
displayTimeCode,
displayMetaData,
centerCut2K,
fiberInput,
hDMIBitDepthStatus,
hDMIColorSpaceStatus,
hDMIBitDepth,
hDMIColorSpace,
hDMIColorRange,
audioChannelAssignment,
outputMode }
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