InRow RD 600 mm Management Information Base (MIB)

MIB, InRow RD, Management Information Base, ACRD, 600 mm, ACRD600, ACRD601, ACRD602, ACRD600P, ACRD601P, ACRD602P

"MIB, InRow RD, Management Information Base, ACRD, 600 mm, ACRD600, ACRD601, ACRD602, ACRD600P, ACRD601P, ACRD602P"

Schneider Electric; U&UE; St. Louis

SJAN-AJRUEW R0 EN SRC
Management Information Base (MIB)
InRow® Direct Expansion Air Conditioners ACRD600, ACRD601, ACRD602, ACRD600P, ACRD601P, ACRD602P

Schneider Electric IT Corporation Legal Disclaimer
The information presented in this manual is not warranted by the Schneider Electric IT Corporation to be authoritative, error free, or complete. This publication is not meant to be a substitute for a detailed operational and site specific development plan. Therefore, Schneider Electric IT Corporation assumes no liability for damages, violations of codes, improper installation, system failures, or any other problems that could arise based on the use of this Publication.
The information contained in this Publication is provided as is and has been prepared solely for the purpose of evaluating data center design and construction. This Publication has been compiled in good faith by Schneider Electric IT Corporation. However, no representation is made or warranty given, either express or implied, as to the completeness or accuracy of the information this Publication contains.
IN NO EVENT SHALL SCHNEIDER ELECTRIC IT CORPORATION, OR ANY PARENT, AFFILIATE OR SUBSIDIARY COMPANY OF SCHNEIDER ELECTRIC IT CORPORATION OR THEIR RESPECTIVE OFFICERS, DIRECTORS, OR EMPLOYEES BE LIABLE FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE, SPECIAL, OR INCIDENTAL DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS, CONTRACT, REVENUE, DATA, INFORMATION, OR BUSINESS INTERRUPTION) RESULTING FROM, ARISING OUT, OR IN CONNECTION WITH THE USE OF, OR INABILITY TO USE THIS PUBLICATION OR THE CONTENT, EVEN IF SCHNEIDER ELECTRIC IT CORPORATION HAS BEEN EXPRESSLY ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SCHNEIDER ELECTRIC IT CORPORATION RESERVES THE RIGHT TO MAKE CHANGES OR UPDATES WITH RESPECT TO OR IN THE CONTENT OF THE PUBLICATION OR THE FORMAT THEREOF AT ANY TIME WITHOUT NOTICE.
Copyright, intellectual, and all other proprietary rights in the content (including but not limited to software, audio, video, text, and photographs) rests with Schneider Electric IT Corporation or its licensors. All rights in the content not expressly granted herein are reserved. No rights of any kind are licensed or assigned or shall otherwise pass to persons accessing this information.
This Publication shall not be for resale in whole or in part.

Table of Contents
Cooling MIB Overview ....................................................... 1
Self Describing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
General Organization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .1
InRow RD MIB Data Tables............................................... 3
coolingUnitAboutTable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 coolingUnitStatusAnalogTable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 coolingUnitStatusDiscreteTable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 coolingUnitConfigurationAnalogTable . . . . . . . . . . . . . . . . . . . . . . . . . . 7 coolingUnitConfigurationDiscreteTable . . . . . . . . . . . . . . . . . . . . . . . . . 9 coolingUnitConfigurationStringTable . . . . . . . . . . . . . . . . . . . . . . . . . . 11 coolingUnitExtendedAnalogTable . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 coolingUnitExtendedDiscreteTable . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 coolingUnitExtendedStringTable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15

990-9997

InRow RD Management Information Base (MIB)

i

Cooling MIB Overview

The information in this document is compatible with all display firmware versions for InRow RD 600 mm units with the touch screen display interface.
Self Describing
The Cooling MIB is self-describing in that only the general format of the information is described by the MIB. The actual application data is described by the data in the OIDs themselves. The user must walk the MIB to get information about the data that is available.
General Organization
· OID Types ­ Analog: Data that has a continuous range of numeric values. Examples: · Temperature · Humidity · Cool setpoint ­ Discrete: Data that has discrete integer values that correspond to some functional. meaning. Examples: · Configuration type · Airflow control · Air filter type ­ String: Data that consists of text. Examples: · Name · Location
· Sections ­ About · Table Index: The static reference identifier for each table entry. · Description: A text description of the information presented in coolingUnitAboutValue. · Value: The actual value of the current table entry. ­ Status · Analog · Table Index: The static reference identifier for each table entry. · Description: A text description of the information presented in coolingUnitStatusAnalogValue. · Value: The scaled value of the current table entry (multiplied by coolingUnitStatusAnalogScale for integer presentation). · Units: The unit of measure by which coolingUnitStatusAnalogValue is expressed. · Scale: The factor by which coolingUnitStatusAnalogValue is expressed. · Discrete · Table Index: The static reference identifier for each table entry. · Description: A text description of the information presented in this table's `value' OIDs. · Value As String: The actual value of the current table entry expressed as a string. · Value as Integer: The actual value of the current table entry expressed as an integer value. · Integer Reference Key: A complete listing of all possible coolingUnitStatusDiscreteValueAsInteger values paired with their identifying strings. ­ Configuration · Analog · Table Index: The static reference identifier for each table entry. · Description: A text description of the information presented in coolingUnitConfigurationAnalogValue.

