You are on page 1of 193

--

-- CAREL-dap4.MIB
-- MIB generated by CAREL
-- Thursday, 18 August 2016
--

CAREL-dap4-MIB DEFINITIONS ::= BEGIN

IMPORTS
OBJECT-GROUP
FROM SNMPv2-CONF
sysContact, sysName, sysLocation
FROM SNMPv2-MIB
enterprises, MODULE-IDENTITY, OBJECT-TYPE, Integer32
FROM SNMPv2-SMI
DisplayString
FROM SNMPv2-TC;

dap4MIB MODULE-IDENTITY
LAST-UPDATED "201608180923Z" -- August 18, 2016 at 09:23
GMT
ORGANIZATION "CAREL Industries S.r.l."
CONTACT-INFO
"
Carel Industries S.r.l.
Via dell'Industria, 11
35020 Brugine (PD) Italy
Tel: +39 049 9716611
E-mail: carel@carel.com
"
DESCRIPTION
"This is the MIB module for the dap4 device."
REVISION "201608180923Z"
DESCRIPTION
"version4pCOweb"
::= { 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. 2=pCOWeb."
::= { systm 2 }

-- 1.3.6.1.4.1.9839.2
instruments OBJECT IDENTIFIER ::= { carel 2 }

-- 1.3.6.1.4.1.9839.2.0
pCOWebInfo OBJECT IDENTIFIER ::= { instruments 0 }

-- 1.3.6.1.4.1.9839.2.0.10
pCOStatusgroup OBJECT IDENTIFIER ::= { pCOWebInfo 10 }

-- 1.3.6.1.4.1.9839.2.0.10.1
pCOId1-Status OBJECT-TYPE
SYNTAX Integer32
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Status of pCOId1. 0=Offline, 1=Init, 2=Online"
::= { pCOStatusgroup 1 }

-- ... You will have how many pCOIdX-Status objects as the pCOs
connected to pCOWeb.

-- 1.3.6.1.4.1.9839.2.0.11
pCOErrorsNumbergroup OBJECT IDENTIFIER ::= { pCOWebInfo 11 }

-- 1.3.6.1.4.1.9839.2.0.11.1
pCOId1-ErrorsNumber OBJECT-TYPE
SYNTAX Integer32
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of Communication Errors from pCOId1 to
pCOWeb."
::= { pCOErrorsNumbergroup 1 }

-- ... You will have how many pCOIdX-ErrorsNumber objects as the pCOs
connected to pCOWeb.

-- 1.3.6.1.4.1.9839.2.1.1
digitalObjects OBJECT IDENTIFIER ::= { dap4MIB 1 }

-- 1.3.6.1.4.1.9839.2.1.1.1
dehum-on OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Dehumidify mode is running"
DEFVAL { 0 }
::= { digitalObjects 1 }

-- 1.3.6.1.4.1.9839.2.1.1.2
hum-on OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Humidifier On"
DEFVAL { 0 }
::= { digitalObjects 2 }

-- 1.3.6.1.4.1.9839.2.1.1.3
engy-on OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Energy saver is running"
DEFVAL { 0 }
::= { digitalObjects 3 }

-- 1.3.6.1.4.1.9839.2.1.1.4
cool-inhibit OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Cooling inhibit from Zone Master"
DEFVAL { 0 }
::= { digitalObjects 4 }

-- 1.3.6.1.4.1.9839.2.1.1.5
heat-held OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Heat inhibited due to an alarm condition"
DEFVAL { 0 }
::= { digitalObjects 5 }

-- 1.3.6.1.4.1.9839.2.1.1.6
humidifier-inhibit OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Humidifier stopped due to alarm"
DEFVAL { 0 }
::= { digitalObjects 6 }

-- 1.3.6.1.4.1.9839.2.1.1.7
dehum-inhibit OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Dehum is inhibited"
DEFVAL { 0 }
::= { digitalObjects 7 }
-- 1.3.6.1.4.1.9839.2.1.1.8
heater-on OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Heaters are on"
DEFVAL { 0 }
::= { digitalObjects 8 }

-- 1.3.6.1.4.1.9839.2.1.1.9
floor-wtr-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Water under floor alarm"
DEFVAL { 0 }
::= { digitalObjects 9 }

-- 1.3.6.1.4.1.9839.2.1.1.10
air-flow-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "No air flow alarm"
DEFVAL { 0 }
::= { digitalObjects 10 }

-- 1.3.6.1.4.1.9839.2.1.1.11
filter-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Dirty filter from digital input"
DEFVAL { 0 }
::= { digitalObjects 11 }

-- 1.3.6.1.4.1.9839.2.1.1.12
humidifier-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Alarm from humidifier digital input"
DEFVAL { 0 }
::= { digitalObjects 12 }

-- 1.3.6.1.4.1.9839.2.1.1.13
firestat-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air above firestat alarm set
point"
DEFVAL { 0 }
::= { digitalObjects 13 }

-- 1.3.6.1.4.1.9839.2.1.1.14
shortcycle-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "One or more comps has short cycled"
DEFVAL { 0 }
::= { digitalObjects 14 }

-- 1.3.6.1.4.1.9839.2.1.1.15
humidity-fail OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Sensor is out of range"
DEFVAL { 0 }
::= { digitalObjects 15 }

-- 1.3.6.1.4.1.9839.2.1.1.16
ret-air-fail OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Sensor is out of range"
DEFVAL { 0 }
::= { digitalObjects 16 }

-- 1.3.6.1.4.1.9839.2.1.1.17
mmaint-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Maintenance Schedule Due alarm"
DEFVAL { 0 }
::= { digitalObjects 17 }

-- 1.3.6.1.4.1.9839.2.1.1.18
c1-hp-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High pressure alarm"
DEFVAL { 0 }
::= { digitalObjects 18 }

-- 1.3.6.1.4.1.9839.2.1.1.19
c1-lp-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Low pressure alarm"
DEFVAL { 0 }
::= { digitalObjects 19 }

-- 1.3.6.1.4.1.9839.2.1.1.20
c2-hp-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High pressure alarm C2"
DEFVAL { 0 }
::= { digitalObjects 20 }

-- 1.3.6.1.4.1.9839.2.1.1.21
c2-lp-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Low pressure alarm"
DEFVAL { 0 }
::= { digitalObjects 21 }

-- 1.3.6.1.4.1.9839.2.1.1.22
smoke-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Smoke detected from digital input"
DEFVAL { 0 }
::= { digitalObjects 22 }

-- 1.3.6.1.4.1.9839.2.1.1.23
wtr-flow-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "No water flow alarm (stays high 5min longer if set
to lockout)"
DEFVAL { 0 }
::= { digitalObjects 23 }

-- 1.3.6.1.4.1.9839.2.1.1.24
disch-air-fail OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Sensor is out of range"
DEFVAL { 0 }
::= { digitalObjects 24 }

-- 1.3.6.1.4.1.9839.2.1.1.25
ra-tmp-hi-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air above alarm set point"
DEFVAL { 0 }
::= { digitalObjects 25 }

-- 1.3.6.1.4.1.9839.2.1.1.26
ra-tmp-lo-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air below alarm set point"
DEFVAL { 0 }
::= { digitalObjects 26 }

-- 1.3.6.1.4.1.9839.2.1.1.27
hum-hi-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Humidity above alarm set point"
DEFVAL { 0 }
::= { digitalObjects 27 }

-- 1.3.6.1.4.1.9839.2.1.1.28
hum-lo-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Humidity below alarm set point"
DEFVAL { 0 }
::= { digitalObjects 28 }

-- 1.3.6.1.4.1.9839.2.1.1.29
fan-overload OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Fan overload"
DEFVAL { 0 }
::= { digitalObjects 29 }

-- 1.3.6.1.4.1.9839.2.1.1.30
stdby-pump-on OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Standby pump on Optional alarm"
DEFVAL { 0 }
::= { digitalObjects 30 }

-- 1.3.6.1.4.1.9839.2.1.1.31
cust-msg-sw1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Custom alarm #1 -Optional alarm. Custom message
displayed"
DEFVAL { 0 }
::= { digitalObjects 31 }

-- 1.3.6.1.4.1.9839.2.1.1.32
cust-msg-sw2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Custom alarm #2 -Optional alarm. Custom message
displayed"
DEFVAL { 0 }
::= { digitalObjects 32 }

-- 1.3.6.1.4.1.9839.2.1.1.33
cust-msg-sw3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Custom alarm #3 -Optional alarm. Custom message
displayed"
DEFVAL { 0 }
::= { digitalObjects 33 }

-- 1.3.6.1.4.1.9839.2.1.1.34
cust-msg-sw4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Custom alarm #4 -Optional alarm. Custom message
displayed"
DEFVAL { 0 }
::= { digitalObjects 34 }

-- 1.3.6.1.4.1.9839.2.1.1.35
humsw-inhibit OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Humidifier stopped due to custom alarm switch"
DEFVAL { 0 }
::= { digitalObjects 35 }

-- 1.3.6.1.4.1.9839.2.1.1.36
heat-inhibit OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Heat inhibited due to custom switch alarm
condition"
DEFVAL { 0 }
::= { digitalObjects 36 }

-- 1.3.6.1.4.1.9839.2.1.1.37
rht-hum-inhibit OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Reheat and humidification inhibited from
operation"
DEFVAL { 0 }
::= { digitalObjects 37 }

-- 1.3.6.1.4.1.9839.2.1.1.38
disch-tmp-lo-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of discharge air below alarm set
point"
DEFVAL { 0 }
::= { digitalObjects 38 }

-- 1.3.6.1.4.1.9839.2.1.1.39
manual-override OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Optional bypass output board has switched on one
or more loads"
DEFVAL { 0 }
::= { digitalObjects 39 }

-- 1.3.6.1.4.1.9839.2.1.1.40
condensation-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High condensation from digital input"
DEFVAL { 0 }
::= { digitalObjects 40 }

-- 1.3.6.1.4.1.9839.2.1.1.41
unit-in-standby OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Unit in standby; all functions held off - Optional
alarm. Control input signal required Factory setting required "
DEFVAL { 0 }
::= { digitalObjects 41 }

-- 1.3.6.1.4.1.9839.2.1.1.42
cw-sns-fail OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Sensor is out of range"
DEFVAL { 0 }
::= { digitalObjects 42 }

-- 1.3.6.1.4.1.9839.2.1.1.43
humsw-chk-cyl OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Humidifier stopped due to custom alarm switch"
DEFVAL { 0 }
::= { digitalObjects 43 }

-- 1.3.6.1.4.1.9839.2.1.1.44
bms-cooling-inhibit OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Cooling operation inhibited by BMS"
DEFVAL { 0 }
::= { digitalObjects 44 }

-- 1.3.6.1.4.1.9839.2.1.1.45
bms-heat-inhibit OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Heat inhibited due to BMS"
DEFVAL { 0 }
::= { digitalObjects 45 }

-- 1.3.6.1.4.1.9839.2.1.1.46
bms-humidifier-inhibit OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Humidifier operation inhibited by BMS"
DEFVAL { 0 }
::= { digitalObjects 46 }

-- 1.3.6.1.4.1.9839.2.1.1.47
bms-dehum-inhibit OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Dehumidify mode inhibited by bms"
DEFVAL { 0 }
::= { digitalObjects 47 }

-- 1.3.6.1.4.1.9839.2.1.1.48
fan-inhibit-bms OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Inhibit fan by bms"
DEFVAL { 0 }
::= { digitalObjects 48 }

-- 1.3.6.1.4.1.9839.2.1.1.49
hum-expect OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Reduces control humidity cycling"
DEFVAL { 0 }
::= { digitalObjects 49 }

-- 1.3.6.1.4.1.9839.2.1.1.50
alm-out1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Alarm output function #1"
DEFVAL { 0 }
::= { digitalObjects 50 }

-- 1.3.6.1.4.1.9839.2.1.1.51
usashr-f-c OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Units of temperature 0=F; 1=C"
DEFVAL { 0 }
::= { digitalObjects 51 }

-- 1.3.6.1.4.1.9839.2.1.1.52
lead-comp OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Lead compressor select 0= C1; 1= C2"
DEFVAL { 0 }
::= { digitalObjects 52 }

-- 1.3.6.1.4.1.9839.2.1.1.53
wtrvlv-dir OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Water valve direct or reverse acting"
DEFVAL { 0 }
::= { digitalObjects 53 }

-- 1.3.6.1.4.1.9839.2.1.1.54
ups-on-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "UPS power on alarm Check main power"
DEFVAL { 0 }
::= { digitalObjects 54 }

-- 1.3.6.1.4.1.9839.2.1.1.55
mpwrup-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Loss of power requires manual reset of alarm if
powerup_sel=2"
DEFVAL { 0 }
::= { digitalObjects 55 }

-- 1.3.6.1.4.1.9839.2.1.1.56
seetag-cust-alm1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Local alarm #1 See tag inside door"
DEFVAL { 0 }
::= { digitalObjects 56 }

-- 1.3.6.1.4.1.9839.2.1.1.57
seetag-cust-alm2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Local alarm #2 See tag inside door"
DEFVAL { 0 }
::= { digitalObjects 57 }

-- 1.3.6.1.4.1.9839.2.1.1.58
seetag-cust-alm3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Local alarm #3 See tag inside door"
DEFVAL { 0 }
::= { digitalObjects 58 }

-- 1.3.6.1.4.1.9839.2.1.1.59
seetag-cust-alm4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Local alarm #4 See tag inside door"
DEFVAL { 0 }
::= { digitalObjects 59 }
-- 1.3.6.1.4.1.9839.2.1.1.60
shortcycle-alm-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable short cycle alarm of the compressors"
DEFVAL { 0 }
::= { digitalObjects 60 }

-- 1.3.6.1.4.1.9839.2.1.1.61
superv-off OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Supervisor (BMS) On-Off"
DEFVAL { 0 }
::= { digitalObjects 61 }

-- 1.3.6.1.4.1.9839.2.1.1.62
bms-heartbeat OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "This variable must change at least once a minute
or unit will turn on automatically"
DEFVAL { 0 }
::= { digitalObjects 62 }

-- 1.3.6.1.4.1.9839.2.1.1.63
lockout-reset1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Compressor 1 pressure and temp retry count reset"
DEFVAL { 0 }
::= { digitalObjects 63 }

-- 1.3.6.1.4.1.9839.2.1.1.64
c1-lockout OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "C1 disabled due to excessive HP alarms"
DEFVAL { 0 }
::= { digitalObjects 64 }

-- 1.3.6.1.4.1.9839.2.1.1.65
c2-lockout OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "C2 disabled due to excessive HP alarms"
DEFVAL { 0 }
::= { digitalObjects 65 }

-- 1.3.6.1.4.1.9839.2.1.1.66
sys-on OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "On-Off unit state "
DEFVAL { 0 }
::= { digitalObjects 66 }

-- 1.3.6.1.4.1.9839.2.1.1.67
blower-on OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Fan running"
DEFVAL { 0 }
::= { digitalObjects 67 }

-- 1.3.6.1.4.1.9839.2.1.1.68
pwr-a-operating OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Power A operating notice"
DEFVAL { 0 }
::= { digitalObjects 68 }

-- 1.3.6.1.4.1.9839.2.1.1.69
pwr-b-operating OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Power B operating notice"
DEFVAL { 0 }
::= { digitalObjects 69 }

-- 1.3.6.1.4.1.9839.2.1.1.70
pwrna-a-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Power A not available alarm"
DEFVAL { 0 }
::= { digitalObjects 70 }

-- 1.3.6.1.4.1.9839.2.1.1.71
pwrna-b-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Power B not available alarm"
DEFVAL { 0 }
::= { digitalObjects 71 }

-- 1.3.6.1.4.1.9839.2.1.1.72
bms-damper-inhibit OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "BMS signal to close damper in economizer mode"
DEFVAL { 0 }
::= { digitalObjects 72 }

-- 1.3.6.1.4.1.9839.2.1.1.73
lockout-reset2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Compressor 2 pressure and temp retry count reset"
DEFVAL { 0 }
::= { digitalObjects 73 }

-- 1.3.6.1.4.1.9839.2.1.1.74
fan-ht-limit-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable limit of fan speed if ret temp too high"
DEFVAL { 0 }
::= { digitalObjects 74 }

-- 1.3.6.1.4.1.9839.2.1.1.75
freeze-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Optional sensor 1 temp below freeze stat alarm set
point"
DEFVAL { 0 }
::= { digitalObjects 75 }

-- 1.3.6.1.4.1.9839.2.1.1.76
hi-alm-tmp-1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 76 }

-- 1.3.6.1.4.1.9839.2.1.1.77
hi-alm-tmp-2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 77 }

-- 1.3.6.1.4.1.9839.2.1.1.78
hi-alm-tmp-3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 78 }

-- 1.3.6.1.4.1.9839.2.1.1.79
hi-alm-tmp-4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 79 }

-- 1.3.6.1.4.1.9839.2.1.1.80
alm-out2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Alarm output function #2"
DEFVAL { 0 }
::= { digitalObjects 80 }

-- 1.3.6.1.4.1.9839.2.1.1.81
hi-alm-tmp-5 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 81 }

-- 1.3.6.1.4.1.9839.2.1.1.82
hi-alm-tmp-6 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 82 }

-- 1.3.6.1.4.1.9839.2.1.1.83
hi-alm-tmp-7 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 83 }

-- 1.3.6.1.4.1.9839.2.1.1.84
hi-alm-tmp-8 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 84 }

-- 1.3.6.1.4.1.9839.2.1.1.85
hi-alm-tmp-9 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 85 }

-- 1.3.6.1.4.1.9839.2.1.1.86
hi-alm-tmp-10 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 86 }

-- 1.3.6.1.4.1.9839.2.1.1.87
hi-alm-tmp-11 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 87 }

-- 1.3.6.1.4.1.9839.2.1.1.88
hi-alm-tmp-12 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 88 }

-- 1.3.6.1.4.1.9839.2.1.1.89
hi-alm-tmp-13 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 89 }

-- 1.3.6.1.4.1.9839.2.1.1.90
hi-alm-tmp-14 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 90 }

-- 1.3.6.1.4.1.9839.2.1.1.91
hi-alm-tmp-15 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 91 }

-- 1.3.6.1.4.1.9839.2.1.1.92
hi-alm-tmp-16 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 92 }

-- 1.3.6.1.4.1.9839.2.1.1.93
hi-alm-tmp-17 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 93 }

-- 1.3.6.1.4.1.9839.2.1.1.94
hi-alm-tmp-18 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 94 }

-- 1.3.6.1.4.1.9839.2.1.1.95
hi-alm-tmp-19 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 95 }

-- 1.3.6.1.4.1.9839.2.1.1.96
hi-alm-tmp-20 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 96 }

-- 1.3.6.1.4.1.9839.2.1.1.97
hi-alm-tmp-21 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 97 }

-- 1.3.6.1.4.1.9839.2.1.1.98
hi-alm-tmp-22 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 98 }

-- 1.3.6.1.4.1.9839.2.1.1.99
hi-alm-tmp-23 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 99 }

-- 1.3.6.1.4.1.9839.2.1.1.100
hi-alm-tmp-24 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 100 }
-- 1.3.6.1.4.1.9839.2.1.1.101
hi-alm-tmp-25 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 101 }

-- 1.3.6.1.4.1.9839.2.1.1.102
hi-alm-tmp-26 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 102 }

-- 1.3.6.1.4.1.9839.2.1.1.103
hi-alm-tmp-27 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 103 }

-- 1.3.6.1.4.1.9839.2.1.1.104
hi-alm-tmp-28 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 104 }

-- 1.3.6.1.4.1.9839.2.1.1.105
hi-alm-tmp-29 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 105 }

-- 1.3.6.1.4.1.9839.2.1.1.106
hi-alm-tmp-30 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 106 }
-- 1.3.6.1.4.1.9839.2.1.1.107
hi-alm-tmp-31 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 107 }

-- 1.3.6.1.4.1.9839.2.1.1.108
zone-mstr-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Zone master control feature enabled"
DEFVAL { 1 }
::= { digitalObjects 108 }

-- 1.3.6.1.4.1.9839.2.1.1.109
hi-alm-tmp-32 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor above setpoint"
DEFVAL { 0 }
::= { digitalObjects 109 }

-- 1.3.6.1.4.1.9839.2.1.1.110
lo-alm-tmp-1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 110 }

-- 1.3.6.1.4.1.9839.2.1.1.111
lo-alm-tmp-2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 111 }

-- 1.3.6.1.4.1.9839.2.1.1.112
lo-alm-tmp-3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 112 }

-- 1.3.6.1.4.1.9839.2.1.1.113
lo-alm-tmp-4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 113 }

-- 1.3.6.1.4.1.9839.2.1.1.114
lo-alm-tmp-5 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 114 }

-- 1.3.6.1.4.1.9839.2.1.1.115
lo-alm-tmp-6 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 115 }

-- 1.3.6.1.4.1.9839.2.1.1.116
lo-alm-tmp-7 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 116 }

-- 1.3.6.1.4.1.9839.2.1.1.117
lo-alm-tmp-8 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 117 }

-- 1.3.6.1.4.1.9839.2.1.1.118
lo-alm-tmp-9 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 118 }

-- 1.3.6.1.4.1.9839.2.1.1.119
lo-alm-tmp-10 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 119 }

-- 1.3.6.1.4.1.9839.2.1.1.120
lo-alm-tmp-11 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 120 }

-- 1.3.6.1.4.1.9839.2.1.1.121
lo-alm-tmp-12 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 121 }

-- 1.3.6.1.4.1.9839.2.1.1.122
lo-alm-tmp-13 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 122 }

-- 1.3.6.1.4.1.9839.2.1.1.123
lo-alm-tmp-14 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 123 }

