-- Machine generated MIB file, do not edit!
--
-- MIB file for PVD1800, type code 42.23, software label 712
-- Generated on Friday, 19-Feb-21 16:10:06 UTC
-- CVS $Id: PVD1800_4223_sw712.mib,v 1.3 2021/02/19 16:10:06 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.
--
PVD1800-4223-sw712-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;
pvd1800-4223-sw712 MODULE-IDENTITY
LAST-UPDATED "202102191610Z"
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 PVD1800, type code 42.23, software label 712"
REVISION "202102191610Z"
DESCRIPTION "Generated by LYNX Asset Database"
::= { mib-modules 16931712 }
pvd1800-4223 OBJECT-IDENTITY
STATUS current
DESCRIPTION "LYNX device type PVD1800"
::= { products 16931 }
sw712 OBJECT-IDENTITY
STATUS current
DESCRIPTION "Software label 712"
::= { pvd1800-4223 712 }
-- 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)
}
TypeOut1Standard ::= 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)
}
TypeReferenceLock ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
lockToRefIn(0),
lockToSDI1(1)
}
TypeFreqPreselect ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
evenFrequencies(0),
oddFrequencies(1),
followLastRefInput(2)
}
TypeFreq ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
evenFrequency(0),
oddFrequency(1),
evenFreq(2),
oddFreq(3),
evenFreqX(4)
}
TypeSyncMode1 ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
frameSync(0),
lineSyncH(1),
lineSyncV(2)
}
TypeOut1TestPatternSelect ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
black(0),
red(1),
green(2),
blue(3),
cyan(4),
magenta(5),
yellow(6),
white(7),
n15Grey(8),
eQPath(9),
pLLPath(10),
eQPLLPath(11),
n75Colorbar(12),
colorbarOverRed(13)
}
TypeOut1TestPatternStd ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
n525(0),
n625(1),
n720p60(2),
n720p5994(3),
n720p50(4),
n720p30(5),
n720p2997(6),
n720p25(7),
n720p24(8),
n720p2398(9),
n1080i60(10),
n1080i5994(11),
n1080i50(12),
n1080p30(13),
n1080p2997(14),
n1080p25(15),
n1080p24(16),
n1080p2398(17),
n1080psF24(18),
n1080psF2398(19),
n1080p60(20),
n1080p5994(21),
n1080p50(22),
n1080psF30(23),
n1080psF2997(24),
n1080psF25(25),
followLastInput(26)
}
TypeGPI2Func ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
none(0),
freezeInput1(1),
freezeInput2(2),
freezeBothInputs(3),
switchUserPresets(4)
}
TypeSDIInSourceTypeStatus ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
electrical(0),
optical(1)
}
TypeDipSwOutFreezeMode ::= TEXTUAL-CONVENTION
STATUS current
DESCRIPTION "Enumeration"
SYNTAX INTEGER {
test(0),
freeze(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 }
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 }
out1Standard OBJECT-TYPE
SYNTAX TypeOut1Standard
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Video standard of SDI output"
::= { paramEntry 13 }
referenceLock OBJECT-TYPE
SYNTAX TypeReferenceLock
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Lock all outputs to one of *RefIn *SDI1In *SDI2In"
::= { paramEntry 14 }
referenceStatus OBJECT-TYPE
SYNTAX TypeOut1Standard
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Video Standard of Reference Input"
::= { paramEntry 15 }
freqPreselect OBJECT-TYPE
SYNTAX TypeFreqPreselect
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Specify the frequency domain for the complete device (inputs, reference and outputs)"
::= { paramEntry 16 }
freq OBJECT-TYPE
SYNTAX TypeFreq
MAX-ACCESS read-only
STATUS current
DESCRIPTION "readonly information about current internal frequency (if FreqPreselect is set to follow Reference)"
::= { paramEntry 17 }
inputToRefTolerance OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Open a tolerance window in the relative timing between SDI In and REF In.
To be applied for modifying the timing behavior in Framesync mode.When modified to ON, the SDI Input is accepted as aligned to REF even if it arrives up to 12usec later than REF.
See User Manual for details."
::= { paramEntry 18 }
syncMode1 OBJECT-TYPE
SYNTAX TypeSyncMode1
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Select Synchronization Mode for SDI Channel 1"
::= { paramEntry 19 }
inputStatusSDI1 OBJECT-TYPE
SYNTAX TypeOut1Standard
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Video Standard of SDI input channel 1"
::= { paramEntry 20 }
syncSDIIn1 OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Specify that the SDI Input is synchronous to the Reference (while a static offset is allowed).
This will add an automatic audio-delay compensation according to that SDI-to-REF offset. As a result, the total Audio/Video processing delay is guaranteed to be matched.
NOTE that this setting shall NOT be activated for non-synchronous SDI inputs, because this can lead to intermittent artifacts in the audio path."
::= { paramEntry 21 }
out1TotalProcTime OBJECT-TYPE
SYNTAX FixedPointValue3
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Show the total delay comprising the processing time and the user delay
on the used path from SDI Input to SDI Output 1"
::= { paramEntry 22 }
out1ApertureEnable OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out 1: enable aperture correction"
::= { paramEntry 23 }
out1ApertureLevel OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out 1: aperture correction level"
::= { paramEntry 24 }
out1HBlank OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out 1: enable H-Blanking"
::= { paramEntry 25 }
out1VBlank OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out 1: enable V-Blanking"
::= { paramEntry 26 }
out1Gain OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out 1: adjust Video Gain"
::= { paramEntry 27 }
out1Saturation OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out 1: adjust video Saturation"
::= { paramEntry 28 }
out1BlackLevel OBJECT-TYPE
SYNTAX FixedPointValue1
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out 1: adjust video black level (in IRE)"
::= { paramEntry 29 }
out1Hue OBJECT-TYPE
SYNTAX FixedPointValue1
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out 1: adjust video Hue"
::= { paramEntry 30 }
out1TestPatternSelect OBJECT-TYPE
SYNTAX TypeOut1TestPatternSelect
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out 1: test pattern preselection. Will be used when test pattern is switched on, or on auto-freeze"
::= { paramEntry 31 }
out1TestPatternStd OBJECT-TYPE
SYNTAX TypeOut1TestPatternStd
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out 1: test pattern standard.
This is only relevant when explicitly switching the test pattern ON (parameter Out1/Test/PatternOn).Otherwise (in case of automatic freeze-to-pattern), the last input standard will be used."
::= { paramEntry 32 }
out1ClipHeadroom OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out 1: Clips Y code values outside the range of 40h to 3ACh
and Cr, Cb code values outside the range of 40h to 3C0h."
::= { paramEntry 33 }
gPI2Func OBJECT-TYPE
SYNTAX TypeGPI2Func
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Specify influence of GPI input 2"
::= { paramEntry 34 }
inputToRefDelay1H OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "InputToRefDelay1H"
::= { paramEntry 35 }
inputToRefDelay1V OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION "InputToRefDelay1V"
::= { paramEntry 36 }
delayVideoFrames OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI output delay in frames. Combine with Delay/Video/Lines and Delay/Video/Pixels for total delay"
::= { paramEntry 37 }
delayVideoLines OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI output delay in lines. Combine with Delay/Video/Frames and Delay/Video/Pixels for total delay"
::= { paramEntry 38 }
delayVideoPixels OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI output delay in pixels. Combine with Delay/Video/Frames and Delay/Video/Lines for total delay"
::= { paramEntry 39 }
input1OpticalSignalQuality OBJECT-TYPE
SYNTAX FixedPointValue1
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Signal quality at optical SDI Input 1"
::= { paramEntry 45 }
sFPModuleType1 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displays the type of detected SFP-Module 1. The SFP part number will also be displayed if SFP-Module is unknown."
::= { paramEntry 46 }
sFPModulePartNumber1 OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Displays the part number of used SFP Module"
::= { paramEntry 47 }
sFPOutPower OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displays the average output power of detected SFP-Module ."
::= { paramEntry 48 }
sFPWavelength OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displays the wavelength of detected SFP-Module ."
::= { paramEntry 49 }
sDIInSourceTypeStatus OBJECT-TYPE
SYNTAX TypeSDIInSourceTypeStatus
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Tells whether the electrical or optical (fiber) input is used"
::= { paramEntry 50 }
dipSwInputFreezeSDI OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Specify Freeze Mode for Video input channel.
When set to ON the output image will freeze if a TRS error is detected on the input."
::= { paramEntry 51 }
dipSwInputFreezeSDISwitchPosition OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specify Freeze Mode for Video input channel.
When set to ON the output image will freeze if a TRS error is detected on the input."
::= { paramEntry 52 }
dipSwOutFreezeMode OBJECT-TYPE
SYNTAX TypeDipSwOutFreezeMode
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Specify freeze mode if input is missing.
The freeze mode determines if the module freezes the last image
or activates the test generator.
This also influences the Freeze on the TRS behaviour"
::= { paramEntry 53 }
dipSwOutFreezeModeSwitchPosition OBJECT-TYPE
SYNTAX TypeDipSwOutFreezeMode
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specify freeze mode if input is missing.
The freeze mode determines if the module freezes the last image
or activates the test generator.
This also influences the Freeze on the TRS behaviour"
::= { paramEntry 54 }
dipSwOutIfNoInput OBJECT-TYPE
SYNTAX TypeDipSwOutFreezeMode
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Specify the image content if no video input is detected
(freeze last image or activate test generator)"
::= { paramEntry 55 }
dipSwOutIfNoInputSwitchPosition OBJECT-TYPE
SYNTAX TypeDipSwOutFreezeMode
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specify the image content if no video input is detected
(freeze last image or activate test generator)"
::= { paramEntry 56 }
dipSwOutTestPatternOn OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out: enable preselected test pattern"
::= { paramEntry 57 }
dipSwOutTestPatternOnSwitchPosition OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION "SDI Out: enable preselected test pattern"
::= { paramEntry 58 }
dipSwOutHFlip OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "SDI Out: Mirror the output image on the vertical center axis (flip in H direction)."
::= { paramEntry 59 }
dipSwOutHFlipSwitchPosition OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION "SDI Out: Mirror the output image on the vertical center axis (flip in H direction)."
::= { paramEntry 60 }
dipSwGPIFunc OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Specify influence of GPI contact 1.
With this turned on, the GPI contact 1 will switch between the electrical (open contact) and fiber (closed contact) input. This overrules the settings of the next two switches."
::= { paramEntry 61 }
dipSwGPIFuncSwitchPosition OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Specify influence of GPI contact 1.
With this turned on, the GPI contact 1 will switch between the electrical (open contact) and fiber (closed contact) input. This overrules the settings of the next two switches."
::= { paramEntry 62 }
dipSwAutoInputSelect OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Turn on Auto Input Selection.
If the main input is lost, the module will automatically switch to the other input. The main input is determined by the setting of the Fiber Input dip switch."
::= { paramEntry 63 }
dipSwAutoInputSelectSwitchPosition OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Turn on Auto Input Selection.
If the main input is lost, the module will automatically switch to the other input. The main input is determined by the setting of the Fiber Input dip switch."
::= { paramEntry 64 }
dipSwSDIInSourceType OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Manually switch between the electrical (OFF) and fiber (ON) input"
::= { paramEntry 65 }
dipSwSDIInSourceTypeSwitchPosition OBJECT-TYPE
SYNTAX OnOffValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Manually switch between the electrical (OFF) and fiber (ON) input"
::= { paramEntry 66 }
-- Parameter table
paramTable OBJECT-TYPE
SYNTAX SEQUENCE OF ParamEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Table of PVD1800 parameters"
::= { sw712 1 }
paramEntry OBJECT-TYPE
SYNTAX ParamEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "A row in the table of PVD1800 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,
out1Standard TypeOut1Standard,
referenceLock TypeReferenceLock,
referenceStatus TypeOut1Standard,
freqPreselect TypeFreqPreselect,
freq TypeFreq,
inputToRefTolerance OnOffValue,
syncMode1 TypeSyncMode1,
inputStatusSDI1 TypeOut1Standard,
syncSDIIn1 OnOffValue,
out1TotalProcTime FixedPointValue3,
out1ApertureEnable OnOffValue,
out1ApertureLevel Integer32,
out1HBlank OnOffValue,
out1VBlank OnOffValue,
out1Gain Integer32,
out1Saturation Integer32,
out1BlackLevel FixedPointValue1,
out1Hue FixedPointValue1,
out1TestPatternSelect TypeOut1TestPatternSelect,
out1TestPatternStd TypeOut1TestPatternStd,
out1ClipHeadroom OnOffValue,
gPI2Func TypeGPI2Func,
inputToRefDelay1H Integer32,
inputToRefDelay1V Integer32,
delayVideoFrames Integer32,
delayVideoLines Integer32,
delayVideoPixels Integer32,
input1OpticalSignalQuality FixedPointValue1,
sFPModuleType1 DisplayString,
sFPModulePartNumber1 DisplayString,
sFPOutPower DisplayString,
sFPWavelength DisplayString,
sDIInSourceTypeStatus TypeSDIInSourceTypeStatus,
dipSwInputFreezeSDI OnOffValue,
dipSwInputFreezeSDISwitchPosition OnOffValue,
dipSwOutFreezeMode TypeDipSwOutFreezeMode,
dipSwOutFreezeModeSwitchPosition TypeDipSwOutFreezeMode,
dipSwOutIfNoInput TypeDipSwOutFreezeMode,
dipSwOutIfNoInputSwitchPosition TypeDipSwOutFreezeMode,
dipSwOutTestPatternOn OnOffValue,
dipSwOutTestPatternOnSwitchPosition OnOffValue,
dipSwOutHFlip OnOffValue,
dipSwOutHFlipSwitchPosition OnOffValue,
dipSwGPIFunc OnOffValue,
dipSwGPIFuncSwitchPosition OnOffValue,
dipSwAutoInputSelect OnOffValue,
dipSwAutoInputSelectSwitchPosition OnOffValue,
dipSwSDIInSourceType OnOffValue,
dipSwSDIInSourceTypeSwitchPosition OnOffValue }
-- Conformance statements
conformance OBJECT-IDENTITY
STATUS current
DESCRIPTION "Conformance declaration of PVD1800"
::= { sw712 2 }
paramGroup OBJECT-GROUP
OBJECTS {
typeName,
displayName,
position,
uptime,
type,
version,
factoryReset,
locate,
statusColor,
statusColorRGB,
out1Standard,
referenceLock,
referenceStatus,
freqPreselect,
freq,
inputToRefTolerance,
syncMode1,
inputStatusSDI1,
syncSDIIn1,
out1TotalProcTime,
out1ApertureEnable,
out1ApertureLevel,
out1HBlank,
out1VBlank,
out1Gain,
out1Saturation,
out1BlackLevel,
out1Hue,
out1TestPatternSelect,
out1TestPatternStd,
out1ClipHeadroom,
gPI2Func,
inputToRefDelay1H,
inputToRefDelay1V,
delayVideoFrames,
delayVideoLines,
delayVideoPixels,
input1OpticalSignalQuality,
sFPModuleType1,
sFPModulePartNumber1,
sFPOutPower,
sFPWavelength,
sDIInSourceTypeStatus,
dipSwInputFreezeSDI,
dipSwInputFreezeSDISwitchPosition,
dipSwOutFreezeMode,
dipSwOutFreezeModeSwitchPosition,
dipSwOutIfNoInput,
dipSwOutIfNoInputSwitchPosition,
dipSwOutTestPatternOn,
dipSwOutTestPatternOnSwitchPosition,
dipSwOutHFlip,
dipSwOutHFlipSwitchPosition,
dipSwGPIFunc,
dipSwGPIFuncSwitchPosition,
dipSwAutoInputSelect,
dipSwAutoInputSelectSwitchPosition,
dipSwSDIInSourceType,
dipSwSDIInSourceTypeSwitchPosition }
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