990-9997

InRow RD Management Information Base (MIB)

1

· Value: The scaled value of the current table entry (multiplied by coolingUnitConfigurationAnalogScale for integer presentation).
· Units: The unit of measure by which coolingUnitConfigurationAnalogValue is expressed. · Scale: The factor by which coolingUnitConfigurationAnalogValue is expressed. · Access: A description of available access to coolingUnitConfigurationAnalogValue via SNMP client. · Minimum: The minimum possible value of coolingUnitConfigurationAnalogValue. · Maximum: The maximum possible value of coolingUnitConfigurationAnalogValue. · Discrete
· Table Index: The static reference identifier for each table entry. · Description: A text description of the information presented in this table's `value' OIDs. · Value as String: The actual value of the current table entry expressed as a string. · Value as Integer: The actual value of the current table entry expressed as an integer value. · Integer Reference Key: A complete listing of all possible coolingUnitConfigurationDiscreteValueAsInteger
values paired with their identifying strings. · Access: A description of available access to coolingUnitConfigurationDiscreteValueAsInteger via SNMP
client. · String
· Table Index: The static reference identifier for each table entry. · Description: A text description of the information presented in coolingUnitConfigurationStringValue. · Value: The actual value of the current table entry. · Max Length: The maximum string length supported by coolingUnitConfigurationStringValue. · Access: A description of available access to coolingUnitConfigurationStringValue via SNMP client. ­ Extended
The extended section of the MIB contains data that provides a higher level of detail for the advanced user.
· Analog
· Table Index: The static reference identifier for each table entry. · Description: A text description of the information presented in coolingUnitExtendedAnalogValue. · Value: The scaled value of the current table entry (multiplied by coolingUnitExtendedAnalogScale for
integer presentation). · Units: The unit of measure by which coolingUnitExtendedAnalogValue is expressed. · Scale: The factor by which coolingUnitExtendedAnalogValue is expressed. · Discrete
· Table Index: The static reference identifier for each table entry. · Description: A text description of the information presented in this table's `value' OIDs. · Value as String: The actual value of the current table entry expressed as a string. · Value as Integer: The actual value of the current table entry expressed as an integer value. · Integer Reference Key: A complete listing of all possible coolingUnitExtendedDiscreteValueAsInteger
values paired with their identifying strings. · String
· Table Index: The static reference identifier for each table entry. · Description: A text description of the information presented in coolingUnitExtendedStringValue. · Value: The actual value of the current table entry.

2

InRow RD Management Information Base (MIB)

990-9997

InRow RD MIB Data Tables

coolingUnitAboutTable
· Type: OBECT-TYPE · OID: 1.3.6.1.4.1.318.1.1.27.1.3.2 · Full path:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).apc(318).products(1).hardware(1).cooling(27).coolingUnit(1). coolingUnitAbout(3).coolingUnitAboutTable(2) · Module:PowerNet-MIB · Parent: coolingUnitAbout · First child: coolingUnitAboutEntry · Prev sibling: coolingUnitAboutTableSize · Numerical syntax: Sequence · Base syntax: SEQUENCE OF CoolingUnitAboutEntry · Composed syntax: SEQUENCE OF CoolingUnitAboutEntry · Status: mandatory · Max access: not-accessible · Sequences: 1: coolingUnitAboutTableIndex - INTEGER (2 - integer (32 bit)) 2: coolingUnitAboutDescription - DisplayString (4 - octets) 3: coolingUnitAboutValue - DisplayString (4 - octets) · Description: A table of unit reference information. · Table headings
­ Instance (1) ­ coolingUnitAboutTableIndex (IDX) (2) ­ coolingUnitAboutDescription (3) ­ coolingUnitAboutValue (4)

1

2

3

4

1.1

1

1.2

2

1.3

3

1.4

4

1.5

5

1.6

6

1.7

7

1.8

8

1.9

9

1.10

10

1.11

11

1.12

12

1.13

13

Model Number Serial Number Firmware Revision Hardware Revision Name Location Application Version OS Version APC Boot Monitor Manufacture Date IP Address IP Address Unique ID

IR25 0000 2.9.2 0000 ACRD2G simulator STL 3rd floor v6.3.4 v6.4.4 v1.0.8 08/05/2016 10.218.117.39 :: 2E.92.FD.32.31.4A.08

990-9997

InRow RD Management Information Base (MIB)

3