-- 1.3.6.1.4.1.9839.2.1.1.124
lo-alm-tmp-15 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 124 }

-- 1.3.6.1.4.1.9839.2.1.1.125
lo-alm-tmp-16 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 125 }

-- 1.3.6.1.4.1.9839.2.1.1.126
lo-alm-tmp-17 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 126 }

-- 1.3.6.1.4.1.9839.2.1.1.127
lo-alm-tmp-18 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 127 }

-- 1.3.6.1.4.1.9839.2.1.1.128
lo-alm-tmp-19 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 128 }

-- 1.3.6.1.4.1.9839.2.1.1.129
lo-alm-tmp-20 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 129 }

-- 1.3.6.1.4.1.9839.2.1.1.130
lo-alm-tmp-21 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 130 }

-- 1.3.6.1.4.1.9839.2.1.1.131
lo-alm-tmp-22 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 131 }

-- 1.3.6.1.4.1.9839.2.1.1.132
lo-alm-tmp-23 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 132 }

-- 1.3.6.1.4.1.9839.2.1.1.133
lo-alm-tmp-24 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 133 }

-- 1.3.6.1.4.1.9839.2.1.1.134
lo-alm-tmp-25 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 134 }

-- 1.3.6.1.4.1.9839.2.1.1.135
lo-alm-tmp-26 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 135 }

-- 1.3.6.1.4.1.9839.2.1.1.136
lo-alm-tmp-27 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 136 }

-- 1.3.6.1.4.1.9839.2.1.1.137
lo-alm-tmp-28 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 137 }

-- 1.3.6.1.4.1.9839.2.1.1.138
lo-alm-tmp-29 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 138 }

-- 1.3.6.1.4.1.9839.2.1.1.139
lo-alm-tmp-30 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 139 }

-- 1.3.6.1.4.1.9839.2.1.1.140
lo-alm-tmp-31 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 140 }

-- 1.3.6.1.4.1.9839.2.1.1.141
lo-alm-tmp-32 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temp of rack sensor below setpoint"
DEFVAL { 0 }
::= { digitalObjects 141 }

-- 1.3.6.1.4.1.9839.2.1.1.142
ext-t-offline-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Lost communication to external temp module"
DEFVAL { 0 }
::= { digitalObjects 142 }

-- 1.3.6.1.4.1.9839.2.1.1.143
economizer-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Airside economizer feature enabled"
DEFVAL { 0 }
::= { digitalObjects 143 }

-- 1.3.6.1.4.1.9839.2.1.1.144
control-mode OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0=Regulate Return air temp 1=Regulate Supply air
temp"
DEFVAL { 0 }
::= { digitalObjects 144 }

-- 1.3.6.1.4.1.9839.2.1.1.145
air-flow-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Either airflow by unit or zone master"
DEFVAL { 0 }
::= { digitalObjects 145 }

-- 1.3.6.1.4.1.9839.2.1.1.146
vfd-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Compressor VFD alarm"
DEFVAL { 0 }
::= { digitalObjects 146 }

-- 1.3.6.1.4.1.9839.2.1.1.147
hi-ave OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "mode of the rack 0=highest of the groups
1=average of the groups"
DEFVAL { 0 }
::= { digitalObjects 147 }
-- 1.3.6.1.4.1.9839.2.1.1.148
pco-large OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Identifies to BMS that the controller is normal
size dap4"
DEFVAL { 0 }
::= { digitalObjects 148 }

-- 1.3.6.1.4.1.9839.2.1.1.149
pm-offline-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "PM not detected on modbus"
DEFVAL { 0 }
::= { digitalObjects 149 }

-- 1.3.6.1.4.1.9839.2.1.1.150
phase-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Lost power phase alarm"
DEFVAL { 0 }
::= { digitalObjects 150 }

-- 1.3.6.1.4.1.9839.2.1.1.151
lights-on OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Output to control lights in gPOD"
DEFVAL { 0 }
::= { digitalObjects 151 }

-- 1.3.6.1.4.1.9839.2.1.1.152
co2-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable CO2 control on a gPod unit"
DEFVAL { 0 }
::= { digitalObjects 152 }

-- 1.3.6.1.4.1.9839.2.1.1.153
p-meter-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable optional power meter feature"
DEFVAL { 0 }
::= { digitalObjects 153 }

-- 1.3.6.1.4.1.9839.2.1.1.154
co2-on OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "CO2 solenoid output"
DEFVAL { 0 }
::= { digitalObjects 154 }

-- 1.3.6.1.4.1.9839.2.1.1.155
co2-high-alm-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable high CO2 alarm"
DEFVAL { 0 }
::= { digitalObjects 155 }

-- 1.3.6.1.4.1.9839.2.1.1.156
co2-low-alm-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable low CO2 alarm"
DEFVAL { 0 }
::= { digitalObjects 156 }

-- 1.3.6.1.4.1.9839.2.1.1.157
co2-lo-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "CO2 below alarm set point"
DEFVAL { 0 }
::= { digitalObjects 157 }

-- 1.3.6.1.4.1.9839.2.1.1.158
co2-at-night OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable of CO2 control at nightime too"
DEFVAL { 0 }
::= { digitalObjects 158 }

-- 1.3.6.1.4.1.9839.2.1.1.166
low-suc-prs1-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Low suction pressure alarm C1"
DEFVAL { 0 }
::= { digitalObjects 166 }

-- 1.3.6.1.4.1.9839.2.1.1.167
low-suc-prs2-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Low suction pressure alarm C2"
DEFVAL { 0 }
::= { digitalObjects 167 }

-- 1.3.6.1.4.1.9839.2.1.1.168
alarm-on OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "An alarm is active on this unit"
DEFVAL { 0 }
::= { digitalObjects 168 }

-- 1.3.6.1.4.1.9839.2.1.1.170
low-suc-tmp1-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Low suction temp alarm C1"
DEFVAL { 0 }
::= { digitalObjects 170 }

-- 1.3.6.1.4.1.9839.2.1.1.171
low-suc-tmp2-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Low suction temp alarm C2"
DEFVAL { 0 }
::= { digitalObjects 171 }

-- 1.3.6.1.4.1.9839.2.1.1.172
hi-suc-tmp1-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High suction temp alarm C1"
DEFVAL { 0 }
::= { digitalObjects 172 }

-- 1.3.6.1.4.1.9839.2.1.1.174
alm-out3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Alarm output function #3"
DEFVAL { 0 }
::= { digitalObjects 174 }

-- 1.3.6.1.4.1.9839.2.1.1.175
alm-out4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Alarm output function #4"
DEFVAL { 0 }
::= { digitalObjects 175 }

-- 1.3.6.1.4.1.9839.2.1.1.176
cust-alm2-50 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 176 }

-- 1.3.6.1.4.1.9839.2.1.1.177
evo-eeprom-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "EVD memory fault alarm"
DEFVAL { 0 }
::= { digitalObjects 177 }

-- 1.3.6.1.4.1.9839.2.1.1.180
evo-motor-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "EVD valve motor #1 fault"
DEFVAL { 0 }
::= { digitalObjects 180 }

-- 1.3.6.1.4.1.9839.2.1.1.182
evo-hi-evapt-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "C1 High evap temp"
DEFVAL { 0 }
::= { digitalObjects 182 }

-- 1.3.6.1.4.1.9839.2.1.1.185
evo-s1-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "EVD sensor 1 fault"
DEFVAL { 0 }
::= { digitalObjects 185 }

-- 1.3.6.1.4.1.9839.2.1.1.187
evo-s2-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "EVD sensor 2 fault"
DEFVAL { 0 }
::= { digitalObjects 187 }

-- 1.3.6.1.4.1.9839.2.1.1.188
en-sp-offset OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Allow offset to cooling setpoint if fan is running
at max speed"
DEFVAL { 1 }
::= { digitalObjects 188 }

-- 1.3.6.1.4.1.9839.2.1.1.189
disch-air-lo-alm-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable low discharge temperature alarm"
DEFVAL { 0 }
::= { digitalObjects 189 }

-- 1.3.6.1.4.1.9839.2.1.1.190
hum-hi-alm-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable hi humidity alarm"
DEFVAL { 0 }
::= { digitalObjects 190 }

-- 1.3.6.1.4.1.9839.2.1.1.191
evo2-motor-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Valve 2 motor fault"
DEFVAL { 0 }
::= { digitalObjects 191 }

-- 1.3.6.1.4.1.9839.2.1.1.192
evo-offline-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "EVD offline alarm"
DEFVAL { 0 }
::= { digitalObjects 192 }

-- 1.3.6.1.4.1.9839.2.1.1.193
hi-hg-temp-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High hot gas line temperature of C1"
DEFVAL { 0 }
::= { digitalObjects 193 }

-- 1.3.6.1.4.1.9839.2.1.1.194
evo-s3-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "EVD sensor 3 fault"
DEFVAL { 0 }
::= { digitalObjects 194 }

-- 1.3.6.1.4.1.9839.2.1.1.195
evo-s4-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "EVD sensor 4 fault"
DEFVAL { 0 }
::= { digitalObjects 195 }

-- 1.3.6.1.4.1.9839.2.1.1.197
hum-lo-alm-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable low humidity alarm"
DEFVAL { 0 }
::= { digitalObjects 197 }

-- 1.3.6.1.4.1.9839.2.1.1.198
ra-tmp-hi-alm-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable hi return temperature alarm"
DEFVAL { 0 }
::= { digitalObjects 198 }

-- 1.3.6.1.4.1.9839.2.1.1.199
ra-tmp-lo-alm-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable low return temperature alarm"
DEFVAL { 0 }
::= { digitalObjects 199 }

-- 1.3.6.1.4.1.9839.2.1.1.200
co2-hi-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "CO2 above alarm set point"
DEFVAL { 0 }
::= { digitalObjects 200 }

-- 1.3.6.1.4.1.9839.2.1.1.201
hi-suc-tmp2-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High suction temp alarm C2"
DEFVAL { 0 }
::= { digitalObjects 201 }

-- 1.3.6.1.4.1.9839.2.1.1.202
suc-prs2-alm-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable circuit 2 suction pressure alarm "
DEFVAL { 0 }
::= { digitalObjects 202 }

-- 1.3.6.1.4.1.9839.2.1.1.203
suc-prs-alm-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable circuit 1 suction pressure alarm "
DEFVAL { 0 }
::= { digitalObjects 203 }

-- 1.3.6.1.4.1.9839.2.1.1.205
evo2-hi-evapt-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "C2 high evap temp "
DEFVAL { 0 }
::= { digitalObjects 205 }

-- 1.3.6.1.4.1.9839.2.1.1.1001
show-autodrain OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1001 }

-- 1.3.6.1.4.1.9839.2.1.1.1002
override-go OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Scheduler is currently in override"
DEFVAL { 0 }
::= { digitalObjects 1002 }

-- 1.3.6.1.4.1.9839.2.1.1.1003
en-sched-onoff OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable on-off from scheduler"
DEFVAL { 0 }
::= { digitalObjects 1003 }

-- 1.3.6.1.4.1.9839.2.1.1.1004
wtr-flow-lockout OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Comps inhibited for a period of time"
DEFVAL { 0 }
::= { digitalObjects 1004 }

-- 1.3.6.1.4.1.9839.2.1.1.1005
rack-int-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1005 }

-- 1.3.6.1.4.1.9839.2.1.1.1006
rack-ext-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1006 }
-- 1.3.6.1.4.1.9839.2.1.1.1008
en-u8 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1008 }

-- 1.3.6.1.4.1.9839.2.1.1.1009
en-u9 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1009 }

-- 1.3.6.1.4.1.9839.2.1.1.1010
show-bms-msk2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1010 }

-- 1.3.6.1.4.1.9839.2.1.1.1013
show-btu OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "0= KJ of enthalpy; 1= BTU of enthalpy"
DEFVAL { 0 }
::= { digitalObjects 1013 }

-- 1.3.6.1.4.1.9839.2.1.1.1014
show-const-speed OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1014 }

-- 1.3.6.1.4.1.9839.2.1.1.1015
show-contact-text OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1015 }
-- 1.3.6.1.4.1.9839.2.1.1.1016
show-custom-msg OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1016 }

-- 1.3.6.1.4.1.9839.2.1.1.1017
show-custom-msgsw1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1017 }

-- 1.3.6.1.4.1.9839.2.1.1.1018
show-custom-msgsw2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1018 }

-- 1.3.6.1.4.1.9839.2.1.1.1019
show-custom-msgsw3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1019 }

-- 1.3.6.1.4.1.9839.2.1.1.1020
show-custom-msgsw4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1020 }

-- 1.3.6.1.4.1.9839.2.1.1.1021
show-cw-mod OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1021 }

-- 1.3.6.1.4.1.9839.2.1.1.1022
show-cw-needed OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1022 }

-- 1.3.6.1.4.1.9839.2.1.1.1023
show-cw-on OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1023 }

-- 1.3.6.1.4.1.9839.2.1.1.1024
show-disch-needed OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1024 }

-- 1.3.6.1.4.1.9839.2.1.1.1025
show-disch-tmp OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1025 }

-- 1.3.6.1.4.1.9839.2.1.1.1026
show-ec-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1026 }

-- 1.3.6.1.4.1.9839.2.1.1.1027
show-ec-pw OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1027 }

-- 1.3.6.1.4.1.9839.2.1.1.1028
show-enth-db OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1028 }

-- 1.3.6.1.4.1.9839.2.1.1.1029
show-fantemp-sp OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1029 }

-- 1.3.6.1.4.1.9839.2.1.1.1030
groups-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1030 }

-- 1.3.6.1.4.1.9839.2.1.1.1031
show-heat-inhibit OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1031 }

-- 1.3.6.1.4.1.9839.2.1.1.1032
show-hi-ave OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Cannot average or take highest if only one sensor"
DEFVAL { 0 }
::= { digitalObjects 1032 }

-- 1.3.6.1.4.1.9839.2.1.1.1033
show-hum-warn OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "warning that dewpoint control causing humidity to
reach setpoint"
DEFVAL { 0 }
::= { digitalObjects 1033 }

-- 1.3.6.1.4.1.9839.2.1.1.1034
show-lead-ht OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1034 }

-- 1.3.6.1.4.1.9839.2.1.1.1035
show-minmax OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1035 }

-- 1.3.6.1.4.1.9839.2.1.1.1036
show-mod-number OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1036 }

-- 1.3.6.1.4.1.9839.2.1.1.1037
show-mod-text OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1037 }

-- 1.3.6.1.4.1.9839.2.1.1.1038
show-no-dehum OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1038 }

-- 1.3.6.1.4.1.9839.2.1.1.1039
show-non-scroll OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1039 }

-- 1.3.6.1.4.1.9839.2.1.1.1040
show-opt-sns OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1040 }

-- 1.3.6.1.4.1.9839.2.1.1.1041
show-options OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1041 }

-- 1.3.6.1.4.1.9839.2.1.1.1042
show-pwr-a-available OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1042 }

-- 1.3.6.1.4.1.9839.2.1.1.1043
show-pwr-b-available OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1043 }

-- 1.3.6.1.4.1.9839.2.1.1.1044
show-pwr-notice OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1044 }

-- 1.3.6.1.4.1.9839.2.1.1.1045
show-pwrdwn OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1045 }

-- 1.3.6.1.4.1.9839.2.1.1.1046
show-refresh-rate OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1046 }

-- 1.3.6.1.4.1.9839.2.1.1.1047
show-retdewpt OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1047 }

-- 1.3.6.1.4.1.9839.2.1.1.1048
show-rot-time OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1048 }

-- 1.3.6.1.4.1.9839.2.1.1.1049
show-serial-set OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1049 }

-- 1.3.6.1.4.1.9839.2.1.1.1050
show-st-time OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1050 }

-- 1.3.6.1.4.1.9839.2.1.1.1051
show-std-msgsw1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1051 }

-- 1.3.6.1.4.1.9839.2.1.1.1052
show-std-msgsw2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1052 }

-- 1.3.6.1.4.1.9839.2.1.1.1053
show-std-msgsw3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1053 }

-- 1.3.6.1.4.1.9839.2.1.1.1054
show-std-msgsw4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1054 }

-- 1.3.6.1.4.1.9839.2.1.1.1055
show-t14 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1055 }

-- 1.3.6.1.4.1.9839.2.1.1.1056
show-t21 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1056 }

-- 1.3.6.1.4.1.9839.2.1.1.1057
show-t28 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1057 }

-- 1.3.6.1.4.1.9839.2.1.1.1058
show-zafsp OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1058 }

-- 1.3.6.1.4.1.9839.2.1.1.1059
show-zm-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1059 }

-- 1.3.6.1.4.1.9839.2.1.1.1060
show-zm-pw OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1060 }

-- 1.3.6.1.4.1.9839.2.1.1.1061
show-zmsp-warning OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1061 }

-- 1.3.6.1.4.1.9839.2.1.1.1062
presence-unit1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 1 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1062 }
-- 1.3.6.1.4.1.9839.2.1.1.1063
presence-unit10 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 10 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1063 }

-- 1.3.6.1.4.1.9839.2.1.1.1064
presence-unit11 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 11 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1064 }

-- 1.3.6.1.4.1.9839.2.1.1.1065
presence-unit12 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 12 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1065 }

-- 1.3.6.1.4.1.9839.2.1.1.1066
presence-unit13 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 13 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1066 }

-- 1.3.6.1.4.1.9839.2.1.1.1067
presence-unit14 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 14 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1067 }

-- 1.3.6.1.4.1.9839.2.1.1.1068
presence-unit15 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 15 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1068 }
-- 1.3.6.1.4.1.9839.2.1.1.1069
presence-unit16 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 16 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1069 }

-- 1.3.6.1.4.1.9839.2.1.1.1070
presence-unit2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 2 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1070 }

-- 1.3.6.1.4.1.9839.2.1.1.1071
presence-unit3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 3 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1071 }

-- 1.3.6.1.4.1.9839.2.1.1.1072
freeze-alm-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Enable freeze stat alarm"
DEFVAL { 0 }
::= { digitalObjects 1072 }

-- 1.3.6.1.4.1.9839.2.1.1.1074
custom-alm-1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Active custom alarm 1"
DEFVAL { 0 }
::= { digitalObjects 1074 }

-- 1.3.6.1.4.1.9839.2.1.1.1075
custom-alm-2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Active custom alarm 2"
DEFVAL { 0 }
::= { digitalObjects 1075 }

-- 1.3.6.1.4.1.9839.2.1.1.1076
custom-alm-3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Active custom alarm 3"
DEFVAL { 0 }
::= { digitalObjects 1076 }

-- 1.3.6.1.4.1.9839.2.1.1.1080
presence-unit4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 4 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1080 }

-- 1.3.6.1.4.1.9839.2.1.1.1081
presence-unit5 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 5 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1081 }

-- 1.3.6.1.4.1.9839.2.1.1.1082
presence-unit6 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 6 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1082 }

-- 1.3.6.1.4.1.9839.2.1.1.1083
presence-unit7 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 7 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1083 }

-- 1.3.6.1.4.1.9839.2.1.1.1084
presence-unit8 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 8 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1084 }

-- 1.3.6.1.4.1.9839.2.1.1.1085
presence-unit9 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Network status of unit 9 (1= Connected)"
DEFVAL { 0 }
::= { digitalObjects 1085 }

-- 1.3.6.1.4.1.9839.2.1.1.1086
en-u10 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1086 }

-- 1.3.6.1.4.1.9839.2.1.1.1087
en-u11 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1087 }

-- 1.3.6.1.4.1.9839.2.1.1.1088
en-u12 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1088 }

-- 1.3.6.1.4.1.9839.2.1.1.1089
en-u13 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1089 }

-- 1.3.6.1.4.1.9839.2.1.1.1090
en-u14 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1090 }

-- 1.3.6.1.4.1.9839.2.1.1.1091
en-u15 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1091 }

-- 1.3.6.1.4.1.9839.2.1.1.1092
en-u16 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1092 }

-- 1.3.6.1.4.1.9839.2.1.1.1093
en-u2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1093 }

-- 1.3.6.1.4.1.9839.2.1.1.1094
en-u3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1094 }

-- 1.3.6.1.4.1.9839.2.1.1.1095
en-u4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1095 }

-- 1.3.6.1.4.1.9839.2.1.1.1096
en-u5 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1096 }

-- 1.3.6.1.4.1.9839.2.1.1.1097
en-u6 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1097 }

-- 1.3.6.1.4.1.9839.2.1.1.1098
en-u7 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1098 }

-- 1.3.6.1.4.1.9839.2.1.1.1200
pco-compact OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "DO NOT RENAME THIS VARIABLE"
DEFVAL { 0 }
::= { digitalObjects 1200 }

-- 1.3.6.1.4.1.9839.2.1.1.1354
keyboard-onoff OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Keyboard on-off. Setting for power-up state only"
DEFVAL { 0 }
::= { digitalObjects 1354 }

-- 1.3.6.1.4.1.9839.2.1.1.1355
economizer-sel OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Differential Enthalpy; 1= Fixed drybulb"
DEFVAL { 0 }
::= { digitalObjects 1355 }

-- 1.3.6.1.4.1.9839.2.1.1.1356
dewpoint-cntrl OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Humidity control by 0= return relative humidity -
or- 1= Return Dewpoint"
DEFVAL { 0 }
::= { digitalObjects 1356 }

-- 1.3.6.1.4.1.9839.2.1.1.1357
scr-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Makes Y4 modulate an SCR drive for reheat"
DEFVAL { 0 }
::= { digitalObjects 1357 }

-- 1.3.6.1.4.1.9839.2.1.1.1358
zm-finish-run-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Units must finish mode before going to stdby"
DEFVAL { 1 }
::= { digitalObjects 1358 }

