-- -- CAREL-ir_32.MIB -- MIB generated by CAREL -- Friday, 14 March 2003 -- CAREL-ir_32-MIB DEFINITIONS ::= BEGIN IMPORTS OBJECT-GROUP FROM SNMPv2-CONF sysContact, sysName, sysLocation FROM SNMPv2-MIB enterprises, MODULE-IDENTITY FROM SNMPv2-SMI; ir_32MIB MODULE-IDENTITY LAST-UPDATED "200303141724Z" -- March 14, 2003 at 17:24 GMT ORGANIZATION "CAREL SpA" CONTACT-INFO " Simone Ravazzolo Carel SpA Via dell'Industria, 11 35020 Brugine (PD) Italy Tel: +39 049 9716611 E-mail: simone.ravazzolo@carel.com " DESCRIPTION "This is the MIB module for the ir_32 device." ::= { instruments 1 } -- -- Node definitions -- -- 1.3.6.1.4.1.9839 carel OBJECT IDENTIFIER ::= { enterprises 9839 } -- 1.3.6.1.4.1.9839.1 systm OBJECT IDENTIFIER ::= { carel 1 } -- 1.3.6.1.4.1.9839.1.1 agentRelease OBJECT-TYPE SYNTAX Integer32 UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Release of the Agent." ::= { systm 1 } -- 1.3.6.1.4.1.9839.1.2 agentCode OBJECT-TYPE SYNTAX Integer32 UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Code of the Agent. 1=WebGate" ::= { systm 2 } -- 1.3.6.1.4.1.9839.2 instruments OBJECT IDENTIFIER ::= { carel 2 } -- 1.3.6.1.4.1.9839.2.0 webGateInfo OBJECT IDENTIFIER ::= { instruments 0 } -- 1.3.6.1.4.1.9839.2.0.1 agentParameters OBJECT IDENTIFIER ::= { webGateInfo 1 } -- 1.3.6.1.4.1.9839.2.0.1.1 netSize OBJECT-TYPE SYNTAX Integer32 (1..16) UNITS "N/A" MAX-ACCESS read-write STATUS current DESCRIPTION "Network size. It corresponds to the number of units connected to the WebGate. " ::= { agentParameters 1 } -- 1.3.6.1.4.1.9839.2.0.1.2 baudRate OBJECT-TYPE SYNTAX Integer32 (1200 | 2400 |4800 |9600 | 19200) UNITS "N/A" MAX-ACCESS read-write STATUS current DESCRIPTION "Baudrate of the Carel network. " ::= { agentParameters 2 } -- 1.3.6.1.4.1.9839.2.0.2 unitTypeGroup OBJECT IDENTIFIER ::= { webGateInfo 2 } -- 1.3.6.1.4.1.9839.2.0.2.1 unit1-Type OBJECT-TYPE SYNTAX DisplayString UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Type of the unit having serial address 1. " ::= { unitTypeGroup 1 } -- ... You will have how many unitX-Type objects as the value of netSize is -- 1.3.6.1.4.1.9839.2.0.3 unitCodeGroup OBJECT IDENTIFIER ::= { webGateInfo 3 } -- 1.3.6.1.4.1.9839.2.0.3.1 unit1-Code OBJECT-TYPE SYNTAX Integer32 UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Code of the unit having serial address 1. " ::= { unitCodeGroup 1 } -- ... You will have how many unitX-Code objects as the value of netSize is -- 1.3.6.1.4.1.9839.2.0.4 unitSoftwareReleaseGroup OBJECT IDENTIFIER ::= { webGateInfo 4 } -- 1.3.6.1.4.1.9839.2.0.3.1 unit1-SoftwareRelease OBJECT-TYPE SYNTAX Integer32 UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Software release of the unit having serial address 1. " ::= { unitSoftwareReleaseGroup 1 } -- ... You will have how many unitX-SoftwareRelease objects as the value of netSize is -- 1.3.6.1.4.1.9839.2.0.5 unitMinSoftwareReleaseGroup OBJECT IDENTIFIER ::= { webGateInfo 5 } -- 1.3.6.1.4.1.9839.2.0.5.1 unit1-MinSoftwareRelease OBJECT-TYPE SYNTAX Integer32 UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Minimum software release of the unit having serial address 1. " ::= { unitMinSoftwareReleaseGroup 1 } -- ... You will have how many unitX-MinSoftwareRelease objects as the value of netSize is -- 1.3.6.1.4.1.9839.2.0.6 unitMaxSoftwareReleaseGroup OBJECT IDENTIFIER ::= { webGateInfo 6 } -- 1.3.6.1.4.1.9839.2.0.6.1 unit1-MaxSoftwareRelease OBJECT-TYPE SYNTAX Integer32 UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Maximum software release of the unit having serial address 1. " ::= { unitMaxSoftwareReleaseGroup 1 } -- ... You will have how many unitX-MaxSoftwareRelease objects as the value of netSize is -- 1.3.6.1.4.1.9839.2.0.7 unitNoAnswerCounterGroup OBJECT IDENTIFIER ::= { webGateInfo 7 } -- 1.3.6.1.4.1.9839.2.0.7.1 unit1-NoAnswerCounter OBJECT-TYPE SYNTAX Integer32 UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "No answer counter of the unit having serial address 1. " ::= { unitNoAnswerCounterGroup 1 } -- ... You will have how many unitX-NoAnswerCounter objects as the value of netSize is -- 1.3.6.1.4.1.9839.2.0.8 unitErrorChecksumCounterGroup OBJECT IDENTIFIER ::= { webGateInfo 8 } -- 1.3.6.1.4.1.9839.2.0.8.1 unit1-ErrorChecksumCounter OBJECT-TYPE SYNTAX Integer32 UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Error checksum counter of the unit having serial address 1. " ::= { unitErrorChecksumCounterGroup 1 } -- ... You will have how many unitX-ErrorChecksumCounter objects as the value of netSize is -- 1.3.6.1.4.1.9839.2.0.9 unitTimeoutCounterGroup OBJECT IDENTIFIER ::= { webGateInfo 9 } -- 1.3.6.1.4.1.9839.2.0.9.1 unit1-TimeoutCounter OBJECT-TYPE SYNTAX Integer32 UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Timeout counter of the unit having serial address 1. " ::= { unitTimeoutCounterGroup 1 } -- ... You will have how many unitX-TimeoutCounter objects as the value of netSize is -- 1.3.6.1.4.1.9839.2.0.10 unitOnLineStatusGroup OBJECT IDENTIFIER ::= { webGateInfo 10 } -- 1.3.6.1.4.1.9839.2.0.10.1 unit1-OnLineStatus OBJECT-TYPE SYNTAX Integer32 UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "On line status of the unit having serial address 1. " ::= { unitOnLineStatusGroup 1 } -- ... You will have how many unitX-OnLineStatus objects as the value of netSize is -- 1.3.6.1.4.1.9839.2.1 -- ir_32MIB OBJECT IDENTIFIER ::= { instruments 1 } -- 1.3.6.1.4.1.9839.2.1.1 digitalObjects OBJECT IDENTIFIER ::= { ir_32MIB 1 } -- 1.3.6.1.4.1.9839.2.1.1.1 ciclo_continuo OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Continuos cycle" ::= { digitalObjects 1 } -- 1.3.6.1.4.1.9839.2.1.1.2 ventilatori OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Fan" ::= { digitalObjects 2 } -- 1.3.6.1.4.1.9839.2.1.1.4 compressor OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Compressor" ::= { digitalObjects 4 } -- 1.3.6.1.4.1.9839.2.1.1.5 aux_out OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-write STATUS current DESCRIPTION "Auxiliary output" ::= { digitalObjects 5 } -- 1.3.6.1.4.1.9839.2.1.1.6 valv_inv_ciclo OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Defrost" ::= { digitalObjects 6 } -- 1.3.6.1.4.1.9839.2.1.1.8 all_eeprom OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Data memorization error (ea, ee, eb)" ::= { digitalObjects 8 } -- 1.3.6.1.4.1.9839.2.1.1.9 all_timeout_def OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Timeout defrost end" ::= { digitalObjects 9 } -- 1.3.6.1.4.1.9839.2.1.1.10 all_bassa_temp OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Low temperature alarm (lo)" ::= { digitalObjects 10 } -- 1.3.6.1.4.1.9839.2.1.1.11 all_alta_temp OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "High temperature alarm (hi)" ::= { digitalObjects 11 } -- 1.3.6.1.4.1.9839.2.1.1.12 all_sonda_amb OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Room probe error" ::= { digitalObjects 12 } -- 1.3.6.1.4.1.9839.2.1.1.13 all_sonda_def OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "defrost probe error (e1)" ::= { digitalObjects 13 } -- 1.3.6.1.4.1.9839.2.1.1.14 all_imm_ai OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Immediate external alarm (ai)" ::= { digitalObjects 14 } -- 1.3.6.1.4.1.9839.2.1.1.15 all_rit_ad OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-only STATUS current DESCRIPTION "Delayed external alarm (ad)" ::= { digitalObjects 15 } -- 1.3.6.1.4.1.9839.2.1.1.26 c_f__5 OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Celsius/Fahrenheit" DEFVAL { 0 } ::= { digitalObjects 26 } -- 1.3.6.1.4.1.9839.2.1.1.27 en_ed_alarm OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Direct/reverse(SE) - ED alarm enabling all mods exc. ME" DEFVAL { 0 } ::= { digitalObjects 27 } -- 1.3.6.1.4.1.9839.2.1.1.29 def_uni_up OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Defrost on unit start-up" DEFVAL { 0 } ::= { digitalObjects 29 } -- 1.3.6.1.4.1.9839.2.1.1.30 def_pri OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Defrost priority over compressor protection" DEFVAL { 0 } ::= { digitalObjects 30 } -- 1.3.6.1.4.1.9839.2.1.1.31 time_base_dc OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Time bases (0=hours, 1=minutes)" DEFVAL { 0 } ::= { digitalObjects 31 } -- 1.3.6.1.4.1.9839.2.1.1.33 stop_fan_f2 OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Stop fans when compressor is off" DEFVAL { 1 } ::= { digitalObjects 33 } -- 1.3.6.1.4.1.9839.2.1.1.34 stop_fan_f3 OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Stop fans during defrosting" DEFVAL { 1 } ::= { digitalObjects 34 } -- 1.3.6.1.4.1.9839.2.1.1.39 m_def OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-write STATUS current DESCRIPTION "manual defrost" ::= { digitalObjects 39 } -- 1.3.6.1.4.1.9839.2.1.1.42 int_display OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Display decimals" DEFVAL { 0 } ::= { digitalObjects 42 } -- 1.3.6.1.4.1.9839.2.1.1.43 en_max_min OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Enable Min and Max temperature monitorin" DEFVAL { 0 } ::= { digitalObjects 43 } -- 1.3.6.1.4.1.9839.2.1.1.44 blocco_vis_sbrin OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Display blocking during defrosting" DEFVAL { 1 } ::= { digitalObjects 44 } -- 1.3.6.1.4.1.9839.2.1.2 analogObjects OBJECT IDENTIFIER ::= { ir_32MIB 2 } -- 1.3.6.1.4.1.9839.2.1.2.1 temp_ambiente OBJECT-TYPE SYNTAX Integer32 (-32767..32767) UNITS "°C x10" MAX-ACCESS read-only STATUS current DESCRIPTION "Room temperature" ::= { analogObjects 1 } -- 1.3.6.1.4.1.9839.2.1.2.2 temp_evap OBJECT-TYPE SYNTAX Integer32 (-32767..32767) UNITS "°C x10" MAX-ACCESS read-only STATUS current DESCRIPTION "Evaporator temperature" ::= { analogObjects 2 } -- 1.3.6.1.4.1.9839.2.1.2.3 set_point OBJECT-TYPE SYNTAX Integer32 (-32767..32767) UNITS "°C/°F x10" MAX-ACCESS read-write STATUS current DESCRIPTION "Setpoint" ::= { analogObjects 3 } -- 1.3.6.1.4.1.9839.2.1.2.4 offset_probe OBJECT-TYPE SYNTAX Integer32 (-200..200) UNITS "°C/°F x10" MAX-ACCESS read-write STATUS current DESCRIPTION "Calibration" DEFVAL { 0 } ::= { analogObjects 4 } -- 1.3.6.1.4.1.9839.2.1.2.5 control_delta OBJECT-TYPE SYNTAX Integer32 (1..199) UNITS "°C/°F x10" MAX-ACCESS read-write STATUS current DESCRIPTION "Differential" DEFVAL { 20 } ::= { analogObjects 5 } -- 1.3.6.1.4.1.9839.2.1.2.6 set_point_min OBJECT-TYPE SYNTAX Integer32 (-500..32767) UNITS "°C/°F x10" MAX-ACCESS read-write STATUS current DESCRIPTION "Minimun set point value" DEFVAL { -500 } ::= { analogObjects 6 } -- 1.3.6.1.4.1.9839.2.1.2.7 set_point_max OBJECT-TYPE SYNTAX Integer32 (-32767..1990) UNITS "°C/°F x10" MAX-ACCESS read-write STATUS current DESCRIPTION "Maximun set point value" DEFVAL { 600 } ::= { analogObjects 7 } -- 1.3.6.1.4.1.9839.2.1.2.8 defrost_end_temperature OBJECT-TYPE SYNTAX Integer32 (-500..1990) UNITS "°C/°F x10" MAX-ACCESS read-write STATUS current DESCRIPTION "Defrost end temperature set" DEFVAL { 40 } ::= { analogObjects 8 } -- 1.3.6.1.4.1.9839.2.1.2.9 diff_alarm_fan OBJECT-TYPE SYNTAX Integer32 (1..200) UNITS "°C/°F x10" MAX-ACCESS read-write STATUS current DESCRIPTION "Differential alarms and fans" DEFVAL { 2 } ::= { analogObjects 9 } -- 1.3.6.1.4.1.9839.2.1.2.10 sgl_alarm_min_rel OBJECT-TYPE SYNTAX Integer32 (0..1990) UNITS "°C/°F x10" MAX-ACCESS read-write STATUS current DESCRIPTION "Low temperature alarm" DEFVAL { 0 } ::= { analogObjects 10 } -- 1.3.6.1.4.1.9839.2.1.2.11 sgl_alarl_max_rel OBJECT-TYPE SYNTAX Integer32 (0..1990) UNITS "°C/°F x10" MAX-ACCESS read-write STATUS current DESCRIPTION "High temperature alarm" DEFVAL { 0 } ::= { analogObjects 11 } -- 1.3.6.1.4.1.9839.2.1.2.12 set_fan_off_rel OBJECT-TYPE SYNTAX Integer32 (0..200) UNITS "R °C/°F x10" MAX-ACCESS read-write STATUS current DESCRIPTION "Fan switching on temperature" DEFVAL { 50 } ::= { analogObjects 12 } -- 1.3.6.1.4.1.9839.2.1.2.13 delta_set_point OBJECT-TYPE SYNTAX Integer32 (0..200) UNITS "°C/°F x10" MAX-ACCESS read-write STATUS current DESCRIPTION "Automatic set-point variation for night-time operation" DEFVAL { 30 } ::= { analogObjects 13 } -- 1.3.6.1.4.1.9839.2.1.3 integerObjects OBJECT IDENTIFIER ::= { ir_32MIB 3 } -- 1.3.6.1.4.1.9839.2.1.3.2 type_defrost OBJECT-TYPE SYNTAX Integer32 (0..3) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Defrost parameters" DEFVAL { 0 } ::= { integerObjects 2 } -- 1.3.6.1.4.1.9839.2.1.3.3 filter_digital OBJECT-TYPE SYNTAX Integer32 (1..15) UNITS "N/A" MAX-ACCESS read-write STATUS current DESCRIPTION "Stability measurement" DEFVAL { 4 } ::= { integerObjects 3 } -- 1.3.6.1.4.1.9839.2.1.3.4 derivata OBJECT-TYPE SYNTAX Integer32 (1..15) UNITS "N/A" MAX-ACCESS read-write STATUS current DESCRIPTION "Probe reading speed" DEFVAL { 8 } ::= { integerObjects 4 } -- 1.3.6.1.4.1.9839.2.1.3.5 virtual_probe OBJECT-TYPE SYNTAX Integer32 (0..100) UNITS "N/A" MAX-ACCESS read-write STATUS current DESCRIPTION "Probe average (virtual probe)" DEFVAL { 0 } ::= { integerObjects 5 } -- 1.3.6.1.4.1.9839.2.1.3.6 delay_from_startup OBJECT-TYPE SYNTAX Integer32 (0..15) UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "Compressor start-up delay after unit start-up" DEFVAL { 0 } ::= { integerObjects 6 } -- 1.3.6.1.4.1.9839.2.1.3.7 interval_between_2_start-up OBJECT-TYPE SYNTAX Integer32 (0..15) UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "Minimun interval between two compressor start-ups" DEFVAL { 0 } ::= { integerObjects 7 } -- 1.3.6.1.4.1.9839.2.1.3.8 time_min_off OBJECT-TYPE SYNTAX Integer32 (0..15) UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "Minimun compressor off-time" DEFVAL { 0 } ::= { integerObjects 8 } -- 1.3.6.1.4.1.9839.2.1.3.9 time_min_on OBJECT-TYPE SYNTAX Integer32 (0..15) UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "Minimun compressor on-time" DEFVAL { 0 } ::= { integerObjects 9 } -- 1.3.6.1.4.1.9839.2.1.3.10 safety_relay OBJECT-TYPE SYNTAX Integer32 (0..100) UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "Relay safety see duty setting" DEFVAL { 0 } ::= { integerObjects 10 } -- 1.3.6.1.4.1.9839.2.1.3.11 duration_cc OBJECT-TYPE SYNTAX Integer32 (0..15) UNITS "hour" MAX-ACCESS read-write STATUS current DESCRIPTION "Duration of continuos cycle" DEFVAL { 4 } ::= { integerObjects 11 } -- 1.3.6.1.4.1.9839.2.1.3.12 no_alarm_after_cc OBJECT-TYPE SYNTAX Integer32 (0..15) UNITS "hour" MAX-ACCESS read-write STATUS current DESCRIPTION "Alarm cut-out after continuous cycle" DEFVAL { 2 } ::= { integerObjects 12 } -- 1.3.6.1.4.1.9839.2.1.3.13 interval_between_defrost OBJECT-TYPE SYNTAX Integer32 (0..199) UNITS "hours" MAX-ACCESS read-write STATUS current DESCRIPTION "Interval between defrost" DEFVAL { 8 } ::= { integerObjects 13 } -- 1.3.6.1.4.1.9839.2.1.3.14 duration_def OBJECT-TYPE SYNTAX Integer32 (1..199) UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "Maximum defrost time" DEFVAL { 30 } ::= { integerObjects 14 } -- 1.3.6.1.4.1.9839.2.1.3.15 delay_def_after_sturt_up OBJECT-TYPE SYNTAX Integer32 (0..199) UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "Def delay after unit start-up or multi-function input" DEFVAL { 0 } ::= { integerObjects 15 } -- 1.3.6.1.4.1.9839.2.1.3.16 dripping_iyme OBJECT-TYPE SYNTAX Integer32 (0..15) UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "Dripping time after defrost" DEFVAL { 2 } ::= { integerObjects 16 } -- 1.3.6.1.4.1.9839.2.1.3.17 duration_of_alarm OBJECT-TYPE SYNTAX Integer32 (0..15) UNITS "hours" MAX-ACCESS read-write STATUS current DESCRIPTION "Duration of alarm cut-out after dripping" DEFVAL { 1 } ::= { integerObjects 17 } -- 1.3.6.1.4.1.9839.2.1.3.18 rit_all_temp OBJECT-TYPE SYNTAX Integer32 (0..199) UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "Temperature alarm delay" DEFVAL { 120 } ::= { integerObjects 18 } -- 1.3.6.1.4.1.9839.2.1.3.19 config_dig_in1 OBJECT-TYPE SYNTAX Integer32 (0..7) UNITS "N/A" MAX-ACCESS read-write STATUS current DESCRIPTION "Configuration of the multifunction digital input no. 1" DEFVAL { 0 } ::= { integerObjects 19 } -- 1.3.6.1.4.1.9839.2.1.3.20 config_dig_in2 OBJECT-TYPE SYNTAX Integer32 (0..7) UNITS "N/A" MAX-ACCESS read-write STATUS current DESCRIPTION "Configuration of the 2nd digital input" DEFVAL { 0 } ::= { integerObjects 20 } -- 1.3.6.1.4.1.9839.2.1.3.21 look_comp_ext OBJECT-TYPE SYNTAX Integer32 (0..100) UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "Compr. clooking from external alarm" DEFVAL { 0 } ::= { integerObjects 21 } -- 1.3.6.1.4.1.9839.2.1.3.22 delay_activ_alr OBJECT-TYPE SYNTAX Integer32 (0..199) UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "Delay in registration of external alarm" DEFVAL { 0 } ::= { integerObjects 22 } -- 1.3.6.1.4.1.9839.2.1.3.23 enabling_telecom OBJECT-TYPE SYNTAX Integer32 (0..199) UNITS "N/A" MAX-ACCESS read-write STATUS current DESCRIPTION "Remote control programming enabling code" DEFVAL { 0 } ::= { integerObjects 23 } -- 1.3.6.1.4.1.9839.2.1.3.24 sto_after_drip OBJECT-TYPE SYNTAX Integer32 (0..15) UNITS "min" MAX-ACCESS read-write STATUS current DESCRIPTION "Cut out after dripping" DEFVAL { 1 } ::= { integerObjects 24 } -- 1.3.6.1.4.1.9839.2.1.3.25 key_lock OBJECT-TYPE SYNTAX Integer32 (0..3) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Disable keypad and/or the remote inhibition" DEFVAL { 1 } ::= { integerObjects 25 } -- 1.3.6.1.4.1.9839.2.1.3.26 fan_man_f0 OBJECT-TYPE SYNTAX Integer32 (0..2) UNITS "flag" MAX-ACCESS read-write STATUS current DESCRIPTION "Fan management" DEFVAL { 0 } ::= { integerObjects 26 } -- 1.3.6.1.4.1.9839.2.1.3.27 oper_mode_h1 OBJECT-TYPE SYNTAX Integer32 (0..1) UNITS "N/A" MAX-ACCESS read-write STATUS current DESCRIPTION "Operating mode" ::= { integerObjects 27 } END -- -- CAREL-ir_32.MIB --