coolingUnitStatusAnalogTable
· Type: OBJECT-TYPE · OID: 1.3.6.1.4.1.318.1.1.27.1.4.1.2 · Full path:iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).apc(318).products
(1).hardware(1).cooling(27).coolingUnit(1).coolingUnitStatus(4).coolingUnitStatusAnalog (1).coolingUnitStatusAnalogTable(2) · Module: PowerNet-MIB · Parent: coolingUnitStatusAnalog · First child: coolingUnitStatusAnalogEntry · Prev sibling: coolingUnitStatusAnalogTableSize · Numerical syntax: Sequence · Base syntax: SEQUENCE OF CoolingUnitStatusAnalogEntry · Composed syntax: SEQUENCE OF CoolingUnitStatusAnalogEntry · Status: mandatory · Max access: not-accessible · Sequences:
1.coolingUnitStatusAnalogTableIndex - INTEGER (2 - integer (32 bit)) 2.coolingUnitStatusAnalogDescription - DisplayString (4 - octets) 3.coolingUnitStatusAnalogValue - INTEGER (2 - integer (32 bit)) 4.coolingUnitStatusAnalogUnits - DisplayString (4 - octets) 5.coolingUnitStatusAnalogScale - INTEGER (2 - integer (32 bit)) · Description: A table of analog unit status data. · Table headings ­ Instance (1) ­ coolingUnitStatusAnalogTableIndex (IDX) (2) ­ coolingUnitStatusAnalogDescription (3) ­ coolingUnitStatusAnalogValue (4) ­ coolingUnitStatusAnalogUnits (5) ­ coolingUnitStatusAnalogScale (6)

1

2

3

4

5

6

1.1

1

1.2

2

1.3

3

1.4

4

1.5

5

1.6

6

1.7

7

1.8

8

1.9

9

1.10

10

1.11

11

1.12

12

1.13

13

1.14

14

1.15

15

Unit Maximum Rack Inlet Temperature Unit Maximum Rack Inlet Temperature Airflow Airflow Fan Speed Supply Air Temperature Supply Air Temperature Return Air Temperature Return Air Temperature Supply Humidity Return Humidity Cool Demand Cool Output Reheat Output Reheat Demand

857

F

10

298

C

10

14070 CFM

10

6640

L/s

10

1000

%

10

711

F

10

217

C

10

900

F

10

322

C

10

0

%RH

10

0

%RH

10

281

kW

10

270

kW

10

95

%

1

95

%

1

4

InRow RD Management Information Base (MIB)

990-9997

1

2

1.16

16

1.17

17

1.18

18

1.19

19

1.20

20

1.21

21

1.22

22

1.23

23

1.24

24

1.25

25

1.26

26

1.27

27

1.28

28

1.29

29

1.30

30

1.31

31

1.32

32

1.33

33

1.34

34

1.35

35

1.36

36

1.37

37

1.38

38

1.39

39

1.40

40

1.41

41

1.42

42

1.43

43

1.44

44

1.45

45

1.46

46

1.47

47

1.48

48

1.49

49

1.50

50

1.51

51

1.52

52

1.53

53

1.54

54

1.55

55

1.56

56

1.57

57

1.58

58

1.59

59

1.60

60

990-9997

3
Dehumidify Output Dehumidify Demand Humidify Output Humidify Demand Suction Temperature Suction Temperature Suction Pressure Suction Pressure Discharge Pressure Discharge Pressure Delta-T Delta-T Filter Differential Pressure Filter Differential Pressure Rack Inlet Temperature 1 Rack Inlet Temperature 1 Rack Inlet Temperature 2 Rack Inlet Temperature 2 Rack Inlet Temperature 3 Rack Inlet Temperature 3 Unit Run Hrs Compressor Run Hrs Humidifier Run Hrs Condensate Pump Run Hrs Evap Fan 1 Run Hrs Evap Fan 2 Run Hrs Heater 1 Run Hrs Heater 2 Run Hrs Air Filter Run Hrs Group Maximum Rack Inlet Temperature Group Maximum Rack Inlet Temperature Group Minimum Rack Inlet Temperature Group Minimum Rack Inlet Temperature Dew Point Temperature Dew Point Temperature Group Airflow Group Airflow Group Cool Demand Group Cool Output Group Reheat Output Group Reheat Demand Group Dehumidify Output Group Dehumidify Demand Group Humidify Output Group Humidify Demand
InRow RD Management Information Base (MIB)

4

5

6

100

%

1

100

%

1

77

%

1

85

%

1

250

C

10

770

F

10

1300

psi

10

8963

kPa

10

4000

psi

10

27579 kPa

10

189

F

10

105

C

10

0

in. WC

100

0

Pa

100

740

F

10

233

C

10

750

F

10

239

C

10

760

F

10

244

C

10

0

hr

1

112

hr

1

0

hr

1

0

hr

1

116

hr

1

116

hr

1

0

hr

1

0

hr

1

116

hr

1

857

F

10

298

C

10

456

F

10

76

C

10

260

F

10

­33

C

10

14070 CFM

10

6640

L/s

10

281

kW

10

270

kW

10

95

%

10

95

%

1

100

%

1

100

%

1

77

%

1

85

%

1

5