-- 1.3.6.1.4.1.9839.2.1.1.1360
zone-temp-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Allow standby to run when temp is much higher than
setpoint"
DEFVAL { 1 }
::= { digitalObjects 1360 }

-- 1.3.6.1.4.1.9839.2.1.1.1361
zm-sec-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Allows the units to have secondary schedule
settings"
DEFVAL { 1 }
::= { digitalObjects 1361 }

-- 1.3.6.1.4.1.9839.2.1.1.1364
wtr-flow-sel OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Water flow alarm action 0= flow alarm only 1=
lockout comps"
DEFVAL { 0 }
::= { digitalObjects 1364 }
-- 1.3.6.1.4.1.9839.2.1.1.1365
rot-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enable FIFO rotation or timed rotation for two
comps"
DEFVAL { 1 }
::= { digitalObjects 1365 }

-- 1.3.6.1.4.1.9839.2.1.1.1366
fan-continuous OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0=Fan on when demand; 1=Fan on when system is on"
DEFVAL { 0 }
::= { digitalObjects 1366 }

-- 1.3.6.1.4.1.9839.2.1.1.1367
fan-mode OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Blower 0=Digital out onoff 1= Analog output
speed control"
DEFVAL { 0 }
::= { digitalObjects 1367 }

-- 1.3.6.1.4.1.9839.2.1.1.1368
zone-inhibit-en OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Prevents stby units to run reheat or
humidification"
DEFVAL { 1 }
::= { digitalObjects 1368 }

-- 1.3.6.1.4.1.9839.2.1.1.1369
cooling-mode OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0=Normal 1=Precision (seperate deabands for
ht&cool)"
DEFVAL { 0 }
::= { digitalObjects 1369 }

-- 1.3.6.1.4.1.9839.2.1.1.1371
alarm3-dir OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Direction of analog input used as digital (they
work opposite)"
DEFVAL { 0 }
::= { digitalObjects 1371 }

-- 1.3.6.1.4.1.9839.2.1.1.1400
cust-alm-off-1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1400 }

-- 1.3.6.1.4.1.9839.2.1.1.1401
cust-alm-off-10 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1401 }

-- 1.3.6.1.4.1.9839.2.1.1.1402
cust-alm-off-11 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1402 }

-- 1.3.6.1.4.1.9839.2.1.1.1403
cust-alm-off-12 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1403 }

-- 1.3.6.1.4.1.9839.2.1.1.1404
cust-alm-off-13 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1404 }

-- 1.3.6.1.4.1.9839.2.1.1.1405
cust-alm-off-14 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1405 }

-- 1.3.6.1.4.1.9839.2.1.1.1406
cust-alm-off-15 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1406 }

-- 1.3.6.1.4.1.9839.2.1.1.1407
cust-alm-off-16 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1407 }

-- 1.3.6.1.4.1.9839.2.1.1.1408
cust-alm-off-17 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1408 }

-- 1.3.6.1.4.1.9839.2.1.1.1409
cust-alm-off-18 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1409 }

-- 1.3.6.1.4.1.9839.2.1.1.1410
cust-alm-off-19 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1410 }

-- 1.3.6.1.4.1.9839.2.1.1.1411
cust-alm-off-2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1411 }

-- 1.3.6.1.4.1.9839.2.1.1.1412
cust-alm-off-20 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1412 }

-- 1.3.6.1.4.1.9839.2.1.1.1413
cust-alm-off-21 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1413 }

-- 1.3.6.1.4.1.9839.2.1.1.1414
cust-alm-off-22 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1414 }

-- 1.3.6.1.4.1.9839.2.1.1.1415
cust-alm-off-23 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1415 }

-- 1.3.6.1.4.1.9839.2.1.1.1416
cust-alm-off-24 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1416 }
-- 1.3.6.1.4.1.9839.2.1.1.1417
cust-alm-off-25 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1417 }

-- 1.3.6.1.4.1.9839.2.1.1.1418
cust-alm-off-26 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1418 }

-- 1.3.6.1.4.1.9839.2.1.1.1419
cust-alm-off-27 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1419 }

-- 1.3.6.1.4.1.9839.2.1.1.1420
cust-alm-off-28 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1420 }

-- 1.3.6.1.4.1.9839.2.1.1.1421
cust-alm-off-29 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1421 }

-- 1.3.6.1.4.1.9839.2.1.1.1422
cust-alm-off-3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1422 }
-- 1.3.6.1.4.1.9839.2.1.1.1423
cust-alm-off-30 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1423 }

-- 1.3.6.1.4.1.9839.2.1.1.1424
cust-alm-off-31 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1424 }

-- 1.3.6.1.4.1.9839.2.1.1.1425
cust-alm-off-32 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1425 }

-- 1.3.6.1.4.1.9839.2.1.1.1426
cust-alm-off-33 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1426 }

-- 1.3.6.1.4.1.9839.2.1.1.1427
cust-alm-off-34 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1427 }

-- 1.3.6.1.4.1.9839.2.1.1.1428
cust-alm-off-35 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1428 }

-- 1.3.6.1.4.1.9839.2.1.1.1429
cust-alm-off-4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1429 }

-- 1.3.6.1.4.1.9839.2.1.1.1430
cust-alm-off-5 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1430 }

-- 1.3.6.1.4.1.9839.2.1.1.1431
cust-alm-off-6 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1431 }

-- 1.3.6.1.4.1.9839.2.1.1.1432
cust-alm-off-7 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1432 }

-- 1.3.6.1.4.1.9839.2.1.1.1433
cust-alm-off-8 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1433 }

-- 1.3.6.1.4.1.9839.2.1.1.1434
cust-alm-off-9 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1434 }

-- 1.3.6.1.4.1.9839.2.1.1.1435
cust-alm-off-u10 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1435 }

-- 1.3.6.1.4.1.9839.2.1.1.1436
cust-alm-off-u11 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1436 }

-- 1.3.6.1.4.1.9839.2.1.1.1437
cust-alm-off-u12 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1437 }

-- 1.3.6.1.4.1.9839.2.1.1.1438
cust-alm-off-u13 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1438 }

-- 1.3.6.1.4.1.9839.2.1.1.1439
cust-alm-off-u14 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1439 }

-- 1.3.6.1.4.1.9839.2.1.1.1440
cust-alm-off-u15 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1440 }

-- 1.3.6.1.4.1.9839.2.1.1.1441
cust-alm-off-u16 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1441 }

-- 1.3.6.1.4.1.9839.2.1.1.1442
cust-alm-off-u2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1442 }

-- 1.3.6.1.4.1.9839.2.1.1.1443
cust-alm-off-u3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1443 }

-- 1.3.6.1.4.1.9839.2.1.1.1444
cust-alm-off-u4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1444 }

-- 1.3.6.1.4.1.9839.2.1.1.1445
cust-alm-off-u5 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1445 }

-- 1.3.6.1.4.1.9839.2.1.1.1446
cust-alm-off-u6 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1446 }

-- 1.3.6.1.4.1.9839.2.1.1.1447
cust-alm-off-u7 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1447 }

-- 1.3.6.1.4.1.9839.2.1.1.1448
cust-alm-off-u8 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1448 }

-- 1.3.6.1.4.1.9839.2.1.1.1449
cust-alm-off-u9 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will change unit to off mode and
removed from rotation"
DEFVAL { 0 }
::= { digitalObjects 1449 }

-- 1.3.6.1.4.1.9839.2.1.1.1450
cust-alm-on OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm will force unit out of standby to on
status"
DEFVAL { 0 }
::= { digitalObjects 1450 }

-- 1.3.6.1.4.1.9839.2.1.1.1451
cust-alm-on-1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1451 }

-- 1.3.6.1.4.1.9839.2.1.1.1452
cust-alm-on-10 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1452 }

-- 1.3.6.1.4.1.9839.2.1.1.1453
cust-alm-on-11 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1453 }

-- 1.3.6.1.4.1.9839.2.1.1.1454
cust-alm-on-12 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1454 }

-- 1.3.6.1.4.1.9839.2.1.1.1455
cust-alm-on-13 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1455 }

-- 1.3.6.1.4.1.9839.2.1.1.1456
cust-alm-on-14 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1456 }

-- 1.3.6.1.4.1.9839.2.1.1.1457
cust-alm-on-15 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1457 }

-- 1.3.6.1.4.1.9839.2.1.1.1458
cust-alm-on-16 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1458 }

-- 1.3.6.1.4.1.9839.2.1.1.1459
cust-alm-on-17 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1459 }

-- 1.3.6.1.4.1.9839.2.1.1.1460
cust-alm-on-18 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1460 }

-- 1.3.6.1.4.1.9839.2.1.1.1461
cust-alm-on-19 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1461 }

-- 1.3.6.1.4.1.9839.2.1.1.1462
cust-alm-on-2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1462 }

-- 1.3.6.1.4.1.9839.2.1.1.1463
cust-alm-on-20 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1463 }

-- 1.3.6.1.4.1.9839.2.1.1.1464
cust-alm-on-21 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1464 }

-- 1.3.6.1.4.1.9839.2.1.1.1465
cust-alm-on-22 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1465 }

-- 1.3.6.1.4.1.9839.2.1.1.1466
cust-alm-on-23 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1466 }

-- 1.3.6.1.4.1.9839.2.1.1.1467
cust-alm-on-24 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1467 }

-- 1.3.6.1.4.1.9839.2.1.1.1468
cust-alm-on-25 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1468 }

-- 1.3.6.1.4.1.9839.2.1.1.1469
cust-alm-on-26 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1469 }

-- 1.3.6.1.4.1.9839.2.1.1.1470
cust-alm-on-27 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1470 }

-- 1.3.6.1.4.1.9839.2.1.1.1471
cust-alm-on-28 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1471 }

-- 1.3.6.1.4.1.9839.2.1.1.1472
cust-alm-on-29 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1472 }

-- 1.3.6.1.4.1.9839.2.1.1.1473
cust-alm-on-3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1473 }

-- 1.3.6.1.4.1.9839.2.1.1.1474
cust-alm-on-30 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1474 }

-- 1.3.6.1.4.1.9839.2.1.1.1475
cust-alm-on-31 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1475 }

-- 1.3.6.1.4.1.9839.2.1.1.1476
cust-alm-on-32 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1476 }

-- 1.3.6.1.4.1.9839.2.1.1.1477
cust-alm-on-33 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1477 }

-- 1.3.6.1.4.1.9839.2.1.1.1478
cust-alm-on-34 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1478 }

-- 1.3.6.1.4.1.9839.2.1.1.1479
cust-alm-on-35 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1479 }

-- 1.3.6.1.4.1.9839.2.1.1.1480
cust-alm-on-4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1480 }

-- 1.3.6.1.4.1.9839.2.1.1.1481
cust-alm-on-5 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1481 }

-- 1.3.6.1.4.1.9839.2.1.1.1482
cust-alm-on-6 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1482 }

-- 1.3.6.1.4.1.9839.2.1.1.1483
cust-alm-on-7 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1483 }

-- 1.3.6.1.4.1.9839.2.1.1.1484
cust-alm-on-8 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1484 }

-- 1.3.6.1.4.1.9839.2.1.1.1485
cust-alm-on-9 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { digitalObjects 1485 }

-- 1.3.6.1.4.1.9839.2.1.1.1486
cust-alm1-1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1486 }

-- 1.3.6.1.4.1.9839.2.1.1.1487
cust-alm1-10 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1487 }

-- 1.3.6.1.4.1.9839.2.1.1.1488
cust-alm1-11 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1488 }

-- 1.3.6.1.4.1.9839.2.1.1.1489
cust-alm1-12 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1489 }

-- 1.3.6.1.4.1.9839.2.1.1.1490
cust-alm1-13 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1490 }

-- 1.3.6.1.4.1.9839.2.1.1.1491
cust-alm1-14 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1491 }

-- 1.3.6.1.4.1.9839.2.1.1.1492
cust-alm1-15 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1492 }

-- 1.3.6.1.4.1.9839.2.1.1.1493
cust-alm1-16 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1493 }

-- 1.3.6.1.4.1.9839.2.1.1.1494
cust-alm1-17 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1494 }

-- 1.3.6.1.4.1.9839.2.1.1.1495
cust-alm1-18 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1495 }

-- 1.3.6.1.4.1.9839.2.1.1.1496
cust-alm1-19 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1496 }

-- 1.3.6.1.4.1.9839.2.1.1.1497
cust-alm1-2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1497 }
-- 1.3.6.1.4.1.9839.2.1.1.1498
cust-alm1-20 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1498 }

-- 1.3.6.1.4.1.9839.2.1.1.1499
cust-alm1-21 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1499 }

-- 1.3.6.1.4.1.9839.2.1.1.1500
cust-alm1-22 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1500 }

-- 1.3.6.1.4.1.9839.2.1.1.1501
cust-alm1-23 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1501 }

-- 1.3.6.1.4.1.9839.2.1.1.1502
cust-alm1-24 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1502 }

-- 1.3.6.1.4.1.9839.2.1.1.1503
cust-alm1-25 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1503 }
-- 1.3.6.1.4.1.9839.2.1.1.1504
cust-alm1-26 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1504 }

-- 1.3.6.1.4.1.9839.2.1.1.1505
cust-alm1-27 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1505 }

-- 1.3.6.1.4.1.9839.2.1.1.1506
cust-alm1-28 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1506 }

-- 1.3.6.1.4.1.9839.2.1.1.1507
cust-alm1-29 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1507 }

-- 1.3.6.1.4.1.9839.2.1.1.1508
cust-alm1-3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1508 }

-- 1.3.6.1.4.1.9839.2.1.1.1509
cust-alm1-30 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1509 }

-- 1.3.6.1.4.1.9839.2.1.1.1510
cust-alm1-31 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1510 }

-- 1.3.6.1.4.1.9839.2.1.1.1511
cust-alm1-32 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1511 }

-- 1.3.6.1.4.1.9839.2.1.1.1512
cust-alm1-33 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1512 }

-- 1.3.6.1.4.1.9839.2.1.1.1513
cust-alm1-34 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1513 }

-- 1.3.6.1.4.1.9839.2.1.1.1514
cust-alm1-35 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1514 }

-- 1.3.6.1.4.1.9839.2.1.1.1515
cust-alm1-36 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1515 }

-- 1.3.6.1.4.1.9839.2.1.1.1516
cust-alm1-37 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1516 }

-- 1.3.6.1.4.1.9839.2.1.1.1517
cust-alm1-38 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1517 }

-- 1.3.6.1.4.1.9839.2.1.1.1518
cust-alm1-39 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1518 }

-- 1.3.6.1.4.1.9839.2.1.1.1519
cust-alm1-4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1519 }

-- 1.3.6.1.4.1.9839.2.1.1.1520
cust-alm1-40 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1520 }

-- 1.3.6.1.4.1.9839.2.1.1.1521
cust-alm1-41 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1521 }

-- 1.3.6.1.4.1.9839.2.1.1.1522
cust-alm1-42 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1522 }

-- 1.3.6.1.4.1.9839.2.1.1.1523
cust-alm1-43 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1523 }

-- 1.3.6.1.4.1.9839.2.1.1.1524
cust-alm1-44 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1524 }

-- 1.3.6.1.4.1.9839.2.1.1.1525
cust-alm1-45 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1525 }

-- 1.3.6.1.4.1.9839.2.1.1.1526
cust-alm1-46 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1526 }

-- 1.3.6.1.4.1.9839.2.1.1.1527
cust-alm1-47 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1527 }

-- 1.3.6.1.4.1.9839.2.1.1.1528
cust-alm1-48 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1528 }

-- 1.3.6.1.4.1.9839.2.1.1.1529
cust-alm1-5 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1529 }

-- 1.3.6.1.4.1.9839.2.1.1.1530
cust-alm1-6 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1530 }

-- 1.3.6.1.4.1.9839.2.1.1.1531
cust-alm1-7 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1531 }

-- 1.3.6.1.4.1.9839.2.1.1.1532
cust-alm1-8 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1532 }

-- 1.3.6.1.4.1.9839.2.1.1.1533
cust-alm1-9 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1533 }

-- 1.3.6.1.4.1.9839.2.1.1.1534
cust-alm2-1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1534 }

-- 1.3.6.1.4.1.9839.2.1.1.1535
cust-alm2-10 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1535 }

-- 1.3.6.1.4.1.9839.2.1.1.1536
cust-alm2-11 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1536 }

-- 1.3.6.1.4.1.9839.2.1.1.1537
cust-alm2-12 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1537 }

-- 1.3.6.1.4.1.9839.2.1.1.1538
cust-alm2-13 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1538 }

-- 1.3.6.1.4.1.9839.2.1.1.1539
cust-alm2-14 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1539 }

-- 1.3.6.1.4.1.9839.2.1.1.1540
cust-alm2-15 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1540 }

-- 1.3.6.1.4.1.9839.2.1.1.1541
cust-alm2-16 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1541 }

-- 1.3.6.1.4.1.9839.2.1.1.1542
cust-alm2-17 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1542 }

-- 1.3.6.1.4.1.9839.2.1.1.1543
cust-alm2-18 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1543 }

-- 1.3.6.1.4.1.9839.2.1.1.1544
cust-alm2-19 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1544 }

-- 1.3.6.1.4.1.9839.2.1.1.1545
cust-alm2-2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1545 }

-- 1.3.6.1.4.1.9839.2.1.1.1546
cust-alm2-20 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1546 }

-- 1.3.6.1.4.1.9839.2.1.1.1547
cust-alm2-21 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1547 }

-- 1.3.6.1.4.1.9839.2.1.1.1548
cust-alm2-22 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1548 }

-- 1.3.6.1.4.1.9839.2.1.1.1549
cust-alm2-23 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1549 }

-- 1.3.6.1.4.1.9839.2.1.1.1550
cust-alm2-24 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1550 }

-- 1.3.6.1.4.1.9839.2.1.1.1551
cust-alm2-25 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1551 }

-- 1.3.6.1.4.1.9839.2.1.1.1552
cust-alm2-26 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1552 }

-- 1.3.6.1.4.1.9839.2.1.1.1553
cust-alm2-27 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1553 }

-- 1.3.6.1.4.1.9839.2.1.1.1554
cust-alm2-28 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1554 }

-- 1.3.6.1.4.1.9839.2.1.1.1555
cust-alm2-29 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1555 }

-- 1.3.6.1.4.1.9839.2.1.1.1556
cust-alm2-3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1556 }
-- 1.3.6.1.4.1.9839.2.1.1.1557
cust-alm2-30 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1557 }

-- 1.3.6.1.4.1.9839.2.1.1.1558
cust-alm2-31 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1558 }

-- 1.3.6.1.4.1.9839.2.1.1.1559
cust-alm2-32 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1559 }

-- 1.3.6.1.4.1.9839.2.1.1.1560
cust-alm2-33 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1560 }

-- 1.3.6.1.4.1.9839.2.1.1.1561
cust-alm2-34 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1561 }

-- 1.3.6.1.4.1.9839.2.1.1.1562
cust-alm2-35 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1562 }
-- 1.3.6.1.4.1.9839.2.1.1.1563
cust-alm2-36 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1563 }

-- 1.3.6.1.4.1.9839.2.1.1.1564
cust-alm2-37 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1564 }

-- 1.3.6.1.4.1.9839.2.1.1.1565
cust-alm2-38 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1565 }

-- 1.3.6.1.4.1.9839.2.1.1.1566
cust-alm2-39 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1566 }

-- 1.3.6.1.4.1.9839.2.1.1.1567
cust-alm2-4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1567 }

-- 1.3.6.1.4.1.9839.2.1.1.1568
cust-alm2-40 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1568 }

-- 1.3.6.1.4.1.9839.2.1.1.1569
cust-alm2-41 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1569 }

-- 1.3.6.1.4.1.9839.2.1.1.1570
cust-alm2-42 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1570 }

-- 1.3.6.1.4.1.9839.2.1.1.1571
cust-alm2-43 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1571 }

-- 1.3.6.1.4.1.9839.2.1.1.1572
cust-alm2-44 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1572 }

-- 1.3.6.1.4.1.9839.2.1.1.1573
cust-alm2-45 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1573 }

-- 1.3.6.1.4.1.9839.2.1.1.1574
cust-alm2-46 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1574 }

-- 1.3.6.1.4.1.9839.2.1.1.1575
cust-alm2-47 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1575 }

-- 1.3.6.1.4.1.9839.2.1.1.1576
cust-alm2-48 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1576 }

-- 1.3.6.1.4.1.9839.2.1.1.1577
cust-alm2-5 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1577 }

-- 1.3.6.1.4.1.9839.2.1.1.1578
cust-alm2-6 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1578 }

-- 1.3.6.1.4.1.9839.2.1.1.1579
cust-alm2-7 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1579 }

-- 1.3.6.1.4.1.9839.2.1.1.1580
cust-alm2-8 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1580 }

-- 1.3.6.1.4.1.9839.2.1.1.1581
cust-alm2-9 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1581 }

-- 1.3.6.1.4.1.9839.2.1.1.1582
cust-alm3-1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1582 }

-- 1.3.6.1.4.1.9839.2.1.1.1583
cust-alm3-10 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1583 }

-- 1.3.6.1.4.1.9839.2.1.1.1584
cust-alm3-11 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1584 }

-- 1.3.6.1.4.1.9839.2.1.1.1585
cust-alm3-12 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1585 }

-- 1.3.6.1.4.1.9839.2.1.1.1586
cust-alm3-13 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1586 }

-- 1.3.6.1.4.1.9839.2.1.1.1587
cust-alm3-14 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1587 }

-- 1.3.6.1.4.1.9839.2.1.1.1588
cust-alm3-15 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1588 }

-- 1.3.6.1.4.1.9839.2.1.1.1589
cust-alm3-16 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1589 }

