-- Machine generated MIB file, do not edit! -- -- MIB file for GM-Callisto, type code C2.21, software label 787 -- Generated on Tuesday, 14-Mar-17 09:20:07 UTC -- CVS $Id: GM-Callisto_c221_sw787.mib,v 1.1 2017/03/14 09:20:08 jvo Exp $ -- -- Copyright 2003-2017 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. -- GM-Callisto-c221-sw787-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; gm-callisto-c221-sw787 MODULE-IDENTITY LAST-UPDATED "201703140920Z" 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 GM-Callisto, type code C2.21, software label 787" REVISION "201703140920Z" DESCRIPTION "Generated by LYNX Asset Database" ::= { mib-modules 49697787 } gm-callisto-c221 OBJECT-IDENTITY STATUS current DESCRIPTION "LYNX device type GM-Callisto" ::= { products 49697 } sw787 OBJECT-IDENTITY STATUS current DESCRIPTION "Software label 787" ::= { gm-callisto-c221 787 } -- Type definitions TypeFactoryReset ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { press(0) } TypeStatusColor ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { unknown(0), black(1), green(2), yellow(3), red(4) } TypePanelBrightness ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { low(0), medium(1), high(2) } TypePanelTimeout ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { noTimeout(0), n1Min(1), n10Min(2) } TypePanelF1Assign ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "Enumeration" SYNTAX INTEGER { none(0), showIPSettings(1), showConstellation(2), showDemoState(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 } 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 DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The current color of the Devices Master LED as #RRGGBB" ::= { paramEntry 10 } statusText OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "The current status text (OK or error-details)" ::= { paramEntry 11 } pSU1Voltage OBJECT-TYPE SYNTAX FixedPointValue1 MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage of power supply unit" ::= { paramEntry 13 } pSU2Voltage OBJECT-TYPE SYNTAX FixedPointValue1 MAX-ACCESS read-only STATUS current DESCRIPTION "Voltage of power supply unit" ::= { paramEntry 14 } deviceTemperature OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Temperature in C" ::= { paramEntry 15 } fan1Speed OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Speed of Fan 1 in rpm" ::= { paramEntry 16 } fan2Speed OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Speed of Fan 2 in rpm" ::= { paramEntry 17 } fan3Speed OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Speed of Fan 3 in rpm" ::= { paramEntry 18 } fan4Speed OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Speed of Fan 4 in rpm" ::= { paramEntry 19 } panelLock OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-write STATUS current DESCRIPTION "Lock the front panel of the device" ::= { paramEntry 29 } panelBrightness OBJECT-TYPE SYNTAX TypePanelBrightness MAX-ACCESS read-write STATUS current DESCRIPTION "Select the level of brightness for the front panel of the greenMachine" ::= { paramEntry 30 } panelTimeout OBJECT-TYPE SYNTAX TypePanelTimeout MAX-ACCESS read-write STATUS current DESCRIPTION "Select the timeout value in minutes for the panel energy saving state to start" ::= { paramEntry 31 } panelF1Assign OBJECT-TYPE SYNTAX TypePanelF1Assign MAX-ACCESS read-write STATUS current DESCRIPTION "Select the action to be triggered when the F1 function key of the front panel of the greenMachine is pressed" ::= { paramEntry 32 } panelF1Status OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-only STATUS current DESCRIPTION "Shows whether the F2 function key of the front panel of the greenMachine is pressed or not" ::= { paramEntry 33 } panelF2Assign OBJECT-TYPE SYNTAX TypePanelF1Assign MAX-ACCESS read-write STATUS current DESCRIPTION "Select the action to be triggered when the F2 function key of the front panel of the greenMachine is pressed" ::= { paramEntry 34 } panelF2Status OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-only STATUS current DESCRIPTION "Shows whether the F3 function key of the front panel of the greenMachine is pressed or not" ::= { paramEntry 35 } panelF3Assign OBJECT-TYPE SYNTAX TypePanelF1Assign MAX-ACCESS read-write STATUS current DESCRIPTION "Select the action to be triggered when the F3 function key of the front panel of the greenMachine is pressed" ::= { paramEntry 36 } panelF3Status OBJECT-TYPE SYNTAX OnOffValue MAX-ACCESS read-only STATUS current DESCRIPTION "Shows whether the F4 function key of the front panel of the greenMachine is pressed or not" ::= { paramEntry 37 } sNumber OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Serial Number" ::= { paramEntry 38 } productCode OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Code of greenMachine product" ::= { paramEntry 40 } aLMTestLevel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Adjust the threshold of the yellow test level indication (-60dBFS - 0dBFS)" ::= { paramEntry 41 } aLMPGMLevel OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-write STATUS current DESCRIPTION "Adjust the threshold of the red peak program level indication (-60dBFS - 0dBFS)" ::= { paramEntry 42 } aLMDropOffWait OBJECT-TYPE SYNTAX FixedPointValue1 MAX-ACCESS read-write STATUS current DESCRIPTION "Select the time before the audio level meter drop off is set in this greenMachine" ::= { paramEntry 43 } longSerialNumber OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "Serial Number" ::= { paramEntry 44 } -- Parameter table paramTable OBJECT-TYPE SYNTAX SEQUENCE OF ParamEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Table of GM-Callisto parameters" ::= { sw787 1 } paramEntry OBJECT-TYPE SYNTAX ParamEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A row in the table of GM-Callisto 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 DisplayString, statusText DisplayString, pSU1Voltage FixedPointValue1, pSU2Voltage FixedPointValue1, deviceTemperature Integer32, fan1Speed Integer32, fan2Speed Integer32, fan3Speed Integer32, fan4Speed Integer32, panelLock OnOffValue, panelBrightness TypePanelBrightness, panelTimeout TypePanelTimeout, panelF1Assign TypePanelF1Assign, panelF1Status OnOffValue, panelF2Assign TypePanelF1Assign, panelF2Status OnOffValue, panelF3Assign TypePanelF1Assign, panelF3Status OnOffValue, sNumber DisplayString, productCode DisplayString, aLMTestLevel Integer32, aLMPGMLevel Integer32, aLMDropOffWait FixedPointValue1, longSerialNumber DisplayString } -- Conformance statements conformance OBJECT-IDENTITY STATUS current DESCRIPTION "Conformance declaration of GM-Callisto" ::= { sw787 2 } paramGroup OBJECT-GROUP OBJECTS { typeName, displayName, position, uptime, type, version, factoryReset, locate, statusColor, statusColorRGB, statusText, pSU1Voltage, pSU2Voltage, deviceTemperature, fan1Speed, fan2Speed, fan3Speed, fan4Speed, panelLock, panelBrightness, panelTimeout, panelF1Assign, panelF1Status, panelF2Assign, panelF2Status, panelF3Assign, panelF3Status, sNumber, productCode, aLMTestLevel, aLMPGMLevel, aLMDropOffWait, longSerialNumber } 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