coolingUnitStatusDiscreteTable
· Type: OBJECT-TYPE · OID: 1.3.6.1.4.1.318.1.1.27.1.4.2.2 · Full path:iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).apc(318).products
(1).hardware(1).cooling(27).coolingUnit(1).coolingUnitStatus(4).coolingUnitStatusDiscrete (2).coolingUnitStatusDiscreteTable(2) · Module: PowerNet-MIB · Parent: coolingUnitStatusDiscrete · First child: coolingUnitStatusDiscreteEntry · Prev sibling: coolingUnitStatusDiscreteTableSize · Numerical syntax: Sequence · Base syntax: SEQUENCE OF CoolingUnitStatusDiscreteEntry · Composed syntax: SEQUENCE OF CoolingUnitStatusDiscreteEntry · Status: mandatory · Max access: not-accessible · Sequences: 1.coolingUnitStatusDiscreteTableIndex - INTEGER (2 - integer (32 bit)) 2.coolingUnitStatusDiscreteDescription - DisplayString (4 - octets) 3.coolingUnitStatusDiscreteValueAsString - DisplayString (4 - octets) 4.coolingUnitStatusDiscreteValueAsInteger - INTEGER (2 - integer (32 bit)) 5.coolingUnitStatusDiscreteIntegerReferenceKey - DisplayString (4 - octets) · Description: A table of discrete unit status data. · Table headings:
­ Instance (1) ­ coolingUnitStatusDiscreteTableIndex (2) ­ coolingUnitStatusDiscreteDescription (3) ­ coolingUnitStatusDiscreteValueAsString (4) ­ coolingUnitStatusDiscreteValueAsInteger (5) ­ coolingUnitStatusDiscreteIntegerReferenceKey (6)

123

4

56

1.1 1 1.2 2 1.3 3 1.4 4 1.5 5

On / Standby Operating Mode Standby Input State Output State Active Flow Control Status

On Idle Open Open NA

1 Standby(0), On(1) 2 Standby(0), On(1), Idle(2), Prestart(3), Backup(4), Load Assist(5) 0 Open(0), Closed(1) 0 Open(0), Closed(1) 3 Under(0), Okay(1), Over(2), NA(3)

6

InRow RD Management Information Base (MIB)

990-9997

coolingUnitConfigurationAnalogTable
· Type: OBJECT-TYPE · OID: 1.3.6.1.4.1.318.1.1.27.1.5.1.2 · Full path: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).apc(318).products
(1).hardware(1).cooling(27).coolingUnit(1).coolingUnitConfiguration(5).coolingUnitConfigurationAnalog (1).coolingUnitConfigurationAnalogTable(2) · Module: PowerNet-MIB · Parent: coolingUnitConfigurationAnalog · First child: coolingUnitConfigurationAnalogEntry · Prev sibling: coolingUnitConfigurationAnalogTableSize · Numerical syntax: Sequence · Base syntax: SEQUENCE OF CoolingUnitConfigurationAnalogEntry · Composed syntax: SEQUENCE OF CoolingUnitConfigurationAnalogEntry · Status: mandatory · Max access: not-accessible · Sequences: 1.coolingUnitConfigurationAnalogTableIndex - INTEGER (2 - integer (32 bit)) 2.coolingUnitConfigurationAnalogDescription - DisplayString (4 - octets) 3.coolingUnitConfigurationAnalogValue - INTEGER (2 - integer (32 bit)) 4.coolingUnitConfigurationAnalogUnits - DisplayString (4 - octets) 5.coolingUnitConfigurationAnalogScale - INTEGER (2 - integer (32 bit)) 6.coolingUnitConfigurationAnalogAccess - INTEGER (2 - integer (32 bit)) 7.coolingUnitConfigurationAnalogMinimum - INTEGER (2 - integer (32 bit)) 8.coolingUnitConfigurationAnalogMaximum - INTEGER (2 - integer (32 bit)) · Description: A table of analog unit configuration data. · Table headings:
­ Instance (1) ­ coolingUnitConfigurationAnalogTableIndex (2) ­ coolingUnitConfigurationAnalogDescription (3) ­ coolingUnitConfigurationAnalogValue (4) ­ coolingUnitConfigurationAnalogUnits (5) ­ coolingUnitConfigurationAnalogScale (6) ­ coolingUnitConfigurationAnalogAccess (7) ­ coolingUnitConfigurationAnalogMinimum (8) ­ coolingUnitConfigurationAnalogMaximum (9)

1

2

3

4

5

67

8

1.1 1 1.2 2 1.3 3 1.4 4 1.5 5 1.6 6 1.7 7 1.8 8 1.9 9

Rack Inlet High Temperature Threshold Rack Inlet High Temperature Threshold Supply Air High Temperature Threshold Supply Air High Temperature Threshold Return Air High Temperature Threshold Return Air High Temperature Threshold Return Humidity Low Threshold Return Humidity High Threshold Cool Setpoint

781 256 770 250 1040 400 300 700 800

F C F C F C %RH %RH F

10 readWrite(2) 320 10 readWrite(2) 0 10 readWrite(2) 320 10 readWrite(2) 0 10 readWrite(2) 320 10 readWrite(2) 0 10 readWrite(2) 200 10 readWrite(2) 350 10 readWrite(2) 644

9
2120 1000 2120 1000 2120 1000 500 900 950

990-9997

InRow RD Management Information Base (MIB)

7

1

2

3

4

5

67

8

1.10 10 Cool Setpoint

267 C

10 readWrite(2) 180

1.11 11 Maximum Fan Speed

100 %

1 readWrite(2) 60

1.12 12 Supply Air Setpoint

680 F

10 readWrite(2) 590

1.13 13 Supply Air Setpoint

200 C

10 readWrite(2) 150

1.14 14 Reheat Setpoint