-- 1.3.6.1.4.1.9839.2.1.1.1590
cust-alm3-17 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1590 }

-- 1.3.6.1.4.1.9839.2.1.1.1591
cust-alm3-18 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1591 }

-- 1.3.6.1.4.1.9839.2.1.1.1592
cust-alm3-19 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1592 }

-- 1.3.6.1.4.1.9839.2.1.1.1593
cust-alm3-2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1593 }

-- 1.3.6.1.4.1.9839.2.1.1.1594
cust-alm3-20 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1594 }

-- 1.3.6.1.4.1.9839.2.1.1.1595
cust-alm3-21 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1595 }

-- 1.3.6.1.4.1.9839.2.1.1.1596
cust-alm3-22 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1596 }

-- 1.3.6.1.4.1.9839.2.1.1.1597
cust-alm3-23 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1597 }

-- 1.3.6.1.4.1.9839.2.1.1.1598
cust-alm3-24 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1598 }

-- 1.3.6.1.4.1.9839.2.1.1.1599
cust-alm3-25 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1599 }

-- 1.3.6.1.4.1.9839.2.1.1.1600
cust-alm3-26 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1600 }

-- 1.3.6.1.4.1.9839.2.1.1.1601
cust-alm3-27 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1601 }

-- 1.3.6.1.4.1.9839.2.1.1.1602
cust-alm3-28 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1602 }

-- 1.3.6.1.4.1.9839.2.1.1.1603
cust-alm3-29 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1603 }

-- 1.3.6.1.4.1.9839.2.1.1.1604
cust-alm3-3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1604 }

-- 1.3.6.1.4.1.9839.2.1.1.1605
cust-alm3-30 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1605 }

-- 1.3.6.1.4.1.9839.2.1.1.1606
cust-alm3-31 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1606 }

-- 1.3.6.1.4.1.9839.2.1.1.1607
cust-alm3-32 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1607 }

-- 1.3.6.1.4.1.9839.2.1.1.1608
cust-alm3-33 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1608 }

-- 1.3.6.1.4.1.9839.2.1.1.1609
cust-alm3-34 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1609 }

-- 1.3.6.1.4.1.9839.2.1.1.1610
cust-alm3-35 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1610 }

-- 1.3.6.1.4.1.9839.2.1.1.1611
cust-alm3-36 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1611 }

-- 1.3.6.1.4.1.9839.2.1.1.1612
cust-alm3-37 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1612 }

-- 1.3.6.1.4.1.9839.2.1.1.1613
cust-alm3-38 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1613 }

-- 1.3.6.1.4.1.9839.2.1.1.1614
cust-alm3-39 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1614 }

-- 1.3.6.1.4.1.9839.2.1.1.1615
cust-alm3-4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1615 }
-- 1.3.6.1.4.1.9839.2.1.1.1616
cust-alm3-40 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1616 }

-- 1.3.6.1.4.1.9839.2.1.1.1617
cust-alm3-41 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1617 }

-- 1.3.6.1.4.1.9839.2.1.1.1618
cust-alm3-42 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1618 }

-- 1.3.6.1.4.1.9839.2.1.1.1619
cust-alm3-43 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1619 }

-- 1.3.6.1.4.1.9839.2.1.1.1620
cust-alm3-44 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1620 }

-- 1.3.6.1.4.1.9839.2.1.1.1621
cust-alm3-45 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1621 }
-- 1.3.6.1.4.1.9839.2.1.1.1622
cust-alm3-46 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1622 }

-- 1.3.6.1.4.1.9839.2.1.1.1623
cust-alm3-47 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1623 }

-- 1.3.6.1.4.1.9839.2.1.1.1624
cust-alm3-48 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1624 }

-- 1.3.6.1.4.1.9839.2.1.1.1625
cust-alm3-5 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1625 }

-- 1.3.6.1.4.1.9839.2.1.1.1626
cust-alm3-6 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1626 }

-- 1.3.6.1.4.1.9839.2.1.1.1627
cust-alm3-7 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1627 }

-- 1.3.6.1.4.1.9839.2.1.1.1628
cust-alm3-8 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1628 }

-- 1.3.6.1.4.1.9839.2.1.1.1629
cust-alm3-9 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1629 }

-- 1.3.6.1.4.1.9839.2.1.1.1630
cust-alm4-1 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1630 }

-- 1.3.6.1.4.1.9839.2.1.1.1631
cust-alm4-10 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1631 }

-- 1.3.6.1.4.1.9839.2.1.1.1632
cust-alm4-11 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1632 }

-- 1.3.6.1.4.1.9839.2.1.1.1633
cust-alm4-12 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1633 }

-- 1.3.6.1.4.1.9839.2.1.1.1634
cust-alm4-13 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1634 }

-- 1.3.6.1.4.1.9839.2.1.1.1635
cust-alm4-14 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1635 }

-- 1.3.6.1.4.1.9839.2.1.1.1636
cust-alm4-15 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1636 }

-- 1.3.6.1.4.1.9839.2.1.1.1637
cust-alm4-16 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1637 }

-- 1.3.6.1.4.1.9839.2.1.1.1638
cust-alm4-17 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1638 }

-- 1.3.6.1.4.1.9839.2.1.1.1639
cust-alm4-18 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1639 }

-- 1.3.6.1.4.1.9839.2.1.1.1640
cust-alm4-19 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1640 }

-- 1.3.6.1.4.1.9839.2.1.1.1641
cust-alm4-2 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1641 }

-- 1.3.6.1.4.1.9839.2.1.1.1642
cust-alm4-20 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1642 }

-- 1.3.6.1.4.1.9839.2.1.1.1643
cust-alm4-21 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1643 }

-- 1.3.6.1.4.1.9839.2.1.1.1644
cust-alm4-22 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1644 }

-- 1.3.6.1.4.1.9839.2.1.1.1645
cust-alm4-23 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1645 }

-- 1.3.6.1.4.1.9839.2.1.1.1646
cust-alm4-24 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1646 }

-- 1.3.6.1.4.1.9839.2.1.1.1647
cust-alm4-25 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1647 }

-- 1.3.6.1.4.1.9839.2.1.1.1648
cust-alm4-26 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1648 }

-- 1.3.6.1.4.1.9839.2.1.1.1649
cust-alm4-27 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1649 }

-- 1.3.6.1.4.1.9839.2.1.1.1650
cust-alm4-28 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1650 }

-- 1.3.6.1.4.1.9839.2.1.1.1651
cust-alm4-29 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1651 }

-- 1.3.6.1.4.1.9839.2.1.1.1652
cust-alm4-3 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1652 }

-- 1.3.6.1.4.1.9839.2.1.1.1653
cust-alm4-30 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1653 }

-- 1.3.6.1.4.1.9839.2.1.1.1654
cust-alm4-31 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1654 }

-- 1.3.6.1.4.1.9839.2.1.1.1655
cust-alm4-32 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1655 }

-- 1.3.6.1.4.1.9839.2.1.1.1656
cust-alm4-33 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1656 }

-- 1.3.6.1.4.1.9839.2.1.1.1657
cust-alm4-34 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1657 }

-- 1.3.6.1.4.1.9839.2.1.1.1658
cust-alm4-35 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1658 }

-- 1.3.6.1.4.1.9839.2.1.1.1659
cust-alm4-36 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1659 }

-- 1.3.6.1.4.1.9839.2.1.1.1660
cust-alm4-37 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1660 }

-- 1.3.6.1.4.1.9839.2.1.1.1661
cust-alm4-38 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1661 }

-- 1.3.6.1.4.1.9839.2.1.1.1662
cust-alm4-39 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1662 }

-- 1.3.6.1.4.1.9839.2.1.1.1663
cust-alm4-4 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1663 }

-- 1.3.6.1.4.1.9839.2.1.1.1664
cust-alm4-40 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1664 }

-- 1.3.6.1.4.1.9839.2.1.1.1665
cust-alm4-41 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1665 }

-- 1.3.6.1.4.1.9839.2.1.1.1666
cust-alm4-42 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1666 }

-- 1.3.6.1.4.1.9839.2.1.1.1667
cust-alm4-43 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1667 }

-- 1.3.6.1.4.1.9839.2.1.1.1668
cust-alm4-44 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1668 }

-- 1.3.6.1.4.1.9839.2.1.1.1669
cust-alm4-45 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1669 }

-- 1.3.6.1.4.1.9839.2.1.1.1670
cust-alm4-46 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1670 }

-- 1.3.6.1.4.1.9839.2.1.1.1671
cust-alm4-47 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1671 }

-- 1.3.6.1.4.1.9839.2.1.1.1672
cust-alm4-48 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1672 }

-- 1.3.6.1.4.1.9839.2.1.1.1673
cust-alm4-5 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1673 }

-- 1.3.6.1.4.1.9839.2.1.1.1674
cust-alm4-6 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1674 }
-- 1.3.6.1.4.1.9839.2.1.1.1675
cust-alm4-7 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1675 }

-- 1.3.6.1.4.1.9839.2.1.1.1676
cust-alm4-8 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1676 }

-- 1.3.6.1.4.1.9839.2.1.1.1677
cust-alm4-9 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1677 }

-- 1.3.6.1.4.1.9839.2.1.1.1678
cust-alm4-49 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1678 }

-- 1.3.6.1.4.1.9839.2.1.1.1679
cust-alm4-50 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1679 }

-- 1.3.6.1.4.1.9839.2.1.1.1680
cust-alm4-51 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1680 }
-- 1.3.6.1.4.1.9839.2.1.1.1681
cust-alm4-52 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1681 }

-- 1.3.6.1.4.1.9839.2.1.1.1682
cust-alm3-49 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1682 }

-- 1.3.6.1.4.1.9839.2.1.1.1683
cust-alm3-50 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1683 }

-- 1.3.6.1.4.1.9839.2.1.1.1684
cust-alm3-51 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1684 }

-- 1.3.6.1.4.1.9839.2.1.1.1685
cust-alm3-52 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1685 }

-- 1.3.6.1.4.1.9839.2.1.1.1686
cust-alm2-49 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1686 }

-- 1.3.6.1.4.1.9839.2.1.1.1687
cust-alm2-51 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1687 }

-- 1.3.6.1.4.1.9839.2.1.1.1688
cust-alm2-52 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1688 }

-- 1.3.6.1.4.1.9839.2.1.1.1689
cust-alm1-49 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1689 }

-- 1.3.6.1.4.1.9839.2.1.1.1690
cust-alm1-50 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1690 }

-- 1.3.6.1.4.1.9839.2.1.1.1691
cust-alm1-51 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1691 }

-- 1.3.6.1.4.1.9839.2.1.1.1692
cust-alm1-52 OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Custom alarm matrix enable"
DEFVAL { 0 }
::= { digitalObjects 1692 }

-- 1.3.6.1.4.1.9839.2.1.1.1693
pcoe-offline-alm OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Offline alarm - pCOe diagnostic"
DEFVAL { 0 }
::= { digitalObjects 1693 }

-- 1.3.6.1.4.1.9839.2.1.2
analogObjects OBJECT IDENTIFIER ::= { dap4MIB 2 }

-- 1.3.6.1.4.1.9839.2.1.2.1
ret-air-tmp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air"
DEFVAL { 0 }
::= { analogObjects 1 }

-- 1.3.6.1.4.1.9839.2.1.2.2
minmax-24hr-retair.maximum OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Maximum Return air temp in last 24hrs"
DEFVAL { 0 }
::= { analogObjects 2 }

-- 1.3.6.1.4.1.9839.2.1.2.3
minmax-24hr-retair.minumum OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Minimum Return air temp in last 24hrs"
DEFVAL { 0 }
::= { analogObjects 3 }

-- 1.3.6.1.4.1.9839.2.1.2.4
temp-setpoint OBJECT-TYPE
SYNTAX Integer32 (-9999..9999)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Temperature setpoint"
DEFVAL { 0 }
::= { analogObjects 4 }

-- 1.3.6.1.4.1.9839.2.1.2.5
temp-deadband OBJECT-TYPE
SYNTAX Integer32 (10..100)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Amount above setpoint before a comp is staged on;
also ret air band for v comp"
DEFVAL { 20 }
::= { analogObjects 5 }

-- 1.3.6.1.4.1.9839.2.1.2.6
humidity.ain-offs OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Humidity Sensor Calibration"
DEFVAL { 0 }
::= { analogObjects 6 }

-- 1.3.6.1.4.1.9839.2.1.2.7
return.ain-offs OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Return Temperature Sensor Calibration"
DEFVAL { 0 }
::= { analogObjects 7 }

-- 1.3.6.1.4.1.9839.2.1.2.8
cw-tmp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of chilled water"
DEFVAL { 0 }
::= { analogObjects 8 }

-- 1.3.6.1.4.1.9839.2.1.2.9
disch-air-tmp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of discharge air"
DEFVAL { 0 }
::= { analogObjects 9 }

-- 1.3.6.1.4.1.9839.2.1.2.10
discharge.ain-offs OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Discharge Temperature Sensor Calibration -
Optional sensor required (B9)"
DEFVAL { 0 }
::= { analogObjects 10 }

-- 1.3.6.1.4.1.9839.2.1.2.11
cw.ain-offs OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Chilled Water Temperature Sensor Calibration -
Optional sensor required (B10)"
DEFVAL { 0 }
::= { analogObjects 11 }

-- 1.3.6.1.4.1.9839.2.1.2.12
engsaver-setpoint OBJECT-TYPE
SYNTAX Integer32 (-9999..9999)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Temperature where chilled water can be used for
engysaver"
DEFVAL { 0 }
::= { analogObjects 12 }

-- 1.3.6.1.4.1.9839.2.1.2.13
opt1-analog OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Value of the optional analog input 1 "
DEFVAL { 0 }
::= { analogObjects 13 }

-- 1.3.6.1.4.1.9839.2.1.2.14
opt2-analog OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Value of the optional analog input 2"
DEFVAL { 0 }
::= { analogObjects 14 }

-- 1.3.6.1.4.1.9839.2.1.2.15
opt3-analog OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Value of the optional analog input 3"
DEFVAL { 0 }
::= { analogObjects 15 }

-- 1.3.6.1.4.1.9839.2.1.2.16
opt4-analog OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Value of the optional analog input 4"
DEFVAL { 0 }
::= { analogObjects 16 }

-- 1.3.6.1.4.1.9839.2.1.2.17
opt-sns-1.y1 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 1 Minimum Value"
DEFVAL { 0 }
::= { analogObjects 17 }

-- 1.3.6.1.4.1.9839.2.1.2.18
opt-sns-1.y2 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 1 Maximum Value"
DEFVAL { 1000 }
::= { analogObjects 18 }

-- 1.3.6.1.4.1.9839.2.1.2.19
opt-sns-1.ain-offs OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 1 Calibration"
DEFVAL { 0 }
::= { analogObjects 19 }

-- 1.3.6.1.4.1.9839.2.1.2.20
opt-sns-2.y1 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 2 Minimum Value"
DEFVAL { 0 }
::= { analogObjects 20 }

-- 1.3.6.1.4.1.9839.2.1.2.21
opt-sns-2.y2 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 2 Maximum Value"
DEFVAL { 1000 }
::= { analogObjects 21 }

-- 1.3.6.1.4.1.9839.2.1.2.22
opt-sns-2.ain-offs OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 2 Calibration"
DEFVAL { 0 }
::= { analogObjects 22 }

-- 1.3.6.1.4.1.9839.2.1.2.23
opt-sns-3.y1 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 3 Minimum Value"
DEFVAL { 0 }
::= { analogObjects 23 }

-- 1.3.6.1.4.1.9839.2.1.2.24
opt-sns-3.y2 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 3 Maximum Value"
DEFVAL { 1000 }
::= { analogObjects 24 }

-- 1.3.6.1.4.1.9839.2.1.2.25
opt-sns-3.ain-offs OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 3 Calibration"
DEFVAL { 0 }
::= { analogObjects 25 }

-- 1.3.6.1.4.1.9839.2.1.2.26
opt-sns-4.y1 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 4 Minimum Value"
DEFVAL { 0 }
::= { analogObjects 26 }

-- 1.3.6.1.4.1.9839.2.1.2.27
opt-sns-4.y2 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 4 Maximum Value"
DEFVAL { 1000 }
::= { analogObjects 27 }

-- 1.3.6.1.4.1.9839.2.1.2.28
opt-sns-4.ain-offs OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 4 Calibration"
DEFVAL { 0 }
::= { analogObjects 28 }

-- 1.3.6.1.4.1.9839.2.1.2.29
econ-cl-setpoint OBJECT-TYPE
SYNTAX Integer32 (-9999..9999)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Temperature setpoint for cooling in economizer
mode"
DEFVAL { 720 }
::= { analogObjects 29 }

-- 1.3.6.1.4.1.9839.2.1.2.30
econ-cl-deadband OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Temperature deadband for cooling in economizer
mode"
DEFVAL { 0 }
::= { analogObjects 30 }

-- 1.3.6.1.4.1.9839.2.1.2.31
econ-ht-setpoint OBJECT-TYPE
SYNTAX Integer32 (-9999..9999)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Temperature setpoint for heating in economizer
mode"
DEFVAL { 720 }
::= { analogObjects 31 }

-- 1.3.6.1.4.1.9839.2.1.2.32
econ-ht-deadband OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Temperature deadband for heating in economizer
mode"
DEFVAL { 0 }
::= { analogObjects 32 }

-- 1.3.6.1.4.1.9839.2.1.2.33
stage-sp OBJECT-TYPE
SYNTAX Integer32 (0..50)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Amount temp must change for each stage of heat or
cool"
DEFVAL { 0 }
::= { analogObjects 33 }

-- 1.3.6.1.4.1.9839.2.1.2.34
dewpoint-hi-sp OBJECT-TYPE
SYNTAX Integer32 (500..650)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Dewpoint setpoint for economizer"
DEFVAL { 570 }
::= { analogObjects 34 }

-- 1.3.6.1.4.1.9839.2.1.2.35
dewpoint-hi-dband OBJECT-TYPE
SYNTAX Integer32 (10..30)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Deadband of dewpoint for economizer"
DEFVAL { 10 }
::= { analogObjects 35 }

-- 1.3.6.1.4.1.9839.2.1.2.36
dewpoint-lo-sp OBJECT-TYPE
SYNTAX Integer32 (400..550)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Lower limit of dewpoint for economizer"
DEFVAL { 450 }
::= { analogObjects 36 }

-- 1.3.6.1.4.1.9839.2.1.2.37
dewpoint-lo-dband OBJECT-TYPE
SYNTAX Integer32 (1..30)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Deadband of low dewpoint for economizer"
DEFVAL { 1 }
::= { analogObjects 37 }

-- 1.3.6.1.4.1.9839.2.1.2.38
enthalpy-deadband OBJECT-TYPE
SYNTAX Integer32 (2..20)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "deadband of enthalpy for economizer"
DEFVAL { 5 }
::= { analogObjects 38 }

-- 1.3.6.1.4.1.9839.2.1.2.39
oa-airflow.ain-offs OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog input offset for Outside Air Temp"
DEFVAL { 0 }
::= { analogObjects 39 }

-- 1.3.6.1.4.1.9839.2.1.2.40
outside-temp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of the outside air"
DEFVAL { 0 }
::= { analogObjects 40 }

-- 1.3.6.1.4.1.9839.2.1.2.41
outside-dewpt OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Dew point of outside air"
DEFVAL { 0 }
::= { analogObjects 41 }

-- 1.3.6.1.4.1.9839.2.1.2.42
ret-air-dewpt OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Dew point of return air"
DEFVAL { 0 }
::= { analogObjects 42 }

-- 1.3.6.1.4.1.9839.2.1.2.43
ra-fan-setpoint OBJECT-TYPE
SYNTAX Integer32 (-9999..9999)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Setpoint for fan modulation by return or rack
temperature"
DEFVAL { 0 }
::= { analogObjects 43 }

-- 1.3.6.1.4.1.9839.2.1.2.44
ra-fan-deadband OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Amount from setpoint before fan starts ramping up"
DEFVAL { 0 }
::= { analogObjects 44 }

-- 1.3.6.1.4.1.9839.2.1.2.45
rack-temp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of this unit"
DEFVAL { 0 }
::= { analogObjects 45 }

-- 1.3.6.1.4.1.9839.2.1.2.46
zone-rack-temp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "The calculated rack temp of all units in this
zone"
DEFVAL { 0 }
::= { analogObjects 46 }

-- 1.3.6.1.4.1.9839.2.1.2.47
t1-t2.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 47 }

-- 1.3.6.1.4.1.9839.2.1.2.48
t1-t2.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 48 }

-- 1.3.6.1.4.1.9839.2.1.2.49
t3-t4.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 49 }

-- 1.3.6.1.4.1.9839.2.1.2.50
master-temp-setpoint OBJECT-TYPE
SYNTAX Integer32 (-9999..9999)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature setpoint of the Zone Master sent to
slaves"
DEFVAL { 0 }
::= { analogObjects 50 }

-- 1.3.6.1.4.1.9839.2.1.2.51
evo-superheat OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Superheat read from the EVD"
DEFVAL { 0 }
::= { analogObjects 51 }

-- 1.3.6.1.4.1.9839.2.1.2.52
evo-position OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "% x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Valve position read from EVD in percent 100.0=
fully open"
DEFVAL { 0 }
::= { analogObjects 52 }

-- 1.3.6.1.4.1.9839.2.1.2.53
evo-suction-pr OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "bar/PSI x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Suction line pressure in PSI read from EVD"
DEFVAL { 0 }
::= { analogObjects 53 }

-- 1.3.6.1.4.1.9839.2.1.2.54
suc-temp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Suction temperature from EVD C1"
DEFVAL { 0 }
::= { analogObjects 54 }

