diff --git a/includes/definitions/discovery/gaia.yaml b/includes/definitions/discovery/gaia.yaml new file mode 100644 index 0000000000..54db800eed --- /dev/null +++ b/includes/definitions/discovery/gaia.yaml @@ -0,0 +1,66 @@ +mib: CHECKPOINT-MIB +modules: + sensors: + pre-cache: + data: + - oid: + - tempertureSensorName + - fanSpeedSensorName + - voltageSensorName + state: + data: + - + oid: tempertureSensorStatus + value: tempertureSensorStatus + num_oid: .1.3.6.1.4.1.2620.1.6.7.8.1.1.6. + descr: '{{ $tempertureSensorName }}, Temperature Out Of Range' + index: 'tempertureSensorStatus.{{ $index }}' + states: + - { value: 0, descr: 'false', graph: 1, generic: 0 } + - { value: 1, descr: 'true', graph: 1, generic: 2 } + - { value: 2, descr: 'reading error', graph: 1, generic: 3 } + - + oid: fanSpeedSensorStatus + value: fanSpeedSensorStatus + num_oid: .1.3.6.1.4.1.2620.1.6.7.8.2.1.6. + descr: '{{ $fanSpeedSensorName }}, Fanspeed Out Of Range' + index: 'fanSpeedSensorStatus.{{ $index }}' + states: + - { value: 0, descr: 'false', graph: 1, generic: 0 } + - { value: 1, descr: 'true', graph: 1, generic: 2 } + - { value: 2, descr: 'reading error', graph: 1, generic: 3 } + - + oid: voltageSensorStatus + value: voltageSensorStatus + num_oid: .1.3.6.1.4.1.2620.1.6.7.8.3.1.6. + descr: '{{ $voltageSensorName }}, Voltage Out Of Range' + index: 'voltageSensorStatus.{{ $index }}' + states: + - { value: 0, descr: 'false', graph: 1, generic: 0 } + - { value: 1, descr: 'true', graph: 1, generic: 2 } + - { value: 2, descr: 'reading error', graph: 1, generic: 3 } + temperature: + data: + - + oid: tempertureSensorValue + value: tempertureSensorValue + num_oid: .1.3.6.1.4.1.2620.1.6.7.8.1.1.3. + descr: tempertureSensorName + index: 'tempertureSensorValue.{{ $index }}' + + fanspeed: + data: + - + oid: fanSpeedSensorValue + value: fanSpeedSensorValue + num_oid: .1.3.6.1.4.1.2620.1.6.7.8.2.1.3. + descr: fanSpeedSensorName + index: 'fanSpeedSensorValue.{{ $index }}' + voltage: + data: + - + oid: voltageSensorValue + value: voltageSensorValue + num_oid: .1.3.6.1.4.1.2620.1.6.7.8.3.1.3. + descr: voltageSensorName + index: 'voltageSensorValue.{{ $index }}' diff --git a/tests/data/gaia.json b/tests/data/gaia.json new file mode 100644 index 0000000000..dae66e8769 --- /dev/null +++ b/tests/data/gaia.json @@ -0,0 +1,572 @@ +{ + "os": { + "discovery": { + "devices": [ + { + "sysName": "", + "sysObjectID": ".1.3.6.1.4.1.2620.1.6.123.1.49", + "sysDescr": "Linux hostname 2.6.18-92cpx86_64 #1 SMP Tue Sep 20 14:57:58 IDT 2016 x86_64", + "sysContact": null, + "version": null, + "hardware": "", + "features": null, + "location": null, + "os": "gaia", + "type": "firewall", + "serial": null, + "icon": "checkpoint.png" + } + ] + }, + "poller": { + "devices": [ + { + "sysName": "", + "sysObjectID": ".1.3.6.1.4.1.2620.1.6.123.1.49", + "sysDescr": "Linux hostname 2.6.18-92cpx86_64 #1 SMP Tue Sep 20 14:57:58 IDT 2016 x86_64", + "sysContact": "", + "version": "R80.10", + "hardware": "Check Point 3200", + "features": null, + "location": "", + "os": "gaia", + "type": "firewall", + "serial": "2000AB4000", + "icon": "checkpoint.png" + } + ] + } + }, + "sensors": { + "discovery": { + "sensors": [ + { + "sensor_deleted": "0", + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.2.1.3.1.0", + "sensor_index": "fanSpeedSensorValue.1.0", + "sensor_type": "gaia", + "sensor_descr": "CPU Fan", + "sensor_divisor": "1", + "sensor_multiplier": "1", + "sensor_current": "2109", + "sensor_limit": "3796.2", + "sensor_limit_warn": null, + "sensor_limit_low": "1687.2", + "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.2620.1.6.7.8.1.1.6.1.0", + "sensor_index": "tempertureSensorStatus.1.0", + "sensor_type": "tempertureSensorStatus", + "sensor_descr": "CPU Temp, Temperature Out Of Range", + "sensor_divisor": "1", + "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": "tempertureSensorStatus" + }, + { + "sensor_deleted": "0", + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.1.1.6.2.0", + "sensor_index": "tempertureSensorStatus.2.0", + "sensor_type": "tempertureSensorStatus", + "sensor_descr": "Outlet Temp, Temperature Out Of Range", + "sensor_divisor": "1", + "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": "tempertureSensorStatus" + }, + { + "sensor_deleted": "0", + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.1.1.6.3.0", + "sensor_index": "tempertureSensorStatus.3.0", + "sensor_type": "tempertureSensorStatus", + "sensor_descr": "Intake Temp, Temperature Out Of Range", + "sensor_divisor": "1", + "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": "tempertureSensorStatus" + }, + { + "sensor_deleted": "0", + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.2.1.6.1.0", + "sensor_index": "fanSpeedSensorStatus.1.0", + "sensor_type": "fanSpeedSensorStatus", + "sensor_descr": "CPU Fan, Fanspeed Out Of Range", + "sensor_divisor": "1", + "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": "fanSpeedSensorStatus" + }, + { + "sensor_deleted": "0", + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.3.1.6.1.0", + "sensor_index": "voltageSensorStatus.1.0", + "sensor_type": "voltageSensorStatus", + "sensor_descr": "VBAT3, Voltage Out Of Range", + "sensor_divisor": "1", + "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": "voltageSensorStatus" + }, + { + "sensor_deleted": "0", + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.3.1.6.2.0", + "sensor_index": "voltageSensorStatus.2.0", + "sensor_type": "voltageSensorStatus", + "sensor_descr": "VDIMM, Voltage Out Of Range", + "sensor_divisor": "1", + "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": "voltageSensorStatus" + }, + { + "sensor_deleted": "0", + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.3.1.6.3.0", + "sensor_index": "voltageSensorStatus.3.0", + "sensor_type": "voltageSensorStatus", + "sensor_descr": "+5V, Voltage Out Of Range", + "sensor_divisor": "1", + "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": "voltageSensorStatus" + }, + { + "sensor_deleted": "0", + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.3.1.6.4.0", + "sensor_index": "voltageSensorStatus.4.0", + "sensor_type": "voltageSensorStatus", + "sensor_descr": "3.3V, Voltage Out Of Range", + "sensor_divisor": "1", + "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": "voltageSensorStatus" + }, + { + "sensor_deleted": "0", + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.3.1.6.5.0", + "sensor_index": "voltageSensorStatus.5.0", + "sensor_type": "voltageSensorStatus", + "sensor_descr": "+12V, Voltage Out Of Range", + "sensor_divisor": "1", + "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": "voltageSensorStatus" + }, + { + "sensor_deleted": "0", + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.3.1.6.6.0", + "sensor_index": "voltageSensorStatus.6.0", + "sensor_type": "voltageSensorStatus", + "sensor_descr": "VCore, Voltage Out Of Range", + "sensor_divisor": "1", + "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": "voltageSensorStatus" + }, + { + "sensor_deleted": "0", + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.1.1.3.1.0", + "sensor_index": "tempertureSensorValue.1.0", + "sensor_type": "gaia", + "sensor_descr": "CPU Temp", + "sensor_divisor": "1", + "sensor_multiplier": "1", + "sensor_current": "54.5", + "sensor_limit": "74.5", + "sensor_limit_warn": null, + "sensor_limit_low": "44.5", + "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": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.1.1.3.2.0", + "sensor_index": "tempertureSensorValue.2.0", + "sensor_type": "gaia", + "sensor_descr": "Outlet Temp", + "sensor_divisor": "1", + "sensor_multiplier": "1", + "sensor_current": "46.5", + "sensor_limit": "66.5", + "sensor_limit_warn": null, + "sensor_limit_low": "36.5", + "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": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.2620.1.6.7.8.1.1.3.3.0", + "sensor_index": "tempertureSensorValue.3.0", + "sensor_type": "gaia", + "sensor_descr": "Intake Temp", + "sensor_divisor": "1", + "sensor_multiplier": "1", + "sensor_current": "43", + "sensor_limit": "63", + "sensor_limit_warn": null, + "sensor_limit_low": "33", + "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.2620.1.6.7.8.3.1.3.1.0", + "sensor_index": "voltageSensorValue.1.0", + "sensor_type": "gaia", + "sensor_descr": "VBAT3", + "sensor_divisor": "1", + "sensor_multiplier": "1", + "sensor_current": "3.06", + "sensor_limit": "3.519", + "sensor_limit_warn": null, + "sensor_limit_low": "2.601", + "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.2620.1.6.7.8.3.1.3.2.0", + "sensor_index": "voltageSensorValue.2.0", + "sensor_type": "gaia", + "sensor_descr": "VDIMM", + "sensor_divisor": "1", + "sensor_multiplier": "1", + "sensor_current": "1.51", + "sensor_limit": "1.7365", + "sensor_limit_warn": null, + "sensor_limit_low": "1.2835", + "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.2620.1.6.7.8.3.1.3.3.0", + "sensor_index": "voltageSensorValue.3.0", + "sensor_type": "gaia", + "sensor_descr": "+5V", + "sensor_divisor": "1", + "sensor_multiplier": "1", + "sensor_current": "4.99", + "sensor_limit": "5.7385", + "sensor_limit_warn": null, + "sensor_limit_low": "4.2415", + "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.2620.1.6.7.8.3.1.3.4.0", + "sensor_index": "voltageSensorValue.4.0", + "sensor_type": "gaia", + "sensor_descr": "3.3V", + "sensor_divisor": "1", + "sensor_multiplier": "1", + "sensor_current": "3.3", + "sensor_limit": "3.795", + "sensor_limit_warn": null, + "sensor_limit_low": "2.805", + "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.2620.1.6.7.8.3.1.3.5.0", + "sensor_index": "voltageSensorValue.5.0", + "sensor_type": "gaia", + "sensor_descr": "+12V", + "sensor_divisor": "1", + "sensor_multiplier": "1", + "sensor_current": "11.98", + "sensor_limit": "13.777", + "sensor_limit_warn": null, + "sensor_limit_low": "10.183", + "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.2620.1.6.7.8.3.1.3.6.0", + "sensor_index": "voltageSensorValue.6.0", + "sensor_type": "gaia", + "sensor_descr": "VCore", + "sensor_divisor": "1", + "sensor_multiplier": "1", + "sensor_current": "0.97", + "sensor_limit": "1.1155", + "sensor_limit_warn": null, + "sensor_limit_low": "0.8245", + "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": "fanSpeedSensorStatus", + "state_descr": "false", + "state_draw_graph": "1", + "state_value": "0", + "state_generic_value": "0" + }, + { + "state_name": "fanSpeedSensorStatus", + "state_descr": "true", + "state_draw_graph": "1", + "state_value": "1", + "state_generic_value": "2" + }, + { + "state_name": "fanSpeedSensorStatus", + "state_descr": "reading error", + "state_draw_graph": "1", + "state_value": "2", + "state_generic_value": "3" + }, + { + "state_name": "tempertureSensorStatus", + "state_descr": "false", + "state_draw_graph": "1", + "state_value": "0", + "state_generic_value": "0" + }, + { + "state_name": "tempertureSensorStatus", + "state_descr": "true", + "state_draw_graph": "1", + "state_value": "1", + "state_generic_value": "2" + }, + { + "state_name": "tempertureSensorStatus", + "state_descr": "reading error", + "state_draw_graph": "1", + "state_value": "2", + "state_generic_value": "3" + }, + { + "state_name": "voltageSensorStatus", + "state_descr": "false", + "state_draw_graph": "1", + "state_value": "0", + "state_generic_value": "0" + }, + { + "state_name": "voltageSensorStatus", + "state_descr": "true", + "state_draw_graph": "1", + "state_value": "1", + "state_generic_value": "2" + }, + { + "state_name": "voltageSensorStatus", + "state_descr": "reading error", + "state_draw_graph": "1", + "state_value": "2", + "state_generic_value": "3" + } + ] + }, + "poller": "matches discovery" + } +} diff --git a/tests/snmpsim/gaia.snmprec b/tests/snmpsim/gaia.snmprec index 0babcb70f8..43e4a2333b 100644 --- a/tests/snmpsim/gaia.snmprec +++ b/tests/snmpsim/gaia.snmprec @@ -1,2 +1,1069 @@ 1.3.6.1.2.1.1.1.0|4|Linux hostname 2.6.18-92cpx86_64 #1 SMP Tue Sep 20 14:57:58 IDT 2016 x86_64 1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.2620.1.6.123.1.49 +1.3.6.1.2.1.1.3.0|67|945 +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.2|4|eth1 +1.3.6.1.2.1.2.2.1.2.3|4|eth2 +1.3.6.1.2.1.2.2.1.2.4|4|eth3 +1.3.6.1.2.1.2.2.1.2.5|4|eth4 +1.3.6.1.2.1.2.2.1.2.6|4|eth5 +1.3.6.1.2.1.2.2.1.2.7|4|Mgmt +1.3.6.1.2.1.2.2.1.2.9|4|bond3 +1.3.6.1.2.1.2.2.1.3.1|2|24 +1.3.6.1.2.1.2.2.1.3.2|2|6 +1.3.6.1.2.1.2.2.1.3.3|2|6 +1.3.6.1.2.1.2.2.1.3.4|2|6 +1.3.6.1.2.1.2.2.1.3.5|2|6 +1.3.6.1.2.1.2.2.1.3.6|2|6 +1.3.6.1.2.1.2.2.1.3.7|2|6 +1.3.6.1.2.1.2.2.1.3.9|2|6 +1.3.6.1.2.1.2.2.1.4.1|2|16436 +1.3.6.1.2.1.2.2.1.4.2|2|1500 +1.3.6.1.2.1.2.2.1.4.3|2|1500 +1.3.6.1.2.1.2.2.1.4.4|2|1500 +1.3.6.1.2.1.2.2.1.4.5|2|1500 +1.3.6.1.2.1.2.2.1.4.6|2|1500 +1.3.6.1.2.1.2.2.1.4.7|2|1500 +1.3.6.1.2.1.2.2.1.4.9|2|1500 +1.3.6.1.2.1.2.2.1.6.1|4| +1.3.6.1.2.1.2.2.1.6.2|4x|001C7F84C2F8 +1.3.6.1.2.1.2.2.1.6.3|4x|001C7F84C2FA +1.3.6.1.2.1.2.2.1.6.4|4x|001C7F84C2FA +1.3.6.1.2.1.2.2.1.6.5|4x|001C7F84C2FB +1.3.6.1.2.1.2.2.1.6.6|4x|001C7F84C2FC +1.3.6.1.2.1.2.2.1.6.7|4x|001C7F84C2FD +1.3.6.1.2.1.2.2.1.6.9|4x|001C7F84C2FA +1.3.6.1.2.1.2.2.1.7.1|2|1 +1.3.6.1.2.1.2.2.1.7.2|2|1 +1.3.6.1.2.1.2.2.1.7.3|2|1 +1.3.6.1.2.1.2.2.1.7.4|2|1 +1.3.6.1.2.1.2.2.1.7.5|2|2 +1.3.6.1.2.1.2.2.1.7.6|2|2 +1.3.6.1.2.1.2.2.1.7.7|2|1 +1.3.6.1.2.1.2.2.1.7.9|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.2|2|1 +1.3.6.1.2.1.2.2.1.8.3|2|1 +1.3.6.1.2.1.2.2.1.8.4|2|1 +1.3.6.1.2.1.2.2.1.8.5|2|2 +1.3.6.1.2.1.2.2.1.8.6|2|2 +1.3.6.1.2.1.2.2.1.8.7|2|2 +1.3.6.1.2.1.2.2.1.8.9|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.2|67|0 +1.3.6.1.2.1.2.2.1.9.3|67|0 +1.3.6.1.2.1.2.2.1.9.4|67|0 +1.3.6.1.2.1.2.2.1.9.5|67|0 +1.3.6.1.2.1.2.2.1.9.6|67|0 +1.3.6.1.2.1.2.2.1.9.7|67|0 +1.3.6.1.2.1.2.2.1.9.9|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.2|65|0 +1.3.6.1.2.1.2.2.1.13.3|65|0 +1.3.6.1.2.1.2.2.1.13.4|65|0 +1.3.6.1.2.1.2.2.1.13.5|65|0 +1.3.6.1.2.1.2.2.1.13.6|65|0 +1.3.6.1.2.1.2.2.1.13.7|65|0 +1.3.6.1.2.1.2.2.1.13.9|65|0 +1.3.6.1.2.1.2.2.1.14.1|65|0 +1.3.6.1.2.1.2.2.1.14.2|65|0 +1.3.6.1.2.1.2.2.1.14.3|65|0 +1.3.6.1.2.1.2.2.1.14.4|65|0 +1.3.6.1.2.1.2.2.1.14.5|65|0 +1.3.6.1.2.1.2.2.1.14.6|65|0 +1.3.6.1.2.1.2.2.1.14.7|65|0 +1.3.6.1.2.1.2.2.1.14.9|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.2|65|0 +1.3.6.1.2.1.2.2.1.19.3|65|0 +1.3.6.1.2.1.2.2.1.19.4|65|0 +1.3.6.1.2.1.2.2.1.19.5|65|0 +1.3.6.1.2.1.2.2.1.19.6|65|0 +1.3.6.1.2.1.2.2.1.19.7|65|0 +1.3.6.1.2.1.2.2.1.19.9|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.2|65|0 +1.3.6.1.2.1.2.2.1.20.3|65|0 +1.3.6.1.2.1.2.2.1.20.4|65|0 +1.3.6.1.2.1.2.2.1.20.5|65|0 +1.3.6.1.2.1.2.2.1.20.6|65|0 +1.3.6.1.2.1.2.2.1.20.7|65|0 +1.3.6.1.2.1.2.2.1.20.9|65|0 +1.3.6.1.2.1.4.3.0|65|8820985 +1.3.6.1.2.1.4.4.0|65|491 +1.3.6.1.2.1.4.5.0|65|14 +1.3.6.1.2.1.4.6.0|65|635339 +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|6363779 +1.3.6.1.2.1.4.10.0|65|7669643 +1.3.6.1.2.1.4.11.0|65|0 +1.3.6.1.2.1.4.12.0|65|41 +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.10.1.1.254|2|9 +1.3.6.1.2.1.4.20.1.2.10.1.2.254|2|7 +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.192.168.1.3|2|2 +1.3.6.1.2.1.4.20.1.3.10.1.1.254|64|255.255.255.0 +1.3.6.1.2.1.4.20.1.3.10.1.2.254|64|255.255.255.0 +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.192.168.1.3|64|255.255.255.0 +1.3.6.1.2.1.4.22.1.2.2.192.168.1.1|4x|9C972645059C +1.3.6.1.2.1.4.22.1.2.9.10.1.1.41|4x|ACBC326DB1A2 +1.3.6.1.2.1.4.22.1.2.9.10.1.1.62|4x|F0C77FCB9C40 +1.3.6.1.2.1.4.22.1.2.9.10.1.1.63|4x|F0C77FCB9C40 +1.3.6.1.2.1.4.22.1.2.9.10.1.1.64|4x|F0C77FCB9C40 +1.3.6.1.2.1.4.22.1.2.9.10.1.1.65|4x|F0C77FCB9C40 +1.3.6.1.2.1.4.22.1.2.9.10.1.1.80|4x|4C7C5FE239F5 +1.3.6.1.2.1.4.22.1.2.9.10.1.1.82|4x|8883225E8794 +1.3.6.1.2.1.4.22.1.2.9.10.1.1.83|4x|3451C949118C +1.3.6.1.2.1.4.22.1.2.9.10.1.1.85|4x|DC5360474924 +1.3.6.1.2.1.4.22.1.2.9.10.1.1.200|4x|FC15B4747421 +1.3.6.1.2.1.4.22.1.2.9.10.1.1.239|4x|109ADDA42656 +1.3.6.1.2.1.4.22.1.2.9.10.1.1.242|4x|000C2992A31B +1.3.6.1.2.1.4.22.1.2.9.10.1.1.249|4x|E8ABFA1A3A6B +1.3.6.1.2.1.4.22.1.2.9.10.1.1.251|4x|0011323421E1 +1.3.6.1.2.1.4.22.1.2.9.10.1.1.252|4x|0011326DE637 +1.3.6.1.2.1.4.22.1.2.9.10.1.1.253|4x|50C7BFA8664A +1.3.6.1.2.1.4.31.1.1.3.1|65|8821011 +1.3.6.1.2.1.4.31.1.1.4.1|70|8821011 +1.3.6.1.2.1.4.31.1.1.6.1|70|0 +1.3.6.1.2.1.4.31.1.1.7.1|65|491 +1.3.6.1.2.1.4.31.1.1.9.1|65|14 +1.3.6.1.2.1.4.31.1.1.10.1|65|0 +1.3.6.1.2.1.4.31.1.1.12.1|65|635339 +1.3.6.1.2.1.4.31.1.1.13.1|70|635339 +1.3.6.1.2.1.4.31.1.1.14.1|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.16.1|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.18.1|65|6363805 +1.3.6.1.2.1.4.31.1.1.19.1|70|6363805 +1.3.6.1.2.1.4.31.1.1.20.1|65|7669669 +1.3.6.1.2.1.4.31.1.1.21.1|70|7669669 +1.3.6.1.2.1.4.31.1.1.22.1|65|41 +1.3.6.1.2.1.4.31.1.1.24.1|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.28.1|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.46.1|67|0 +1.3.6.1.2.1.4.31.1.1.47.1|66|30000 +1.3.6.1.2.1.4.35.1.4.2.1.4.192.168.1.1|4x|9C972645059C +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.41|4x|ACBC326DB1A2 +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.62|4x|F0C77FCB9C40 +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.63|4x|F0C77FCB9C40 +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.64|4x|F0C77FCB9C40 +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.65|4x|F0C77FCB9C40 +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.80|4x|4C7C5FE239F5 +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.82|4x|8883225E8794 +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.83|4x|3451C949118C +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.85|4x|DC5360474924 +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.200|4x|FC15B4747421 +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.239|4x|109ADDA42656 +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.242|4x|000C2992A31B +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.249|4x|E8ABFA1A3A6B +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.251|4x|0011323421E1 +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.252|4x|0011326DE637 +1.3.6.1.2.1.4.35.1.4.9.1.4.10.1.1.253|4x|50C7BFA8664A +1.3.6.1.2.1.5.1.0|65|38217 +1.3.6.1.2.1.5.2.0|65|3157 +1.3.6.1.2.1.5.3.0|65|27345 +1.3.6.1.2.1.5.4.0|65|0 +1.3.6.1.2.1.5.5.0|65|0 +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|10870 +1.3.6.1.2.1.5.9.0|65|0 +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|72937 +1.3.6.1.2.1.5.15.0|65|0 +1.3.6.1.2.1.5.16.0|65|61605 +1.3.6.1.2.1.5.17.0|65|462 +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|10870 +1.3.6.1.2.1.5.23.0|65|0 +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.6.5.0|65|87837 +1.3.6.1.2.1.6.6.0|65|3639 +1.3.6.1.2.1.6.7.0|65|70 +1.3.6.1.2.1.6.8.0|65|3154 +1.3.6.1.2.1.6.9.0|66|119 +1.3.6.1.2.1.6.10.0|65|5362001 +1.3.6.1.2.1.6.11.0|65|4610111 +1.3.6.1.2.1.6.12.0|65|21118 +1.3.6.1.2.1.6.14.0|65|0 +1.3.6.1.2.1.6.15.0|65|1394 +1.3.6.1.2.1.7.1.0|65|728475 +1.3.6.1.2.1.7.2.0|65|58052 +1.3.6.1.2.1.7.3.0|65|0 +1.3.6.1.2.1.7.4.0|65|752293 +1.3.6.1.2.1.11.1.0|65|272 +1.3.6.1.2.1.11.2.0|65|271 +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|2720 +1.3.6.1.2.1.11.14.0|65|0 +1.3.6.1.2.1.11.15.0|65|0 +1.3.6.1.2.1.11.16.0|65|0 +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|273 +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.15.2.0|2|0 +1.3.6.1.2.1.25.1.1.0|67|78172074 +1.3.6.1.2.1.25.1.4.0|4|ro root=/dev/vg_splat/lv_current vmalloc=338M noht panic=15 console=ttyS0 crashkernel=128M@16M 3 quiet +1.3.6.1.2.1.25.1.5.0|66|0 +1.3.6.1.2.1.25.1.6.0|66|291 +1.3.6.1.2.1.25.2.3.1.1.1|2|1 +1.3.6.1.2.1.25.2.3.1.1.3|2|3 +1.3.6.1.2.1.25.2.3.1.1.6|2|6 +1.3.6.1.2.1.25.2.3.1.1.7|2|7 +1.3.6.1.2.1.25.2.3.1.1.10|2|10 +1.3.6.1.2.1.25.2.3.1.1.31|2|31 +1.3.6.1.2.1.25.2.3.1.1.32|2|32 +1.3.6.1.2.1.25.2.3.1.1.33|2|33 +1.3.6.1.2.1.25.2.3.1.1.34|2|34 +1.3.6.1.2.1.25.2.3.1.1.35|2|35 +1.3.6.1.2.1.25.2.3.1.1.36|2|36 +1.3.6.1.2.1.25.2.3.1.1.37|2|37 +1.3.6.1.2.1.25.2.3.1.1.38|2|38 +1.3.6.1.2.1.25.2.3.1.1.39|2|39 +1.3.6.1.2.1.25.2.3.1.1.40|2|40 +1.3.6.1.2.1.25.2.3.1.1.41|2|41 +1.3.6.1.2.1.25.2.3.1.1.42|2|42 +1.3.6.1.2.1.25.2.3.1.1.43|2|43 +1.3.6.1.2.1.25.2.3.1.1.44|2|44 +1.3.6.1.2.1.25.2.3.1.1.45|2|45 +1.3.6.1.2.1.25.2.3.1.1.46|2|46 +1.3.6.1.2.1.25.2.3.1.1.47|2|47 +1.3.6.1.2.1.25.2.3.1.2.1|6|1.3.6.1.2.1.25.2.1.2 +1.3.6.1.2.1.25.2.3.1.2.3|6|1.3.6.1.2.1.25.2.1.3 +1.3.6.1.2.1.25.2.3.1.2.6|6|1.3.6.1.2.1.25.2.1.1 +1.3.6.1.2.1.25.2.3.1.2.7|6|1.3.6.1.2.1.25.2.1.1 +1.3.6.1.2.1.25.2.3.1.2.10|6|1.3.6.1.2.1.25.2.1.3 +1.3.6.1.2.1.25.2.3.1.2.31|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.32|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.33|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.34|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.35|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.36|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.37|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.38|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.39|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.40|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.41|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.42|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.43|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.44|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.45|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.46|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.47|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.3.1|4|Physical memory +1.3.6.1.2.1.25.2.3.1.3.3|4|Virtual memory +1.3.6.1.2.1.25.2.3.1.3.6|4|Memory buffers +1.3.6.1.2.1.25.2.3.1.3.7|4|Cached memory +1.3.6.1.2.1.25.2.3.1.3.10|4|Swap space +1.3.6.1.2.1.25.2.3.1.3.31|4|/ +1.3.6.1.2.1.25.2.3.1.3.32|4|/boot +1.3.6.1.2.1.25.2.3.1.3.33|4|/var/log +1.3.6.1.2.1.25.2.3.1.3.34|4|/var/log/jail/mnt/dlprd/opt/CPsuite-R80/fw1/dlp/smtp +1.3.6.1.2.1.25.2.3.1.3.35|4|/var/log/jail/mnt/dlprd/opt/CPsuite-R80/fw1/dlp/ftp +1.3.6.1.2.1.25.2.3.1.3.36|4|/var/log/jail/mnt/dlprd/opt/CPsuite-R80/fw1/dlp/http +1.3.6.1.2.1.25.2.3.1.3.37|4|/var/log/jail/sys +1.3.6.1.2.1.25.2.3.1.3.38|4|/var/log/jail/proc +1.3.6.1.2.1.25.2.3.1.3.39|4|/var/log/jail/lib +1.3.6.1.2.1.25.2.3.1.3.40|4|/var/log/jail/usr/lib +1.3.6.1.2.1.25.2.3.1.3.41|4|/var/log/jail/opt/CPshrd-R80/monitoring +1.3.6.1.2.1.25.2.3.1.3.42|4|/var/log/jail/opt/CPsuite-R80/fw1/tmp +1.3.6.1.2.1.25.2.3.1.3.43|4|/var/log/jail/opt/CPsuite-R80/fw1/oracle_oi +1.3.6.1.2.1.25.2.3.1.3.44|4|/var/log/jail/opt/CPsuite-R80/fw1/dlp/smtp +1.3.6.1.2.1.25.2.3.1.3.45|4|/var/log/jail/opt/CPsuite-R80/fw1/dlp/http +1.3.6.1.2.1.25.2.3.1.3.46|4|/var/log/jail/opt/CPsuite-R80/fw1/dlp/ftp +1.3.6.1.2.1.25.2.3.1.3.47|4|/var/log/jail/tmp/scrub +1.3.6.1.2.1.25.2.3.1.4.1|2|1024 +1.3.6.1.2.1.25.2.3.1.4.3|2|1024 +1.3.6.1.2.1.25.2.3.1.4.6|2|1024 +1.3.6.1.2.1.25.2.3.1.4.7|2|1024 +1.3.6.1.2.1.25.2.3.1.4.10|2|1024 +1.3.6.1.2.1.25.2.3.1.4.31|2|4096 +1.3.6.1.2.1.25.2.3.1.4.32|2|1024 +1.3.6.1.2.1.25.2.3.1.4.33|2|4096 +1.3.6.1.2.1.25.2.3.1.4.34|2|4096 +1.3.6.1.2.1.25.2.3.1.4.35|2|4096 +1.3.6.1.2.1.25.2.3.1.4.36|2|4096 +1.3.6.1.2.1.25.2.3.1.4.37|2|4096 +1.3.6.1.2.1.25.2.3.1.4.38|2|4096 +1.3.6.1.2.1.25.2.3.1.4.39|2|4096 +1.3.6.1.2.1.25.2.3.1.4.40|2|4096 +1.3.6.1.2.1.25.2.3.1.4.41|2|4096 +1.3.6.1.2.1.25.2.3.1.4.42|2|4096 +1.3.6.1.2.1.25.2.3.1.4.43|2|4096 +1.3.6.1.2.1.25.2.3.1.4.44|2|4096 +1.3.6.1.2.1.25.2.3.1.4.45|2|4096 +1.3.6.1.2.1.25.2.3.1.4.46|2|4096 +1.3.6.1.2.1.25.2.3.1.4.47|2|4096 +1.3.6.1.2.1.25.2.3.1.5.1|2|8004816 +1.3.6.1.2.1.25.2.3.1.5.3|2|29001760 +1.3.6.1.2.1.25.2.3.1.5.6|2|8004816 +1.3.6.1.2.1.25.2.3.1.5.7|2|3087344 +1.3.6.1.2.1.25.2.3.1.5.10|2|20996944 +1.3.6.1.2.1.25.2.3.1.5.31|2|8125916 +1.3.6.1.2.1.25.2.3.1.5.32|2|295561 +1.3.6.1.2.1.25.2.3.1.5.33|2|15236095 +1.3.6.1.2.1.25.2.3.1.5.34|2|199936 +1.3.6.1.2.1.25.2.3.1.5.35|2|199936 +1.3.6.1.2.1.25.2.3.1.5.36|2|199936 +1.3.6.1.2.1.25.2.3.1.5.37|2|0 +1.3.6.1.2.1.25.2.3.1.5.38|2|0 +1.3.6.1.2.1.25.2.3.1.5.39|2|8125916 +1.3.6.1.2.1.25.2.3.1.5.40|2|8125916 +1.3.6.1.2.1.25.2.3.1.5.41|2|8125916 +1.3.6.1.2.1.25.2.3.1.5.42|2|15236095 +1.3.6.1.2.1.25.2.3.1.5.43|2|8125916 +1.3.6.1.2.1.25.2.3.1.5.44|2|15236095 +1.3.6.1.2.1.25.2.3.1.5.45|2|15236095 +1.3.6.1.2.1.25.2.3.1.5.46|2|15236095 +1.3.6.1.2.1.25.2.3.1.5.47|2|8125916 +1.3.6.1.2.1.25.2.3.1.6.1|2|7056072 +1.3.6.1.2.1.25.2.3.1.6.3|2|7056072 +1.3.6.1.2.1.25.2.3.1.6.6|2|361444 +1.3.6.1.2.1.25.2.3.1.6.7|2|3087344 +1.3.6.1.2.1.25.2.3.1.6.10|2|0 +1.3.6.1.2.1.25.2.3.1.6.31|2|1537238 +1.3.6.1.2.1.25.2.3.1.6.32|2|51506 +1.3.6.1.2.1.25.2.3.1.6.33|2|1284916 +1.3.6.1.2.1.25.2.3.1.6.34|2|1 +1.3.6.1.2.1.25.2.3.1.6.35|2|1 +1.3.6.1.2.1.25.2.3.1.6.36|2|1 +1.3.6.1.2.1.25.2.3.1.6.37|2|0 +1.3.6.1.2.1.25.2.3.1.6.38|2|0 +1.3.6.1.2.1.25.2.3.1.6.39|2|1537238 +1.3.6.1.2.1.25.2.3.1.6.40|2|1537238 +1.3.6.1.2.1.25.2.3.1.6.41|2|1537238 +1.3.6.1.2.1.25.2.3.1.6.42|2|1284916 +1.3.6.1.2.1.25.2.3.1.6.43|2|1537238 +1.3.6.1.2.1.25.2.3.1.6.44|2|1284916 +1.3.6.1.2.1.25.2.3.1.6.45|2|1284916 +1.3.6.1.2.1.25.2.3.1.6.46|2|1284916 +1.3.6.1.2.1.25.2.3.1.6.47|2|1537238 +1.3.6.1.2.1.25.3.2.1.1.768|2|768 +1.3.6.1.2.1.25.3.2.1.1.769|2|769 +1.3.6.1.2.1.25.3.2.1.1.770|2|770 +1.3.6.1.2.1.25.3.2.1.1.771|2|771 +1.3.6.1.2.1.25.3.2.1.1.1025|2|1025 +1.3.6.1.2.1.25.3.2.1.1.1026|2|1026 +1.3.6.1.2.1.25.3.2.1.1.1027|2|1027 +1.3.6.1.2.1.25.3.2.1.1.1028|2|1028 +1.3.6.1.2.1.25.3.2.1.1.1029|2|1029 +1.3.6.1.2.1.25.3.2.1.1.1030|2|1030 +1.3.6.1.2.1.25.3.2.1.1.1031|2|1031 +1.3.6.1.2.1.25.3.2.1.1.1033|2|1033 +1.3.6.1.2.1.25.3.2.1.1.1552|2|1552 +1.3.6.1.2.1.25.3.2.1.1.3072|2|3072 +1.3.6.1.2.1.25.3.2.1.2.768|6|1.3.6.1.2.1.25.3.1.3 +1.3.6.1.2.1.25.3.2.1.2.769|6|1.3.6.1.2.1.25.3.1.3 +1.3.6.1.2.1.25.3.2.1.2.770|6|1.3.6.1.2.1.25.3.1.3 +1.3.6.1.2.1.25.3.2.1.2.771|6|1.3.6.1.2.1.25.3.1.3 +1.3.6.1.2.1.25.3.2.1.2.1025|6|1.3.6.1.2.1.25.3.1.4 +1.3.6.1.2.1.25.3.2.1.2.1026|6|1.3.6.1.2.1.25.3.1.4 +1.3.6.1.2.1.25.3.2.1.2.1027|6|1.3.6.1.2.1.25.3.1.4 +1.3.6.1.2.1.25.3.2.1.2.1028|6|1.3.6.1.2.1.25.3.1.4 +1.3.6.1.2.1.25.3.2.1.2.1029|6|1.3.6.1.2.1.25.3.1.4 +1.3.6.1.2.1.25.3.2.1.2.1030|6|1.3.6.1.2.1.25.3.1.4 +1.3.6.1.2.1.25.3.2.1.2.1031|6|1.3.6.1.2.1.25.3.1.4 +1.3.6.1.2.1.25.3.2.1.2.1033|6|1.3.6.1.2.1.25.3.1.4 +1.3.6.1.2.1.25.3.2.1.2.1552|6|1.3.6.1.2.1.25.3.1.6 +1.3.6.1.2.1.25.3.2.1.2.3072|6|1.3.6.1.2.1.25.3.1.12 +1.3.6.1.2.1.25.3.2.1.3.768|4|GenuineIntel: Intel(R) Atom(TM) CPU C2558 @ 2.40GHz +1.3.6.1.2.1.25.3.2.1.3.769|4|GenuineIntel: Intel(R) Atom(TM) CPU C2558 @ 2.40GHz +1.3.6.1.2.1.25.3.2.1.3.770|4|GenuineIntel: Intel(R) Atom(TM) CPU C2558 @ 2.40GHz +1.3.6.1.2.1.25.3.2.1.3.771|4|GenuineIntel: Intel(R) Atom(TM) CPU C2558 @ 2.40GHz +1.3.6.1.2.1.25.3.2.1.3.1025|4|network interface lo +1.3.6.1.2.1.25.3.2.1.3.1026|4|network interface eth1 +1.3.6.1.2.1.25.3.2.1.3.1027|4|network interface eth2 +1.3.6.1.2.1.25.3.2.1.3.1028|4|network interface eth3 +1.3.6.1.2.1.25.3.2.1.3.1029|4|network interface eth4 +1.3.6.1.2.1.25.3.2.1.3.1030|4|network interface eth5 +1.3.6.1.2.1.25.3.2.1.3.1031|4|network interface Mgmt +1.3.6.1.2.1.25.3.2.1.3.1033|4|network interface bond3 +1.3.6.1.2.1.25.3.2.1.3.1552|4|SCSI disk (/dev/sda) +1.3.6.1.2.1.25.3.2.1.3.3072|4|Guessing that there's a floating point co-processor +1.3.6.1.2.1.25.3.2.1.4.768|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.769|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.770|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.771|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.1025|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.1026|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.1027|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.1028|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.1029|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.1030|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.1031|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.1033|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.1552|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.3072|6|0.0 +1.3.6.1.2.1.25.3.2.1.5.768|2|2 +1.3.6.1.2.1.25.3.2.1.5.769|2|2 +1.3.6.1.2.1.25.3.2.1.5.770|2|2 +1.3.6.1.2.1.25.3.2.1.5.771|2|2 +1.3.6.1.2.1.25.3.2.1.5.1025|2|2 +1.3.6.1.2.1.25.3.2.1.5.1026|2|2 +1.3.6.1.2.1.25.3.2.1.5.1027|2|2 +1.3.6.1.2.1.25.3.2.1.5.1028|2|2 +1.3.6.1.2.1.25.3.2.1.5.1029|2|5 +1.3.6.1.2.1.25.3.2.1.5.1030|2|5 +1.3.6.1.2.1.25.3.2.1.5.1031|2|2 +1.3.6.1.2.1.25.3.2.1.5.1033|2|2 +1.3.6.1.2.1.25.3.2.1.6.1025|65|0 +1.3.6.1.2.1.25.3.2.1.6.1026|65|0 +1.3.6.1.2.1.25.3.2.1.6.1027|65|0 +1.3.6.1.2.1.25.3.2.1.6.1028|65|0 +1.3.6.1.2.1.25.3.2.1.6.1029|65|0 +1.3.6.1.2.1.25.3.2.1.6.1030|65|0 +1.3.6.1.2.1.25.3.2.1.6.1031|65|0 +1.3.6.1.2.1.25.3.2.1.6.1033|65|0 +1.3.6.1.2.1.25.3.3.1.1.768|6|0.0 +1.3.6.1.2.1.25.3.3.1.1.769|6|0.0 +1.3.6.1.2.1.25.3.3.1.1.770|6|0.0 +1.3.6.1.2.1.25.3.3.1.1.771|6|0.0 +1.3.6.1.2.1.25.3.4.1.1.1025|2|1 +1.3.6.1.2.1.25.3.4.1.1.1026|2|2 +1.3.6.1.2.1.25.3.4.1.1.1027|2|3 +1.3.6.1.2.1.25.3.4.1.1.1028|2|4 +1.3.6.1.2.1.25.3.4.1.1.1029|2|5 +1.3.6.1.2.1.25.3.4.1.1.1030|2|6 +1.3.6.1.2.1.25.3.4.1.1.1031|2|7 +1.3.6.1.2.1.25.3.4.1.1.1033|2|9 +1.3.6.1.2.1.25.3.6.1.1.1552|2|1 +1.3.6.1.2.1.25.3.6.1.2.1552|2|2 +1.3.6.1.2.1.25.3.6.1.3.1552|2|2 +1.3.6.1.2.1.25.3.6.1.4.1552|2|312571224 +1.3.6.1.2.1.25.3.7.1.1.1552.1|2|1 +1.3.6.1.2.1.25.3.7.1.1.1552.2|2|2 +1.3.6.1.2.1.25.3.7.1.1.1552.3|2|3 +1.3.6.1.2.1.25.3.7.1.2.1552.1|4|/dev/sda1 +1.3.6.1.2.1.25.3.7.1.2.1552.2|4|/dev/sda2 +1.3.6.1.2.1.25.3.7.1.2.1552.3|4|/dev/sda3 +1.3.6.1.2.1.25.3.7.1.3.1552.1|4|0x801 +1.3.6.1.2.1.25.3.7.1.3.1552.2|4|0x802 +1.3.6.1.2.1.25.3.7.1.3.1552.3|4|0x803 +1.3.6.1.2.1.25.3.7.1.4.1552.1|2|295561 +1.3.6.1.2.1.25.3.7.1.4.1552.2|2|0 +1.3.6.1.2.1.25.3.7.1.4.1552.3|2|0 +1.3.6.1.2.1.25.3.7.1.5.1552.1|2|2 +1.3.6.1.2.1.25.3.7.1.5.1552.2|2|0 +1.3.6.1.2.1.25.3.7.1.5.1552.3|2|0 +1.3.6.1.2.1.25.3.8.1.1.1|2|1 +1.3.6.1.2.1.25.3.8.1.1.2|2|2 +1.3.6.1.2.1.25.3.8.1.1.3|2|3 +1.3.6.1.2.1.25.3.8.1.1.4|2|4 +1.3.6.1.2.1.25.3.8.1.1.5|2|5 +1.3.6.1.2.1.25.3.8.1.1.6|2|6 +1.3.6.1.2.1.25.3.8.1.1.7|2|7 +1.3.6.1.2.1.25.3.8.1.1.8|2|8 +1.3.6.1.2.1.25.3.8.1.1.9|2|9 +1.3.6.1.2.1.25.3.8.1.1.10|2|10 +1.3.6.1.2.1.25.3.8.1.1.11|2|11 +1.3.6.1.2.1.25.3.8.1.1.12|2|12 +1.3.6.1.2.1.25.3.8.1.1.13|2|13 +1.3.6.1.2.1.25.3.8.1.1.14|2|14 +1.3.6.1.2.1.25.3.8.1.1.15|2|15 +1.3.6.1.2.1.25.3.8.1.1.16|2|16 +1.3.6.1.2.1.25.3.8.1.1.17|2|17 +1.3.6.1.2.1.25.3.8.1.2.1|4|/ +1.3.6.1.2.1.25.3.8.1.2.2|4|/boot +1.3.6.1.2.1.25.3.8.1.2.3|4|/var/log +1.3.6.1.2.1.25.3.8.1.2.4|4|/var/log/jail/mnt/dlprd/opt/CPsuite-R80/fw1/dlp/smtp +1.3.6.1.2.1.25.3.8.1.2.5|4|/var/log/jail/mnt/dlprd/opt/CPsuite-R80/fw1/dlp/ftp +1.3.6.1.2.1.25.3.8.1.2.6|4|/var/log/jail/mnt/dlprd/opt/CPsuite-R80/fw1/dlp/http +1.3.6.1.2.1.25.3.8.1.2.7|4|/var/log/jail/sys +1.3.6.1.2.1.25.3.8.1.2.8|4|/var/log/jail/proc +1.3.6.1.2.1.25.3.8.1.2.9|4|/var/log/jail/lib +1.3.6.1.2.1.25.3.8.1.2.10|4|/var/log/jail/usr/lib +1.3.6.1.2.1.25.3.8.1.2.11|4|/var/log/jail/opt/CPshrd-R80/monitoring +1.3.6.1.2.1.25.3.8.1.2.12|4|/var/log/jail/opt/CPsuite-R80/fw1/tmp +1.3.6.1.2.1.25.3.8.1.2.13|4|/var/log/jail/opt/CPsuite-R80/fw1/oracle_oi +1.3.6.1.2.1.25.3.8.1.2.14|4|/var/log/jail/opt/CPsuite-R80/fw1/dlp/smtp +1.3.6.1.2.1.25.3.8.1.2.15|4|/var/log/jail/opt/CPsuite-R80/fw1/dlp/http +1.3.6.1.2.1.25.3.8.1.2.16|4|/var/log/jail/opt/CPsuite-R80/fw1/dlp/ftp +1.3.6.1.2.1.25.3.8.1.2.17|4|/var/log/jail/tmp/scrub +1.3.6.1.2.1.25.3.8.1.3.1|4| +1.3.6.1.2.1.25.3.8.1.3.2|4| +1.3.6.1.2.1.25.3.8.1.3.3|4| +1.3.6.1.2.1.25.3.8.1.3.4|4| +1.3.6.1.2.1.25.3.8.1.3.5|4| +1.3.6.1.2.1.25.3.8.1.3.6|4| +1.3.6.1.2.1.25.3.8.1.3.7|4| +1.3.6.1.2.1.25.3.8.1.3.8|4| +1.3.6.1.2.1.25.3.8.1.3.9|4| +1.3.6.1.2.1.25.3.8.1.3.10|4| +1.3.6.1.2.1.25.3.8.1.3.11|4| +1.3.6.1.2.1.25.3.8.1.3.12|4| +1.3.6.1.2.1.25.3.8.1.3.13|4| +1.3.6.1.2.1.25.3.8.1.3.14|4| +1.3.6.1.2.1.25.3.8.1.3.15|4| +1.3.6.1.2.1.25.3.8.1.3.16|4| +1.3.6.1.2.1.25.3.8.1.3.17|4| +1.3.6.1.2.1.25.3.8.1.4.1|6|1.3.6.1.2.1.25.3.9.23 +1.3.6.1.2.1.25.3.8.1.4.2|6|1.3.6.1.2.1.25.3.9.23 +1.3.6.1.2.1.25.3.8.1.4.3|6|1.3.6.1.2.1.25.3.9.23 +1.3.6.1.2.1.25.3.8.1.4.4|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.5|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.6|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.7|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.8|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.9|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.10|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.11|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.12|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.13|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.14|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.15|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.16|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.4.17|6|1.3.6.1.2.1.25.3.9.1 +1.3.6.1.2.1.25.3.8.1.5.1|2|1 +1.3.6.1.2.1.25.3.8.1.5.2|2|1 +1.3.6.1.2.1.25.3.8.1.5.3|2|1 +1.3.6.1.2.1.25.3.8.1.5.4|2|1 +1.3.6.1.2.1.25.3.8.1.5.5|2|1 +1.3.6.1.2.1.25.3.8.1.5.6|2|1 +1.3.6.1.2.1.25.3.8.1.5.7|2|1 +1.3.6.1.2.1.25.3.8.1.5.8|2|1 +1.3.6.1.2.1.25.3.8.1.5.9|2|1 +1.3.6.1.2.1.25.3.8.1.5.10|2|1 +1.3.6.1.2.1.25.3.8.1.5.11|2|1 +1.3.6.1.2.1.25.3.8.1.5.12|2|1 +1.3.6.1.2.1.25.3.8.1.5.13|2|1 +1.3.6.1.2.1.25.3.8.1.5.14|2|1 +1.3.6.1.2.1.25.3.8.1.5.15|2|1 +1.3.6.1.2.1.25.3.8.1.5.16|2|1 +1.3.6.1.2.1.25.3.8.1.5.17|2|1 +1.3.6.1.2.1.25.3.8.1.6.1|2|1 +1.3.6.1.2.1.25.3.8.1.6.2|2|2 +1.3.6.1.2.1.25.3.8.1.6.3|2|2 +1.3.6.1.2.1.25.3.8.1.6.4|2|2 +1.3.6.1.2.1.25.3.8.1.6.5|2|2 +1.3.6.1.2.1.25.3.8.1.6.6|2|2 +1.3.6.1.2.1.25.3.8.1.6.7|2|2 +1.3.6.1.2.1.25.3.8.1.6.8|2|2 +1.3.6.1.2.1.25.3.8.1.6.9|2|2 +1.3.6.1.2.1.25.3.8.1.6.10|2|2 +1.3.6.1.2.1.25.3.8.1.6.11|2|2 +1.3.6.1.2.1.25.3.8.1.6.12|2|2 +1.3.6.1.2.1.25.3.8.1.6.13|2|2 +1.3.6.1.2.1.25.3.8.1.6.14|2|2 +1.3.6.1.2.1.25.3.8.1.6.15|2|2 +1.3.6.1.2.1.25.3.8.1.6.16|2|2 +1.3.6.1.2.1.25.3.8.1.6.17|2|2 +1.3.6.1.2.1.25.3.8.1.7.1|2|31 +1.3.6.1.2.1.25.3.8.1.7.2|2|32 +1.3.6.1.2.1.25.3.8.1.7.3|2|33 +1.3.6.1.2.1.25.3.8.1.7.4|2|34 +1.3.6.1.2.1.25.3.8.1.7.5|2|35 +1.3.6.1.2.1.25.3.8.1.7.6|2|36 +1.3.6.1.2.1.25.3.8.1.7.7|2|37 +1.3.6.1.2.1.25.3.8.1.7.8|2|38 +1.3.6.1.2.1.25.3.8.1.7.9|2|39 +1.3.6.1.2.1.25.3.8.1.7.10|2|40 +1.3.6.1.2.1.25.3.8.1.7.11|2|41 +1.3.6.1.2.1.25.3.8.1.7.12|2|42 +1.3.6.1.2.1.25.3.8.1.7.13|2|43 +1.3.6.1.2.1.25.3.8.1.7.14|2|44 +1.3.6.1.2.1.25.3.8.1.7.15|2|45 +1.3.6.1.2.1.25.3.8.1.7.16|2|46 +1.3.6.1.2.1.25.3.8.1.7.17|2|47 +1.3.6.1.2.1.25.3.8.1.8.1|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.2|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.3|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.4|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.5|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.6|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.7|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.8|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.9|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.10|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.11|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.12|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.13|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.14|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.15|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.16|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.8.17|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.1|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.2|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.3|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.4|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.5|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.6|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.7|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.8|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.9|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.10|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.11|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.12|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.13|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.14|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.15|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.16|4x|0000010100000000 +1.3.6.1.2.1.25.3.8.1.9.17|4x|0000010100000000 +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.2|4|eth1 +1.3.6.1.2.1.31.1.1.1.1.3|4|eth2 +1.3.6.1.2.1.31.1.1.1.1.4|4|eth3 +1.3.6.1.2.1.31.1.1.1.1.5|4|eth4 +1.3.6.1.2.1.31.1.1.1.1.6|4|eth5 +1.3.6.1.2.1.31.1.1.1.1.7|4|Mgmt +1.3.6.1.2.1.31.1.1.1.1.9|4|bond3 +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.2|65|5846 +1.3.6.1.2.1.31.1.1.1.2.3|65|29502 +1.3.6.1.2.1.31.1.1.1.2.4|65|39153 +1.3.6.1.2.1.31.1.1.1.2.5|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.2.7|65|0 +1.3.6.1.2.1.31.1.1.1.2.9|65|68655 +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.2|65|0 +1.3.6.1.2.1.31.1.1.1.3.3|65|0 +1.3.6.1.2.1.31.1.1.1.3.4|65|0 +1.3.6.1.2.1.31.1.1.1.3.5|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.3.7|65|0 +1.3.6.1.2.1.31.1.1.1.3.9|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.2|65|0 +1.3.6.1.2.1.31.1.1.1.4.3|65|0 +1.3.6.1.2.1.31.1.1.1.4.4|65|0 +1.3.6.1.2.1.31.1.1.1.4.5|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.4.7|65|0 +1.3.6.1.2.1.31.1.1.1.4.9|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.2|65|0 +1.3.6.1.2.1.31.1.1.1.5.3|65|0 +1.3.6.1.2.1.31.1.1.1.5.4|65|0 +1.3.6.1.2.1.31.1.1.1.5.5|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.5.7|65|0 +1.3.6.1.2.1.31.1.1.1.5.9|65|0 +1.3.6.1.2.1.31.1.1.1.6.1|70|708571337 +1.3.6.1.2.1.31.1.1.1.6.2|70|65671858727 +1.3.6.1.2.1.31.1.1.1.6.3|70|1474852131 +1.3.6.1.2.1.31.1.1.1.6.4|70|1274375139 +1.3.6.1.2.1.31.1.1.1.6.5|70|0 +1.3.6.1.2.1.31.1.1.1.6.6|70|0 +1.3.6.1.2.1.31.1.1.1.6.7|70|0 +1.3.6.1.2.1.31.1.1.1.6.9|70|2749227359 +1.3.6.1.2.1.31.1.1.1.7.1|70|1756527 +1.3.6.1.2.1.31.1.1.1.7.2|70|48032204 +1.3.6.1.2.1.31.1.1.1.7.3|70|11283610 +1.3.6.1.2.1.31.1.1.1.7.4|70|7412704 +1.3.6.1.2.1.31.1.1.1.7.5|70|0 +1.3.6.1.2.1.31.1.1.1.7.6|70|0 +1.3.6.1.2.1.31.1.1.1.7.7|70|0 +1.3.6.1.2.1.31.1.1.1.7.9|70|18696315 +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.2|70|5846 +1.3.6.1.2.1.31.1.1.1.8.3|70|29502 +1.3.6.1.2.1.31.1.1.1.8.4|70|39153 +1.3.6.1.2.1.31.1.1.1.8.5|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.8.7|70|0 +1.3.6.1.2.1.31.1.1.1.8.9|70|68655 +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.2|70|0 +1.3.6.1.2.1.31.1.1.1.9.3|70|0 +1.3.6.1.2.1.31.1.1.1.9.4|70|0 +1.3.6.1.2.1.31.1.1.1.9.5|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.9.7|70|0 +1.3.6.1.2.1.31.1.1.1.9.9|70|0 +1.3.6.1.2.1.31.1.1.1.10.1|70|708571337 +1.3.6.1.2.1.31.1.1.1.10.2|70|2702785251 +1.3.6.1.2.1.31.1.1.1.10.3|70|13180775524 +1.3.6.1.2.1.31.1.1.1.10.4|70|49675238714 +1.3.6.1.2.1.31.1.1.1.10.5|70|0 +1.3.6.1.2.1.31.1.1.1.10.6|70|0 +1.3.6.1.2.1.31.1.1.1.10.7|70|0 +1.3.6.1.2.1.31.1.1.1.10.9|70|62856014238 +1.3.6.1.2.1.31.1.1.1.11.1|70|1756527 +1.3.6.1.2.1.31.1.1.1.11.2|70|19219993 +1.3.6.1.2.1.31.1.1.1.11.3|70|10412791 +1.3.6.1.2.1.31.1.1.1.11.4|70|35845002 +1.3.6.1.2.1.31.1.1.1.11.5|70|0 +1.3.6.1.2.1.31.1.1.1.11.6|70|0 +1.3.6.1.2.1.31.1.1.1.11.7|70|0 +1.3.6.1.2.1.31.1.1.1.11.9|70|46257793 +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.2|70|0 +1.3.6.1.2.1.31.1.1.1.12.3|70|0 +1.3.6.1.2.1.31.1.1.1.12.4|70|0 +1.3.6.1.2.1.31.1.1.1.12.5|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.12.7|70|0 +1.3.6.1.2.1.31.1.1.1.12.9|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.2|70|0 +1.3.6.1.2.1.31.1.1.1.13.3|70|0 +1.3.6.1.2.1.31.1.1.1.13.4|70|0 +1.3.6.1.2.1.31.1.1.1.13.5|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.13.7|70|0 +1.3.6.1.2.1.31.1.1.1.13.9|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.2|66|1000 +1.3.6.1.2.1.31.1.1.1.15.3|66|1000 +1.3.6.1.2.1.31.1.1.1.15.4|66|1000 +1.3.6.1.2.1.31.1.1.1.15.5|66|0 +1.3.6.1.2.1.31.1.1.1.15.6|66|0 +1.3.6.1.2.1.31.1.1.1.15.7|66|0 +1.3.6.1.2.1.31.1.1.1.15.9|66|0 +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.2|2|2 +1.3.6.1.2.1.31.1.1.1.16.3|2|2 +1.3.6.1.2.1.31.1.1.1.16.4|2|2 +1.3.6.1.2.1.31.1.1.1.16.5|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.16.7|2|2 +1.3.6.1.2.1.31.1.1.1.16.9|2|2 +1.3.6.1.2.1.31.1.1.1.17.2|2|1 +1.3.6.1.2.1.31.1.1.1.17.3|2|1 +1.3.6.1.2.1.31.1.1.1.17.4|2|1 +1.3.6.1.2.1.31.1.1.1.17.5|2|1 +1.3.6.1.2.1.31.1.1.1.17.6|2|1 +1.3.6.1.2.1.31.1.1.1.17.7|2|1 +1.3.6.1.2.1.31.1.1.1.17.9|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.2|4|Internet +1.3.6.1.2.1.31.1.1.1.18.3|4| +1.3.6.1.2.1.31.1.1.1.18.4|4| +1.3.6.1.2.1.31.1.1.1.18.5|4| +1.3.6.1.2.1.31.1.1.1.18.6|4| +1.3.6.1.2.1.31.1.1.1.18.7|4| +1.3.6.1.2.1.31.1.1.1.18.9|4|LAN +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.2|67|0 +1.3.6.1.2.1.31.1.1.1.19.3|67|0 +1.3.6.1.2.1.31.1.1.1.19.4|67|0 +1.3.6.1.2.1.31.1.1.1.19.5|67|0 +1.3.6.1.2.1.31.1.1.1.19.6|67|0 +1.3.6.1.2.1.31.1.1.1.19.7|67|0 +1.3.6.1.2.1.31.1.1.1.19.9|67|0 +1.3.6.1.4.1.2021.4.3.0|2|20996944 +1.3.6.1.4.1.2021.4.4.0|2|20996944 +1.3.6.1.4.1.2021.4.5.0|2|8004816 +1.3.6.1.4.1.2021.4.6.0|2|948744 +1.3.6.1.4.1.2021.4.11.0|2|21945688 +1.3.6.1.4.1.2021.4.14.0|2|361444 +1.3.6.1.4.1.2021.4.15.0|2|3087344 +1.3.6.1.4.1.2021.10.1.5.1|2|53 +1.3.6.1.4.1.2021.10.1.5.2|2|42 +1.3.6.1.4.1.2021.10.1.5.3|2|36 +1.3.6.1.4.1.2021.11.1.0|2|1 +1.3.6.1.4.1.2021.11.2.0|4|systemStats +1.3.6.1.4.1.2021.11.50.0|65|7526980 +1.3.6.1.4.1.2021.11.51.0|65|3808661 +1.3.6.1.4.1.2021.11.52.0|65|6991152 +1.3.6.1.4.1.2021.11.53.0|65|292759789 +1.3.6.1.4.1.2021.11.54.0|65|796046 +1.3.6.1.4.1.2021.11.55.0|65|0 +1.3.6.1.4.1.2021.11.56.0|65|9591 +1.3.6.1.4.1.2021.11.57.0|65|453214884 +1.3.6.1.4.1.2021.11.58.0|65|4300114 +1.3.6.1.4.1.2021.11.59.0|65|912541191 +1.3.6.1.4.1.2021.11.60.0|65|1418930404 +1.3.6.1.4.1.2021.11.61.0|65|760703 +1.3.6.1.4.1.2021.11.62.0|65|0 +1.3.6.1.4.1.2021.11.63.0|65|0 +1.3.6.1.4.1.2021.13.15.1.1.1.1|2|1 +1.3.6.1.4.1.2021.13.15.1.1.1.2|2|2 +1.3.6.1.4.1.2021.13.15.1.1.1.3|2|3 +1.3.6.1.4.1.2021.13.15.1.1.1.4|2|4 +1.3.6.1.4.1.2021.13.15.1.1.1.5|2|5 +1.3.6.1.4.1.2021.13.15.1.1.1.6|2|6 +1.3.6.1.4.1.2021.13.15.1.1.1.7|2|7 +1.3.6.1.4.1.2021.13.15.1.1.1.8|2|8 +1.3.6.1.4.1.2021.13.15.1.1.1.9|2|9 +1.3.6.1.4.1.2021.13.15.1.1.1.10|2|10 +1.3.6.1.4.1.2021.13.15.1.1.1.11|2|11 +1.3.6.1.4.1.2021.13.15.1.1.1.12|2|12 +1.3.6.1.4.1.2021.13.15.1.1.1.13|2|13 +1.3.6.1.4.1.2021.13.15.1.1.1.14|2|14 +1.3.6.1.4.1.2021.13.15.1.1.1.15|2|15 +1.3.6.1.4.1.2021.13.15.1.1.1.16|2|16 +1.3.6.1.4.1.2021.13.15.1.1.1.17|2|17 +1.3.6.1.4.1.2021.13.15.1.1.1.18|2|18 +1.3.6.1.4.1.2021.13.15.1.1.1.19|2|19 +1.3.6.1.4.1.2021.13.15.1.1.1.20|2|20 +1.3.6.1.4.1.2021.13.15.1.1.1.21|2|21 +1.3.6.1.4.1.2021.13.15.1.1.1.22|2|22 +1.3.6.1.4.1.2021.13.15.1.1.1.23|2|23 +1.3.6.1.4.1.2021.13.15.1.1.1.24|2|24 +1.3.6.1.4.1.2021.13.15.1.1.1.25|2|25 +1.3.6.1.4.1.2021.13.15.1.1.2.1|4|ram0 +1.3.6.1.4.1.2021.13.15.1.1.2.2|4|ram1 +1.3.6.1.4.1.2021.13.15.1.1.2.3|4|ram2 +1.3.6.1.4.1.2021.13.15.1.1.2.4|4|ram3 +1.3.6.1.4.1.2021.13.15.1.1.2.5|4|ram4 +1.3.6.1.4.1.2021.13.15.1.1.2.6|4|ram5 +1.3.6.1.4.1.2021.13.15.1.1.2.7|4|ram6 +1.3.6.1.4.1.2021.13.15.1.1.2.8|4|ram7 +1.3.6.1.4.1.2021.13.15.1.1.2.9|4|ram8 +1.3.6.1.4.1.2021.13.15.1.1.2.10|4|ram9 +1.3.6.1.4.1.2021.13.15.1.1.2.11|4|ram10 +1.3.6.1.4.1.2021.13.15.1.1.2.12|4|ram11 +1.3.6.1.4.1.2021.13.15.1.1.2.13|4|ram12 +1.3.6.1.4.1.2021.13.15.1.1.2.14|4|ram13 +1.3.6.1.4.1.2021.13.15.1.1.2.15|4|ram14 +1.3.6.1.4.1.2021.13.15.1.1.2.16|4|ram15 +1.3.6.1.4.1.2021.13.15.1.1.2.17|4|sda +1.3.6.1.4.1.2021.13.15.1.1.2.18|4|sda1 +1.3.6.1.4.1.2021.13.15.1.1.2.19|4|sda2 +1.3.6.1.4.1.2021.13.15.1.1.2.20|4|sda3 +1.3.6.1.4.1.2021.13.15.1.1.2.21|4|dm-0 +1.3.6.1.4.1.2021.13.15.1.1.2.22|4|dm-1 +1.3.6.1.4.1.2021.13.15.1.1.2.23|4|dm-2 +1.3.6.1.4.1.2021.13.15.1.1.2.24|4|dm-3 +1.3.6.1.4.1.2021.13.15.1.1.2.25|4|md0 +1.3.6.1.4.1.2021.13.15.1.1.3.1|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.2|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.3|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.4|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.5|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.6|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.7|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.8|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.9|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.10|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.11|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.12|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.13|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.14|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.15|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.16|65|0 +1.3.6.1.4.1.2021.13.15.1.1.3.17|65|2201768960 +1.3.6.1.4.1.2021.13.15.1.1.3.18|65|7356416 +1.3.6.1.4.1.2021.13.15.1.1.3.19|65|3125248 +1.3.6.1.4.1.2021.13.15.1.1.3.20|65|2190803968 +1.3.6.1.4.1.2021.13.15.1.1.3.21|65|1201058816 +1.3.6.1.4.1.2021.13.15.1.1.3.22|65|2613248 +1.3.6.1.4.1.2021.13.15.1.1.3.23|65|2613248 +1.3.6.1.4.1.2021.13.15.1.1.3.24|65|969921536 +1.3.6.1.4.1.2021.13.15.1.1.3.25|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.1|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.2|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.3|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.4|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.5|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.6|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.7|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.8|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.9|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.10|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.11|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.12|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.13|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.14|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.15|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.16|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.17|65|118003712 +1.3.6.1.4.1.2021.13.15.1.1.4.18|65|14336 +1.3.6.1.4.1.2021.13.15.1.1.4.19|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.20|65|117522432 +1.3.6.1.4.1.2021.13.15.1.1.4.21|65|2645438464 +1.3.6.1.4.1.2021.13.15.1.1.4.22|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.23|65|0 +1.3.6.1.4.1.2021.13.15.1.1.4.24|65|1767518208 +1.3.6.1.4.1.2021.13.15.1.1.4.25|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.1|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.2|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.3|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.4|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.5|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.6|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.7|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.8|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.9|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.10|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.11|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.12|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.13|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.14|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.15|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.16|65|0 +1.3.6.1.4.1.2021.13.15.1.1.5.17|65|101282 +1.3.6.1.4.1.2021.13.15.1.1.5.18|65|2562 +1.3.6.1.4.1.2021.13.15.1.1.5.19|65|1299 +1.3.6.1.4.1.2021.13.15.1.1.5.20|65|119470 +1.3.6.1.4.1.2021.13.15.1.1.5.21|65|32813 +1.3.6.1.4.1.2021.13.15.1.1.5.22|65|638 +1.3.6.1.4.1.2021.13.15.1.1.5.23|65|638 +1.3.6.1.4.1.2021.13.15.1.1.5.24|65|73092 +1.3.6.1.4.1.2021.13.15.1.1.5.25|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.1|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.2|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.3|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.4|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.5|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.6|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.7|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.8|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.9|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.10|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.11|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.12|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.13|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.14|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.15|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.16|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.17|65|6667376 +1.3.6.1.4.1.2021.13.15.1.1.6.18|65|15 +1.3.6.1.4.1.2021.13.15.1.1.6.19|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.20|65|56651797 +1.3.6.1.4.1.2021.13.15.1.1.6.21|65|27908835 +1.3.6.1.4.1.2021.13.15.1.1.6.22|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.23|65|0 +1.3.6.1.4.1.2021.13.15.1.1.6.24|65|28743075 +1.3.6.1.4.1.2021.13.15.1.1.6.25|65|0 +1.3.6.1.4.1.2021.13.15.1.1.12.1|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.2|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.3|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.4|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.5|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.6|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.7|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.8|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.9|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.10|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.11|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.12|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.13|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.14|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.15|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.16|70|0 +1.3.6.1.4.1.2021.13.15.1.1.12.17|70|2201768960 +1.3.6.1.4.1.2021.13.15.1.1.12.18|70|7356416 +1.3.6.1.4.1.2021.13.15.1.1.12.19|70|3125248 +1.3.6.1.4.1.2021.13.15.1.1.12.20|70|2190803968 +1.3.6.1.4.1.2021.13.15.1.1.12.21|70|1201058816 +1.3.6.1.4.1.2021.13.15.1.1.12.22|70|2613248 +1.3.6.1.4.1.2021.13.15.1.1.12.23|70|2613248 +1.3.6.1.4.1.2021.13.15.1.1.12.24|70|969921536 +1.3.6.1.4.1.2021.13.15.1.1.12.25|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.1|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.2|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.3|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.4|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.5|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.6|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.7|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.8|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.9|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.10|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.11|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.12|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.13|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.14|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.15|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.16|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.17|70|232046237696 +1.3.6.1.4.1.2021.13.15.1.1.13.18|70|14336 +1.3.6.1.4.1.2021.13.15.1.1.13.19|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.20|70|232045756416 +1.3.6.1.4.1.2021.13.15.1.1.13.21|70|114314588160 +1.3.6.1.4.1.2021.13.15.1.1.13.22|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.23|70|0 +1.3.6.1.4.1.2021.13.15.1.1.13.24|70|117731635200 +1.3.6.1.4.1.2021.13.15.1.1.13.25|70|0 +1.3.6.1.4.1.2620.1.6.4.1.0|4|R80.10 +1.3.6.1.4.1.2620.1.6.7.6.1.1.1.0|66|1 +1.3.6.1.4.1.2620.1.6.7.6.1.1.2.0|66|2 +1.3.6.1.4.1.2620.1.6.7.6.1.1.3.0|66|3 +1.3.6.1.4.1.2620.1.6.7.6.1.2.1.0|4|/ +1.3.6.1.4.1.2620.1.6.7.6.1.2.2.0|4|/boot +1.3.6.1.4.1.2620.1.6.7.6.1.2.3.0|4|/var/log +1.3.6.1.4.1.2620.1.6.7.6.1.3.1.0|4|33283751936 +1.3.6.1.4.1.2620.1.6.7.6.1.3.2.0|4|302654464 +1.3.6.1.4.1.2620.1.6.7.6.1.3.3.0|4|62407045120 +1.3.6.1.4.1.2620.1.6.7.6.1.4.1.0|4|6296526848 +1.3.6.1.4.1.2620.1.6.7.6.1.4.2.0|4|52742144 +1.3.6.1.4.1.2620.1.6.7.6.1.4.3.0|4|5263020032 +1.3.6.1.4.1.2620.1.6.7.6.1.5.1.0|4|26987225088 +1.3.6.1.4.1.2620.1.6.7.6.1.5.2.0|4|249912320 +1.3.6.1.4.1.2620.1.6.7.6.1.5.3.0|4|57144025088 +1.3.6.1.4.1.2620.1.6.7.6.1.6.1.0|2|81 +1.3.6.1.4.1.2620.1.6.7.6.1.6.2.0|2|82 +1.3.6.1.4.1.2620.1.6.7.6.1.6.3.0|2|91 +1.3.6.1.4.1.2620.1.6.7.6.1.7.1.0|4|25269239808 +1.3.6.1.4.1.2620.1.6.7.6.1.7.2.0|4|234286080 +1.3.6.1.4.1.2620.1.6.7.6.1.7.3.0|4|53922799616 +1.3.6.1.4.1.2620.1.6.7.6.1.8.1.0|2|75 +1.3.6.1.4.1.2620.1.6.7.6.1.8.2.0|2|77 +1.3.6.1.4.1.2620.1.6.7.6.1.8.3.0|2|86 +1.3.6.1.4.1.2620.1.6.7.8.1.1.2.1.0|4|CPU Temp +1.3.6.1.4.1.2620.1.6.7.8.1.1.2.2.0|4|Outlet Temp +1.3.6.1.4.1.2620.1.6.7.8.1.1.2.3.0|4|Intake Temp +1.3.6.1.4.1.2620.1.6.7.8.1.1.3.1.0|4|54.50 +1.3.6.1.4.1.2620.1.6.7.8.1.1.3.2.0|4|46.50 +1.3.6.1.4.1.2620.1.6.7.8.1.1.3.3.0|4|43.00 +1.3.6.1.4.1.2620.1.6.7.8.1.1.6.1.0|2|0 +1.3.6.1.4.1.2620.1.6.7.8.1.1.6.2.0|2|0 +1.3.6.1.4.1.2620.1.6.7.8.1.1.6.3.0|2|0 +1.3.6.1.4.1.2620.1.6.7.8.2.1.2.1.0|4|CPU Fan +1.3.6.1.4.1.2620.1.6.7.8.2.1.3.1.0|4|2109.00 +1.3.6.1.4.1.2620.1.6.7.8.2.1.6.1.0|2|0 +1.3.6.1.4.1.2620.1.6.7.8.3.1.2.1.0|4|VBAT3 +1.3.6.1.4.1.2620.1.6.7.8.3.1.2.2.0|4|VDIMM +1.3.6.1.4.1.2620.1.6.7.8.3.1.2.3.0|4|+5V +1.3.6.1.4.1.2620.1.6.7.8.3.1.2.4.0|4|3.3V +1.3.6.1.4.1.2620.1.6.7.8.3.1.2.5.0|4|+12V +1.3.6.1.4.1.2620.1.6.7.8.3.1.2.6.0|4|VCore +1.3.6.1.4.1.2620.1.6.7.8.3.1.3.1.0|4|3.06 +1.3.6.1.4.1.2620.1.6.7.8.3.1.3.2.0|4|1.51 +1.3.6.1.4.1.2620.1.6.7.8.3.1.3.3.0|4|4.99 +1.3.6.1.4.1.2620.1.6.7.8.3.1.3.4.0|4|3.30 +1.3.6.1.4.1.2620.1.6.7.8.3.1.3.5.0|4|11.98 +1.3.6.1.4.1.2620.1.6.7.8.3.1.3.6.0|4|0.97 +1.3.6.1.4.1.2620.1.6.7.8.3.1.6.1.0|2|0 +1.3.6.1.4.1.2620.1.6.7.8.3.1.6.2.0|2|0 +1.3.6.1.4.1.2620.1.6.7.8.3.1.6.3.0|2|0 +1.3.6.1.4.1.2620.1.6.7.8.3.1.6.4.0|2|0 +1.3.6.1.4.1.2620.1.6.7.8.3.1.6.5.0|2|0 +1.3.6.1.4.1.2620.1.6.7.8.3.1.6.6.0|2|0 +1.3.6.1.4.1.2620.1.6.16.3.0|4|2000AB4000 +1.3.6.1.4.1.2620.1.6.16.7.0|4|Check Point 3200 +1.3.6.1.6.3.10.2.1.3.0|2|17