572 F

10 readWrite(2) 500

1.15 15 Reheat Setpoint

140 C

10 readWrite(2) 100

1.16 16 Dehumidify Setpoint

550 %RH

10 readWrite(2) 350

1.17 17 Dehumidify Deadband

5

%RH

1 readWrite(2) 2

1.18 18 Humidify Setpoint

500 %RH

10 readWrite(2) 200

1.19 19 Humidify Sensitivity Band

10

%RH

1 readWrite(2) 1

1.20 20 Cool Gain'P'

10593 (zero-length) 100 readOnly(1)

0

1.21 21 Cool Derivative `D'

0

(zero-length) 100 readOnly(1)

0

1.22 22 Cool Reset Rate `I'

5850 (zero-length) 100 readOnly(1) 0

1.23 23 Reheat Gain `P'

2000 (zero-length) 100 readOnly(1)

0

1.24 24 Reheat Derivative `D'

0

(zero-length) 100 readOnly(1) 0

1.25 25 Reheat Reset Rate `I'

0

(zero-length) 100 readOnly(1)

0

1.26 26 Dehumidifying Gain `P'

1

(zero-length) 100 readOnly(1) 0

1.27 27 Dehumidifying Derivative `D'

2

(zero-length) 100 readOnly(1)

0

1.28 28 Dehumidifying Reset Rate `I'

1

(zero-length) 100 readOnly(1) 0

1.29 29 Startup Delay

0

sec

1 readWrite(2) 0

1.30 30 Air Filter Service Interval

52

weeks

1 readWrite(2) 1

1.31 31 Compressor Service Alarm Interval

300 weeks

1 readWrite(2) 1

1.32 32 Fans Service Alarm Intervale

52

weeks

1 readWrite(2) 1

1.33 33 Condensate Pump Service Alarm Interval 52

weeks

1 readWrite(2) 1

1.34 34 Heater Service Alarm Interval

52

weeks

1 readWrite(2) 1

1.35 35 Humidifier Service Alarm Interval

52

weeks

1 readWrite(2) 1

1.36 36 Altitude

1230 ft

1 readWrite(2) 0

1.37 37 Altitude

375 m

1 readWrite(2) 0

9
350 100 864 302 644 180 800 10 500 10 25595 25595 25595 25595 25595 25595 25595 25595 25595 999 300 300 300 300 300 300 7500 2286

8

InRow RD Management Information Base (MIB)

990-9997

coolingUnitConfigurationDiscreteTable
· Type: OBJECT-TYPE · OID: 1.3.6.1.4.1.318.1.1.27.1.5.2.2 · Full path: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).apc(318).products
(1).hardware(1).cooling(27).coolingUnit(1).coolingUnitConfiguration(5).coolingUnitConfigurationDiscrete (2).coolingUnitConfigurationDiscreteTable(2) · Module: PowerNet-MIB · Parent: coolingUnitConfigurationDiscrete · First child: coolingUnitConfigurationDiscreteEntry · Prev sibling: coolingUnitConfigurationDiscreteTableSize · Numerical syntax: Sequence · Base syntax: SEQUENCE OF CoolingUnitConfigurationDiscreteEntry · Composed syntax: SEQUENCE OF CoolingUnitConfigurationDiscreteEntry · Status: mandatory · Max access: not-accessible · Sequences:
1.coolingUnitConfigurationDiscreteTableIndex - INTEGER (2 - integer (32 bit)) 2.coolingUnitConfigurationDiscreteDescription - DisplayString (4 - octets) 3.coolingUnitConfigurationDiscreteValueAsString - DisplayString (4 - octets) 4.coolingUnitConfigurationDiscreteValueAsInteger - INTEGER (2 - integer (32 bit)) 5.coolingUnitConfigurationDiscreteIntegerReferenceKey - DisplayString (4 - octets) 6.coolingUnitConfigurationDiscreteAccess - INTEGER(2 - integer (32 bit)) · Description: A table of discrete unit configuration data. · Table headings: ­ Instance (1) ­ coolingUnitConfigurationDiscreteTableIndex (2) ­ coolingUnitConfigurationDiscreteDescription (3) ­ coolingUnitConfigurationDiscreteValueAsString (4) ­ coolingUnitConfigurationDiscreteValueAsInteger (5) ­ coolingUnitConfigurationDiscreteIntegerReferenceKey (6) ­ coolingUnitConfigurationDiscreteAccess (7)

1

2

3

4

5

6

7

1.2

2

1.3

3

1.4

4

1.5

5

1.6

6

1.7

7

1.8

8

1.10 10 1.12 12 1.14 14

Cool Capacity

Automatic 0

Idle on Leak Detect

Yes

0

Idle on Cool Fail

Yes

0

Standby Input Normal State Open

0

Output Contact Normal State Open

0

Output Source

Any Alarm 0

Air Filter Service Alarm Enable

Enable

0

Compressor Service Alarm Enable

Disable

1

Fans Service Alarm Enable Disable 1

Condensate Pump Service Alarm Enable

Disable

1