-- 1.3.6.1.4.1.9839.2.1.2.55
zone-kw OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Power in kW currently being consumed in the zone"
DEFVAL { 0 }
::= { analogObjects 55 }

-- 1.3.6.1.4.1.9839.2.1.2.56
model OBJECT-TYPE
SYNTAX Integer32 (0..8)
UNITS "steps x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= DA gForce 1= DATA AIRE Series 2=MINI-PLUS
3=MINI 4=LCS 5= InRow Cool 6=gForceIR DX 7=gForceUltra 8=gPOD"
DEFVAL { 0 }
::= { analogObjects 56 }

-- 1.3.6.1.4.1.9839.2.1.2.57
fan-rate OBJECT-TYPE
SYNTAX Integer32 (1..50)
UNITS "num x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Amount of change that fan can make with each 1
second step"
DEFVAL { 1 }
::= { analogObjects 57 }

-- 1.3.6.1.4.1.9839.2.1.2.58
temp-band OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Temp band for CW"
DEFVAL { 0 }
::= { analogObjects 58 }

-- 1.3.6.1.4.1.9839.2.1.2.59
delta-sp OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Sepoint for delta of Ret-Sply temp for fan
modulation"
DEFVAL { 0 }
::= { analogObjects 59 }

-- 1.3.6.1.4.1.9839.2.1.2.60
latent-sp OBJECT-TYPE
SYNTAX Integer32 (-999..999)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature setpoint changed based on humidity"
DEFVAL { 0 }
::= { analogObjects 60 }

-- 1.3.6.1.4.1.9839.2.1.2.61
delta-temp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Return temp minus the Discharge air temp"
DEFVAL { 0 }
::= { analogObjects 61 }

-- 1.3.6.1.4.1.9839.2.1.2.62
ht-temp-sp-offset OBJECT-TYPE
SYNTAX Integer32 (-9999..9999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Heating temperature (-) setpoint offset at night"
DEFVAL { 0 }
::= { analogObjects 62 }

-- 1.3.6.1.4.1.9839.2.1.2.63
pm-power-va OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Total power in VA (X10) being consumed now (Opt
Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 63 }

-- 1.3.6.1.4.1.9839.2.1.2.64
evo2-suction-pr OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "bar/PSI x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Suction line pressure in PSI read from EVD valve
2"
DEFVAL { 0 }
::= { analogObjects 64 }

-- 1.3.6.1.4.1.9839.2.1.2.65
evo2-superheat OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Superheat read from the EVD valve2"
DEFVAL { 0 }
::= { analogObjects 65 }

-- 1.3.6.1.4.1.9839.2.1.2.66
evo2-position OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "% x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Valve#2 position read from EVD in percent 100.0=
fully open"
DEFVAL { 0 }
::= { analogObjects 66 }

-- 1.3.6.1.4.1.9839.2.1.2.67
suc-temp2 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Suction temperature from EVD C2"
DEFVAL { 0 }
::= { analogObjects 67 }

-- 1.3.6.1.4.1.9839.2.1.2.68
t3-t4.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 68 }

-- 1.3.6.1.4.1.9839.2.1.2.69
t5-t6.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 69 }

-- 1.3.6.1.4.1.9839.2.1.2.70
t5-t6.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 70 }

-- 1.3.6.1.4.1.9839.2.1.2.71
t7-t8.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 71 }

-- 1.3.6.1.4.1.9839.2.1.2.72
t7-t8.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 72 }

-- 1.3.6.1.4.1.9839.2.1.2.73
t9-t10.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 73 }
-- 1.3.6.1.4.1.9839.2.1.2.74
t9-t10.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 74 }

-- 1.3.6.1.4.1.9839.2.1.2.75
t11-t12.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 75 }

-- 1.3.6.1.4.1.9839.2.1.2.76
t11-t12.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 76 }

-- 1.3.6.1.4.1.9839.2.1.2.77
t13-t14.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 77 }

-- 1.3.6.1.4.1.9839.2.1.2.78
t13-t14.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 78 }

-- 1.3.6.1.4.1.9839.2.1.2.79
t15-t16.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 79 }
-- 1.3.6.1.4.1.9839.2.1.2.80
t15-t16.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 80 }

-- 1.3.6.1.4.1.9839.2.1.2.81
t17-t18.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 81 }

-- 1.3.6.1.4.1.9839.2.1.2.82
t17-t18.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 82 }

-- 1.3.6.1.4.1.9839.2.1.2.83
t19-t20.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 83 }

-- 1.3.6.1.4.1.9839.2.1.2.84
t19-t20.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 84 }

-- 1.3.6.1.4.1.9839.2.1.2.85
t21-t22.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 85 }

-- 1.3.6.1.4.1.9839.2.1.2.86
t21-t22.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 86 }

-- 1.3.6.1.4.1.9839.2.1.2.87
t23-t24.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 87 }

-- 1.3.6.1.4.1.9839.2.1.2.88
t23-t24.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 88 }

-- 1.3.6.1.4.1.9839.2.1.2.89
t25-t26.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 89 }

-- 1.3.6.1.4.1.9839.2.1.2.90
t25-t26.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 90 }

-- 1.3.6.1.4.1.9839.2.1.2.91
t27-t28.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 91 }

-- 1.3.6.1.4.1.9839.2.1.2.92
t27-t28.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 92 }

-- 1.3.6.1.4.1.9839.2.1.2.93
t29-t30.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 93 }

-- 1.3.6.1.4.1.9839.2.1.2.94
t29-t30.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 94 }

-- 1.3.6.1.4.1.9839.2.1.2.95
t31-t32.t1-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 95 }

-- 1.3.6.1.4.1.9839.2.1.2.96
t31-t32.t2-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "displayed temp value regardless of inclusion"
DEFVAL { 0 }
::= { analogObjects 96 }

-- 1.3.6.1.4.1.9839.2.1.2.97
heat-deadband OBJECT-TYPE
SYNTAX Integer32 (10..100)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Amount from setpoint that heat is on (discharge
control only)"
DEFVAL { 20 }
::= { analogObjects 97 }

-- 1.3.6.1.4.1.9839.2.1.2.98
rack-exc-band OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Excludes rack sensors outside the average plus or
minus this band"
DEFVAL { 0 }
::= { analogObjects 98 }

-- 1.3.6.1.4.1.9839.2.1.2.99
air-pressure OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Differential pressure (.01" Water) used for fan
speed modulation"
DEFVAL { 0 }
::= { analogObjects 99 }

-- 1.3.6.1.4.1.9839.2.1.2.100
group-temp-a OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group A"
DEFVAL { 0 }
::= { analogObjects 100 }

-- 1.3.6.1.4.1.9839.2.1.2.101
group-temp-b OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group B"
DEFVAL { 0 }
::= { analogObjects 101 }

-- 1.3.6.1.4.1.9839.2.1.2.102
group-temp-c OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group C"
DEFVAL { 0 }
::= { analogObjects 102 }

-- 1.3.6.1.4.1.9839.2.1.2.103
group-temp-d OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group D"
DEFVAL { 0 }
::= { analogObjects 103 }

-- 1.3.6.1.4.1.9839.2.1.2.104
group-temp-e OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group E"
DEFVAL { 0 }
::= { analogObjects 104 }

-- 1.3.6.1.4.1.9839.2.1.2.105
group-temp-f OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group F"
DEFVAL { 0 }
::= { analogObjects 105 }

-- 1.3.6.1.4.1.9839.2.1.2.106
group-temp-g OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group G"
DEFVAL { 0 }
::= { analogObjects 106 }

-- 1.3.6.1.4.1.9839.2.1.2.107
group-temp-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group H"
DEFVAL { 0 }
::= { analogObjects 107 }

-- 1.3.6.1.4.1.9839.2.1.2.108
group-temp-i OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group I"
DEFVAL { 0 }
::= { analogObjects 108 }

-- 1.3.6.1.4.1.9839.2.1.2.109
group-temp-j OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group J"
DEFVAL { 0 }
::= { analogObjects 109 }

-- 1.3.6.1.4.1.9839.2.1.2.110
group-temp-k OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group K"
DEFVAL { 0 }
::= { analogObjects 110 }

-- 1.3.6.1.4.1.9839.2.1.2.111
group-temp-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group L"
DEFVAL { 0 }
::= { analogObjects 111 }

-- 1.3.6.1.4.1.9839.2.1.2.112
group-temp-m OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group M"
DEFVAL { 0 }
::= { analogObjects 112 }

-- 1.3.6.1.4.1.9839.2.1.2.113
group-temp-n OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group N"
DEFVAL { 0 }
::= { analogObjects 113 }

-- 1.3.6.1.4.1.9839.2.1.2.114
group-temp-o OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group O"
DEFVAL { 0 }
::= { analogObjects 114 }
-- 1.3.6.1.4.1.9839.2.1.2.115
group-temp-p OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Average temperature of sensors in Group P"
DEFVAL { 0 }
::= { analogObjects 115 }

-- 1.3.6.1.4.1.9839.2.1.2.116
rack-temp-u2 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 2"
DEFVAL { 0 }
::= { analogObjects 116 }

-- 1.3.6.1.4.1.9839.2.1.2.117
rack-temp-u3 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 3"
DEFVAL { 0 }
::= { analogObjects 117 }

-- 1.3.6.1.4.1.9839.2.1.2.118
rack-temp-u4 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 4"
DEFVAL { 0 }
::= { analogObjects 118 }

-- 1.3.6.1.4.1.9839.2.1.2.119
rack-temp-u5 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 5"
DEFVAL { 0 }
::= { analogObjects 119 }

-- 1.3.6.1.4.1.9839.2.1.2.120
rack-temp-u6 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 6"
DEFVAL { 0 }
::= { analogObjects 120 }
-- 1.3.6.1.4.1.9839.2.1.2.121
rack-temp-u7 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 7"
DEFVAL { 0 }
::= { analogObjects 121 }

-- 1.3.6.1.4.1.9839.2.1.2.122
rack-temp-u8 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 8"
DEFVAL { 0 }
::= { analogObjects 122 }

-- 1.3.6.1.4.1.9839.2.1.2.123
rack-temp-u9 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 9"
DEFVAL { 0 }
::= { analogObjects 123 }

-- 1.3.6.1.4.1.9839.2.1.2.124
rack-temp-u10 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 10"
DEFVAL { 0 }
::= { analogObjects 124 }

-- 1.3.6.1.4.1.9839.2.1.2.125
rack-temp-u11 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 11"
DEFVAL { 0 }
::= { analogObjects 125 }

-- 1.3.6.1.4.1.9839.2.1.2.126
rack-temp-u12 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 12"
DEFVAL { 0 }
::= { analogObjects 126 }

-- 1.3.6.1.4.1.9839.2.1.2.127
rack-temp-u13 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 13"
DEFVAL { 0 }
::= { analogObjects 127 }

-- 1.3.6.1.4.1.9839.2.1.2.128
rack-temp-u14 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 14"
DEFVAL { 0 }
::= { analogObjects 128 }

-- 1.3.6.1.4.1.9839.2.1.2.129
rack-temp-u15 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 15"
DEFVAL { 0 }
::= { analogObjects 129 }

-- 1.3.6.1.4.1.9839.2.1.2.130
rack-temp-u16 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Calculated rack temp of unit 16"
DEFVAL { 0 }
::= { analogObjects 130 }

-- 1.3.6.1.4.1.9839.2.1.2.131
temp-band-vcmp OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Temperature band for variable compressor supply
air regulation"
DEFVAL { 0 }
::= { analogObjects 131 }

-- 1.3.6.1.4.1.9839.2.1.2.132
c1-off-ofs OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Offset from setpoint where variable compressor
will turn off"
DEFVAL { 0 }
::= { analogObjects 132 }

-- 1.3.6.1.4.1.9839.2.1.2.133
cool-sp OBJECT-TYPE
SYNTAX Integer32 (-999..999)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature setpoint plus cooling setback offset"
DEFVAL { 0 }
::= { analogObjects 133 }

-- 1.3.6.1.4.1.9839.2.1.2.134
c2-off-ofs OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Offset from setpoint where fixed compressor will
turn when used with var comp"
DEFVAL { 0 }
::= { analogObjects 134 }

-- 1.3.6.1.4.1.9839.2.1.2.135
heat-sp OBJECT-TYPE
SYNTAX Integer32 (-999..999)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature setpoint minus heating setback offset"
DEFVAL { 0 }
::= { analogObjects 135 }

-- 1.3.6.1.4.1.9839.2.1.2.136
minmax-24hr-co2.maximum OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Maximum CO2 level in last 24 Hrs"
DEFVAL { 0 }
::= { analogObjects 136 }

-- 1.3.6.1.4.1.9839.2.1.2.137
minmax-24hr-co2.minumum OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Minimum CO2 level in last 24 Hrs"
DEFVAL { 0 }
::= { analogObjects 137 }

-- 1.3.6.1.4.1.9839.2.1.2.138
co2-min-on-dly OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "CO2 valve minimum on time"
DEFVAL { 0 }
::= { analogObjects 138 }

-- 1.3.6.1.4.1.9839.2.1.2.141
ret-air-tmp2 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 2"
DEFVAL { 0 }
::= { analogObjects 141 }

-- 1.3.6.1.4.1.9839.2.1.2.142
ret-air-tmp3 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 3"
DEFVAL { 0 }
::= { analogObjects 142 }

-- 1.3.6.1.4.1.9839.2.1.2.143
ret-air-tmp4 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 4"
DEFVAL { 0 }
::= { analogObjects 143 }

-- 1.3.6.1.4.1.9839.2.1.2.144
ret-air-tmp5 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 5"
DEFVAL { 0 }
::= { analogObjects 144 }

-- 1.3.6.1.4.1.9839.2.1.2.145
ret-air-tmp6 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 6"
DEFVAL { 0 }
::= { analogObjects 145 }

-- 1.3.6.1.4.1.9839.2.1.2.146
ret-air-tmp7 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 7"
DEFVAL { 0 }
::= { analogObjects 146 }

-- 1.3.6.1.4.1.9839.2.1.2.147
ret-air-tmp8 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 8"
DEFVAL { 0 }
::= { analogObjects 147 }

-- 1.3.6.1.4.1.9839.2.1.2.148
ret-air-tmp9 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 9"
DEFVAL { 0 }
::= { analogObjects 148 }

-- 1.3.6.1.4.1.9839.2.1.2.149
ret-air-tmp10 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 10"
DEFVAL { 0 }
::= { analogObjects 149 }

-- 1.3.6.1.4.1.9839.2.1.2.150
ret-air-tmp11 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 11"
DEFVAL { 0 }
::= { analogObjects 150 }

-- 1.3.6.1.4.1.9839.2.1.2.151
ret-air-tmp12 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 12"
DEFVAL { 0 }
::= { analogObjects 151 }

-- 1.3.6.1.4.1.9839.2.1.2.152
ret-air-tmp13 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 13"
DEFVAL { 0 }
::= { analogObjects 152 }

-- 1.3.6.1.4.1.9839.2.1.2.153
ret-air-tmp14 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 14"
DEFVAL { 0 }
::= { analogObjects 153 }

-- 1.3.6.1.4.1.9839.2.1.2.154
ret-air-tmp15 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 15"
DEFVAL { 0 }
::= { analogObjects 154 }

-- 1.3.6.1.4.1.9839.2.1.2.155
ret-air-tmp16 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Temperature of return air from unit 16"
DEFVAL { 0 }
::= { analogObjects 155 }

-- 1.3.6.1.4.1.9839.2.1.2.158
pm-phase1n-voltage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "V x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Voltage of phase 1 to neutral (Opt Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 158 }

-- 1.3.6.1.4.1.9839.2.1.2.159
pm-phase2n-voltage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "V x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Voltage of phase 2 to neutral (Opt Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 159 }
-- 1.3.6.1.4.1.9839.2.1.2.160
pm-phase3n-voltage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "V x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Voltage of phase 3 to neutral (Opt Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 160 }

-- 1.3.6.1.4.1.9839.2.1.2.161
pm-phase12-voltage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "V x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Voltage of phase 1 to phase 2 (Opt Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 161 }

-- 1.3.6.1.4.1.9839.2.1.2.162
pm-phase23-voltage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "V x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Voltage of phase 2 to phase 3 (Opt Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 162 }

-- 1.3.6.1.4.1.9839.2.1.2.163
pm-phase31-voltage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "V x10"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Voltage of phase 3 to phase 1 (Opt Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 163 }

-- 1.3.6.1.4.1.9839.2.1.2.164
phase1-amps OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Amperage of phase 1 (Opt Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 164 }

-- 1.3.6.1.4.1.9839.2.1.2.165
phase2-amps OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Amperage of phase 2 (Opt Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 165 }
-- 1.3.6.1.4.1.9839.2.1.2.166
phase3-amps OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Amperage of phase 3 (Opt Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 166 }

-- 1.3.6.1.4.1.9839.2.1.2.167
power-factor OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Power factor as a ratio (Opt Pwr Meter) "
DEFVAL { 0 }
::= { analogObjects 167 }

-- 1.3.6.1.4.1.9839.2.1.2.168
kwh-1 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total KW used one hour ago (Opt Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 168 }

-- 1.3.6.1.4.1.9839.2.1.2.169
kwh-daily OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total KW used so far today (Opt Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 169 }

-- 1.3.6.1.4.1.9839.2.1.2.170
kwh-day-1 OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total KW used yesterday (Opt Pwr Meter)"
DEFVAL { 0 }
::= { analogObjects 170 }

-- 1.3.6.1.4.1.9839.2.1.2.171
pwr-30days-lsb OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Pwr in kWh from sum of last 30 days in xxx.x
resolution"
DEFVAL { 0 }
::= { analogObjects 171 }

-- 1.3.6.1.4.1.9839.2.1.2.172
cl-temp-sp-offset OBJECT-TYPE
SYNTAX Integer32 (-9999..9999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Cooling temperature setpoint (+) offset at night"
DEFVAL { 0 }
::= { analogObjects 172 }

-- 1.3.6.1.4.1.9839.2.1.2.210
vfd-power-kw OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "VFD power in kilo watts"
DEFVAL { 0 }
::= { analogObjects 210 }

-- 1.3.6.1.4.1.9839.2.1.2.211
vfd-amps OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "VFD current in Amps"
DEFVAL { 0 }
::= { analogObjects 211 }

-- 1.3.6.1.4.1.9839.2.1.2.212
liq-line-temp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Diagnostic liquid line temperature"
DEFVAL { 0 }
::= { analogObjects 212 }

-- 1.3.6.1.4.1.9839.2.1.2.213
hg-temp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Diagnostic Hot Gas temperature"
DEFVAL { 0 }
::= { analogObjects 213 }

-- 1.3.6.1.4.1.9839.2.1.2.214
evapfan1-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for evap fan"
DEFVAL { 0 }
::= { analogObjects 214 }

-- 1.3.6.1.4.1.9839.2.1.2.215
evapfan1-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 215 }

-- 1.3.6.1.4.1.9839.2.1.2.216
evapfan2-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for evap fan"
DEFVAL { 0 }
::= { analogObjects 216 }

-- 1.3.6.1.4.1.9839.2.1.2.217
evapfan2-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 217 }

-- 1.3.6.1.4.1.9839.2.1.2.218
evapfan3-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for evap fan"
DEFVAL { 0 }
::= { analogObjects 218 }

-- 1.3.6.1.4.1.9839.2.1.2.219
evapfan3-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 219 }

-- 1.3.6.1.4.1.9839.2.1.2.220
evapfan4-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for evap fan"
DEFVAL { 0 }
::= { analogObjects 220 }

-- 1.3.6.1.4.1.9839.2.1.2.221
evapfan4-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 221 }

-- 1.3.6.1.4.1.9839.2.1.2.222
condfan1-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in MilliAmps for cond fan"
DEFVAL { 0 }
::= { analogObjects 222 }

-- 1.3.6.1.4.1.9839.2.1.2.223
condfan1-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 223 }

-- 1.3.6.1.4.1.9839.2.1.2.224
condfan2-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for cond fan"
DEFVAL { 0 }
::= { analogObjects 224 }

-- 1.3.6.1.4.1.9839.2.1.2.225
condfan2-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 225 }

-- 1.3.6.1.4.1.9839.2.1.2.226
condfan3-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for cond fan"
DEFVAL { 0 }
::= { analogObjects 226 }

-- 1.3.6.1.4.1.9839.2.1.2.227
condfan3-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 227 }

-- 1.3.6.1.4.1.9839.2.1.2.228
condfan4-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for cond fan"
DEFVAL { 0 }
::= { analogObjects 228 }

-- 1.3.6.1.4.1.9839.2.1.2.229
condfan4-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 229 }

-- 1.3.6.1.4.1.9839.2.1.2.230
condfan5-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for cond fan"
DEFVAL { 0 }
::= { analogObjects 230 }

-- 1.3.6.1.4.1.9839.2.1.2.231
condfan5-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 231 }

-- 1.3.6.1.4.1.9839.2.1.2.232
condfan6-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for cond fan"
DEFVAL { 0 }
::= { analogObjects 232 }

-- 1.3.6.1.4.1.9839.2.1.2.233
condfan6-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 233 }

-- 1.3.6.1.4.1.9839.2.1.2.234
condfan7-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for cond fan"
DEFVAL { 0 }
::= { analogObjects 234 }

-- 1.3.6.1.4.1.9839.2.1.2.235
condfan7-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 235 }

-- 1.3.6.1.4.1.9839.2.1.2.236
condfan8-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for cond fan"
DEFVAL { 0 }
::= { analogObjects 236 }

-- 1.3.6.1.4.1.9839.2.1.2.237
condfan8-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 237 }

-- 1.3.6.1.4.1.9839.2.1.2.238
condfan9-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for cond fan"
DEFVAL { 0 }
::= { analogObjects 238 }

