diff --git a/includes/discovery/sensors/state/drac.inc.php b/includes/discovery/sensors/state/drac.inc.php index 21f4e2c91c5a..27bb3f463398 100644 --- a/includes/discovery/sensors/state/drac.inc.php +++ b/includes/discovery/sensors/state/drac.inc.php @@ -11,6 +11,7 @@ */ $tables = [ + ['physicalDiskTable', '.1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.', 'physicalDiskState', 'physicalDiskName'], ['virtualDiskTable', '.1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.', 'virtualDiskState', 'virtualDiskName'], ['processorDeviceTable', '.1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.', 'processorDeviceStatus', 'processorDeviceBrandName'], ['memoryDeviceTable', '.1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.', 'memoryDeviceStatus', 'memoryDeviceLocationName'], @@ -26,7 +27,20 @@ if (! empty($temp)) { // Find the right states - if ($value_oid == 'virtualDiskState') { + if ($value_oid == 'physicalDiskTable') { + $states = [ + ['value' => 1, 'generic' => 3, 'graph' => 0, 'descr' => 'unknown'], + ['value' => 2, 'generic' => 0, 'graph' => 0, 'descr' => 'ready'], + ['value' => 3, 'generic' => 0, 'graph' => 0, 'descr' => 'online'], + ['value' => 4, 'generic' => 1, 'graph' => 0, 'descr' => 'foreign'], + ['value' => 5, 'generic' => 2, 'graph' => 0, 'descr' => 'offline'], + ['value' => 6, 'generic' => 2, 'graph' => 0, 'descr' => 'blocked'], + ['value' => 7, 'generic' => 2, 'graph' => 0, 'descr' => 'failed'], + ['value' => 8, 'generic' => 2, 'graph' => 0, 'descr' => 'noraid'], + ['value' => 9, 'generic' => 2, 'graph' => 0, 'descr' => 'removed'], + ['value' => 10, 'generic' => 2, 'graph' => 0, 'descr' => 'readonly'], + ]; + } elseif ($value_oid == 'virtualDiskState') { $states = [ ['value' => 1, 'generic' => 3, 'graph' => 0, 'descr' => 'unknown'], ['value' => 2, 'generic' => 0, 'graph' => 0, 'descr' => 'online'], diff --git a/misc/alert_rules.json b/misc/alert_rules.json index 2e5409f2f08f..81b88fdef607 100644 --- a/misc/alert_rules.json +++ b/misc/alert_rules.json @@ -357,6 +357,10 @@ "rule": "sensors.sensor_current = \"3\" && sensors.sensor_oid = \".1.3.6.1.4.1.4413.1.1.43.1.15.1.2.1\"", "name": "UBNT EdgeSwitch Chassis state failed" }, + { + "rule": "sensors.sensor_current ~ \"[5|6|7|8|9|10]\" && sensors.sensor_oid = \".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4\"", + "name": "Dell iDRAC Physical Disk Failed/Degraded" + }, { "rule": "sensors.sensor_current ~ \"[3|4]\" && sensors.sensor_oid = \".1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4\"", "name": "Dell iDRAC Virtual Disk Failed/Degraded" diff --git a/tests/data/drac_drac.json b/tests/data/drac_drac.json new file mode 100644 index 000000000000..96ca4aed1a58 --- /dev/null +++ b/tests/data/drac_drac.json @@ -0,0 +1,3351 @@ +{ + "os": { + "discovery": { + "devices": [ + { + "sysName": "", + "sysObjectID": ".1.3.6.1.4.1.674.10892.5", + "sysDescr": "", + "sysContact": "", + "version": "2.65.65.65", + "hardware": "iDRAC7", + "features": null, + "os": "drac", + "type": "appliance", + "serial": "5GC8H32", + "icon": "dell.svg", + "location": "" + } + ] + }, + "poller": "matches discovery" + }, + "ports": { + "discovery": { + "ports": [ + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "lo", + "ifName": "lo", + "portName": null, + "ifIndex": 1, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "softwareLoopback", + "ifAlias": "lo", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "bond0", + "ifName": "bond0", + "portName": null, + "ifIndex": 6, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "bond0", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + }, + "poller": { + "ports": [ + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "lo", + "ifName": "lo", + "portName": null, + "ifIndex": 1, + "ifSpeed": 10000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 65536, + "ifType": "softwareLoopback", + "ifAlias": "lo", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 13496233, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 13496233, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 1213791308, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 1213791308, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "bond0", + "ifName": "bond0", + "portName": null, + "ifIndex": 6, + "ifSpeed": 1000000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "false", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "bond0", + "ifPhysAddress": "18fb7b99a5fd", + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 6932524, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 3051942, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 2218418561, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 662996728, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 30, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + } + }, + "sensors": { + "discovery": { + "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1", + "sensor_index": "1.1", + "sensor_type": "drac", + "sensor_descr": "PS1 Current 1", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "current", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2", + "sensor_index": "1.2", + "sensor_type": "drac", + "sensor_descr": "PS2 Current 2", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.1", + "sensor_index": "1", + "sensor_type": "drac", + "sensor_descr": "", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.2", + "sensor_index": "2", + "sensor_type": "drac", + "sensor_descr": "", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.3", + "sensor_index": "3", + "sensor_type": "drac", + "sensor_descr": "", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.4", + "sensor_index": "4", + "sensor_type": "drac", + "sensor_descr": "", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.5", + "sensor_index": "5", + "sensor_type": "drac", + "sensor_descr": "", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.12.1.6.1.6", + "sensor_index": "6", + "sensor_type": "drac", + "sensor_descr": "", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 0, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "power", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3", + "sensor_index": "1.3", + "sensor_type": "drac", + "sensor_descr": "System Board Pwr Consumption", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 252, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "amperageProbeStatus", + "sensor_descr": "PS1 Current 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.1", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "amperageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "amperageProbeStatus", + "sensor_descr": "PS2 Current 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.2", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "amperageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.3", + "sensor_index": "1.3", + "sensor_type": "amperageProbeStatus", + "sensor_descr": "System Board Pwr Consumption", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.3", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "amperageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.2.2.1.0", + "sensor_index": "drsGlobalSystemStatus.0", + "sensor_type": "drsGlobalSystemStatus", + "sensor_descr": "Global System Status", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "drsGlobalSystemStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.300.70.1.6.1.1", + "sensor_index": "intrusionReading.1.1", + "sensor_type": "intrusionReading", + "sensor_descr": "Intrusion Reading", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "intrusionReading" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.300.70.1.5.1.1", + "sensor_index": "intrusionStatus.1.1", + "sensor_type": "intrusionStatus", + "sensor_descr": "Intrusion Status", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "intrusionStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A1, 8192 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.1", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.10", + "sensor_index": "1.10", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A6, 16384 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.10", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.11", + "sensor_index": "1.11", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A7, 16384 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.11", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.12", + "sensor_index": "1.12", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A8, 16384 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.12", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.13", + "sensor_index": "1.13", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A9, 16384 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.13", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.14", + "sensor_index": "1.14", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A10, 16384 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.14", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.15", + "sensor_index": "1.15", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B5, 16384 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.15", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.16", + "sensor_index": "1.16", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B6, 16384 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.16", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.17", + "sensor_index": "1.17", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B7, 16384 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.17", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.18", + "sensor_index": "1.18", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B8, 16384 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.18", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.19", + "sensor_index": "1.19", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B9, 16384 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.19", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A2, 8192 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.2", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.20", + "sensor_index": "1.20", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B10, 16384 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.20", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.3", + "sensor_index": "1.3", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A3, 8192 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.3", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.4", + "sensor_index": "1.4", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A4, 8192 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.4", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.5", + "sensor_index": "1.5", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B1, 8192 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.5", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.6", + "sensor_index": "1.6", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B2, 8192 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.6", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.7", + "sensor_index": "1.7", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B3, 8192 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.7", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.8", + "sensor_index": "1.8", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.B4, 8192 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.8", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.9", + "sensor_index": "1.9", + "sensor_type": "memoryDeviceStatus", + "sensor_descr": "DIMM.Socket.A5, 16384 MB", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.9", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "memoryDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.1", + "sensor_index": "1", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.10", + "sensor_index": "10", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:13", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "10", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.11", + "sensor_index": "11", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:8", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "11", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.12", + "sensor_index": "12", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:9", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "12", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.13", + "sensor_index": "13", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:10", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "13", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.14", + "sensor_index": "14", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:11", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "14", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.15", + "sensor_index": "15", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "15", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.16", + "sensor_index": "16", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "16", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.17", + "sensor_index": "17", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:4", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "17", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.18", + "sensor_index": "18", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:8", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "18", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.19", + "sensor_index": "19", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:7", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "19", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.2", + "sensor_index": "2", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "2", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.20", + "sensor_index": "20", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "20", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.21", + "sensor_index": "21", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "21", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.22", + "sensor_index": "22", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:0", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "22", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.23", + "sensor_index": "23", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:10", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "23", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.24", + "sensor_index": "24", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:11", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "24", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.25", + "sensor_index": "25", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "25", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.26", + "sensor_index": "26", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:0:9", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "26", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.3", + "sensor_index": "3", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "3", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.4", + "sensor_index": "4", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "4", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.5", + "sensor_index": "5", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:4", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "5", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.6", + "sensor_index": "6", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "6", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.7", + "sensor_index": "7", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "7", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.8", + "sensor_index": "8", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:7", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "8", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.9", + "sensor_index": "9", + "sensor_type": "physicalDiskState", + "sensor_descr": "Physical Disk 0:1:12", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "9", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "physicalDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "processorDeviceStatus", + "sensor_descr": "Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.1", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "processorDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "processorDeviceStatus", + "sensor_descr": "Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.2", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "processorDeviceStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "systemBatteryStatus", + "sensor_descr": "System Board CMOS Battery", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.1", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "systemBatteryStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "systemBatteryStatus", + "sensor_descr": "PERC1 ROMB Battery", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.2", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "systemBatteryStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.1", + "sensor_index": "1", + "sensor_type": "virtualDiskState", + "sensor_descr": "boot", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "virtualDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.2", + "sensor_index": "2", + "sensor_type": "virtualDiskState", + "sensor_descr": "enc2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "2", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "virtualDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.3", + "sensor_index": "3", + "sensor_type": "virtualDiskState", + "sensor_descr": "enc1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "3", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "virtualDiskState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 VCORE PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.1", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.10", + "sensor_index": "1.10", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 M23 VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.10", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.11", + "sensor_index": "1.11", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board FETDRV PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.11", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.12", + "sensor_index": "1.12", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 VSA PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.12", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.13", + "sensor_index": "1.13", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 VSA PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.13", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.14", + "sensor_index": "1.14", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 M01 VDDQ PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.14", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.15", + "sensor_index": "1.15", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 M01 VDDQ PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.15", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.16", + "sensor_index": "1.16", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 M23 VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.16", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.17", + "sensor_index": "1.17", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 M01 VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.17", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.18", + "sensor_index": "1.18", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board NDC PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.18", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.19", + "sensor_index": "1.19", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.19", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.2", + "sensor_index": "1.2", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 VCORE PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.2", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.20", + "sensor_index": "1.20", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.20", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.21", + "sensor_index": "1.21", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 M23 VDDQ PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.21", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.22", + "sensor_index": "1.22", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 1.5V PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.22", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.23", + "sensor_index": "1.23", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board PS2 PG Fail", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.23", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.24", + "sensor_index": "1.24", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board PS1 PG Fail", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.24", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.25", + "sensor_index": "1.25", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board BP1 5V PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.25", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.26", + "sensor_index": "1.26", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 M01 VTT PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.26", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.27", + "sensor_index": "1.27", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "PS1 Voltage 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.27", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.28", + "sensor_index": "1.28", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "PS2 Voltage 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.28", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.3", + "sensor_index": "1.3", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 3.3V PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.3", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.4", + "sensor_index": "1.4", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 5V PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.4", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.5", + "sensor_index": "1.5", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU2 PLL PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.5", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.6", + "sensor_index": "1.6", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 PLL PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.6", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.7", + "sensor_index": "1.7", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board 1.1V PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.7", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.8", + "sensor_index": "1.8", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "System Board BP0 5V PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.8", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.9", + "sensor_index": "1.9", + "sensor_type": "voltageProbeStatus", + "sensor_descr": "CPU1 M23 VDDQ PG", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": "1.9", + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "voltageProbeStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1", + "sensor_index": "1.1", + "sensor_type": "drac", + "sensor_descr": "System Board Inlet Temp", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 22, + "sensor_limit": 47, + "sensor_limit_warn": 42, + "sensor_limit_low": -7, + "sensor_limit_low_warn": 0, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2", + "sensor_index": "1.2", + "sensor_type": "drac", + "sensor_descr": "System Board Exhaust Temp", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 38, + "sensor_limit": 75, + "sensor_limit_warn": 70, + "sensor_limit_low": 3, + "sensor_limit_low_warn": 0, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3", + "sensor_index": "1.3", + "sensor_type": "drac", + "sensor_descr": "CPU1 Temp", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 47, + "sensor_limit": 91, + "sensor_limit_warn": 86, + "sensor_limit_low": 3, + "sensor_limit_low_warn": 0, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.4", + "sensor_index": "1.4", + "sensor_type": "drac", + "sensor_descr": "CPU2 Temp", + "group": null, + "sensor_divisor": 10, + "sensor_multiplier": 1, + "sensor_current": 48, + "sensor_limit": 91, + "sensor_limit_warn": 86, + "sensor_limit_low": 3, + "sensor_limit_low_warn": 0, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1", + "sensor_index": "1", + "sensor_type": "drac", + "sensor_descr": "PS1 ", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 228, + "sensor_limit": 264, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2", + "sensor_index": "2", + "sensor_type": "drac", + "sensor_descr": "PS2 ", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 228, + "sensor_limit": 264, + "sensor_limit_warn": null, + "sensor_limit_low": 0, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + } + ], + "state_indexes": [ + { + "state_name": "amperageProbeStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "nonCriticalUpper", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "criticalUpper", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "nonRecoverableUpper", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "nonCriticalLower", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "criticalLower", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 2 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "nonRecoverableLower", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "amperageProbeStatus", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "drsGlobalSystemStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "intrusionReading", + "state_descr": "chassisNotBreached", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 0 + }, + { + "state_name": "intrusionReading", + "state_descr": "chassisBreached", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 2 + }, + { + "state_name": "intrusionReading", + "state_descr": "chassisBreachedPrior", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 1 + }, + { + "state_name": "intrusionReading", + "state_descr": "chassisBreachSensorFailure", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "intrusionStatus", + "state_descr": "other", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "intrusionStatus", + "state_descr": "unknown", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "intrusionStatus", + "state_descr": "ok", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "intrusionStatus", + "state_descr": "nonCritical", + "state_draw_graph": 1, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "intrusionStatus", + "state_descr": "critical", + "state_draw_graph": 1, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "intrusionStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 1, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "nonCritical", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "critical", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "memoryDeviceStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "physicalDiskState", + "state_descr": null, + "state_draw_graph": null, + "state_value": null, + "state_generic_value": null + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "nonCritical", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "critical", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "processorDeviceStatus", + "state_descr": "nonRecoverable", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "nonCriticalUpper", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "criticalUpper", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "nonRecoverableUpper", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "nonCriticalLower", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "criticalLower", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "nonRecoverableLower", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "systemBatteryStatus", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + }, + { + "state_name": "virtualDiskState", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "virtualDiskState", + "state_descr": "online", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 0 + }, + { + "state_name": "virtualDiskState", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 2 + }, + { + "state_name": "virtualDiskState", + "state_descr": "degraded", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "unknown", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "ok", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 0 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "nonCriticalUpper", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 1 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "criticalUpper", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 2 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "nonRecoverableUpper", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 2 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "nonCriticalLower", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "criticalLower", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 2 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "nonRecoverableLower", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 2 + }, + { + "state_name": "voltageProbeStatus", + "state_descr": "failed", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + } + ] + }, + "poller": "matches discovery" + } +} diff --git a/tests/snmpsim/drac_drac.snmprec b/tests/snmpsim/drac_drac.snmprec new file mode 100644 index 000000000000..f2d30ad92f11 --- /dev/null +++ b/tests/snmpsim/drac_drac.snmprec @@ -0,0 +1,1925 @@ +1.3.6.1.2.1.1.1.0|4| +1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.674.10892.5 +1.3.6.1.2.1.1.3.0|67|1082396016 +1.3.6.1.2.1.1.4.0|4| +1.3.6.1.2.1.1.5.0|4| +1.3.6.1.2.1.1.6.0|4| +1.3.6.1.2.1.2.2.1.2.1|4|lo +1.3.6.1.2.1.2.2.1.2.6|4|bond0 +1.3.6.1.2.1.2.2.1.3.1|2|24 +1.3.6.1.2.1.2.2.1.3.6|2|6 +1.3.6.1.2.1.2.2.1.4.1|2|65536 +1.3.6.1.2.1.2.2.1.4.6|2|1500 +1.3.6.1.2.1.2.2.1.6.1|4| +1.3.6.1.2.1.2.2.1.6.6|4x|18FB7B99A5FD +1.3.6.1.2.1.2.2.1.7.1|2|1 +1.3.6.1.2.1.2.2.1.7.6|2|1 +1.3.6.1.2.1.2.2.1.8.1|2|1 +1.3.6.1.2.1.2.2.1.8.6|2|1 +1.3.6.1.2.1.2.2.1.9.1|67|0 +1.3.6.1.2.1.2.2.1.9.6|67|0 +1.3.6.1.2.1.2.2.1.13.1|65|0 +1.3.6.1.2.1.2.2.1.13.6|65|30 +1.3.6.1.2.1.2.2.1.14.1|65|0 +1.3.6.1.2.1.2.2.1.14.6|65|0 +1.3.6.1.2.1.2.2.1.19.1|65|0 +1.3.6.1.2.1.2.2.1.19.6|65|0 +1.3.6.1.2.1.2.2.1.20.1|65|0 +1.3.6.1.2.1.2.2.1.20.6|65|0 +1.3.6.1.2.1.4.3.0|65|18018914 +1.3.6.1.2.1.4.4.0|65|0 +1.3.6.1.2.1.4.5.0|65|9163 +1.3.6.1.2.1.4.6.0|65|0 +1.3.6.1.2.1.4.7.0|65|0 +1.3.6.1.2.1.4.8.0|65|0 +1.3.6.1.2.1.4.9.0|65|18009537 +1.3.6.1.2.1.4.10.0|65|16452415 +1.3.6.1.2.1.4.11.0|65|0 +1.3.6.1.2.1.4.12.0|65|8 +1.3.6.1.2.1.4.14.0|65|0 +1.3.6.1.2.1.4.15.0|65|0 +1.3.6.1.2.1.4.16.0|65|0 +1.3.6.1.2.1.4.17.0|65|0 +1.3.6.1.2.1.4.18.0|65|0 +1.3.6.1.2.1.4.19.0|65|0 +1.3.6.1.2.1.4.20.1.2.127.0.0.1|2|1 +1.3.6.1.2.1.4.20.1.2.172.25.5.171|2|6 +1.3.6.1.2.1.4.20.1.3.127.0.0.1|64|255.0.0.0 +1.3.6.1.2.1.4.20.1.3.172.25.5.171|64|255.255.255.0 +1.3.6.1.2.1.4.22.1.2.6.172.25.5.129|4x|780CF088F1FF +1.3.6.1.2.1.4.22.1.2.6.172.25.5.131|4x|DCF7194F85C2 +1.3.6.1.2.1.4.22.1.2.6.172.25.5.183|4x|B2BCFCE752E9 +1.3.6.1.2.1.4.22.1.2.6.172.25.5.185|4x|1665EB6CE5AE +1.3.6.1.2.1.4.22.1.2.6.172.25.5.252|4x|B6A36A4FC5FD +1.3.6.1.2.1.4.31.1.1.3.1|65|18014091 +1.3.6.1.2.1.4.31.1.1.3.2|65|95 +1.3.6.1.2.1.4.31.1.1.4.1|70|18014091 +1.3.6.1.2.1.4.31.1.1.4.2|70|95 +1.3.6.1.2.1.4.31.1.1.5.2|65|6840 +1.3.6.1.2.1.4.31.1.1.6.2|70|6840 +1.3.6.1.2.1.4.31.1.1.7.1|65|0 +1.3.6.1.2.1.4.31.1.1.7.2|65|0 +1.3.6.1.2.1.4.31.1.1.8.1|65|0 +1.3.6.1.2.1.4.31.1.1.8.2|65|0 +1.3.6.1.2.1.4.31.1.1.9.1|65|9163 +1.3.6.1.2.1.4.31.1.1.9.2|65|0 +1.3.6.1.2.1.4.31.1.1.10.1|65|0 +1.3.6.1.2.1.4.31.1.1.10.2|65|0 +1.3.6.1.2.1.4.31.1.1.11.1|65|0 +1.3.6.1.2.1.4.31.1.1.11.2|65|0 +1.3.6.1.2.1.4.31.1.1.12.1|65|0 +1.3.6.1.2.1.4.31.1.1.12.2|65|0 +1.3.6.1.2.1.4.31.1.1.13.1|70|0 +1.3.6.1.2.1.4.31.1.1.13.2|70|0 +1.3.6.1.2.1.4.31.1.1.14.1|65|0 +1.3.6.1.2.1.4.31.1.1.14.2|65|0 +1.3.6.1.2.1.4.31.1.1.15.1|65|0 +1.3.6.1.2.1.4.31.1.1.15.2|65|0 +1.3.6.1.2.1.4.31.1.1.16.1|65|0 +1.3.6.1.2.1.4.31.1.1.16.2|65|0 +1.3.6.1.2.1.4.31.1.1.17.1|65|0 +1.3.6.1.2.1.4.31.1.1.17.2|65|95 +1.3.6.1.2.1.4.31.1.1.18.1|65|18004714 +1.3.6.1.2.1.4.31.1.1.18.2|65|0 +1.3.6.1.2.1.4.31.1.1.19.1|70|18004714 +1.3.6.1.2.1.4.31.1.1.19.2|70|0 +1.3.6.1.2.1.4.31.1.1.20.1|65|16447612 +1.3.6.1.2.1.4.31.1.1.20.2|65|29 +1.3.6.1.2.1.4.31.1.1.21.1|70|16447612 +1.3.6.1.2.1.4.31.1.1.21.2|70|29 +1.3.6.1.2.1.4.31.1.1.22.1|65|8 +1.3.6.1.2.1.4.31.1.1.22.2|65|0 +1.3.6.1.2.1.4.31.1.1.23.1|65|0 +1.3.6.1.2.1.4.31.1.1.23.2|65|0 +1.3.6.1.2.1.4.31.1.1.24.1|70|0 +1.3.6.1.2.1.4.31.1.1.24.2|70|0 +1.3.6.1.2.1.4.31.1.1.25.1|65|0 +1.3.6.1.2.1.4.31.1.1.25.2|65|0 +1.3.6.1.2.1.4.31.1.1.26.1|65|0 +1.3.6.1.2.1.4.31.1.1.26.2|65|0 +1.3.6.1.2.1.4.31.1.1.27.1|65|0 +1.3.6.1.2.1.4.31.1.1.27.2|65|0 +1.3.6.1.2.1.4.31.1.1.28.1|65|0 +1.3.6.1.2.1.4.31.1.1.28.2|65|0 +1.3.6.1.2.1.4.31.1.1.29.1|65|0 +1.3.6.1.2.1.4.31.1.1.29.2|65|0 +1.3.6.1.2.1.4.31.1.1.30.1|65|16447604 +1.3.6.1.2.1.4.31.1.1.30.2|65|29 +1.3.6.1.2.1.4.31.1.1.31.1|70|16447604 +1.3.6.1.2.1.4.31.1.1.31.2|70|29 +1.3.6.1.2.1.4.31.1.1.32.2|65|2004 +1.3.6.1.2.1.4.31.1.1.33.2|70|2004 +1.3.6.1.2.1.4.31.1.1.34.1|65|0 +1.3.6.1.2.1.4.31.1.1.34.2|65|0 +1.3.6.1.2.1.4.31.1.1.35.1|70|0 +1.3.6.1.2.1.4.31.1.1.35.2|70|0 +1.3.6.1.2.1.4.31.1.1.36.2|65|0 +1.3.6.1.2.1.4.31.1.1.37.2|70|0 +1.3.6.1.2.1.4.31.1.1.38.1|65|0 +1.3.6.1.2.1.4.31.1.1.38.2|65|29 +1.3.6.1.2.1.4.31.1.1.39.1|70|0 +1.3.6.1.2.1.4.31.1.1.39.2|70|29 +1.3.6.1.2.1.4.31.1.1.40.2|65|2004 +1.3.6.1.2.1.4.31.1.1.41.2|70|2004 +1.3.6.1.2.1.4.31.1.1.42.1|65|212852 +1.3.6.1.2.1.4.31.1.1.43.1|70|212852 +1.3.6.1.2.1.4.31.1.1.44.1|65|0 +1.3.6.1.2.1.4.31.1.1.45.1|70|0 +1.3.6.1.2.1.4.31.1.1.46.1|67|0 +1.3.6.1.2.1.4.31.1.1.46.2|67|0 +1.3.6.1.2.1.4.31.1.1.47.1|66|60000 +1.3.6.1.2.1.4.31.1.1.47.2|66|60000 +1.3.6.1.2.1.4.34.1.3.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1|2|1 +1.3.6.1.2.1.4.34.1.5.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1|6|1.3.6.1.2.1.4.32.1.5.1.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.128 +1.3.6.1.2.1.4.34.1.6.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1|2|2 +1.3.6.1.2.1.4.35.1.4.6.1.4.172.25.5.129|4x|780CF088F1FF +1.3.6.1.2.1.4.35.1.4.6.1.4.172.25.5.131|4x|DCF7194F85C2 +1.3.6.1.2.1.4.35.1.4.6.1.4.172.25.5.183|4x|B2BCFCE752E9 +1.3.6.1.2.1.4.35.1.4.6.1.4.172.25.5.185|4x|1665EB6CE5AE +1.3.6.1.2.1.4.35.1.4.6.1.4.172.25.5.252|4x|B6A36A4FC5FD +1.3.6.1.2.1.5.1.0|65|146238 +1.3.6.1.2.1.5.2.0|65|0 +1.3.6.1.2.1.5.3.0|65|0 +1.3.6.1.2.1.5.4.0|65|35848 +1.3.6.1.2.1.5.5.0|65|8 +1.3.6.1.2.1.5.6.0|65|0 +1.3.6.1.2.1.5.7.0|65|0 +1.3.6.1.2.1.5.8.0|65|0 +1.3.6.1.2.1.5.9.0|65|110382 +1.3.6.1.2.1.5.10.0|65|0 +1.3.6.1.2.1.5.11.0|65|0 +1.3.6.1.2.1.5.12.0|65|0 +1.3.6.1.2.1.5.13.0|65|0 +1.3.6.1.2.1.5.14.0|65|0 +1.3.6.1.2.1.5.15.0|65|110404 +1.3.6.1.2.1.5.16.0|65|0 +1.3.6.1.2.1.5.17.0|65|22 +1.3.6.1.2.1.5.18.0|65|0 +1.3.6.1.2.1.5.19.0|65|0 +1.3.6.1.2.1.5.20.0|65|0 +1.3.6.1.2.1.5.21.0|65|0 +1.3.6.1.2.1.5.22.0|65|0 +1.3.6.1.2.1.5.23.0|65|110382 +1.3.6.1.2.1.5.24.0|65|0 +1.3.6.1.2.1.5.25.0|65|0 +1.3.6.1.2.1.5.26.0|65|0 +1.3.6.1.2.1.5.29.1.2.1|65|146238 +1.3.6.1.2.1.5.29.1.2.2|65|0 +1.3.6.1.2.1.5.29.1.3.1|65|0 +1.3.6.1.2.1.5.29.1.3.2|65|0 +1.3.6.1.2.1.5.29.1.4.1|65|0 +1.3.6.1.2.1.5.29.1.4.2|65|29 +1.3.6.1.2.1.5.29.1.5.1|65|110404 +1.3.6.1.2.1.5.29.1.5.2|65|0 +1.3.6.1.2.1.5.30.1.3.1.3|65|35848 +1.3.6.1.2.1.5.30.1.3.1.8|65|110382 +1.3.6.1.2.1.5.30.1.3.1.11|65|8 +1.3.6.1.2.1.5.30.1.4.1.0|65|110382 +1.3.6.1.2.1.5.30.1.4.1.3|65|22 +1.3.6.1.2.1.5.30.1.4.2.133|65|10 +1.3.6.1.2.1.5.30.1.4.2.143|65|19 +1.3.6.1.2.1.6.5.0|65|107701 +1.3.6.1.2.1.6.6.0|65|109448 +1.3.6.1.2.1.6.7.0|65|94 +1.3.6.1.2.1.6.8.0|65|294 +1.3.6.1.2.1.6.9.0|66|24 +1.3.6.1.2.1.6.10.0|65|14796737 +1.3.6.1.2.1.6.11.0|65|13488053 +1.3.6.1.2.1.6.12.0|65|1670 +1.3.6.1.2.1.6.14.0|65|0 +1.3.6.1.2.1.6.15.0|65|285 +1.3.6.1.2.1.6.19.1.7.1.4.127.0.0.1.199.1.4.127.0.0.1.55907|2|5 +1.3.6.1.2.1.7.1.0|65|2853226 +1.3.6.1.2.1.7.2.0|65|21 +1.3.6.1.2.1.7.3.0|65|496 +1.3.6.1.2.1.7.4.0|65|2853278 +1.3.6.1.2.1.11.1.0|65|2589735 +1.3.6.1.2.1.11.2.0|65|2589734 +1.3.6.1.2.1.11.3.0|65|0 +1.3.6.1.2.1.11.4.0|65|0 +1.3.6.1.2.1.11.5.0|65|0 +1.3.6.1.2.1.11.6.0|65|0 +1.3.6.1.2.1.11.8.0|65|0 +1.3.6.1.2.1.11.9.0|65|0 +1.3.6.1.2.1.11.10.0|65|0 +1.3.6.1.2.1.11.11.0|65|0 +1.3.6.1.2.1.11.12.0|65|0 +1.3.6.1.2.1.11.13.0|65|18735827 +1.3.6.1.2.1.11.14.0|65|0 +1.3.6.1.2.1.11.15.0|65|1071815 +1.3.6.1.2.1.11.16.0|65|145655 +1.3.6.1.2.1.11.17.0|65|0 +1.3.6.1.2.1.11.18.0|65|0 +1.3.6.1.2.1.11.19.0|65|0 +1.3.6.1.2.1.11.20.0|65|0 +1.3.6.1.2.1.11.21.0|65|0 +1.3.6.1.2.1.11.22.0|65|0 +1.3.6.1.2.1.11.24.0|65|0 +1.3.6.1.2.1.11.25.0|65|0 +1.3.6.1.2.1.11.26.0|65|0 +1.3.6.1.2.1.11.27.0|65|0 +1.3.6.1.2.1.11.28.0|65|2589736 +1.3.6.1.2.1.11.29.0|65|0 +1.3.6.1.2.1.11.30.0|2|2 +1.3.6.1.2.1.11.31.0|65|0 +1.3.6.1.2.1.11.32.0|65|0 +1.3.6.1.2.1.31.1.1.1.1.1|4|lo +1.3.6.1.2.1.31.1.1.1.1.6|4|bond0 +1.3.6.1.2.1.31.1.1.1.2.1|65|0 +1.3.6.1.2.1.31.1.1.1.2.6|65|0 +1.3.6.1.2.1.31.1.1.1.3.1|65|0 +1.3.6.1.2.1.31.1.1.1.3.6|65|0 +1.3.6.1.2.1.31.1.1.1.4.1|65|0 +1.3.6.1.2.1.31.1.1.1.4.6|65|0 +1.3.6.1.2.1.31.1.1.1.5.1|65|0 +1.3.6.1.2.1.31.1.1.1.5.6|65|0 +1.3.6.1.2.1.31.1.1.1.6.1|70|1213791308 +1.3.6.1.2.1.31.1.1.1.6.6|70|2218418561 +1.3.6.1.2.1.31.1.1.1.7.1|70|13496233 +1.3.6.1.2.1.31.1.1.1.7.6|70|6932524 +1.3.6.1.2.1.31.1.1.1.8.1|70|0 +1.3.6.1.2.1.31.1.1.1.8.6|70|0 +1.3.6.1.2.1.31.1.1.1.9.1|70|0 +1.3.6.1.2.1.31.1.1.1.9.6|70|0 +1.3.6.1.2.1.31.1.1.1.10.1|70|1213791308 +1.3.6.1.2.1.31.1.1.1.10.6|70|662996728 +1.3.6.1.2.1.31.1.1.1.11.1|70|13496233 +1.3.6.1.2.1.31.1.1.1.11.6|70|3051942 +1.3.6.1.2.1.31.1.1.1.12.1|70|0 +1.3.6.1.2.1.31.1.1.1.12.6|70|0 +1.3.6.1.2.1.31.1.1.1.13.1|70|0 +1.3.6.1.2.1.31.1.1.1.13.6|70|0 +1.3.6.1.2.1.31.1.1.1.15.1|66|10 +1.3.6.1.2.1.31.1.1.1.15.6|66|1000 +1.3.6.1.2.1.31.1.1.1.16.1|2|2 +1.3.6.1.2.1.31.1.1.1.16.6|2|2 +1.3.6.1.2.1.31.1.1.1.17.1|2|2 +1.3.6.1.2.1.31.1.1.1.17.6|2|1 +1.3.6.1.2.1.31.1.1.1.18.1|4| +1.3.6.1.2.1.31.1.1.1.18.6|4| +1.3.6.1.2.1.31.1.1.1.19.1|67|0 +1.3.6.1.2.1.31.1.1.1.19.6|67|0 +1.3.6.1.4.1.674.10892.2.1.1.2.0|4|iDRAC7 +1.3.6.1.4.1.674.10892.2.1.1.11.0|4|5GC8H32 +1.3.6.1.4.1.674.10892.2.1.2.1.0|4|2.65.65.65 +1.3.6.1.4.1.674.10892.2.2.1.0|2|3 +1.3.6.1.4.1.674.10892.5.4.300.70.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.300.70.1.6.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.12.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.12.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.600.12.1.8.1.1|4|PS1 Status +1.3.6.1.4.1.674.10892.5.4.600.12.1.8.1.2|4|PS2 Status +1.3.6.1.4.1.674.10892.5.4.600.12.1.9.1.1|2|264 +1.3.6.1.4.1.674.10892.5.4.600.12.1.9.1.2|2|264 +1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.1|2|228 +1.3.6.1.4.1.674.10892.5.4.600.12.1.16.1.2|2|228 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.3|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.4|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.5|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.6|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.7|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.8|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.9|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.10|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.11|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.12|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.13|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.14|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.15|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.16|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.17|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.18|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.19|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.20|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.21|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.22|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.23|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.24|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.25|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.26|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.27|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.1.1.28|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.4|2|4 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.5|2|5 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.6|2|6 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.7|2|7 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.8|2|8 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.9|2|9 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.10|2|10 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.11|2|11 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.12|2|12 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.13|2|13 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.14|2|14 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.15|2|15 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.16|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.17|2|17 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.18|2|18 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.19|2|19 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.20|2|20 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.21|2|21 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.22|2|22 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.23|2|23 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.24|2|24 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.25|2|25 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.26|2|26 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.27|2|27 +1.3.6.1.4.1.674.10892.5.4.600.20.1.2.1.28|2|28 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.4|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.5|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.6|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.7|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.8|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.9|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.10|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.11|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.12|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.13|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.14|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.15|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.16|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.17|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.18|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.19|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.20|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.21|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.22|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.23|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.24|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.25|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.26|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.27|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.3.1.28|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.1|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.3|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.4|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.5|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.6|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.7|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.8|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.9|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.10|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.11|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.12|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.13|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.14|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.15|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.16|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.17|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.18|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.19|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.20|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.21|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.22|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.23|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.24|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.25|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.26|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.27|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.4.1.28|2|2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.4|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.5|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.6|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.7|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.8|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.9|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.10|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.11|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.12|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.13|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.14|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.15|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.16|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.17|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.18|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.19|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.20|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.21|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.22|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.23|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.24|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.25|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.26|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.27|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.5.1.28|2|3 +1.3.6.1.4.1.674.10892.5.4.600.20.1.6.1.27|2|228000 +1.3.6.1.4.1.674.10892.5.4.600.20.1.6.1.28|2|228000 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.1|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.2|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.3|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.4|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.5|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.6|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.7|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.8|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.9|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.10|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.11|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.12|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.13|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.14|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.15|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.16|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.17|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.18|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.19|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.20|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.21|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.22|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.23|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.24|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.25|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.26|2|16 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.27|2|18 +1.3.6.1.4.1.674.10892.5.4.600.20.1.7.1.28|2|18 +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.1|4|CPU1 VCORE PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.2|4|CPU2 VCORE PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.3|4|System Board 3.3V PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.4|4|System Board 5V PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.5|4|CPU2 PLL PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.6|4|CPU1 PLL PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.7|4|System Board 1.1V PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.8|4|System Board BP0 5V PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.9|4|CPU1 M23 VDDQ PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.10|4|CPU1 M23 VTT PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.11|4|System Board FETDRV PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.12|4|CPU2 VSA PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.13|4|CPU1 VSA PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.14|4|CPU2 M01 VDDQ PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.15|4|CPU1 M01 VDDQ PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.16|4|CPU2 M23 VTT PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.17|4|CPU2 M01 VTT PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.18|4|System Board NDC PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.19|4|CPU2 VTT PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.20|4|CPU1 VTT PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.21|4|CPU2 M23 VDDQ PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.22|4|System Board 1.5V PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.23|4|System Board PS2 PG Fail +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.24|4|System Board PS1 PG Fail +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.25|4|System Board BP1 5V PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.26|4|CPU1 M01 VTT PG +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.27|4|PS1 Voltage 1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.8.1.28|4|PS2 Voltage 2 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.4|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.5|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.6|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.7|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.8|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.9|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.10|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.11|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.12|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.13|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.14|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.15|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.16|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.17|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.18|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.19|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.20|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.21|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.22|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.23|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.24|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.25|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.26|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.27|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.15.1.28|2|0 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.3|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.4|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.5|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.6|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.7|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.8|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.9|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.10|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.11|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.12|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.13|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.14|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.15|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.16|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.17|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.18|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.19|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.20|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.21|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.22|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.23|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.24|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.25|2|1 +1.3.6.1.4.1.674.10892.5.4.600.20.1.16.1.26|2|1 +1.3.6.1.4.1.674.10892.5.4.600.30.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.30.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.600.30.1.1.1.3|2|1 +1.3.6.1.4.1.674.10892.5.4.600.30.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.30.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.600.30.1.2.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.600.30.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.600.30.1.3.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.600.30.1.3.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.600.30.1.4.1.1|2|2 +1.3.6.1.4.1.674.10892.5.4.600.30.1.4.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.600.30.1.4.1.3|2|2 +1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.600.30.1.5.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.1|2|10 +1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.600.30.1.6.1.3|2|252 +1.3.6.1.4.1.674.10892.5.4.600.30.1.7.1.1|2|23 +1.3.6.1.4.1.674.10892.5.4.600.30.1.7.1.2|2|23 +1.3.6.1.4.1.674.10892.5.4.600.30.1.7.1.3|2|26 +1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1.1|4|PS1 Current 1 +1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1.2|4|PS2 Current 2 +1.3.6.1.4.1.674.10892.5.4.600.30.1.8.1.3|4|System Board Pwr Consumption +1.3.6.1.4.1.674.10892.5.4.600.30.1.10.1.3|2|980 +1.3.6.1.4.1.674.10892.5.4.600.30.1.11.1.3|2|896 +1.3.6.1.4.1.674.10892.5.4.600.30.1.15.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.600.30.1.15.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.600.30.1.15.1.3|2|5 +1.3.6.1.4.1.674.10892.5.4.600.50.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.50.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.600.50.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.600.50.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.600.50.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.600.50.1.3.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.600.50.1.4.1.1|2|2 +1.3.6.1.4.1.674.10892.5.4.600.50.1.4.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.600.50.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.600.50.1.6.1.1|2|4 +1.3.6.1.4.1.674.10892.5.4.600.50.1.6.1.2|2|4 +1.3.6.1.4.1.674.10892.5.4.600.50.1.7.1.1|4|System Board CMOS Battery +1.3.6.1.4.1.674.10892.5.4.600.50.1.7.1.2|4|PERC1 ROMB Battery +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.3|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.4|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.5|2|1 +1.3.6.1.4.1.674.10892.5.4.700.12.1.1.1.6|2|1 +1.3.6.1.4.1.674.10892.5.4.700.20.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.700.20.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.700.20.1.5.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.700.20.1.5.1.4|2|3 +1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.1|2|220 +1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.2|2|380 +1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.3|2|470 +1.3.6.1.4.1.674.10892.5.4.700.20.1.6.1.4|2|480 +1.3.6.1.4.1.674.10892.5.4.700.20.1.8.1.1|4|System Board Inlet Temp +1.3.6.1.4.1.674.10892.5.4.700.20.1.8.1.2|4|System Board Exhaust Temp +1.3.6.1.4.1.674.10892.5.4.700.20.1.8.1.3|4|CPU1 Temp +1.3.6.1.4.1.674.10892.5.4.700.20.1.8.1.4|4|CPU2 Temp +1.3.6.1.4.1.674.10892.5.4.700.20.1.10.1.1|2|470 +1.3.6.1.4.1.674.10892.5.4.700.20.1.10.1.2|2|750 +1.3.6.1.4.1.674.10892.5.4.700.20.1.10.1.3|2|910 +1.3.6.1.4.1.674.10892.5.4.700.20.1.10.1.4|2|910 +1.3.6.1.4.1.674.10892.5.4.700.20.1.11.1.1|2|420 +1.3.6.1.4.1.674.10892.5.4.700.20.1.11.1.2|2|700 +1.3.6.1.4.1.674.10892.5.4.700.20.1.11.1.3|2|860 +1.3.6.1.4.1.674.10892.5.4.700.20.1.11.1.4|2|860 +1.3.6.1.4.1.674.10892.5.4.700.20.1.12.1.1|2|30 +1.3.6.1.4.1.674.10892.5.4.700.20.1.12.1.2|2|80 +1.3.6.1.4.1.674.10892.5.4.700.20.1.12.1.3|2|80 +1.3.6.1.4.1.674.10892.5.4.700.20.1.12.1.4|2|80 +1.3.6.1.4.1.674.10892.5.4.700.20.1.13.1.1|2|-70 +1.3.6.1.4.1.674.10892.5.4.700.20.1.13.1.2|2|30 +1.3.6.1.4.1.674.10892.5.4.700.20.1.13.1.3|2|30 +1.3.6.1.4.1.674.10892.5.4.700.20.1.13.1.4|2|30 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.3.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.4.1.1|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.4.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.7.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.7.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.8.1.1|4|Intel +1.3.6.1.4.1.674.10892.5.4.1100.30.1.8.1.2|4|Intel +1.3.6.1.4.1.674.10892.5.4.1100.30.1.9.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.9.1.2|2|6 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.10.1.1|2|21 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.10.1.2|2|21 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.11.1.1|2|3600 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.11.1.2|2|3600 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.12.1.1|2|2500 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.12.1.2|2|2500 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.13.1.1|2|7200 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.13.1.2|2|7200 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.14.1.1|2|1200 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.14.1.2|2|1200 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.16.1.1|4|Model 45 Stepping 7 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.16.1.2|4|Model 45 Stepping 7 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.17.1.1|2|6 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.17.1.2|2|6 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.18.1.1|2|6 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.18.1.2|2|6 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.19.1.1|2|12 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.19.1.2|2|12 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.20.1.1|2|4 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.20.1.2|2|4 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.21.1.1|2|29 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.21.1.2|2|29 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.22.1.1|2|29 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.22.1.2|2|29 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.23.1.1|4|Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz +1.3.6.1.4.1.674.10892.5.4.1100.30.1.23.1.2|4|Intel(R) Xeon(R) CPU E5-2640 0 @ 2.50GHz +1.3.6.1.4.1.674.10892.5.4.1100.30.1.26.1.1|4|CPU.Socket.1 +1.3.6.1.4.1.674.10892.5.4.1100.30.1.26.1.2|4|CPU.Socket.2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.2|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.3|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.4|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.5|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.6|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.7|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.8|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.9|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.10|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.11|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.12|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.13|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.14|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.15|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.16|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.17|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.18|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.19|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.1.1.20|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.1|2|1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.4|2|4 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.5|2|5 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.6|2|6 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.7|2|7 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.8|2|8 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.9|2|9 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.10|2|10 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.11|2|11 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.12|2|12 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.13|2|13 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.14|2|14 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.15|2|15 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.16|2|16 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.17|2|17 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.18|2|18 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.19|2|19 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.2.1.20|2|20 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.1|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.2|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.3|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.4|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.5|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.6|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.7|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.8|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.9|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.10|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.11|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.12|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.13|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.14|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.15|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.16|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.17|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.18|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.19|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.3.1.20|2|0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.1|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.2|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.3|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.4|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.5|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.6|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.7|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.8|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.9|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.10|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.11|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.12|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.13|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.14|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.15|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.16|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.17|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.18|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.19|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.4.1.20|2|2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.1|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.2|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.3|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.4|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.5|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.6|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.7|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.8|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.9|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.10|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.11|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.12|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.13|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.14|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.15|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.16|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.17|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.18|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.19|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.5.1.20|2|3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.1|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.2|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.3|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.4|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.5|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.6|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.7|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.8|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.9|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.10|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.11|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.12|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.13|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.14|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.15|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.16|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.17|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.18|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.19|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.7.1.20|2|24 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.1|4|DIMM.Socket.A1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.2|4|DIMM.Socket.A2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.3|4|DIMM.Socket.A3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.4|4|DIMM.Socket.A4 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.5|4|DIMM.Socket.B1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.6|4|DIMM.Socket.B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.7|4|DIMM.Socket.B3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.8|4|DIMM.Socket.B4 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.9|4|DIMM.Socket.A5 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.10|4|DIMM.Socket.A6 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.11|4|DIMM.Socket.A7 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.12|4|DIMM.Socket.A8 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.13|4|DIMM.Socket.A9 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.14|4|DIMM.Socket.A10 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.15|4|DIMM.Socket.B5 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.16|4|DIMM.Socket.B6 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.17|4|DIMM.Socket.B7 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.18|4|DIMM.Socket.B8 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.19|4|DIMM.Socket.B9 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.8.1.20|4|DIMM.Socket.B10 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.1|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.2|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.3|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.4|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.5|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.6|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.7|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.8|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.9|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.10|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.11|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.12|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.13|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.14|4|A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.15|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.16|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.17|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.18|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.19|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.10.1.20|4|B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.1|2|8388608 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.2|2|8388608 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.3|2|8388608 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.4|2|8388608 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.5|2|8388608 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.6|2|8388608 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.7|2|8388608 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.8|2|8388608 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.9|2|16777216 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.10|2|16777216 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.11|2|16777216 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.12|2|16777216 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.13|2|16777216 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.14|2|16777216 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.15|2|16777216 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.16|2|16777216 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.17|2|16777216 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.18|2|16777216 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.19|2|16777216 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.14.1.20|2|16777216 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.1|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.2|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.3|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.4|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.5|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.6|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.7|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.8|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.9|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.10|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.11|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.12|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.13|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.14|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.15|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.16|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.17|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.18|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.19|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.15.1.20|2|1600 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.1|4|Hynix Semiconductor +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.2|4|Hynix Semiconductor +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.3|4|Hynix Semiconductor +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.4|4|Hynix Semiconductor +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.5|4|Hynix Semiconductor +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.6|4|Hynix Semiconductor +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.7|4|Hynix Semiconductor +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.8|4|Hynix Semiconductor +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.9|4|Samsung +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.10|4|Samsung +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.11|4|Samsung +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.12|4|Samsung +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.13|4|Samsung +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.14|4|Samsung +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.15|4|Samsung +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.16|4|Samsung +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.17|4|Samsung +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.18|4|Samsung +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.19|4|Samsung +1.3.6.1.4.1.674.10892.5.4.1100.50.1.21.1.20|4|Samsung +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.1|4|HMT41GR7AFR4A-PB +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.2|4|HMT41GR7AFR4A-PB +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.3|4|HMT41GR7AFR4A-PB +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.4|4|HMT41GR7AFR4A-PB +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.5|4|HMT41GR7AFR4A-PB +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.6|4|HMT41GR7AFR4A-PB +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.7|4|HMT41GR7AFR4A-PB +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.8|4|HMT41GR7AFR4A-PB +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.9|4|M393B2G70DB0-YK0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.10|4|M393B2G70DB0-YK0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.11|4|M393B2G70DB0-YK0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.12|4|M393B2G70DB0-YK0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.13|4|M393B2G70DB0-YK0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.14|4|M393B2G70DB0-YK0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.15|4|M393B2G70DB0-YK0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.16|4|M393B2G70DB0-YK0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.17|4|M393B2G70DB0-YK0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.18|4|M393B2G70DB0-YK0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.19|4|M393B2G70DB0-YK0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.22.1.20|4|M393B2G70DB0-YK0 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.1|4|905B1DB5 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.2|4|905B1CBC +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.3|4|706A5E10 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.4|4|706A5DB1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.5|4|905B1CC6 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.6|4|905B1D14 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.7|4|905B1D07 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.8|4|905B1CC7 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.9|4|31CF62FB +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.10|4|31CF6375 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.11|4|31CF637B +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.12|4|31CF6315 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.13|4|31CF6BBF +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.14|4|31CF640E +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.15|4|31CF6311 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.16|4|31CF635A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.17|4|31CF6611 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.18|4|31CF6F5A +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.19|4|31CF6328 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.23.1.20|4|31CF6EA6 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.1|4|DIMM.Socket.A1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.2|4|DIMM.Socket.A2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.3|4|DIMM.Socket.A3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.4|4|DIMM.Socket.A4 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.5|4|DIMM.Socket.B1 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.6|4|DIMM.Socket.B2 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.7|4|DIMM.Socket.B3 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.8|4|DIMM.Socket.B4 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.9|4|DIMM.Socket.A5 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.10|4|DIMM.Socket.A6 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.11|4|DIMM.Socket.A7 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.12|4|DIMM.Socket.A8 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.13|4|DIMM.Socket.A9 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.14|4|DIMM.Socket.A10 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.15|4|DIMM.Socket.B5 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.16|4|DIMM.Socket.B6 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.17|4|DIMM.Socket.B7 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.18|4|DIMM.Socket.B8 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.19|4|DIMM.Socket.B9 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.26.1.20|4|DIMM.Socket.B10 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.1|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.2|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.3|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.4|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.5|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.6|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.7|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.8|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.9|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.10|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.11|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.12|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.13|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.14|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.15|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.16|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.17|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.18|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.19|2|1333 +1.3.6.1.4.1.674.10892.5.4.1100.50.1.27.1.20|2|1333 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.3|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.4|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.5|2|5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.6|2|6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.7|2|7 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.8|2|8 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.9|2|9 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.10|2|10 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.11|2|11 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.12|2|12 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.13|2|13 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.14|2|14 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.15|2|15 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.16|2|16 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.17|2|17 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.18|2|18 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.19|2|19 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.20|2|20 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.21|2|21 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.22|2|22 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.23|2|23 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.24|2|24 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.25|2|25 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1.26|2|26 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.1|4|Physical Disk 0:1:0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.2|4|Physical Disk 0:1:1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.3|4|Physical Disk 0:1:2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.4|4|Physical Disk 0:1:3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.5|4|Physical Disk 0:1:4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.6|4|Physical Disk 0:1:5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.7|4|Physical Disk 0:1:6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.8|4|Physical Disk 0:1:7 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.9|4|Physical Disk 0:1:12 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.10|4|Physical Disk 0:1:13 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.11|4|Physical Disk 0:1:8 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.12|4|Physical Disk 0:1:9 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.13|4|Physical Disk 0:1:10 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.14|4|Physical Disk 0:1:11 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.15|4|Physical Disk 0:0:2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.16|4|Physical Disk 0:0:5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.17|4|Physical Disk 0:0:4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.18|4|Physical Disk 0:0:8 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.19|4|Physical Disk 0:0:7 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.20|4|Physical Disk 0:0:6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.21|4|Physical Disk 0:0:1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.22|4|Physical Disk 0:0:0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.23|4|Physical Disk 0:0:10 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.24|4|Physical Disk 0:0:11 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.25|4|Physical Disk 0:0:3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.2.26|4|Physical Disk 0:0:9 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.1|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.2|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.3|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.4|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.5|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.6|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.7|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.8|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.9|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.10|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.11|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.12|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.13|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.14|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.15|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.16|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.17|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.18|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.19|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.20|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.21|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.22|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.23|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.24|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.25|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.3.26|4|SEAGATE +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.2|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.3|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.4|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.5|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.6|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.7|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.8|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.9|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.10|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.11|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.12|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.13|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.14|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.15|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.16|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.17|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.18|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.19|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.20|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.21|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.22|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.23|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.24|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.25|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4.26|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.1|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.2|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.3|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.4|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.5|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.6|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.7|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.8|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.9|4|ST300MM0006 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.10|4|ST300MM0006 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.11|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.12|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.13|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.14|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.15|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.16|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.17|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.18|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.19|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.20|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.21|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.22|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.23|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.24|4|ST4000NM0023 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.25|4|ST4000NM0005 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.6.26|4|ST4000NM0005 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.1|4|Z1Z5VY0A +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.2|4|Z1Z5VL1J +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.3|4|Z1Z5VL1A +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.4|4|Z1Z5VXF6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.5|4|Z1Z5VJK3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.6|4|Z1Z5W448 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.7|4|Z1Z5W53J +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.8|4|Z1Z64VLZ +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.9|4|S0K374FT +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.10|4|S0K3725S +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.11|4|Z1Z62H7C +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.12|4|Z1Z62D7A +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.13|4|Z1Z62TAB +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.14|4|Z1Z62RE1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.15|4|Z1Z62TS5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.16|4|Z1Z628GZ +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.17|4|Z1Z62EP9 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.18|4|S1Z1TC8N +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.19|4|Z1Z62V3T +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.20|4|Z1Z62SRW +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.21|4|Z1Z628NF +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.22|4|Z1Z628GW +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.23|4|Z1Z62S0B +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.24|4|Z1Z629A0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.25|4|Z4C007T6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.7.26|4|Z4C00QQ5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.1|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.2|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.3|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.4|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.5|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.6|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.7|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.8|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.9|4|LS0A +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.10|4|LS0A +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.11|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.12|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.13|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.14|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.15|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.16|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.17|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.18|4|GS10 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.19|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.20|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.21|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.22|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.23|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.24|4|GS0F +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.25|4|MS05 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.8.26|4|MS05 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.1|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.2|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.3|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.4|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.5|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.6|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.7|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.8|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.9|2|285568 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.10|2|285568 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.11|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.12|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.13|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.14|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.15|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.16|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.17|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.18|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.19|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.20|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.21|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.22|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.23|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.24|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.25|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11.26|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.1|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.2|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.3|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.4|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.5|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.6|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.7|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.8|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.9|2|285568 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.10|2|285568 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.11|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.12|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.13|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.14|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.15|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.16|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.17|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.18|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.19|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.20|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.21|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.22|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.23|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.24|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.25|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17.26|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.2|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.3|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.4|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.5|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.6|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.7|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.8|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.9|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.10|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.11|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.12|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.13|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.14|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.15|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.16|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.17|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.18|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.19|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.20|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.21|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.22|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.23|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.24|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.25|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19.26|2|3814912 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.2|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.3|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.4|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.5|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.6|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.7|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.8|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.9|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.10|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.11|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.12|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.13|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.14|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.15|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.16|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.17|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.18|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.19|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.20|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.21|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.22|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.23|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.24|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.25|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21.26|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.2|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.3|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.4|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.5|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.6|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.7|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.8|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.9|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.10|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.11|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.12|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.13|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.14|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.15|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.16|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.17|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.18|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.19|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.20|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.21|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.22|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.23|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.24|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.25|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22.26|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.2|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.3|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.4|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.5|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.6|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.7|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.8|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.9|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.10|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.11|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.12|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.13|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.14|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.15|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.16|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.17|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.18|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.19|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.20|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.21|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.22|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.23|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.24|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.25|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24.26|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.1|4|TH0529FG212334AF000PA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.2|4|TH0529FG212334AF000RA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.3|4|TH0529FG212334AF000ZA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.4|4|TH0529FG212334AF000AA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.5|4|TH0529FG212334AF0004A02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.6|4|TH0529FG212334AF000LA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.7|4|TH0529FG212334AE039CA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.8|4|TH0529FG212334AA00FYA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.9|4|CN0PGHJG7262249O00FRA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.10|4|CN0PGHJG7262249O00V7A02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.11|4|TH0529FG212334A603FBA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.12|4|TH0529FG212334A603B4A02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.13|4|TH0529FG212334A603B0A02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.14|4|TH0529FG212334A60384A02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.15|4|TH0529FG212334A603E2A02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.16|4|TH0529FG212334A603FZA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.17|4|TH0529FG212334A603D1A02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.18|4|CN0529FG7262261I0280A04 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.19|4|TH0529FG212334A603EXA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.20|4|TH0529FG212334A602TPA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.21|4|TH0529FG212334A603GAA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.22|4|TH0529FG212334A603JUA02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.23|4|TH0529FG212334A60354A02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.24|4|TH0529FG212334A60391A02 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.25|4|TH0XWM1W212335CF00HSA00 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.27.26|4|TH0XWM1W212335CF00HUA00 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.1|4|0x5000C50062825BCD +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.2|4|0x5000C50062805FD1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.3|4|0x5000C50062806011 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.4|4|0x5000C500628273C1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.5|4|0x5000C5006280EB91 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.6|4|0x5000C500628207DD +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.7|4|0x5000C5006281BCBD +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.8|4|0x5000C500629C1AA1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.9|4|0x5000C5007DEE72A9 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.10|4|0x5000C5007DEF1309 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.11|4|0x5000C50062961065 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.12|4|0x5000C50062968F1D +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.13|4|0x5000C5006297A3C9 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.14|4|0x5000C5006297F51D +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.15|4|0x5000C500629795B5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.16|4|0x5000C50062972305 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.17|4|0x5000C50062961481 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.18|4|0x5000C5009613A8A5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.19|4|0x5000C500629789B5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.20|4|0x5000C5006297BA8D +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.21|4|0x5000C50062971941 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.22|4|0x5000C50062972319 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.23|4|0x5000C5006297D3F9 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.24|4|0x5000C500629701AD +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.25|4|0x5000C500845C07D9 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.28.26|4|0x5000C500845C0AD1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.1|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.2|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.3|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.4|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.5|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.6|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.7|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.8|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.9|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.10|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.11|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.12|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.13|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.14|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.15|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.16|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.17|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.18|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.19|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.20|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.21|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.22|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.23|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.24|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.25|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29.26|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.1|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.2|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.3|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.4|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.5|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.6|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.7|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.8|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.9|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.10|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.11|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.12|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.13|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.14|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.15|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.16|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.17|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.18|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.19|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.20|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.21|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.22|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.23|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.24|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.25|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30.26|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.2|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.3|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.4|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.5|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.6|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.7|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.8|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.9|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.10|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.11|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.12|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.13|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.14|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.15|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.16|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.17|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.18|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.19|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.20|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.21|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.22|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.23|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.24|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.25|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31.26|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.1|4|6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.2|4|6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.3|4|6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.4|4|6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.5|4|6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.6|4|6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.7|4|5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.8|4|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.9|4|6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.10|4|6 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.11|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.12|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.13|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.14|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.15|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.16|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.17|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.18|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.19|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.20|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.21|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.22|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.23|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.24|4|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.25|4|5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.32.26|4|5 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.1|4|42 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.2|4|42 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.3|4|42 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.4|4|42 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.5|4|42 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.6|4|42 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.7|4|42 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.8|4|41 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.9|4|38 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.10|4|38 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.11|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.12|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.13|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.14|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.15|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.16|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.17|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.18|4|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.19|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.20|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.21|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.22|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.23|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.24|4|40 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.25|4|51 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.33.26|4|51 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.1|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.2|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.3|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.4|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.5|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.6|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.7|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.8|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.9|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.10|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.11|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.12|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.13|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.14|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.15|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.16|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.17|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.18|4|2016 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.19|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.20|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.21|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.22|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.23|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.24|4|2014 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.25|4|2015 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.34.26|4|2015 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.3|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.4|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.5|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.6|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.7|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.8|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.9|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.10|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.11|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.12|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.13|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.14|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.15|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.16|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.17|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.18|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.19|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.20|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.21|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.22|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.23|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.24|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.25|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35.26|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.3|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.4|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.5|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.6|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.7|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.8|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.9|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.10|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.11|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.12|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.13|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.14|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.15|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.16|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.17|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.18|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.19|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.20|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.21|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.22|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.23|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.24|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.25|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42.26|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.1|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.2|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.3|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.4|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.5|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.6|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.7|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.8|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.9|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.10|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.11|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.12|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.13|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.14|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.15|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.16|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.17|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.18|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.19|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.20|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.21|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.22|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.23|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.24|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.25|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49.26|2|255 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.2|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.3|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.4|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.5|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.6|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.7|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.8|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.9|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.10|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.11|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.12|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.13|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.14|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.15|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.16|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.17|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.18|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.19|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.20|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.21|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.22|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.23|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.24|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.25|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50.26|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.2|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.3|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.4|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.5|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.6|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.7|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.8|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.9|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.10|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.11|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.12|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.13|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.14|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.15|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.16|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.17|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.18|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.19|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.20|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.21|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.22|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.23|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.24|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.25|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51.26|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.3|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.4|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.5|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.6|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.7|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.8|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.9|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.10|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.11|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.12|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.13|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.14|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.15|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.16|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.17|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.18|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.19|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.20|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.21|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.22|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.23|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.24|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.25|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52.26|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.1|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.2|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.3|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.4|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.5|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.6|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.7|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.8|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.9|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.10|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.11|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.12|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.13|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.14|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.15|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.16|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.17|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.18|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.19|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.20|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.21|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.22|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.23|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.24|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.25|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53.26|2|4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.1|4|Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.2|4|Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.3|4|Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.4|4|Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.5|4|Disk.Bay.4:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.6|4|Disk.Bay.5:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.7|4|Disk.Bay.6:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.8|4|Disk.Bay.7:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.9|4|Disk.Bay.12:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.10|4|Disk.Bay.13:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.11|4|Disk.Bay.8:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.12|4|Disk.Bay.9:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.13|4|Disk.Bay.10:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.14|4|Disk.Bay.11:Enclosure.Internal.0-1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.15|4|Disk.Bay.2:Enclosure.External.0-0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.16|4|Disk.Bay.5:Enclosure.External.0-0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.17|4|Disk.Bay.4:Enclosure.External.0-0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.18|4|Disk.Bay.8:Enclosure.External.0-0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.19|4|Disk.Bay.7:Enclosure.External.0-0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.20|4|Disk.Bay.6:Enclosure.External.0-0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.21|4|Disk.Bay.1:Enclosure.External.0-0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.22|4|Disk.Bay.0:Enclosure.External.0-0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.23|4|Disk.Bay.10:Enclosure.External.0-0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.24|4|Disk.Bay.11:Enclosure.External.0-0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.25|4|Disk.Bay.3:Enclosure.External.0-0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54.26|4|Disk.Bay.9:Enclosure.External.0-0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.1|4|Disk 0 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.2|4|Disk 1 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.3|4|Disk 2 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.4|4|Disk 3 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.5|4|Disk 4 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.6|4|Disk 5 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.7|4|Disk 6 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.8|4|Disk 7 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.9|4|Disk 12 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.10|4|Disk 13 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.11|4|Disk 8 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.12|4|Disk 9 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.13|4|Disk 10 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.14|4|Disk 11 in Backplane 1 of Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.15|4|Disk 2 in Enclosure 0 on Connector 0 of RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.16|4|Disk 5 in Enclosure 0 on Connector 0 of RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.17|4|Disk 4 in Enclosure 0 on Connector 0 of RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.18|4|Disk 8 in Enclosure 0 on Connector 0 of RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.19|4|Disk 7 in Enclosure 0 on Connector 0 of RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.20|4|Disk 6 in Enclosure 0 on Connector 0 of RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.21|4|Disk 1 in Enclosure 0 on Connector 0 of RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.22|4|Disk 0 in Enclosure 0 on Connector 0 of RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.23|4|Disk 10 in Enclosure 0 on Connector 0 of RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.24|4|Disk 11 in Enclosure 0 on Connector 0 of RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.25|4|Disk 3 in Enclosure 0 on Connector 0 of RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.55.26|4|Disk 9 in Enclosure 0 on Connector 0 of RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.2|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.3|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.4|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.5|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.6|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.7|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.8|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.9|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.10|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.11|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.12|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.13|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.14|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.15|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.16|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.17|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.18|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.19|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.20|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.21|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.22|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.23|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.24|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.25|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57.26|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.1|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.2|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.3|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.4|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.5|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.6|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.7|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.8|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.9|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.10|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.11|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.12|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.13|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.14|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.15|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.16|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.17|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.18|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.19|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.20|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.21|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.22|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.23|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.24|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.25|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58.26|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.1|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.2|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.3|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.4|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.5|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.6|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.7|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.8|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.9|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.10|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.11|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.12|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.13|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.14|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.15|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.16|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.17|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.18|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.19|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.20|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.21|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.22|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.23|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.24|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.25|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.59.26|4|Not Applicable +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.3|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.4|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.5|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.6|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.7|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.8|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.9|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.10|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.11|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.12|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.13|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.14|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.15|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.16|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.17|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.18|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.19|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.20|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.21|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.22|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.23|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.24|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.25|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60.26|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.3|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.4|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.5|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.6|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.7|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.8|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.9|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.10|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.11|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.12|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.13|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.14|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.15|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.16|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.17|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.18|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.19|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.20|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.21|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.22|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.23|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.24|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.25|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61.26|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.1.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.1.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.1.3|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.2.1|4|boot +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.2.2|4|enc2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.2.3|4|enc1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4.3|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.6.1|2|285568 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.6.2|2|30519296 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.6.3|2|38149120 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.10.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.10.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.10.3|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.11.1|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.11.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.11.3|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.13.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.13.2|2|5 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.13.3|2|5 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.14.1|2|10 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.14.2|2|10 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.14.3|2|10 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.20.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.20.2|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.20.3|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.23.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.23.2|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.23.3|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.24.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.24.2|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.24.3|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.25.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.25.2|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.25.3|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.26.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.26.2|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.26.3|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.30.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.30.2|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.30.3|2|5 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.31.1|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.31.2|2|0 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.31.3|2|99 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.32.1|4|SAS +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.32.2|4|SAS +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.32.3|4|SAS +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.33.1|4|HDD +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.33.2|4|HDD +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.33.3|4|HDD +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.34.1|2|1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.34.2|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.34.3|2|2 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.35.1|4|Disk.Virtual.0:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.35.2|4|Disk.Virtual.0:RAID.Slot.4-1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.35.3|4|Disk.Virtual.1:RAID.Integrated.1-1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.36.1|4|Virtual Disk 0 on Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.36.2|4|Virtual Disk 0 on RAID Controller in Slot 4 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.36.3|4|Virtual Disk 1 on Integrated RAID Controller 1 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.37.1|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.37.2|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.37.3|2|3 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.38.1|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.38.2|2|512 +1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.38.3|2|512 +1.3.6.1.6.3.10.2.1.3.0|2|10823960