Automatic(0), Maximum(1) Yes(0), No(1) Yes(0), No(1) Open(0), Closed(1) Open(0), Closed(1) AnyAlarm(0), Only CriticalAlarms(1)
Enable(0), Disable(1)
Enable(0), Disable(1)
Enable(0), Disable(1)
Enable(0), Disable(1)

readWrite(2) readWrite(2) readWrite(2) readWrite(2) readWrite(2) readWrite(2)
readWrite(2)
readWrite(2)
readWrite(2)
readWrite(2)

990-9997

InRow RD Management Information Base (MIB)

9

1

2

1.16 16

1.18 18

1.20 20 1.21 21 1.22 22 1.23 23 1.24 24 1.25 25

1.26 26

1.27 27 1.28 28

1.29 29

3

4

5

Heater Service Alarm Enable Disable 1

Humidifier Service Alarm Enable

Enable

0

Humidify Enable

Enable

0

Humidifier Control

Auto

1

Dehumidify Enable

Disable 0

Reheat Enable

Enable

0

Heat Assist Enable

Enable

1

Air Flow Control

Manual

1

Unit ID

1

1

Protect On/Standby Unit Role Override

Disable 0 Automatic 0

Number of Units in Group 1

1

1.30 30

Number of Backup Units

0

0

1.31 31

Number of Precision Units 0

0

1.34 34 1.35 35 1.36 36 1.37 37 1.38 38
1.39 39
1.40 40 1.45 45

Fan Speed Preference

Medium 2

Run-Time Balancing Enable Disable 0

Load Assist Enable

Disable 0

Configuration Type

In-Row

2

Number of Active Flow Controllers

1

1

Active Flow Control Bias

Positive 0

Active Flow Control Lamp Test Air Filter Type

Off

0

Standard 0

6 Enable(0), Disable(1)

7 readWrite(2)

Enable(0), Disable(1)

readWrite(2)

Enable(0), Disable(1)

readWrite(2)

Auto(1), Drain(2)

readWrite(2)

Disable(0), Enable(1)

readWrite(2)

Enable(0), Disable(1)

readWrite(2)

Disable(0), Enable(1)

readWrite(2)

Automatic(0), Manual(1)

readWrite(2)

<0C>(1),<0C>(2),<0C>(3),<0C>(4),<0C>(

5),<0C>(6),<0C>(7),<0C>(8),<0C>(9),<0C readWrite(2)

>(10),<0C>(11),<0C>(12)

Disable(0), Enable(1)

readOnly(1)

Automatic(0), Forced On(1)

readWrite(2)

<0C>(1),<0C>(2),<0C>(3),<0C>(4),<0C>(

5),<0C>(6),<0C>(7),<0C>(8),<0C>(9),<0C readWrite(2)

>(10),<0C>(11),<0C>(12)

<0C>(0),<0C>(1),<0C>(2),<0C>(3),<0C>(

4),<0C>(5),<0C>(6),<0C>(7),<0C>(8),<0C readWrite(2)

>(9),<0C>(10),<0C>(11)

<0C>(0),<0C>(1),<0C>(2),<0C>(3),<0C>(

4),<0C>(5),<0C>(6),<0C>(7),<0C>(8),<0C readWrite(2)

>(9),<0C>(10),<0C>(11)

Low(0), MediumLow(1), Medium(2), Medium High(3), High(4)

readWrite(2)

Disable(0), Enable(1)

readWrite(2)

Disable(0), Enable(1)

readWrite(2)

RACS(0), HACS(1), In-Row(2), CACS(3) readWrite(2)

<0C>(0),<0C>(1),<0C>(2),<0C>(3),<0C>( 4),<0C>(5)

readOnly(1)

Positive(0), Slightly Positive(1), Zero(2), Slightly Negative(3), Negative(4)

readOnly(1)

Off(0),On(1)

readOnly(1)

Standard(0),High Efficiency(1)

readWrite(2)

10

InRow RD Management Information Base (MIB)

990-9997

coolingUnitConfigurationStringTable
· Type: OBJECT-TYPE · OID: 1.3.6.1.4.1.318.1.1.27.1.5.3.2 · Full path: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).apc(318).products
(1).hardware(1).cooling(27).coolingUnit(1).coolingUnitConfiguration(5).coolingUnitConfigurationString (3).coolingUnitConfigurationStringTable(2) · Module: PowerNet-MIB · Parent: coolingUnitConfigurationString · First child: coolingUnitConfigurationStringEntry · Prev sibling: coolingUnitConfigurationStringTableSize · Numerical syntax: Sequence · Base syntax: SEQUENCE OF CoolingUnitConfigurationStringEntry · Composed syntax: SEQUENCE OF CoolingUnitConfigurationStringEntry · Status: mandatory · Max access: not-accessible · Sequences:
1.coolingUnitConfigurationStringTableIndex - INTEGER (2 - integer (32 bit)) 2.coolingUnitConfigurationStringDescription - DisplayString (4 - octets) 3.coolingUnitConfigurationStringValue - DisplayString (4 - octets) 4.coolingUnitConfigurationStringMaxLength - INTEGER (2 - integer (32 bit)) 5.coolingUnitConfigurationStringAccess - INTEGER (2 - integer (32 bit)) · Description: A table of unit configuration strings. · Table headings: ­ Instance (1) ­ coolingUnitConfigurationStringTableIndex (2) ­ coolingUnitConfigurationStringDescription (3) ­ coolingUnitConfigurationStringValue (4) ­ coolingUnitConfigurationStringMaxLength (5) ­ coolingUnitConfigurationStringAccess (6)