-- 1.3.6.1.4.1.9839.2.1.2.239
condfan9-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 239 }

-- 1.3.6.1.4.1.9839.2.1.2.240
condfan10-amps OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current in Amps for cond fan"
DEFVAL { 0 }
::= { analogObjects 240 }

-- 1.3.6.1.4.1.9839.2.1.2.241
condfan10-vrms OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Supply voltage for cond fan"
DEFVAL { 0 }
::= { analogObjects 241 }

-- 1.3.6.1.4.1.9839.2.1.2.1001
zm-af-factor OBJECT-TYPE
SYNTAX Integer32 (0..1000)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The percentage of the setpoint used as the band"
DEFVAL { 1 }
::= { analogObjects 1001 }

-- 1.3.6.1.4.1.9839.2.1.2.1002
delta-band OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Setpoint for delta of Return-Discharge temperature
fan control"
DEFVAL { 0 }
::= { analogObjects 1002 }
-- 1.3.6.1.4.1.9839.2.1.2.1003
econ-ra-db OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Amount that Ret Air temp can rise above setpoint
to be in economizer mode"
DEFVAL { 0 }
::= { analogObjects 1003 }

-- 1.3.6.1.4.1.9839.2.1.2.1005
engy-chgover OBJECT-TYPE
SYNTAX Integer32 (20..50)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Band of temperature that energy saver will
operate"
DEFVAL { 20 }
::= { analogObjects 1005 }

-- 1.3.6.1.4.1.9839.2.1.2.1006
engsaver-deadband OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Temperature change from setpoint where energy
saver is enabled"
DEFVAL { 0 }
::= { analogObjects 1006 }

-- 1.3.6.1.4.1.9839.2.1.3
integerObjects OBJECT IDENTIFIER ::= { dap4MIB 3 }

-- 1.3.6.1.4.1.9839.2.1.3.1
disch-air-lo-sp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Lower limit alarm of discharge air temp"
DEFVAL { 0 }
::= { integerObjects 1 }

-- 1.3.6.1.4.1.9839.2.1.3.2
humidity-dis OBJECT-TYPE
SYNTAX Integer32 (-999..999)
UNITS "%"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Relative humidity displayed as xxpercentage"
DEFVAL { 0 }
::= { integerObjects 2 }

-- 1.3.6.1.4.1.9839.2.1.3.3
stages-on OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Cooling Stages On = Cooling stages are currently
on _ This point applies to DX unit only"
DEFVAL { 0 }
::= { integerObjects 3 }

-- 1.3.6.1.4.1.9839.2.1.3.4
heaters-on OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of heat stages running"
DEFVAL { 0 }
::= { integerObjects 4 }

-- 1.3.6.1.4.1.9839.2.1.3.5
minmax-24hr-hum.maximum OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Maximum humidity in last 24hrs"
DEFVAL { 0 }
::= { integerObjects 5 }

-- 1.3.6.1.4.1.9839.2.1.3.6
minmax-24hr-hum.minumum OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Minimum humidity in last 24hrs"
DEFVAL { 0 }
::= { integerObjects 6 }

-- 1.3.6.1.4.1.9839.2.1.3.7
comp-duty OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "%"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Cooling Utilization Over Last Hour -Percentage of
cooling is used in the last hour of operation; this point applies to DX unit."
DEFVAL { 0 }
::= { integerObjects 7 }

-- 1.3.6.1.4.1.9839.2.1.3.8
heat-duty OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "%"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Heating Utilization Over Last Hour -Percentage of
heating is used in the last hour of operation"
DEFVAL { 0 }
::= { integerObjects 8 }

-- 1.3.6.1.4.1.9839.2.1.3.9
hum-duty OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "%"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Humidifier Utilization Over Last Hour -Percentage
of humidifier is used in the last hour of operation"
DEFVAL { 0 }
::= { integerObjects 9 }

-- 1.3.6.1.4.1.9839.2.1.3.10
c1-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Compressor 1 Runtime -This point applies to DX
unit with one compressor -high"
DEFVAL { 0 }
::= { integerObjects 10 }

-- 1.3.6.1.4.1.9839.2.1.3.11
c1-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Compressor 1 Runtime -This point applies to DX
unit with one compressor -low"
DEFVAL { 0 }
::= { integerObjects 11 }

-- 1.3.6.1.4.1.9839.2.1.3.12
c2-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Compressor 2 Runtime -This point applies to DX
unit with dual compressor - high"
DEFVAL { 0 }
::= { integerObjects 12 }

-- 1.3.6.1.4.1.9839.2.1.3.13
c2-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Compressor 2 Runtime -This point applies to DX
unit with dual compressor - low"
DEFVAL { 0 }
::= { integerObjects 13 }

-- 1.3.6.1.4.1.9839.2.1.3.14
ht1-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Heater 1 Runtime - high"
DEFVAL { 0 }
::= { integerObjects 14 }

-- 1.3.6.1.4.1.9839.2.1.3.15
ht1-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Heater 1 Runtime - low"
DEFVAL { 0 }
::= { integerObjects 15 }

-- 1.3.6.1.4.1.9839.2.1.3.16
current-second OBJECT-TYPE
SYNTAX Integer32 (0..59)
UNITS "sec"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current second"
DEFVAL { 0 }
::= { integerObjects 16 }

-- 1.3.6.1.4.1.9839.2.1.3.17
current-minute OBJECT-TYPE
SYNTAX Integer32 (0..59)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current minute"
DEFVAL { 0 }
::= { integerObjects 17 }

-- 1.3.6.1.4.1.9839.2.1.3.18
current-hour OBJECT-TYPE
SYNTAX Integer32 (0..23)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current hour"
DEFVAL { 0 }
::= { integerObjects 18 }

-- 1.3.6.1.4.1.9839.2.1.3.19
current-day OBJECT-TYPE
SYNTAX Integer32 (1..31)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current day"
DEFVAL { 1 }
::= { integerObjects 19 }
-- 1.3.6.1.4.1.9839.2.1.3.20
current-month OBJECT-TYPE
SYNTAX Integer32 (1..12)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current month"
DEFVAL { 1 }
::= { integerObjects 20 }

-- 1.3.6.1.4.1.9839.2.1.3.21
current-year OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current year"
DEFVAL { 0 }
::= { integerObjects 21 }

-- 1.3.6.1.4.1.9839.2.1.3.22
firestat-sp OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "C/F"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Alarm settting of return air temp to determine
there is a fire"
DEFVAL { 0 }
::= { integerObjects 22 }

-- 1.3.6.1.4.1.9839.2.1.3.23
hum-hi-sp OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "%"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Humidity upper limit alarm"
DEFVAL { 0 }
::= { integerObjects 23 }

-- 1.3.6.1.4.1.9839.2.1.3.24
ret-air-hi-sp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Upper limit alarm of return air temp"
DEFVAL { 0 }
::= { integerObjects 24 }

-- 1.3.6.1.4.1.9839.2.1.3.25
hum-lo-sp OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "%"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Humidity lower limit alarm"
DEFVAL { 0 }
::= { integerObjects 25 }

-- 1.3.6.1.4.1.9839.2.1.3.26
ret-air-lo-sp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "C/F"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Lower limit alarm of return air temp"
DEFVAL { 0 }
::= { integerObjects 26 }

-- 1.3.6.1.4.1.9839.2.1.3.27
hum-deadband OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "%"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "amount hum must change from setpoint before
acting"
DEFVAL { 0 }
::= { integerObjects 27 }

-- 1.3.6.1.4.1.9839.2.1.3.28
hum-setpoint OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "%"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Humidity setpoint"
DEFVAL { 0 }
::= { integerObjects 28 }

-- 1.3.6.1.4.1.9839.2.1.3.29
start-dly OBJECT-TYPE
SYNTAX Integer32 (1..600)
UNITS "sec"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time before the system starts up"
DEFVAL { 10 }
::= { integerObjects 29 }

-- 1.3.6.1.4.1.9839.2.1.3.33
alarm1-txt OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Message on optional alarm screen; some also add
function"
DEFVAL { 0 }
::= { integerObjects 33 }

-- 1.3.6.1.4.1.9839.2.1.3.34
alarm2-txt OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Message on optional alarm screen; some also add
function"
DEFVAL { 0 }
::= { integerObjects 34 }

-- 1.3.6.1.4.1.9839.2.1.3.35
alarm3-txt OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Message on optional alarm screen; some also add
function"
DEFVAL { 0 }
::= { integerObjects 35 }

-- 1.3.6.1.4.1.9839.2.1.3.36
alarm4-txt OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Message on optional alarm screen; some also add
function"
DEFVAL { 0 }
::= { integerObjects 36 }

-- 1.3.6.1.4.1.9839.2.1.3.37
comp-sel OBJECT-TYPE
SYNTAX Integer32 (0..7)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Comps 0=none; 1=one; 2=one+UL(Var in IRDX);
3=two; 4=two+UL; 5=Four; 6=1var; 7=1var+1C"
DEFVAL { 0 }
::= { integerObjects 37 }

-- 1.3.6.1.4.1.9839.2.1.3.38
dehum-mode OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0=none; 1= comp limited; 2=comp unlimited; 3=
twocomp unlimited; 4=twocomp unlimited"
DEFVAL { 0 }
::= { integerObjects 38 }

-- 1.3.6.1.4.1.9839.2.1.3.39
reheat-sel OBJECT-TYPE
SYNTAX Integer32 (0..3)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION " 0=None; 1=one; 2=one elect; 3=HW vlv 4=two;
5=three; 6=three elect"
DEFVAL { 0 }
::= { integerObjects 39 }

-- 1.3.6.1.4.1.9839.2.1.3.40
hum-sel OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0=none 1=Comp mod 2=Comp nonmod 3=Comfort mod
4=Comfort nonmod"
DEFVAL { 0 }
::= { integerObjects 40 }

-- 1.3.6.1.4.1.9839.2.1.3.41
alm-contact-msg OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Text displayed on all alarm screens"
DEFVAL { 0 }
::= { integerObjects 41 }

-- 1.3.6.1.4.1.9839.2.1.3.42
powerup-sel OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= start with alarm; 1= start with alarm; 2=
requires reset of alarm"
DEFVAL { 0 }
::= { integerObjects 42 }

-- 1.3.6.1.4.1.9839.2.1.3.43
buzzer-select OBJECT-TYPE
SYNTAX Integer32 (0..3)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0=None; 1=short beeps; 2=long beep; 3=Constant"
DEFVAL { 0 }
::= { integerObjects 43 }

-- 1.3.6.1.4.1.9839.2.1.3.44
cw-disp OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "%"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Chilled water valve percentage of 10.0 volts of
analog output #1"
DEFVAL { 0 }
::= { integerObjects 44 }

-- 1.3.6.1.4.1.9839.2.1.3.45
wtrvlv-duty OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "%"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Chilled Water Utilization Over Last Hour - This
applies to Chilled water or Energy saver units. "
DEFVAL { 0 }
::= { integerObjects 45 }

-- 1.3.6.1.4.1.9839.2.1.3.46
hum-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Humidifier Runtime - high"
DEFVAL { 0 }
::= { integerObjects 46 }

-- 1.3.6.1.4.1.9839.2.1.3.47
hum-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Humidifier Runtime - low"
DEFVAL { 0 }
::= { integerObjects 47 }

-- 1.3.6.1.4.1.9839.2.1.3.48
blower-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Blower Runtime - high"
DEFVAL { 0 }
::= { integerObjects 48 }

-- 1.3.6.1.4.1.9839.2.1.3.49
blower-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Blower Runtime - low"
DEFVAL { 0 }
::= { integerObjects 49 }

-- 1.3.6.1.4.1.9839.2.1.3.51
assist-sel OBJECT-TYPE
SYNTAX Integer32 (0..5)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= no comp assist; 1=one comp assist; 2= two comp
assist; 3... 4..."
DEFVAL { 0 }
::= { integerObjects 51 }

-- 1.3.6.1.4.1.9839.2.1.3.52
wtrvlv-sel OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Water valve type 0=none; 1=chill; 2=Engy; 3=Aux
chill; 4=Disc Reg"
DEFVAL { 0 }
::= { integerObjects 52 }

-- 1.3.6.1.4.1.9839.2.1.3.53
wtrvlv-volts-sel OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Water valve voltage 0= 0-10; 1=2-10; 2=7-10; 3=6-
9; 4=4-7"
DEFVAL { 0 }
::= { integerObjects 53 }

-- 1.3.6.1.4.1.9839.2.1.3.54
hum-volts OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "V"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "percentage of 10volts of analog output #2"
DEFVAL { 0 }
::= { integerObjects 54 }

-- 1.3.6.1.4.1.9839.2.1.3.55
dehum-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Dehumidifier Runtime - High"
DEFVAL { 0 }
::= { integerObjects 55 }

-- 1.3.6.1.4.1.9839.2.1.3.56
dehum-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Dehumidifier Runtime - Low"
DEFVAL { 0 }
::= { integerObjects 56 }

-- 1.3.6.1.4.1.9839.2.1.3.57
fan-pr-sp-hi OBJECT-TYPE
SYNTAX Integer32 (0..9999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Fan pressure setpoint inches of water"
DEFVAL { 0 }
::= { integerObjects 57 }

-- 1.3.6.1.4.1.9839.2.1.3.58
autoflush-dly OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "hour"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time between drain cycles 0=12hr; 1=24hr; 2=48hr;
3=96hr; 4=None"
DEFVAL { 0 }
::= { integerObjects 58 }

-- 1.3.6.1.4.1.9839.2.1.3.59
y4-out OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "V"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Value sent to optional analog output#1"
DEFVAL { 0 }
::= { integerObjects 59 }

-- 1.3.6.1.4.1.9839.2.1.3.60
y5-out OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "V"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Value sent to optional analog output#2 or in IRDX
is the Var Comp"
DEFVAL { 0 }
::= { integerObjects 60 }

-- 1.3.6.1.4.1.9839.2.1.3.61
air-flow OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current Fan Airflow - Based on one tenth
calculated Pressure Diff formula"
DEFVAL { 0 }
::= { integerObjects 61 }

-- 1.3.6.1.4.1.9839.2.1.3.62
opt-snsr1-name OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Name of the optional sensor 1"
DEFVAL { 0 }
::= { integerObjects 62 }

-- 1.3.6.1.4.1.9839.2.1.3.63
opt-sns-1.ain-type OBJECT-TYPE
SYNTAX Integer32 (0..9)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 1 Type {0=NTC 1=PT1000 2=0-1VDC 3=0-
10VDC 4=4-20mA 5=ON/OFF 6=0-5VDC 7=NTC HT 8=-50T90 9=10T170}"
DEFVAL { 0 }
::= { integerObjects 63 }

-- 1.3.6.1.4.1.9839.2.1.3.64
opt-snsr2-name OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Name of the optional sensor 2"
DEFVAL { 0 }
::= { integerObjects 64 }

-- 1.3.6.1.4.1.9839.2.1.3.65
opt-sns-2.ain-type OBJECT-TYPE
SYNTAX Integer32 (0..9)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 2 Type {0=NTC 1=PT1000 2=0-1VDC 3=0-
10VDC 4=4-20mA 5=ON/OFF 6=0-5VDC 7=NTC HT 8=-50T90 9=10T170}"
DEFVAL { 0 }
::= { integerObjects 65 }

-- 1.3.6.1.4.1.9839.2.1.3.66
opt-snsr3-name OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Name of the optional sensor 3"
DEFVAL { 0 }
::= { integerObjects 66 }

-- 1.3.6.1.4.1.9839.2.1.3.67
opt-sns-3.ain-type OBJECT-TYPE
SYNTAX Integer32 (0..9)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 3 Type {0=NTC 1=PT1000 2=0-1VDC 3=0-
10VDC 4=4-20mA 5=ON/OFF 6=0-5VDC 7=NTC HT 8=-50T90 9=10T170}"
DEFVAL { 0 }
::= { integerObjects 67 }

-- 1.3.6.1.4.1.9839.2.1.3.68
opt-snsr4-name OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Name of the optional sensor 4"
DEFVAL { 0 }
::= { integerObjects 68 }
-- 1.3.6.1.4.1.9839.2.1.3.69
opt-sns-4.ain-type OBJECT-TYPE
SYNTAX Integer32 (0..9)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Analog Sensor 4 Type {0=NTC 1=PT1000 2=0-1VDC 3=0-
10VDC 4=4-20mA 5=ON/OFF 6=0-5VDC 7=NTC HT 8=-50T90 9=10T170}"
DEFVAL { 0 }
::= { integerObjects 69 }

-- 1.3.6.1.4.1.9839.2.1.3.70
cw-fan-speed-bms OBJECT-TYPE
SYNTAX Integer32 (0..100)
UNITS "%"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "CW Fan speed (percentage) sent via BMS"
DEFVAL { 0 }
::= { integerObjects 70 }

-- 1.3.6.1.4.1.9839.2.1.3.71
dx-fan-speed-bms OBJECT-TYPE
SYNTAX Integer32 (0..100)
UNITS "%"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "DX Fan speed (percentage) sent via BMS"
DEFVAL { 0 }
::= { integerObjects 71 }

-- 1.3.6.1.4.1.9839.2.1.3.72
fan-speed-max OBJECT-TYPE
SYNTAX Integer32 (70..100)
UNITS "%"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Maximum Fan speed (percentage of output)
modulation."
DEFVAL { 100 }
::= { integerObjects 72 }

-- 1.3.6.1.4.1.9839.2.1.3.73
fan-speed-min OBJECT-TYPE
SYNTAX Integer32 (40..100)
UNITS "%"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Minimum Fan speed (percentage of output)
modulation."
DEFVAL { 40 }
::= { integerObjects 73 }

-- 1.3.6.1.4.1.9839.2.1.3.74
fan-pr-sp OBJECT-TYPE
SYNTAX Integer32 (0..9999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Fan pressure setpoint (0.001 inches of water)"
DEFVAL { 0 }
::= { integerObjects 74 }

-- 1.3.6.1.4.1.9839.2.1.3.75
fan-pr-band OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Fan pressure band (0.001 inches of water)"
DEFVAL { 5 }
::= { integerObjects 75 }

-- 1.3.6.1.4.1.9839.2.1.3.76
fan-af-max OBJECT-TYPE
SYNTAX Integer32 (0..32000)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Maximum air flow that the unit can deliver"
DEFVAL { 1000 }
::= { integerObjects 76 }

-- 1.3.6.1.4.1.9839.2.1.3.77
fan-af-min OBJECT-TYPE
SYNTAX Integer32 (0..32000)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Minimum air flow limit of setpoint from BMS or
valve modulation."
DEFVAL { 1000 }
::= { integerObjects 77 }

-- 1.3.6.1.4.1.9839.2.1.3.78
fan-kfactor OBJECT-TYPE
SYNTAX Integer32 (100..500)
UNITS "num"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Fan K Factor"
DEFVAL { 200 }
::= { integerObjects 78 }

-- 1.3.6.1.4.1.9839.2.1.3.79
num-fans OBJECT-TYPE
SYNTAX Integer32 (1..4)
UNITS "num"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Number of fans installed in this unit"
DEFVAL { 1 }
::= { integerObjects 79 }

-- 1.3.6.1.4.1.9839.2.1.3.80
damper-min OBJECT-TYPE
SYNTAX Integer32 (0..70)
UNITS "%"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Minimum Damper (percentage of output) modulation."
DEFVAL { 0 }
::= { integerObjects 80 }

-- 1.3.6.1.4.1.9839.2.1.3.81
ht2-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Heater 2 Runtime - high"
DEFVAL { 0 }
::= { integerObjects 81 }

-- 1.3.6.1.4.1.9839.2.1.3.82
ht2-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Heater 2 Runtime - low"
DEFVAL { 0 }
::= { integerObjects 82 }

-- 1.3.6.1.4.1.9839.2.1.3.83
ht3-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Heater 3 Runtime - high"
DEFVAL { 0 }
::= { integerObjects 83 }

-- 1.3.6.1.4.1.9839.2.1.3.84
ht3-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Heater 3 Runtime - low"
DEFVAL { 0 }
::= { integerObjects 84 }

-- 1.3.6.1.4.1.9839.2.1.3.85
engy-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Energy Saver Runtime - This optional point applies
to energy saver units only -high"
DEFVAL { 0 }
::= { integerObjects 85 }

-- 1.3.6.1.4.1.9839.2.1.3.86
engy-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Energy Saver Runtime - This optional point applies
to energy saver units only - low"
DEFVAL { 0 }
::= { integerObjects 86 }

-- 1.3.6.1.4.1.9839.2.1.3.87
cw-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Chilled Water Runtime - This applies to chilled
water units only - high"
DEFVAL { 0 }
::= { integerObjects 87 }

-- 1.3.6.1.4.1.9839.2.1.3.88
cw-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Chilled Water Runtime - This applies to chilled
water units only - low"
DEFVAL { 0 }
::= { integerObjects 88 }

-- 1.3.6.1.4.1.9839.2.1.3.89
c3-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Compressor 3 Runtime - This applies when unit has
four stages tandem compressors - high"
DEFVAL { 0 }
::= { integerObjects 89 }

-- 1.3.6.1.4.1.9839.2.1.3.90
c3-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Compressor 3 Runtime - This applies when unit has
four stages tandem compressors - low"
DEFVAL { 0 }
::= { integerObjects 90 }

-- 1.3.6.1.4.1.9839.2.1.3.91
c4-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Compressor 4 Runtime - This applies when unit has
four stages tandem compressors. - high"
DEFVAL { 0 }
::= { integerObjects 91 }

-- 1.3.6.1.4.1.9839.2.1.3.92
c4-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Compressor 4 Runtime - This applies when unit has
four stages tandem compressors. - low"
DEFVAL { 0 }
::= { integerObjects 92 }

-- 1.3.6.1.4.1.9839.2.1.3.93
cond-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Condenser Runtime - high"
DEFVAL { 0 }
::= { integerObjects 93 }

-- 1.3.6.1.4.1.9839.2.1.3.94
cond-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Condenser Runtime - low"
DEFVAL { 0 }
::= { integerObjects 94 }

-- 1.3.6.1.4.1.9839.2.1.3.95
dx-fan-speed OBJECT-TYPE
SYNTAX Integer32 (60..100)
UNITS "%"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Fan speed (percentage of output) when compressor
cooling."
DEFVAL { 85 }
::= { integerObjects 95 }

-- 1.3.6.1.4.1.9839.2.1.3.96
cw-fan-speed OBJECT-TYPE
SYNTAX Integer32 (40..100)
UNITS "%"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Fan speed (percentage of output) when cold water
cooling."
DEFVAL { 85 }
::= { integerObjects 96 }

-- 1.3.6.1.4.1.9839.2.1.3.97
fan-af-sp OBJECT-TYPE
SYNTAX Integer32 (0..32000)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Fan air flow setpoint (cfm) one tenth"
DEFVAL { 0 }
::= { integerObjects 97 }

-- 1.3.6.1.4.1.9839.2.1.3.98
damper-max OBJECT-TYPE
SYNTAX Integer32 (70..100)
UNITS "%"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Maximum damper (percentage of output) modulation."
DEFVAL { 100 }
::= { integerObjects 98 }

-- 1.3.6.1.4.1.9839.2.1.3.99
zm-airflow-sp OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Zone Airflow Setpoint (one tenth of actual)"
DEFVAL { 0 }
::= { integerObjects 99 }

-- 1.3.6.1.4.1.9839.2.1.3.101
bms-airflow-sp OBJECT-TYPE
SYNTAX Integer32 (0..32676)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "BMS zone airflow setpoint from (one hundreth
actual cfm)"
DEFVAL { 0 }
::= { integerObjects 101 }

-- 1.3.6.1.4.1.9839.2.1.3.102
zm-airflow OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "One tenth of the total zone airflow"
DEFVAL { 0 }
::= { integerObjects 102 }

-- 1.3.6.1.4.1.9839.2.1.3.103
econ-hours-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Economizer Runtime - high"
DEFVAL { 0 }
::= { integerObjects 103 }
-- 1.3.6.1.4.1.9839.2.1.3.104
econ-hours-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "hour"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Economizer Runtime - low"
DEFVAL { 0 }
::= { integerObjects 104 }

-- 1.3.6.1.4.1.9839.2.1.3.105
outside-hum-dsp OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "%"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Relative humidity of the outside air in
percentage"
DEFVAL { 0 }
::= { integerObjects 105 }

-- 1.3.6.1.4.1.9839.2.1.3.106
outside-enthalpy OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Oustide air enthalpy in KJ or BTU"
DEFVAL { 0 }
::= { integerObjects 106 }

-- 1.3.6.1.4.1.9839.2.1.3.107
return-enthalpy OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Return air enthalpy in KJ or BTU"
DEFVAL { 0 }
::= { integerObjects 107 }

-- 1.3.6.1.4.1.9839.2.1.3.108
damper-mod-disp OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "%"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Value of damper opening in percentage"
DEFVAL { 0 }
::= { integerObjects 108 }

-- 1.3.6.1.4.1.9839.2.1.3.109
fan-out OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "num"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Fan speed modulation (0-1000)"
DEFVAL { 0 }
::= { integerObjects 109 }

-- 1.3.6.1.4.1.9839.2.1.3.110
hp-lockout-cnt OBJECT-TYPE
SYNTAX Integer32 (1..5)
UNITS "num"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Setting of HP alarms per hour before comp is
locked out; 1=disabled"
DEFVAL { 1 }
::= { integerObjects 110 }

-- 1.3.6.1.4.1.9839.2.1.3.111
c1-hp-count OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "num"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of hi pressure alarms C1 had within an
hour"
DEFVAL { 0 }
::= { integerObjects 111 }

-- 1.3.6.1.4.1.9839.2.1.3.112
c2-hp-count OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "num"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of high pressure alarms C2 had within an
hour"
DEFVAL { 0 }
::= { integerObjects 112 }

-- 1.3.6.1.4.1.9839.2.1.3.113
num-stdby OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "num"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of units selected by ZM for standby based
on current schedule"
DEFVAL { 0 }
::= { integerObjects 113 }

-- 1.3.6.1.4.1.9839.2.1.3.114
num-units-on OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "num"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of units currently running in the zone"
DEFVAL { 0 }
::= { integerObjects 114 }

-- 1.3.6.1.4.1.9839.2.1.3.115
status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Status of unit 1;10;12&13 = On; 2 thru 9 = Off"
DEFVAL { 0 }
::= { integerObjects 115 }

-- 1.3.6.1.4.1.9839.2.1.3.116
unit2-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U2 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 116 }

-- 1.3.6.1.4.1.9839.2.1.3.117
unit3-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U3 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 117 }

-- 1.3.6.1.4.1.9839.2.1.3.118
unit4-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U4 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 118 }

-- 1.3.6.1.4.1.9839.2.1.3.119
unit5-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U5 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 119 }

-- 1.3.6.1.4.1.9839.2.1.3.120
unit6-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U6 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 120 }

-- 1.3.6.1.4.1.9839.2.1.3.121
unit7-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U7 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 121 }

-- 1.3.6.1.4.1.9839.2.1.3.122
unit8-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U8 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 122 }

-- 1.3.6.1.4.1.9839.2.1.3.123
unit9-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U9 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 123 }

-- 1.3.6.1.4.1.9839.2.1.3.124
unit10-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U10 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 124 }

-- 1.3.6.1.4.1.9839.2.1.3.125
unit11-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U11 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 125 }
-- 1.3.6.1.4.1.9839.2.1.3.126
unit12-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U12 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 126 }

-- 1.3.6.1.4.1.9839.2.1.3.127
unit13-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U13 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 127 }

-- 1.3.6.1.4.1.9839.2.1.3.128
unit14-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U14 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 128 }

-- 1.3.6.1.4.1.9839.2.1.3.129
unit15-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U15 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 129 }

-- 1.3.6.1.4.1.9839.2.1.3.130
unit16-status OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "steps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "State of U16 when zone master is enabled. (1;12&13
is running; 2-9 is Off)"
DEFVAL { 0 }
::= { integerObjects 130 }

-- 1.3.6.1.4.1.9839.2.1.3.131
scr-band OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Band of temp below setpoint that Y4 will be at 10v
per step (x10)"
DEFVAL { 0 }
::= { integerObjects 131 }

-- 1.3.6.1.4.1.9839.2.1.3.132
maint-dly OBJECT-TYPE
SYNTAX Integer32 (0..1000)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Maint required alarm hours before alarm"
DEFVAL { 1000 }
::= { integerObjects 132 }

-- 1.3.6.1.4.1.9839.2.1.3.133
suc-tmp-lo-sp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Low suction temp setpoint"
DEFVAL { 0 }
::= { integerObjects 133 }

-- 1.3.6.1.4.1.9839.2.1.3.134
y2-sel OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Y2 on a compact unit is selectable. 0=None 1=Hum;
2=CW"
DEFVAL { 0 }
::= { integerObjects 134 }

-- 1.3.6.1.4.1.9839.2.1.3.135
sync-mstr-sp OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Causes slaves to take temp setpoint of the Master;
1=sync"
DEFVAL { 0 }
::= { integerObjects 135 }

-- 1.3.6.1.4.1.9839.2.1.3.136
sync-clock OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Causes slaves to take the time of the Master;
1=sync"
DEFVAL { 0 }
::= { integerObjects 136 }
-- 1.3.6.1.4.1.9839.2.1.3.137
plan-bms OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Address of the controller in zone master network"
DEFVAL { 0 }
::= { integerObjects 137 }

-- 1.3.6.1.4.1.9839.2.1.3.138
job-number-l OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "num"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Low part of the number of the job"
DEFVAL { 0 }
::= { integerObjects 138 }

-- 1.3.6.1.4.1.9839.2.1.3.139
job-number-h OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "High part of the number of the job"
DEFVAL { 0 }
::= { integerObjects 139 }

-- 1.3.6.1.4.1.9839.2.1.3.140
suc-tmp-lo-db OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Low suction temp setpoint deadband"
DEFVAL { 0 }
::= { integerObjects 140 }

-- 1.3.6.1.4.1.9839.2.1.3.141
suc-pr-lockout-set OBJECT-TYPE
SYNTAX Integer32 (0..9)
UNITS "num"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Number of low pressure alarms before comp is
locked out 0=disabled"
DEFVAL { 0 }
::= { integerObjects 141 }

-- 1.3.6.1.4.1.9839.2.1.3.142
var-const-speed OBJECT-TYPE
SYNTAX Integer32 (1800..5400)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Constant speed that compressor runs1800 to
5400rpm"
DEFVAL { 3600 }
::= { integerObjects 142 }

-- 1.3.6.1.4.1.9839.2.1.3.143
mrt OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Minimum run time of compressors (mins)"
DEFVAL { 0 }
::= { integerObjects 143 }

-- 1.3.6.1.4.1.9839.2.1.3.144
comp-speed-disp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed that VFD will run compressor (1800 to 5400
rpm)"
DEFVAL { 0 }
::= { integerObjects 144 }

-- 1.3.6.1.4.1.9839.2.1.3.145
irdx-regulation OBJECT-TYPE
SYNTAX Integer32 (0..3)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0=Ret T Constant 1=Ret T mod 2=Disch T mod
3=Disch T mod latent"
DEFVAL { 0 }
::= { integerObjects 145 }

-- 1.3.6.1.4.1.9839.2.1.3.146
suc-tmp-hi-sp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "High suction temp setpoint"
DEFVAL { 0 }
::= { integerObjects 146 }

-- 1.3.6.1.4.1.9839.2.1.3.147
suc-tmp-hi-db OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "High suction temp setpoint deadband"
DEFVAL { 0 }
::= { integerObjects 147 }

-- 1.3.6.1.4.1.9839.2.1.3.148
c1-suction-lo-count OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of suction pressure alarms C1 had within an
hour"
DEFVAL { 0 }
::= { integerObjects 148 }

-- 1.3.6.1.4.1.9839.2.1.3.149
c1-suc-hi-tmp-count OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of suction temp alarms C1 had within an
hour"
DEFVAL { 0 }
::= { integerObjects 149 }

-- 1.3.6.1.4.1.9839.2.1.3.150
c2-suction-lo-count OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of suctionpressure alarms C2 had within an
hour"
DEFVAL { 0 }
::= { integerObjects 150 }

-- 1.3.6.1.4.1.9839.2.1.3.151
c2-suc-hi-tmp-count OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Number of suction temp alarms C2 had within an
hour"
DEFVAL { 0 }
::= { integerObjects 151 }

-- 1.3.6.1.4.1.9839.2.1.3.152
ser-date OBJECT-TYPE
SYNTAX Integer32 (0..32677)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Part of serial number that reflects the year"
DEFVAL { 0 }
::= { integerObjects 152 }

-- 1.3.6.1.4.1.9839.2.1.3.153
ser-number OBJECT-TYPE
SYNTAX Integer32 (0..32677)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Serial number of the unit "
DEFVAL { 0 }
::= { integerObjects 153 }

-- 1.3.6.1.4.1.9839.2.1.3.154
ser-suffix OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Last letter of the serial number"
DEFVAL { 0 }
::= { integerObjects 154 }

-- 1.3.6.1.4.1.9839.2.1.3.155
suc-tmphi-lockout-set OBJECT-TYPE
SYNTAX Integer32 (0..9)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Number of temperature alarms before comp is locked
out 0=disabled"
DEFVAL { 0 }
::= { integerObjects 155 }

-- 1.3.6.1.4.1.9839.2.1.3.156
evo-sel OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Enables EVD screens to appear and alarms to occur"
DEFVAL { 0 }
::= { integerObjects 156 }

-- 1.3.6.1.4.1.9839.2.1.3.157
suspend-c1-dly OBJECT-TYPE
SYNTAX Integer32 (0..32000)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time modulation of variable compressor will run at
max when C2 starts"
DEFVAL { 0 }
::= { integerObjects 157 }

-- 1.3.6.1.4.1.9839.2.1.3.158
int-ret-air OBJECT-TYPE
SYNTAX Integer32 (1..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Integration time for variable compressor
modulation ret air"
DEFVAL { 3 }
::= { integerObjects 158 }

-- 1.3.6.1.4.1.9839.2.1.3.159
int-vcmp OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Int time for var comp PID in supply air
regulation"
DEFVAL { 0 }
::= { integerObjects 159 }

-- 1.3.6.1.4.1.9839.2.1.3.160
shr-t-num OBJECT-TYPE
SYNTAX Integer32 (0..32)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "DO NOT RENAME Number of rack temp sensors used"
DEFVAL { 0 }
::= { integerObjects 160 }

-- 1.3.6.1.4.1.9839.2.1.3.161
shr-group-num OBJECT-TYPE
SYNTAX Integer32 (1..16)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "DO NOT RENAME Number of groups used"
DEFVAL { 1 }
::= { integerObjects 161 }

-- 1.3.6.1.4.1.9839.2.1.3.162
shr-t-hi-alm OBJECT-TYPE
SYNTAX Integer32 (-999..999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "DO NOT RENAME High rack temp Alarm setpoint"
DEFVAL { 0 }
::= { integerObjects 162 }

-- 1.3.6.1.4.1.9839.2.1.3.163
shr-t-lo-alm OBJECT-TYPE
SYNTAX Integer32 (320..700)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "DO NOT RENAME Low temp Alarm setpoint"
DEFVAL { 500 }
::= { integerObjects 163 }

-- 1.3.6.1.4.1.9839.2.1.3.164
c2-stg-dly OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Delay before C2 will join variable compressor"
DEFVAL { 0 }
::= { integerObjects 164 }

-- 1.3.6.1.4.1.9839.2.1.3.165
der-vcmp OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Derivitive time for var comp PID in supply air
regulation"
DEFVAL { 0 }
::= { integerObjects 165 }

-- 1.3.6.1.4.1.9839.2.1.3.166
sw-dx-dly OBJECT-TYPE
SYNTAX Integer32 (0..9999)
UNITS "hour"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Number of CW operating hours before switch DX for
a short time."
DEFVAL { 0 }
::= { integerObjects 166 }

-- 1.3.6.1.4.1.9839.2.1.3.167
c2-off-dly OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Delay before C2 can turn off when used w variable
comp"
DEFVAL { 0 }
::= { integerObjects 167 }

-- 1.3.6.1.4.1.9839.2.1.3.168
latent-dband OBJECT-TYPE
SYNTAX Integer32 (60..80)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Threshold of discharge humidity where temp
setpoint will begin to offset"
DEFVAL { 60 }
::= { integerObjects 168 }

-- 1.3.6.1.4.1.9839.2.1.3.169
status-out-sel OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Selection for what controls status output 0=on;
2=ht; 3=comp; 4=hum; 5=dehum"
DEFVAL { 0 }
::= { integerObjects 169 }

-- 1.3.6.1.4.1.9839.2.1.3.170
fan-pr-band-hi OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Fan pressure band in full inches of water"
DEFVAL { 0 }
::= { integerObjects 170 }

-- 1.3.6.1.4.1.9839.2.1.3.171
mod-txt1 OBJECT-TYPE
SYNTAX Integer32 (0..5)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "First two letters of the model large DAP only 0=DA
1=DT 2=Gf 3=GT 4=GI 5=GU"
DEFVAL { 0 }
::= { integerObjects 171 }

-- 1.3.6.1.4.1.9839.2.1.3.172
mod-txt2 OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Second letter of the model setting."
DEFVAL { 0 }
::= { integerObjects 172 }

-- 1.3.6.1.4.1.9839.2.1.3.173
mod-txt2s OBJECT-TYPE
SYNTAX Integer32 (0..10)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Second part of the model on Minidap; 0=DAM 1=DAP
2=DAL 3=DAS"
DEFVAL { 0 }
::= { integerObjects 173 }

-- 1.3.6.1.4.1.9839.2.1.3.174
mod-txt3 OBJECT-TYPE
SYNTAX Integer32 (0..3)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Third letter of the model Large DAP only 0=D 1=U
2=X 3=W"
DEFVAL { 0 }
::= { integerObjects 174 }

-- 1.3.6.1.4.1.9839.2.1.3.175
mod-txt3s OBJECT-TYPE
SYNTAX Integer32 (0..7)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Third letter of the model Minidap only 0=AI 1=A0
2=CI 3=CO 4=P 5=WI 6=WS"
DEFVAL { 0 }
::= { integerObjects 175 }

-- 1.3.6.1.4.1.9839.2.1.3.176
mod-txt4 OBJECT-TYPE
SYNTAX Integer32 (0..15)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Fourth pair of numbers in the model setting."
DEFVAL { 0 }
::= { integerObjects 176 }

-- 1.3.6.1.4.1.9839.2.1.3.177
mod-txt4s OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Last letters in the model Mini DAP only 0=D 1=S
2=blank"
DEFVAL { 0 }
::= { integerObjects 177 }

-- 1.3.6.1.4.1.9839.2.1.3.178
mod-txt5 OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Part of the model setting 0=blank 1=E 2=C 3=AO
4=C-AO"
DEFVAL { 0 }
::= { integerObjects 178 }

-- 1.3.6.1.4.1.9839.2.1.3.179
dehum-sp-offset OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Dehumidifier (+) setpoint offset used by
scheduler"
DEFVAL { 0 }
::= { integerObjects 179 }

-- 1.3.6.1.4.1.9839.2.1.3.180
co2-level OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Level of CO2 in PPM"
DEFVAL { 0 }
::= { integerObjects 180 }

-- 1.3.6.1.4.1.9839.2.1.3.181
co2-low-sp OBJECT-TYPE
SYNTAX Integer32 (0..32000)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "CO2 lower limit alarm"
DEFVAL { 0 }
::= { integerObjects 181 }

-- 1.3.6.1.4.1.9839.2.1.3.182
co2-high-sp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Setpoint for high level of CO2 in PPM"
DEFVAL { 0 }
::= { integerObjects 182 }

-- 1.3.6.1.4.1.9839.2.1.3.183
co2-deadband OBJECT-TYPE
SYNTAX Integer32 (0..9999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "CO2 hysterisis of setpoint in PPM"
DEFVAL { 0 }
::= { integerObjects 183 }

-- 1.3.6.1.4.1.9839.2.1.3.184
co2-setpoint OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "CO2 set point in PPM"
DEFVAL { 0 }
::= { integerObjects 184 }

-- 1.3.6.1.4.1.9839.2.1.3.185
humidifier-sp OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Setpoint for humidifier (adjusts by the scheduler
offset)"
DEFVAL { 0 }
::= { integerObjects 185 }

-- 1.3.6.1.4.1.9839.2.1.3.186
hum-sp-offset OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Humidity (-) offset to setpoint used by scheduler"
DEFVAL { 0 }
::= { integerObjects 186 }

-- 1.3.6.1.4.1.9839.2.1.3.187
dehum-sp OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Setpoint for dehumidification (adjusts by the
scheduler offset)"
DEFVAL { 0 }
::= { integerObjects 187 }

-- 1.3.6.1.4.1.9839.2.1.3.195
zone-af-sel OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Zone air flow 0=none; 1=Const; 2=Unity Cooling;
3=Rack Hi; 4=Rack Ave"
DEFVAL { 0 }
::= { integerObjects 195 }

-- 1.3.6.1.4.1.9839.2.1.3.196
mod-number OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Center number of the model setting. Large DAP
only."
DEFVAL { 0 }
::= { integerObjects 196 }

-- 1.3.6.1.4.1.9839.2.1.3.197
mod-txt1s OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "First letter of the model setting on miniDAP only"
DEFVAL { 0 }
::= { integerObjects 197 }

-- 1.3.6.1.4.1.9839.2.1.3.199
co2-pwm OBJECT-TYPE
SYNTAX Integer32 (0..10)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "CO2 Valve On Off 0-100percentage in ten steps"
DEFVAL { 0 }
::= { integerObjects 199 }

-- 1.3.6.1.4.1.9839.2.1.3.210
present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 210 }
-- 1.3.6.1.4.1.9839.2.1.3.211
u2-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 211 }

-- 1.3.6.1.4.1.9839.2.1.3.212
u3-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 212 }

-- 1.3.6.1.4.1.9839.2.1.3.213
u4-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 213 }

-- 1.3.6.1.4.1.9839.2.1.3.214
u5-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 214 }

-- 1.3.6.1.4.1.9839.2.1.3.215
u6-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 215 }

-- 1.3.6.1.4.1.9839.2.1.3.216
u7-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 216 }

-- 1.3.6.1.4.1.9839.2.1.3.217
u8-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 217 }

-- 1.3.6.1.4.1.9839.2.1.3.218
u9-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 218 }

-- 1.3.6.1.4.1.9839.2.1.3.219
u10-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 219 }

-- 1.3.6.1.4.1.9839.2.1.3.220
u11-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 220 }

-- 1.3.6.1.4.1.9839.2.1.3.221
u12-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 221 }

-- 1.3.6.1.4.1.9839.2.1.3.222
u13-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 222 }

-- 1.3.6.1.4.1.9839.2.1.3.223
u14-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 223 }

-- 1.3.6.1.4.1.9839.2.1.3.224
u15-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 224 }

-- 1.3.6.1.4.1.9839.2.1.3.225
u16-present-wattage OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Total power in watts being consumed now (Opt Pwr
Meter)"
DEFVAL { 0 }
::= { integerObjects 225 }