1

2

3

4

5

6

1.1

1

Name

1.2

2

Location

ACRD2G simulator STL 3rd floor

255

readWrite(2)

255

readWrite(2)

990-9997

InRow RD Management Information Base (MIB)

11

coolingUnitExtendedAnalogTable
· Type: OBJECT-TYPE · OID: 1.3.6.1.4.1.318.1.1.27.1.6.1.2 · Full path: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).apc(318).products
(1).hardware(1).cooling(27).coolingUnit(1).coolingUnitExtended(6).coolingUnitExtendedAnalog (1).coolingUnitExtendedAnalogTable(2) · Module: PowerNet-MIB · Parent: coolingUnitExtendedAnalog · First child: coolingUnitExtendedAnalogEntry · Prev sibling: coolingUnitExtendedAnalogTableSize · Numerical syntax: Sequence · Base syntax: SEQUENCE OF CoolingUnitExtendedAnalogEntry · Composed syntax: SEQUENCE OF CoolingUnitExtendedAnalogEntry · Status: mandatory · Max access: not-accessible · Sequences:
1.coolingUnitExtendedAnalogTableIndex - INTEGER (2 - integer (32 bit)) 2.coolingUnitExtendedAnalogDescription - DisplayString (4 - octets) 3.coolingUnitExtendedAnalogValue - INTEGER(2 - integer (32 bit)) 4.coolingUnitExtendedAnalogUnits - DisplayString (4 - octets) 5.coolingUnitExtendedAnalogScale - INTEGER(2 - integer (32 bit)) · Description: A table of secondary analog data for the cooling unit or one of its components. · Table headings: ­ Instance (1) ­ coolingUnitExtendedAnalogTableIndex (2) ­ coolingUnitExtendedAnalogDescription (3) ­ coolingUnitExtendedAnalogValue (4) ­ coolingUnitExtendedAnalogUnits (5) ­ coolingUnitExtendedAnalogScale (6)

1

2

3

4

5

6

1.1

1

Speed

1.2

2

Power

1.3

3

Voltage

1.4

4

Current

1.5

5

DC Link Voltage

1.6

6

Heat Sink Temperature

1.7

7

Heat Sink Temperature

1.8

8

Control Card Temperature

1.9

9

Control Card Temperature

1.10

10

Humidifier Current

1.11

11

Humidifier Water Conductivity

250

Hz

10

8

kW

100

3200

V

10

2500

A

100

480

V

1

680

F

10

200

C

10

680

F

10

200

C

10

1253

A

10

4

uS/cm

1

12

InRow RD Management Information Base (MIB)

990-9997

coolingUnitExtendedDiscreteTable
· Type: OBJECT-TYPE · OID: 1.3.6.1.4.1.318.1.1.27.1.6.2.2 · Full path: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).apc(318).products
(1).hardware(1).cooling(27).coolingUnit(1).coolingUnitExtended(6).coolingUnitExtendedDiscrete (2).coolingUnitExtendedDiscreteTable(2) · Module: PowerNet-MIB · Parent: coolingUnitExtendedDiscrete · First child: coolingUnitExtendedDiscreteEntry · Prev sibling: coolingUnitExtendedDiscreteTableSize · Numerical syntax: Sequence · Base syntax: SEQUENCE OF CoolingUnitExtendedDiscreteEntry · Composed syntax: SEQUENCE OF CoolingUnitExtendedDiscreteEntry · Status: mandatory · Max access: not-accessible · Sequences:
1.coolingUnitExtendedDiscreteTableIndex - INTEGER (2 - integer (32 bit)) 2.coolingUnitExtendedDiscreteDescription - DisplayString (4 - octets) 3.coolingUnitExtendedDiscreteValueAsString - DisplayString (4 - octets) 4.coolingUnitExtendedDiscreteValueAsInteger - INTEGER (2 - integer (32 bit)) 5.coolingUnitExtendedDiscreteIntegerReferenceKey - DisplayString (4 - octets) · Description: A table of secondary discrete cooling unit data. · Table headings: ­ Instance (1) ­ coolingUnitExtendedDiscreteTableIndex (2) ­ coolingUnitExtendedDiscreteDescription (3) ­ coolingUnitExtendedDiscreteValueAsString (4) ­ coolingUnitExtendedDiscreteValueAsInteger (5) ­ coolingUnitExtendedDiscreteIntegerReferenceKey (6)

1 23

4

5

6

1.1 1 Software Version 3.02

1.2 2 Software ID

SW:03.02 EE:01.00

1.3 3 Serial Number 017206G104

1.4 4 Alarm Status

0000000

1.5 5 Warning Status 0000800

Not available <0C>(0),<0C>(1),<0C>(2),<0C>(3),<0C>(4),<0C>(5)

<0C>(0),<0C>(1),<0C>(2),<0C>(3),<0C>(4),<0C>(5),

Not

available