-- 1.3.6.1.4.1.9839.2.1.3.226
vfd-stat-disp OBJECT-TYPE
SYNTAX Integer32 (0..8)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "VFD status"
DEFVAL { 0 }
::= { integerObjects 226 }

-- 1.3.6.1.4.1.9839.2.1.3.227
vfd-alm-code OBJECT-TYPE
SYNTAX Integer32 (0..8)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "VFD alarm code"
DEFVAL { 0 }
::= { integerObjects 227 }

-- 1.3.6.1.4.1.9839.2.1.3.228
vfd-speed OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "VFD compressor motor speed in RPM"
DEFVAL { 0 }
::= { integerObjects 228 }

-- 1.3.6.1.4.1.9839.2.1.3.229
hot-gas-press OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Diagnostic Hot Gas pressure"
DEFVAL { 0 }
::= { integerObjects 229 }

-- 1.3.6.1.4.1.9839.2.1.3.230
liq-line-press OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Diagnostic liquid line pressure"
DEFVAL { 0 }
::= { integerObjects 230 }

-- 1.3.6.1.4.1.9839.2.1.3.231
evapfan1-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current power in Watts for evap fan"
DEFVAL { 0 }
::= { integerObjects 231 }

-- 1.3.6.1.4.1.9839.2.1.3.232
evapfan1-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of evap fan"
DEFVAL { 0 }
::= { integerObjects 232 }

-- 1.3.6.1.4.1.9839.2.1.3.233
evapfan2-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current power in Watts for evap fan"
DEFVAL { 0 }
::= { integerObjects 233 }

-- 1.3.6.1.4.1.9839.2.1.3.234
evapfan2-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of evap fan"
DEFVAL { 0 }
::= { integerObjects 234 }

-- 1.3.6.1.4.1.9839.2.1.3.235
evapfan3-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current power in Watts for evap fan"
DEFVAL { 0 }
::= { integerObjects 235 }

-- 1.3.6.1.4.1.9839.2.1.3.236
evapfan3-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of evap fan"
DEFVAL { 0 }
::= { integerObjects 236 }

-- 1.3.6.1.4.1.9839.2.1.3.237
evapfan4-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current power in Watts for evap fan"
DEFVAL { 0 }
::= { integerObjects 237 }

-- 1.3.6.1.4.1.9839.2.1.3.238
evapfan4-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of evap fan"
DEFVAL { 0 }
::= { integerObjects 238 }
-- 1.3.6.1.4.1.9839.2.1.3.239
condfan1-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Power of fan in wattage"
DEFVAL { 0 }
::= { integerObjects 239 }

-- 1.3.6.1.4.1.9839.2.1.3.240
condfan1-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of cond fan"
DEFVAL { 0 }
::= { integerObjects 240 }

-- 1.3.6.1.4.1.9839.2.1.3.241
condfan2-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Power of fan in wattage"
DEFVAL { 0 }
::= { integerObjects 241 }

-- 1.3.6.1.4.1.9839.2.1.3.242
condfan2-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of cond fan"
DEFVAL { 0 }
::= { integerObjects 242 }

-- 1.3.6.1.4.1.9839.2.1.3.243
condfan3-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current power in Watts for cond fan"
DEFVAL { 0 }
::= { integerObjects 243 }

-- 1.3.6.1.4.1.9839.2.1.3.244
condfan3-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of cond fan"
DEFVAL { 0 }
::= { integerObjects 244 }
-- 1.3.6.1.4.1.9839.2.1.3.245
condfan4-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current power in Watts for cond fan"
DEFVAL { 0 }
::= { integerObjects 245 }

-- 1.3.6.1.4.1.9839.2.1.3.246
condfan4-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of cond fan"
DEFVAL { 0 }
::= { integerObjects 246 }

-- 1.3.6.1.4.1.9839.2.1.3.247
condfan5-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current power in Watts for cond fan"
DEFVAL { 0 }
::= { integerObjects 247 }

-- 1.3.6.1.4.1.9839.2.1.3.248
condfan5-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of cond fan"
DEFVAL { 0 }
::= { integerObjects 248 }

-- 1.3.6.1.4.1.9839.2.1.3.249
condfan6-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current power in Watts for cond fan"
DEFVAL { 0 }
::= { integerObjects 249 }

-- 1.3.6.1.4.1.9839.2.1.3.250
condfan6-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of cond fan"
DEFVAL { 0 }
::= { integerObjects 250 }

-- 1.3.6.1.4.1.9839.2.1.3.251
condfan7-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current power in Watts for cond fan"
DEFVAL { 0 }
::= { integerObjects 251 }

-- 1.3.6.1.4.1.9839.2.1.3.252
condfan7-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of cond fan"
DEFVAL { 0 }
::= { integerObjects 252 }

-- 1.3.6.1.4.1.9839.2.1.3.253
condfan8-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current power in Watts for cond fan"
DEFVAL { 0 }
::= { integerObjects 253 }

-- 1.3.6.1.4.1.9839.2.1.3.254
condfan8-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of cond fan"
DEFVAL { 0 }
::= { integerObjects 254 }

-- 1.3.6.1.4.1.9839.2.1.3.255
condfan9-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current power in Watts for cond fan"
DEFVAL { 0 }
::= { integerObjects 255 }

-- 1.3.6.1.4.1.9839.2.1.3.256
condfan9-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of cond fan"
DEFVAL { 0 }
::= { integerObjects 256 }

-- 1.3.6.1.4.1.9839.2.1.3.257
condfan10-watts OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Current power in Watts for cond fan"
DEFVAL { 0 }
::= { integerObjects 257 }

-- 1.3.6.1.4.1.9839.2.1.3.258
condfan10-speed OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Speed in [rpm] of cond fan"
DEFVAL { 0 }
::= { integerObjects 258 }

-- 1.3.6.1.4.1.9839.2.1.3.1004
software-version OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Sent to pGDtouch to be displayed in xx.xx format"
DEFVAL { 0 }
::= { integerObjects 1004 }

-- 1.3.6.1.4.1.9839.2.1.3.1005
refresh-rate OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Recalculation of highest groups delay 1=5min
7=4hrs 16=24hrs"
DEFVAL { 0 }
::= { integerObjects 1005 }

-- 1.3.6.1.4.1.9839.2.1.3.1006
lockout-countdn OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { integerObjects 1006 }

-- 1.3.6.1.4.1.9839.2.1.3.1007
alarm-off-disp OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { integerObjects 1007 }

-- 1.3.6.1.4.1.9839.2.1.3.1008
freeze-sp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Freesze alarm setpoint"
DEFVAL { 0 }
::= { integerObjects 1008 }

-- 1.3.6.1.4.1.9839.2.1.3.1010
freeze-time OBJECT-TYPE
SYNTAX Integer32 (0..32000)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Fan ramping freeze time (mins) when ramp increased
over 5percentage"
DEFVAL { 0 }
::= { integerObjects 1010 }

-- 1.3.6.1.4.1.9839.2.1.3.1013
sec-lead-unit OBJECT-TYPE
SYNTAX Integer32 (1..16)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Lead unit when secondary schedule is running (no
rotation)"
DEFVAL { 1 }
::= { integerObjects 1013 }

-- 1.3.6.1.4.1.9839.2.1.3.1014
pri-lead-unit OBJECT-TYPE
SYNTAX Integer32 (1..16)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Lead unit when primary schedule is running (no
rotation)"
DEFVAL { 1 }
::= { integerObjects 1014 }

-- 1.3.6.1.4.1.9839.2.1.3.1015
unit16-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1015 }

-- 1.3.6.1.4.1.9839.2.1.3.1016
unit15-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1016 }

-- 1.3.6.1.4.1.9839.2.1.3.1017
unit14-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1017 }

-- 1.3.6.1.4.1.9839.2.1.3.1018
unit13-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1018 }

-- 1.3.6.1.4.1.9839.2.1.3.1019
unit12-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1019 }

-- 1.3.6.1.4.1.9839.2.1.3.1020
unit11-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1020 }

-- 1.3.6.1.4.1.9839.2.1.3.1021
unit10-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1021 }
-- 1.3.6.1.4.1.9839.2.1.3.1022
unit9-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1022 }

-- 1.3.6.1.4.1.9839.2.1.3.1023
unit8-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1023 }

-- 1.3.6.1.4.1.9839.2.1.3.1024
unit7-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1024 }

-- 1.3.6.1.4.1.9839.2.1.3.1025
unit6-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1025 }

-- 1.3.6.1.4.1.9839.2.1.3.1026
unit5-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1026 }

-- 1.3.6.1.4.1.9839.2.1.3.1027
unit4-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby; 2= On"
DEFVAL { 0 }
::= { integerObjects 1027 }
-- 1.3.6.1.4.1.9839.2.1.3.1028
unit3-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby"
DEFVAL { 0 }
::= { integerObjects 1028 }

-- 1.3.6.1.4.1.9839.2.1.3.1029
unit2-mode OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby"
DEFVAL { 0 }
::= { integerObjects 1029 }

-- 1.3.6.1.4.1.9839.2.1.3.1030
unit1-mode OBJECT-TYPE
SYNTAX Integer32 (0..1)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Off; 1= Stdby"
DEFVAL { 0 }
::= { integerObjects 1030 }

-- 1.3.6.1.4.1.9839.2.1.3.1031
serial-number OBJECT-TYPE
SYNTAX Integer32 (0..9999)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Serial number of controller (automatic or
entered)"
DEFVAL { 0 }
::= { integerObjects 1031 }

-- 1.3.6.1.4.1.9839.2.1.3.1032
zm-pri-min OBJECT-TYPE
SYNTAX Integer32 (1..59)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minute of the day to switch back to primary"
DEFVAL { 24 }
::= { integerObjects 1032 }

-- 1.3.6.1.4.1.9839.2.1.3.1033
zm-pri-hr OBJECT-TYPE
SYNTAX Integer32 (1..24)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The hour of the day to switch back to primary"
DEFVAL { 24 }
::= { integerObjects 1033 }

-- 1.3.6.1.4.1.9839.2.1.3.1034
zm-sec-min OBJECT-TYPE
SYNTAX Integer32 (1..59)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The minute of the day to switch to secondary"
DEFVAL { 24 }
::= { integerObjects 1034 }

-- 1.3.6.1.4.1.9839.2.1.3.1035
zm-sec-hr OBJECT-TYPE
SYNTAX Integer32 (1..24)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The hour of the day to switch to secondary"
DEFVAL { 24 }
::= { integerObjects 1035 }

-- 1.3.6.1.4.1.9839.2.1.3.1036
min-units-on-sec OBJECT-TYPE
SYNTAX Integer32 (0..9)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Number of units in zone that must always run"
DEFVAL { 0 }
::= { integerObjects 1036 }

-- 1.3.6.1.4.1.9839.2.1.3.1037
min-units-on-pri OBJECT-TYPE
SYNTAX Integer32 (0..9)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Number of units in zone that must always run"
DEFVAL { 0 }
::= { integerObjects 1037 }

-- 1.3.6.1.4.1.9839.2.1.3.1038
num-units-sel OBJECT-TYPE
SYNTAX Integer32 (1..16)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of units selected for this zone master
(on pLAN)"
DEFVAL { 1 }
::= { integerObjects 1038 }

-- 1.3.6.1.4.1.9839.2.1.3.1039
zm-af-period OBJECT-TYPE
SYNTAX Integer32 (1..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 1000 }
::= { integerObjects 1039 }

-- 1.3.6.1.4.1.9839.2.1.3.1041
override-zm-dly OBJECT-TYPE
SYNTAX Integer32 (1..12)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Hours of time ZM secondary scheduler is
overridden"
DEFVAL { 4 }
::= { integerObjects 1041 }

-- 1.3.6.1.4.1.9839.2.1.3.1042
zm-rot-sel OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0=No Rotation; 1=Day & Time; 2=every 8hrs; 3=
every 12hrs; 4=every 16hrs"
DEFVAL { 0 }
::= { integerObjects 1042 }

-- 1.3.6.1.4.1.9839.2.1.3.1043
rot-day OBJECT-TYPE
SYNTAX Integer32 (0..7)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The number of days to rotate; 0=everday"
DEFVAL { 0 }
::= { integerObjects 1043 }

-- 1.3.6.1.4.1.9839.2.1.3.1044
rot-hr OBJECT-TYPE
SYNTAX Integer32 (1..24)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The hour of the day to rotate"
DEFVAL { 24 }
::= { integerObjects 1044 }

-- 1.3.6.1.4.1.9839.2.1.3.1045
rot-lead-hrs OBJECT-TYPE
SYNTAX Integer32 (12..999)
UNITS "hour"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time in hrs between rotation of lead compressor"
DEFVAL { 168 }
::= { integerObjects 1045 }

-- 1.3.6.1.4.1.9839.2.1.3.1046
fan-pr-int OBJECT-TYPE
SYNTAX Integer32 (0..999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Int time of fan pressure modulation"
DEFVAL { 250 }
::= { integerObjects 1046 }

-- 1.3.6.1.4.1.9839.2.1.3.1047
cw-fan-sel OBJECT-TYPE
SYNTAX Integer32 (0..8)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0=const sp; 1=BMS; 2=Vlv Pos; 3= Press; 4= Air
Flow; 5=BMS AF; 6=Vlv pos AF; 7=RA mod; 8=Rack"
DEFVAL { 0 }
::= { integerObjects 1047 }

-- 1.3.6.1.4.1.9839.2.1.3.1048
dx-fan-sel OBJECT-TYPE
SYNTAX Integer32 (0..6)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0=C spd; 1=BMS 2=St Pre 3=C AF 4=BMS AF 5=Rack
6=Comp"
DEFVAL { 0 }
::= { integerObjects 1048 }

-- 1.3.6.1.4.1.9839.2.1.3.1049
zone-assistoff-dly OBJECT-TYPE
SYNTAX Integer32 (30..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Delay in time that assiting unit can return to
stby"
DEFVAL { 300 }
::= { integerObjects 1049 }

-- 1.3.6.1.4.1.9839.2.1.3.1050
pid1-adj OBJECT-TYPE
SYNTAX Integer32 (0..100)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Manages the P+I+D variables as one setting
"
DEFVAL { 25 }
::= { integerObjects 1050 }

-- 1.3.6.1.4.1.9839.2.1.3.1051
stage-dn-dly OBJECT-TYPE
SYNTAX Integer32 (1..99)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Comp stage down delay time (1 to 60 seconds)"
DEFVAL { 1 }
::= { integerObjects 1051 }

-- 1.3.6.1.4.1.9839.2.1.3.1052
stage-up-dly OBJECT-TYPE
SYNTAX Integer32 (1..300)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Comp stage up delay time"
DEFVAL { 60 }
::= { integerObjects 1052 }

-- 1.3.6.1.4.1.9839.2.1.3.1053
min-off-same OBJECT-TYPE
SYNTAX Integer32 (60..480)
UNITS "sec"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Minimum off time between starts of same compressor
(anti shortcycle)"
DEFVAL { 300 }
::= { integerObjects 1053 }

-- 1.3.6.1.4.1.9839.2.1.3.1054
zone-assiston-dly OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time delay from another unit asked to help assist"
DEFVAL { 0 }
::= { integerObjects 1054 }

-- 1.3.6.1.4.1.9839.2.1.3.1055
mot OBJECT-TYPE
SYNTAX Integer32 (60..900)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Minimum off time of compressors"
DEFVAL { 300 }
::= { integerObjects 1055 }

-- 1.3.6.1.4.1.9839.2.1.3.1056
desat-on OBJECT-TYPE
SYNTAX Integer32 (1..6)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Desaturation timer on time of duty cycle (X5mins)"
DEFVAL { 1 }
::= { integerObjects 1056 }

-- 1.3.6.1.4.1.9839.2.1.3.1057
desat-off OBJECT-TYPE
SYNTAX Integer32 (0..6)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Desaturation timer 0= Not used; > 0= off time for
duty cycle (mins)"
DEFVAL { 0 }
::= { integerObjects 1057 }

-- 1.3.6.1.4.1.9839.2.1.3.1060
override-dly OBJECT-TYPE
SYNTAX Integer32 (1..12)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Hours of time scheduler is overridden"
DEFVAL { 4 }
::= { integerObjects 1060 }

-- 1.3.6.1.4.1.9839.2.1.3.1061
heat-rotation OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Rotation of heaters"
DEFVAL { 0 }
::= { integerObjects 1061 }

-- 1.3.6.1.4.1.9839.2.1.3.1062
engy-lockout-dly OBJECT-TYPE
SYNTAX Integer32 (1..4)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Engy disable time 1=15M; 2=30M; 3=45M; 4=60M"
DEFVAL { 1 }
::= { integerObjects 1062 }

-- 1.3.6.1.4.1.9839.2.1.3.1063
zone OBJECT-TYPE
SYNTAX Integer32 (0..99)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The module is part of a zone control group; set by
the master"
DEFVAL { 0 }
::= { integerObjects 1063 }

-- 1.3.6.1.4.1.9839.2.1.3.1065
atmophere-pr OBJECT-TYPE
SYNTAX Integer32 (600..1100)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Atmospheric pressure in milli bar"
DEFVAL { 1000 }
::= { integerObjects 1065 }

-- 1.3.6.1.4.1.9839.2.1.3.1066
wtr-flow-dly OBJECT-TYPE
SYNTAX Integer32 (0..180)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time from once comps are running and detection is
lost to alarm"
DEFVAL { 0 }
::= { integerObjects 1066 }

-- 1.3.6.1.4.1.9839.2.1.3.1067
zm-af-assist-sp OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Percentage of fan speed when master will request
another unit to start"
DEFVAL { 1 }
::= { integerObjects 1067 }

-- 1.3.6.1.4.1.9839.2.1.3.1068
zm-af-deriv OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Derivitive setting of ZM PID airflow control"
DEFVAL { 0 }
::= { integerObjects 1068 }

-- 1.3.6.1.4.1.9839.2.1.3.1069
zm-af-int OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Integration time of ZM PID airflow control"
DEFVAL { 0 }
::= { integerObjects 1069 }

-- 1.3.6.1.4.1.9839.2.1.3.1070
floor-wtr-alm-action OBJECT-TYPE
SYNTAX Integer32 (0..2)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "0= Alarm Only; 1= Compressors locked out; 2= Unit
shuts down"
DEFVAL { 0 }
::= { integerObjects 1070 }

-- 1.3.6.1.4.1.9839.2.1.3.1071
new-service-pass OBJECT-TYPE
SYNTAX Integer32 (0..9999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "New service password"
DEFVAL { 0 }
::= { integerObjects 1071 }

-- 1.3.6.1.4.1.9839.2.1.3.1072
new-manuf-pass OBJECT-TYPE
SYNTAX Integer32 (0..9999)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { integerObjects 1072 }

-- 1.3.6.1.4.1.9839.2.1.3.1073
bms2-protocol OBJECT-TYPE
SYNTAX Integer32 (0..30)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "protocol of bms port"
DEFVAL { 0 }
::= { integerObjects 1073 }

-- 1.3.6.1.4.1.9839.2.1.3.1074
bms2-baudrate OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Baud rate of bms port"
DEFVAL { 0 }
::= { integerObjects 1074 }

-- 1.3.6.1.4.1.9839.2.1.3.1075
bms-protocol OBJECT-TYPE
SYNTAX Integer32 (0..30)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "protocol of bms port"
DEFVAL { 0 }
::= { integerObjects 1075 }

-- 1.3.6.1.4.1.9839.2.1.3.1076
bms-baudrate OBJECT-TYPE
SYNTAX Integer32 (0..4)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Baud rate of bms port"
DEFVAL { 0 }
::= { integerObjects 1076 }

-- 1.3.6.1.4.1.9839.2.1.3.1077
autoflip-dly OBJECT-TYPE
SYNTAX Integer32 (2..99)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time that main display loop will spend on each
screen flipping"
DEFVAL { 2 }
::= { integerObjects 1077 }

-- 1.3.6.1.4.1.9839.2.1.3.1078
air-flow-dly OBJECT-TYPE
SYNTAX Integer32 (0..180)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Time from when blower starts to when sensor must
detect"
DEFVAL { 0 }
::= { integerObjects 1078 }

-- 1.3.6.1.4.1.9839.2.1.3.1079
af-int OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Integration time of PID airflow control"
DEFVAL { 0 }
::= { integerObjects 1079 }

-- 1.3.6.1.4.1.9839.2.1.3.1080
af-deriv OBJECT-TYPE
SYNTAX Integer32 (0..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Derivitive setting for PID airflow control"
DEFVAL { 0 }
::= { integerObjects 1080 }

-- 1.3.6.1.4.1.9839.2.1.3.1081
af-band OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Band setting for PID airflow control"
DEFVAL { 0 }
::= { integerObjects 1081 }

-- 1.3.6.1.4.1.9839.2.1.3.1082
af-period OBJECT-TYPE
SYNTAX Integer32 (1..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 1000 }
::= { integerObjects 1082 }

-- 1.3.6.1.4.1.9839.2.1.3.1083
suc-tmp-lo-sp-upper OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { integerObjects 1083 }

-- 1.3.6.1.4.1.9839.2.1.3.1084
suc-tmp-lo-sp-lower OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { integerObjects 1084 }

-- 1.3.6.1.4.1.9839.2.1.3.1085
suc-tmp-hi-sp-upper OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { integerObjects 1085 }

-- 1.3.6.1.4.1.9839.2.1.3.1086
suc-tmp-hi-sp-lower OBJECT-TYPE
SYNTAX Integer32 (-32768..32767)
UNITS "N/A"
MAX-ACCESS read-only
STATUS current
DESCRIPTION "N/A"
DEFVAL { 0 }
::= { integerObjects 1086 }

END

--
-- CAREL-dap4.MIB
--

You might also like