<0C>(6),<0C>(7),<0C>(8),<0C>(9),<0C>(10),<0C>(1 1),<0C>(12),<0C>(13),<0C>(14),<0C>(15),<0C>(16),

<0C>(17),<0C>(18),<0C>(19),<0C>(20)

Not

available

<0C>(0),<0C>(1),<0C>(2),<0C>(3),<0C>(4),<0C>(5), <0C>(6),<0C>(7),<0C>(8),<0C>(9),<0C>(10)

Not

available

<0C>(0),<0C>(1),<0C>(2),<0C>(3),<0C>(4),<0C>(5), <0C>(6),<0C>(7),<0C>(8),<0C>(9)

Not

available

<0C>(0),<0C>(1),<0C>(2),<0C>(3),<0C>(4),<0C>(5), <0C>(6),<0C>(7),<0C>(8),<0C>(9)

990-9997

InRow RD Management Information Base (MIB)

13

1 23

4

5

6

<0C>(0),<0C>(1),<0C>(2),<0C>(3),<0C>(4),<0C>(5),

<0C>(6),<0C>(7),<0C>(8),<0C>(9),<0C>(10),<0C>(1

1),<0C>(12),<0C>(13),<0C>(14),<0C>(15),<0C>(16),

<0C>(17),<0C>(18),<0C>(19),<0C>(20),<0C>(21),<0

1.6 6 Alarm History 00000000 00000000 00000000 Not available C>(22),<0C>(23),<0C>(24),<0C>(25),<0C>(26),<0C

>(27),<0C>(28),<0C>(29),<0C>(30),<0C>(31),<0C>(

32),<0C>(33),<0C>(34),<0C>(35),<0C>(36),<0C>(37

),<0C>(38),<0C>(39),<0C>(40),<0C>(41),<0C>(42),

<0C>(43),<0C>,

<0C>(0),<0C>(1),<0C>(2),<0C>(3),<0C>(4),<0C>(5),

<0C>(6),<0C>(7),<0C>(8),<0C>(9),<0C>(10),<0C>(1

1),<0C>(12),<0C>(13),<0C>(14),<0C>(15),<0C>(16),

<0C>(17),<0C>(18),<0C>(19),<0C>(20),<0C>(21),<0

1.7 7 Warning History 00000000 00000000 00000000 Not available C>(22),<0C>(23),<0C>(24),<0C>(25),<0C>(26),<0C

>(27),<0C>(28),<0C>(29),<0C>(30),<0C>(31),<0C>(

32),<0C>(33),<0C>(34),<0C>(35),<0C>(36),<0C>(37

),<0C>(38),<0C>(39),<0C>(40),<0C>(41),<0C>(42),

<0C>(43),<0C>,

1.8

8

Humidifier Software Release

1.7

Not available <0C>(0),<0C>(1),<0C>(2),<0C>(3),<0C>(4),<0C>(5)

14

InRow RD Management Information Base (MIB)

990-9997

coolingUnitExtendedStringTable
· Type: OBJECT-TYPE · OID: 1.3.6.1.4.1.318.1.1.27.1.6.3.2 · Full path: iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).apc(318).products
(1).hardware(1).cooling(27).coolingUnit(1).coolingUnitExtended(6).coolingUnitExtendedString (3).coolingUnitExtendedStringTable(2) · Module: PowerNet-MIB · Parent: coolingUnitExtendedString · First child: coolingUnitExtendedStringEntry · Prev sibling: coolingUnitExtendedStringTableSize · Numerical syntax: Sequence · Base syntax: SEQUENCE OF CoolingUnitExtendedStringEntry · Composed syntax: SEQUENCE OF CoolingUnitExtendedStringEntry · Status: mandatory · Max access: not-accessible · Sequences:
1.coolingUnitExtendedStringTableIndex - INTEGER (2 - integer (32 bit)) 2.coolingUnitExtendedStringDescription - DisplayString (4 - octets) 3.coolingUnitExtendedStringValue - DisplayString (4 - octets) · Description: A table of secondary unit reference data. · Table headings: ­ Instance (1) ­ coolingUnitExtendedStringTableIndex (2) ­ coolingUnitExtendedStringDescription (3) ­ coolingUnitExtendedStringValue (4)

990-9997

InRow RD Management Information Base (MIB)

15

Worldwide Customer Support
Customer support for this or any other product is available at no charge in any of the following ways: · Visit the Schneider Electric Web site to access documents in the Schneider Electric Knowledge Base and to submit customer support requests. ­ www.schneiderelectric.com (Corporate Headquarters) Connect to localized Schneider Electric Web sites for specific countries, each of which provides customer support information. ­ www.schneiderelectric.com/support/ Global support searching Schneider Electric Knowledge Base and using e-support. · Contact the Schneider Electric Customer Support Center by telephone or e-mail. ­ Local, country-specific centers: go to www.schneiderelectric.com > Support > Operations around the world for contact information.
For information on how to obtain local customer support, contact the representative or other distributors from whom you purchased your product.

As standards, specifications, and designs change from time to time, please ask for confirmation of the information given in this publication. All trademarks owned by Schneider Electric Industries SAS or its affiliated companies.

990-9997

3/2017


Acrobat Distiller 10.1.16 (Windows)