From ba1d3ff9bde1d690e4ebc80494f5d8e045ca318a Mon Sep 17 00:00:00 2001 From: Mark Westerterp <1002588+westerterp@users.noreply.github.com> Date: Thu, 2 Nov 2023 05:27:16 +0100 Subject: [PATCH] Add FortiGate Environment stats (#15464) * Add FortiGate Environment stats Adding Temperature, Fanspeed and Voltage sensors * Fix test data * New test data * Update fortigate test data * 500d ospf ifIndex * 60f3g4g bgpPeerIface null --------- Co-authored-by: Tony Murray --- includes/definitions/discovery/fortigate.yaml | 52 +- tests/data/fortigate.json | 900 ++++++ tests/data/fortigate_1500d-sensors.json | 500 ++++ tests/data/fortigate_1500d.json | 500 ++++ tests/data/fortigate_500d.json | 85 +- tests/data/fortigate_60f.json | 2483 +++++++++++++++-- tests/data/fortigate_cluster-60f.json | 200 ++ tests/data/fortigate_webfilter.json | 100 + tests/snmpsim/fortigate_60f.snmprec | 305 +- 9 files changed, 4743 insertions(+), 382 deletions(-) diff --git a/includes/definitions/discovery/fortigate.yaml b/includes/definitions/discovery/fortigate.yaml index 8f14633ce4..352d24039e 100644 --- a/includes/definitions/discovery/fortigate.yaml +++ b/includes/definitions/discovery/fortigate.yaml @@ -308,4 +308,54 @@ modules: low_warn_limit: -85 warn_limit: -30 high_limit: -20 - + temperature: + data: + - + oid: fgHwSensors + num_oid: '.1.3.6.1.4.1.12356.101.4.3.2.1.3.{{ $index }}' + index: 'fgHwSensorEntIndex.{{ $index }}' + descr: fgHwSensorEntName + value: fgHwSensorEntValue + skip_values: + - + oid: fgHwSensorEntName + op: 'regex' + value: '/^((?!Temp).)*$/' + - + oid: fgHwSensorEntValue + op: '=' + value: -1 + fanspeed: + data: + - + oid: fgHwSensors + num_oid: '.1.3.6.1.4.1.12356.101.4.3.2.1.3.{{ $index }}' + index: 'fgHwSensorEntIndex.{{ $index }}' + descr: fgHwSensorEntName + value: fgHwSensorEntValue + skip_values: + - + oid: fgHwSensorEntName + op: 'regex' + value: '/^((?!Fan).)*$/' + - + oid: fgHwSensorEntName + op: 'regex' + value: '/.*Temp.*/' + - + oid: fgHwSensorEntValue + op: '=' + value: -1 + voltage: + data: + - + oid: fgHwSensors + num_oid: '.1.3.6.1.4.1.12356.101.4.3.2.1.3.{{ $index }}' + index: 'fgHwSensorEntIndex.{{ $index }}' + descr: fgHwSensorEntName + value: fgHwSensorEntValue + skip_values: + - + oid: fgHwSensorEntName + op: 'regex' + value: '/^((?!VCC).)*$/' diff --git a/tests/data/fortigate.json b/tests/data/fortigate.json index c65895c7b9..cc6c86a7c1 100644 --- a/tests/data/fortigate.json +++ b/tests/data/fortigate.json @@ -7203,6 +7203,131 @@ "rrd_type": "GAUGE", "state_name": null }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.27", + "sensor_index": "fgHwSensorEntIndex.27", + "sensor_type": "fortigate", + "sensor_descr": "Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6500, + "sensor_limit": 11700, + "sensor_limit_warn": null, + "sensor_limit_low": 5200, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.28", + "sensor_index": "fgHwSensorEntIndex.28", + "sensor_type": "fortigate", + "sensor_descr": "Fan 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6500, + "sensor_limit": 11700, + "sensor_limit_warn": null, + "sensor_limit_low": 5200, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.29", + "sensor_index": "fgHwSensorEntIndex.29", + "sensor_type": "fortigate", + "sensor_descr": "Fan 3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6600, + "sensor_limit": 11880, + "sensor_limit_warn": null, + "sensor_limit_low": 5280, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.34", + "sensor_index": "fgHwSensorEntIndex.34", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6400, + "sensor_limit": 11520, + "sensor_limit_warn": null, + "sensor_limit_low": 5120, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.40", + "sensor_index": "fgHwSensorEntIndex.40", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6144, + "sensor_limit": 11059.2, + "sensor_limit_warn": null, + "sensor_limit_low": 4915.2, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, { "sensor_deleted": 0, "sensor_class": "state", @@ -8227,6 +8352,331 @@ "user_func": null, "rrd_type": "GAUGE", "state_name": "fgHwSensors" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.32", + "sensor_index": "fgHwSensorEntIndex.32", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Temp 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 26, + "sensor_limit": 46, + "sensor_limit_warn": null, + "sensor_limit_low": 16, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.33", + "sensor_index": "fgHwSensorEntIndex.33", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Temp 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 27, + "sensor_limit": 47, + "sensor_limit_warn": null, + "sensor_limit_low": 17, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.38", + "sensor_index": "fgHwSensorEntIndex.38", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Temp 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 27, + "sensor_limit": 47, + "sensor_limit_warn": null, + "sensor_limit_low": 17, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.39", + "sensor_index": "fgHwSensorEntIndex.39", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Temp 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 29, + "sensor_limit": 49, + "sensor_limit_warn": null, + "sensor_limit_low": 19, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.1", + "sensor_index": "fgHwSensorEntIndex.1", + "sensor_type": "fortigate", + "sensor_descr": "+VCC3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3.3324, + "sensor_limit": 3.83226, + "sensor_limit_warn": null, + "sensor_limit_low": 2.83254, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.13", + "sensor_index": "fgHwSensorEntIndex.13", + "sensor_type": "fortigate", + "sensor_descr": "VCCSA", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1.056, + "sensor_limit": 1.2144, + "sensor_limit_warn": null, + "sensor_limit_low": 0.8976, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.14", + "sensor_index": "fgHwSensorEntIndex.14", + "sensor_type": "fortigate", + "sensor_descr": "VCCIO", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0.96, + "sensor_limit": 1.104, + "sensor_limit_warn": null, + "sensor_limit_low": 0.816, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.16", + "sensor_index": "fgHwSensorEntIndex.16", + "sensor_type": "fortigate", + "sensor_descr": "+VCC_DDR", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1.2, + "sensor_limit": 1.38, + "sensor_limit_warn": null, + "sensor_limit_low": 1.02, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.18", + "sensor_index": "fgHwSensorEntIndex.18", + "sensor_type": "fortigate", + "sensor_descr": "VCCST", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0.992, + "sensor_limit": 1.1408, + "sensor_limit_warn": null, + "sensor_limit_low": 0.8432, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.2", + "sensor_index": "fgHwSensorEntIndex.2", + "sensor_type": "fortigate", + "sensor_descr": "+VCC5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5.082, + "sensor_limit": 5.8443, + "sensor_limit_warn": null, + "sensor_limit_low": 4.3197, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.3", + "sensor_index": "fgHwSensorEntIndex.3", + "sensor_type": "fortigate", + "sensor_descr": "+VCC12", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 12.054, + "sensor_limit": 13.8621, + "sensor_limit_warn": null, + "sensor_limit_low": 10.2459, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.6", + "sensor_index": "fgHwSensorEntIndex.6", + "sensor_type": "fortigate", + "sensor_descr": "DDR3_VCC1V5_1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1.5016, + "sensor_limit": 1.72684, + "sensor_limit_warn": null, + "sensor_limit_low": 1.27636, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.8", + "sensor_index": "fgHwSensorEntIndex.8", + "sensor_type": "fortigate", + "sensor_descr": "VCC10_CP9", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1.1662, + "sensor_limit": 1.34113, + "sensor_limit_warn": null, + "sensor_limit_low": 0.99127, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null } ], "state_indexes": [ @@ -8373,6 +8823,131 @@ "rrd_type": "GAUGE", "state_name": null }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.27", + "sensor_index": "fgHwSensorEntIndex.27", + "sensor_type": "fortigate", + "sensor_descr": "Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6500, + "sensor_limit": 11700, + "sensor_limit_warn": null, + "sensor_limit_low": 5200, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.28", + "sensor_index": "fgHwSensorEntIndex.28", + "sensor_type": "fortigate", + "sensor_descr": "Fan 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6500, + "sensor_limit": 11700, + "sensor_limit_warn": null, + "sensor_limit_low": 5200, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.29", + "sensor_index": "fgHwSensorEntIndex.29", + "sensor_type": "fortigate", + "sensor_descr": "Fan 3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6600, + "sensor_limit": 11880, + "sensor_limit_warn": null, + "sensor_limit_low": 5280, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.34", + "sensor_index": "fgHwSensorEntIndex.34", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6400, + "sensor_limit": 11520, + "sensor_limit_warn": null, + "sensor_limit_low": 5120, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.40", + "sensor_index": "fgHwSensorEntIndex.40", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 6144, + "sensor_limit": 11059.2, + "sensor_limit_warn": null, + "sensor_limit_low": 4915.2, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, { "sensor_deleted": 0, "sensor_class": "state", @@ -9397,6 +9972,331 @@ "user_func": null, "rrd_type": "GAUGE", "state_name": "fgHwSensors" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.32", + "sensor_index": "fgHwSensorEntIndex.32", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Temp 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 26, + "sensor_limit": 46, + "sensor_limit_warn": null, + "sensor_limit_low": 16, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.33", + "sensor_index": "fgHwSensorEntIndex.33", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Temp 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 27, + "sensor_limit": 47, + "sensor_limit_warn": null, + "sensor_limit_low": 17, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.38", + "sensor_index": "fgHwSensorEntIndex.38", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Temp 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 27, + "sensor_limit": 47, + "sensor_limit_warn": null, + "sensor_limit_low": 17, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.39", + "sensor_index": "fgHwSensorEntIndex.39", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Temp 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 29, + "sensor_limit": 49, + "sensor_limit_warn": null, + "sensor_limit_low": 19, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.1", + "sensor_index": "fgHwSensorEntIndex.1", + "sensor_type": "fortigate", + "sensor_descr": "+VCC3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3.3324, + "sensor_limit": 3.83226, + "sensor_limit_warn": null, + "sensor_limit_low": 2.83254, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.13", + "sensor_index": "fgHwSensorEntIndex.13", + "sensor_type": "fortigate", + "sensor_descr": "VCCSA", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1.056, + "sensor_limit": 1.2144, + "sensor_limit_warn": null, + "sensor_limit_low": 0.8976, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.14", + "sensor_index": "fgHwSensorEntIndex.14", + "sensor_type": "fortigate", + "sensor_descr": "VCCIO", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0.96, + "sensor_limit": 1.104, + "sensor_limit_warn": null, + "sensor_limit_low": 0.816, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.16", + "sensor_index": "fgHwSensorEntIndex.16", + "sensor_type": "fortigate", + "sensor_descr": "+VCC_DDR", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1.2, + "sensor_limit": 1.38, + "sensor_limit_warn": null, + "sensor_limit_low": 1.02, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.18", + "sensor_index": "fgHwSensorEntIndex.18", + "sensor_type": "fortigate", + "sensor_descr": "VCCST", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0.992, + "sensor_limit": 1.1408, + "sensor_limit_warn": null, + "sensor_limit_low": 0.8432, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.2", + "sensor_index": "fgHwSensorEntIndex.2", + "sensor_type": "fortigate", + "sensor_descr": "+VCC5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5.082, + "sensor_limit": 5.8443, + "sensor_limit_warn": null, + "sensor_limit_low": 4.3197, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.3", + "sensor_index": "fgHwSensorEntIndex.3", + "sensor_type": "fortigate", + "sensor_descr": "+VCC12", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 12.054, + "sensor_limit": 13.8621, + "sensor_limit_warn": null, + "sensor_limit_low": 10.2459, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.6", + "sensor_index": "fgHwSensorEntIndex.6", + "sensor_type": "fortigate", + "sensor_descr": "DDR3_VCC1V5_1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1.5016, + "sensor_limit": 1.72684, + "sensor_limit_warn": null, + "sensor_limit_low": 1.27636, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.8", + "sensor_index": "fgHwSensorEntIndex.8", + "sensor_type": "fortigate", + "sensor_descr": "VCC10_CP9", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1.1662, + "sensor_limit": 1.34113, + "sensor_limit_warn": null, + "sensor_limit_low": 0.99127, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null } ], "state_indexes": [ diff --git a/tests/data/fortigate_1500d-sensors.json b/tests/data/fortigate_1500d-sensors.json index 17e1ae17b7..262010f3b5 100644 --- a/tests/data/fortigate_1500d-sensors.json +++ b/tests/data/fortigate_1500d-sensors.json @@ -266,6 +266,206 @@ "rrd_type": "GAUGE", "state_name": null }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.35", + "sensor_index": "fgHwSensorEntIndex.35", + "sensor_type": "fortigate", + "sensor_descr": "Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3800, + "sensor_limit": 6840, + "sensor_limit_warn": null, + "sensor_limit_low": 3040, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.36", + "sensor_index": "fgHwSensorEntIndex.36", + "sensor_type": "fortigate", + "sensor_descr": "Fan 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3200, + "sensor_limit": 5760, + "sensor_limit_warn": null, + "sensor_limit_low": 2560, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.37", + "sensor_index": "fgHwSensorEntIndex.37", + "sensor_type": "fortigate", + "sensor_descr": "Fan 3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3700, + "sensor_limit": 6660, + "sensor_limit_warn": null, + "sensor_limit_low": 2960, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.38", + "sensor_index": "fgHwSensorEntIndex.38", + "sensor_type": "fortigate", + "sensor_descr": "Fan 4", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3100, + "sensor_limit": 5580, + "sensor_limit_warn": null, + "sensor_limit_low": 2480, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.39", + "sensor_index": "fgHwSensorEntIndex.39", + "sensor_type": "fortigate", + "sensor_descr": "Fan 5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3900, + "sensor_limit": 7020, + "sensor_limit_warn": null, + "sensor_limit_low": 3120, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.40", + "sensor_index": "fgHwSensorEntIndex.40", + "sensor_type": "fortigate", + "sensor_descr": "Fan 6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3400, + "sensor_limit": 6120, + "sensor_limit_warn": null, + "sensor_limit_low": 2720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.42", + "sensor_index": "fgHwSensorEntIndex.42", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 12160, + "sensor_limit": 21888, + "sensor_limit_warn": null, + "sensor_limit_low": 9728, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.47", + "sensor_index": "fgHwSensorEntIndex.47", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 12032, + "sensor_limit": 21657.6, + "sensor_limit_warn": null, + "sensor_limit_low": 9625.6, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, { "sensor_deleted": 0, "sensor_class": "state", @@ -1665,6 +1865,56 @@ "user_func": null, "rrd_type": "GAUGE", "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.41", + "sensor_index": "fgHwSensorEntIndex.41", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Temp", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 26, + "sensor_limit": 46, + "sensor_limit_warn": null, + "sensor_limit_low": 16, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.46", + "sensor_index": "fgHwSensorEntIndex.46", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Temp", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": 15, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null } ], "state_indexes": [ @@ -1925,6 +2175,206 @@ "rrd_type": "GAUGE", "state_name": null }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.35", + "sensor_index": "fgHwSensorEntIndex.35", + "sensor_type": "fortigate", + "sensor_descr": "Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3800, + "sensor_limit": 6840, + "sensor_limit_warn": null, + "sensor_limit_low": 3040, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.36", + "sensor_index": "fgHwSensorEntIndex.36", + "sensor_type": "fortigate", + "sensor_descr": "Fan 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3200, + "sensor_limit": 5760, + "sensor_limit_warn": null, + "sensor_limit_low": 2560, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.37", + "sensor_index": "fgHwSensorEntIndex.37", + "sensor_type": "fortigate", + "sensor_descr": "Fan 3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3700, + "sensor_limit": 6660, + "sensor_limit_warn": null, + "sensor_limit_low": 2960, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.38", + "sensor_index": "fgHwSensorEntIndex.38", + "sensor_type": "fortigate", + "sensor_descr": "Fan 4", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3100, + "sensor_limit": 5580, + "sensor_limit_warn": null, + "sensor_limit_low": 2480, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.39", + "sensor_index": "fgHwSensorEntIndex.39", + "sensor_type": "fortigate", + "sensor_descr": "Fan 5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3900, + "sensor_limit": 7020, + "sensor_limit_warn": null, + "sensor_limit_low": 3120, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.40", + "sensor_index": "fgHwSensorEntIndex.40", + "sensor_type": "fortigate", + "sensor_descr": "Fan 6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3400, + "sensor_limit": 6120, + "sensor_limit_warn": null, + "sensor_limit_low": 2720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.42", + "sensor_index": "fgHwSensorEntIndex.42", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 12160, + "sensor_limit": 21888, + "sensor_limit_warn": null, + "sensor_limit_low": 9728, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.47", + "sensor_index": "fgHwSensorEntIndex.47", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 12032, + "sensor_limit": 21657.6, + "sensor_limit_warn": null, + "sensor_limit_low": 9625.6, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, { "sensor_deleted": 0, "sensor_class": "state", @@ -3324,6 +3774,56 @@ "user_func": null, "rrd_type": "GAUGE", "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.41", + "sensor_index": "fgHwSensorEntIndex.41", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Temp", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 26, + "sensor_limit": 46, + "sensor_limit_warn": null, + "sensor_limit_low": 16, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.46", + "sensor_index": "fgHwSensorEntIndex.46", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Temp", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": 15, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null } ], "state_indexes": [ diff --git a/tests/data/fortigate_1500d.json b/tests/data/fortigate_1500d.json index 7f1ac65fb1..5c4ecba6e8 100644 --- a/tests/data/fortigate_1500d.json +++ b/tests/data/fortigate_1500d.json @@ -37357,6 +37357,206 @@ "rrd_type": "GAUGE", "state_name": null }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.35", + "sensor_index": "fgHwSensorEntIndex.35", + "sensor_type": "fortigate", + "sensor_descr": "Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3800, + "sensor_limit": 6840, + "sensor_limit_warn": null, + "sensor_limit_low": 3040, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.36", + "sensor_index": "fgHwSensorEntIndex.36", + "sensor_type": "fortigate", + "sensor_descr": "Fan 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3200, + "sensor_limit": 5760, + "sensor_limit_warn": null, + "sensor_limit_low": 2560, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.37", + "sensor_index": "fgHwSensorEntIndex.37", + "sensor_type": "fortigate", + "sensor_descr": "Fan 3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3700, + "sensor_limit": 6660, + "sensor_limit_warn": null, + "sensor_limit_low": 2960, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.38", + "sensor_index": "fgHwSensorEntIndex.38", + "sensor_type": "fortigate", + "sensor_descr": "Fan 4", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3100, + "sensor_limit": 5580, + "sensor_limit_warn": null, + "sensor_limit_low": 2480, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.39", + "sensor_index": "fgHwSensorEntIndex.39", + "sensor_type": "fortigate", + "sensor_descr": "Fan 5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3900, + "sensor_limit": 7020, + "sensor_limit_warn": null, + "sensor_limit_low": 3120, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.40", + "sensor_index": "fgHwSensorEntIndex.40", + "sensor_type": "fortigate", + "sensor_descr": "Fan 6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3400, + "sensor_limit": 6120, + "sensor_limit_warn": null, + "sensor_limit_low": 2720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.42", + "sensor_index": "fgHwSensorEntIndex.42", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 12160, + "sensor_limit": 21888, + "sensor_limit_warn": null, + "sensor_limit_low": 9728, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.47", + "sensor_index": "fgHwSensorEntIndex.47", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 12032, + "sensor_limit": 21657.6, + "sensor_limit_warn": null, + "sensor_limit_low": 9625.6, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, { "sensor_deleted": 0, "sensor_class": "state", @@ -38831,6 +39031,56 @@ "user_func": null, "rrd_type": "GAUGE", "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.41", + "sensor_index": "fgHwSensorEntIndex.41", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Temp", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 26, + "sensor_limit": 46, + "sensor_limit_warn": null, + "sensor_limit_low": 16, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.46", + "sensor_index": "fgHwSensorEntIndex.46", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Temp", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": 15, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null } ], "state_indexes": [ @@ -39191,6 +39441,206 @@ "rrd_type": "GAUGE", "state_name": null }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.35", + "sensor_index": "fgHwSensorEntIndex.35", + "sensor_type": "fortigate", + "sensor_descr": "Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3800, + "sensor_limit": 6840, + "sensor_limit_warn": null, + "sensor_limit_low": 3040, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.36", + "sensor_index": "fgHwSensorEntIndex.36", + "sensor_type": "fortigate", + "sensor_descr": "Fan 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3200, + "sensor_limit": 5760, + "sensor_limit_warn": null, + "sensor_limit_low": 2560, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.37", + "sensor_index": "fgHwSensorEntIndex.37", + "sensor_type": "fortigate", + "sensor_descr": "Fan 3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3700, + "sensor_limit": 6660, + "sensor_limit_warn": null, + "sensor_limit_low": 2960, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.38", + "sensor_index": "fgHwSensorEntIndex.38", + "sensor_type": "fortigate", + "sensor_descr": "Fan 4", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3100, + "sensor_limit": 5580, + "sensor_limit_warn": null, + "sensor_limit_low": 2480, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.39", + "sensor_index": "fgHwSensorEntIndex.39", + "sensor_type": "fortigate", + "sensor_descr": "Fan 5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3900, + "sensor_limit": 7020, + "sensor_limit_warn": null, + "sensor_limit_low": 3120, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.40", + "sensor_index": "fgHwSensorEntIndex.40", + "sensor_type": "fortigate", + "sensor_descr": "Fan 6", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 3400, + "sensor_limit": 6120, + "sensor_limit_warn": null, + "sensor_limit_low": 2720, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.42", + "sensor_index": "fgHwSensorEntIndex.42", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 12160, + "sensor_limit": 21888, + "sensor_limit_warn": null, + "sensor_limit_low": 9728, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.47", + "sensor_index": "fgHwSensorEntIndex.47", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 12032, + "sensor_limit": 21657.6, + "sensor_limit_warn": null, + "sensor_limit_low": 9625.6, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, { "sensor_deleted": 0, "sensor_class": "state", @@ -40665,6 +41115,56 @@ "user_func": null, "rrd_type": "GAUGE", "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.41", + "sensor_index": "fgHwSensorEntIndex.41", + "sensor_type": "fortigate", + "sensor_descr": "PS1 Temp", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 26, + "sensor_limit": 46, + "sensor_limit_warn": null, + "sensor_limit_low": 16, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.46", + "sensor_index": "fgHwSensorEntIndex.46", + "sensor_type": "fortigate", + "sensor_descr": "PS2 Temp", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 25, + "sensor_limit": 45, + "sensor_limit_warn": null, + "sensor_limit_low": 15, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null } ], "state_indexes": [ diff --git a/tests/data/fortigate_500d.json b/tests/data/fortigate_500d.json index a6b759f157..1fdfde69ba 100644 --- a/tests/data/fortigate_500d.json +++ b/tests/data/fortigate_500d.json @@ -6507,6 +6507,81 @@ "user_func": null, "rrd_type": "GAUGE", "state_name": "fgVpnSslState" + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.10", + "sensor_index": "fgHwSensorEntIndex.10", + "sensor_type": "fortigate", + "sensor_descr": "VCC 2V5", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 2.464, + "sensor_limit": 2.8336, + "sensor_limit_warn": null, + "sensor_limit_low": 2.0944, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.12", + "sensor_index": "fgHwSensorEntIndex.12", + "sensor_type": "fortigate", + "sensor_descr": "VCC 1V15", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1.136, + "sensor_limit": 1.3064, + "sensor_limit_warn": null, + "sensor_limit_low": 0.9656, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "voltage", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.4", + "sensor_index": "fgHwSensorEntIndex.4", + "sensor_type": "fortigate", + "sensor_descr": "CPU VCCP", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0.9609, + "sensor_limit": 1.105035, + "sensor_limit_warn": null, + "sensor_limit_low": 0.816765, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null } ], "state_indexes": [ @@ -6572,7 +6647,7 @@ "ospfIfMetricTOS": 0, "ospfIfMetricValue": 0, "ospfIfMetricStatus": "notInService", - "context_name": null, + "context_name": "", "ifIndex": null } ], @@ -6593,7 +6668,7 @@ "ospfMulticastExtensions": 0, "ospfExitOverflowInterval": 0, "ospfDemandExtensions": "false", - "context_name": null + "context_name": "" } ], "ospf_areas": [ @@ -6608,7 +6683,7 @@ "ospfAreaLsaCksumSum": 6228397, "ospfAreaSummary": "sendAreaSummary", "ospfAreaStatus": "active", - "context_name": null + "context_name": "" } ], "ospf_nbrs": [ @@ -6626,7 +6701,7 @@ "ospfNbmaNbrStatus": "0", "ospfNbmaNbrPermanence": "dynamic", "ospfNbrHelloSuppressed": "false", - "context_name": null + "context_name": "" }, { "port_id": null, @@ -6642,7 +6717,7 @@ "ospfNbmaNbrStatus": "0", "ospfNbmaNbrPermanence": "dynamic", "ospfNbrHelloSuppressed": "false", - "context_name": null + "context_name": "" } ] } diff --git a/tests/data/fortigate_60f.json b/tests/data/fortigate_60f.json index e1a4f0cdfe..35a81e28a7 100644 --- a/tests/data/fortigate_60f.json +++ b/tests/data/fortigate_60f.json @@ -7,7 +7,7 @@ "sysObjectID": ".1.3.6.1.4.1.12356.101.1.644", "sysDescr": "", "sysContact": "", - "version": "v6.2.7,build1190,201216 (GA)", + "version": "v7.2.6,build1575,230926 (GA.F)", "hardware": "FGT_60F", "features": null, "location": "", @@ -36,7 +36,7 @@ "ifSpeed": null, "ifSpeed_prev": null, "ifConnectorPresent": null, - "ifOperStatus": "up", + "ifOperStatus": "down", "ifOperStatus_prev": null, "ifAdminStatus": null, "ifAdminStatus_prev": null, @@ -323,6 +323,206 @@ "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": "a", + "ifName": "a", + "portName": null, + "ifIndex": 4, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "a", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 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": "b", + "ifName": "b", + "portName": null, + "ifIndex": 5, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "b", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 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, @@ -332,7 +532,7 @@ "ifDescr": "modem", "ifName": "modem", "portName": null, - "ifIndex": 4, + "ifIndex": 6, "ifSpeed": null, "ifSpeed_prev": null, "ifConnectorPresent": null, @@ -432,7 +632,7 @@ "ifDescr": "ssl.root", "ifName": "ssl.root", "portName": null, - "ifIndex": 5, + "ifIndex": 7, "ifSpeed": null, "ifSpeed_prev": null, "ifConnectorPresent": null, @@ -532,11 +732,11 @@ "ifDescr": "internal", "ifName": "internal", "portName": null, - "ifIndex": 6, + "ifIndex": 8, "ifSpeed": null, "ifSpeed_prev": null, "ifConnectorPresent": null, - "ifOperStatus": "up", + "ifOperStatus": "down", "ifOperStatus_prev": null, "ifAdminStatus": null, "ifAdminStatus_prev": null, @@ -629,10 +829,210 @@ "port_descr_circuit": null, "port_descr_speed": null, "port_descr_notes": null, - "ifDescr": "fortilink", - "ifName": "fortilink", + "ifDescr": "Private-D", + "ifName": "Private-D", "portName": null, - "ifIndex": 7, + "ifIndex": 9, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "tunnel", + "ifAlias": "Private-D", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 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": "internal1", + "ifName": "internal1", + "portName": null, + "ifIndex": 10, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "internal1", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 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": "internal2", + "ifName": "internal2", + "portName": null, + "ifIndex": 11, "ifSpeed": null, "ifSpeed_prev": null, "ifConnectorPresent": null, @@ -642,8 +1042,108 @@ "ifAdminStatus_prev": null, "ifDuplex": null, "ifMtu": null, - "ifType": "bridge", - "ifAlias": "fortilink", + "ifType": "ethernetCsmacd", + "ifAlias": "internal2", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 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": "internal3", + "ifName": "internal3", + "portName": null, + "ifIndex": 12, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "internal3", "ifPhysAddress": null, "ifLastChange": 0, "ifVlan": null, @@ -732,11 +1232,11 @@ "ifDescr": "internal4", "ifName": "internal4", "portName": null, - "ifIndex": 8, + "ifIndex": 13, "ifSpeed": null, "ifSpeed_prev": null, "ifConnectorPresent": null, - "ifOperStatus": "up", + "ifOperStatus": "down", "ifOperStatus_prev": null, "ifAdminStatus": null, "ifAdminStatus_prev": null, @@ -832,11 +1332,11 @@ "ifDescr": "internal5", "ifName": "internal5", "portName": null, - "ifIndex": 9, + "ifIndex": 14, "ifSpeed": null, "ifSpeed_prev": null, "ifConnectorPresent": null, - "ifOperStatus": "up", + "ifOperStatus": "down", "ifOperStatus_prev": null, "ifAdminStatus": null, "ifAdminStatus_prev": null, @@ -929,21 +1429,21 @@ "port_descr_circuit": null, "port_descr_speed": null, "port_descr_notes": null, - "ifDescr": "VPN2", - "ifName": "VPN2", + "ifDescr": "naf.root", + "ifName": "naf.root", "portName": null, - "ifIndex": 10, + "ifIndex": 15, "ifSpeed": null, "ifSpeed_prev": null, "ifConnectorPresent": null, - "ifOperStatus": "down", + "ifOperStatus": "up", "ifOperStatus_prev": null, "ifAdminStatus": null, "ifAdminStatus_prev": null, "ifDuplex": null, "ifMtu": null, "ifType": "tunnel", - "ifAlias": "VPN2", + "ifAlias": "naf.root", "ifPhysAddress": null, "ifLastChange": 0, "ifVlan": null, @@ -1029,10 +1529,10 @@ "port_descr_circuit": null, "port_descr_speed": null, "port_descr_notes": null, - "ifDescr": "VPN-Prod", - "ifName": "VPN-Prod", + "ifDescr": "l2t.root", + "ifName": "l2t.root", "portName": null, - "ifIndex": 11, + "ifIndex": 16, "ifSpeed": null, "ifSpeed_prev": null, "ifConnectorPresent": null, @@ -1043,7 +1543,107 @@ "ifDuplex": null, "ifMtu": null, "ifType": "tunnel", - "ifAlias": "VPN-Prod", + "ifAlias": "l2t.root", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 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": "MGMT", + "ifName": "MGMT", + "portName": null, + "ifIndex": 18, + "ifSpeed": null, + "ifSpeed_prev": null, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "softwareLoopback", + "ifAlias": "MGMT", "ifPhysAddress": null, "ifLastChange": 0, "ifVlan": null, @@ -1140,8 +1740,8 @@ "ifSpeed": 1000000000, "ifSpeed_prev": null, "ifConnectorPresent": "true", - "ifOperStatus": "up", - "ifOperStatus_prev": "up", + "ifOperStatus": "down", + "ifOperStatus_prev": "down", "ifAdminStatus": "up", "ifAdminStatus_prev": null, "ifDuplex": "fullDuplex", @@ -1433,8 +2033,8 @@ "port_descr_circuit": null, "port_descr_speed": null, "port_descr_notes": null, - "ifDescr": "modem", - "ifName": "modem", + "ifDescr": "a", + "ifName": "a", "portName": null, "ifIndex": 4, "ifSpeed": 0, @@ -1447,7 +2047,7 @@ "ifDuplex": "0", "ifMtu": 1500, "ifType": "ethernetCsmacd", - "ifAlias": "modem", + "ifAlias": "a", "ifPhysAddress": "000000000000", "ifLastChange": 0, "ifVlan": null, @@ -1533,21 +2133,21 @@ "port_descr_circuit": null, "port_descr_speed": null, "port_descr_notes": null, - "ifDescr": "ssl.root", - "ifName": "ssl.root", + "ifDescr": "b", + "ifName": "b", "portName": null, "ifIndex": 5, "ifSpeed": 0, "ifSpeed_prev": null, "ifConnectorPresent": "false", - "ifOperStatus": "up", - "ifOperStatus_prev": "up", + "ifOperStatus": "down", + "ifOperStatus_prev": "down", "ifAdminStatus": "up", "ifAdminStatus_prev": null, "ifDuplex": "0", "ifMtu": 1500, - "ifType": "tunnel", - "ifAlias": "SSL VPN interface", + "ifType": "ethernetCsmacd", + "ifAlias": "b", "ifPhysAddress": null, "ifLastChange": 0, "ifVlan": null, @@ -1633,21 +2233,21 @@ "port_descr_circuit": null, "port_descr_speed": null, "port_descr_notes": null, - "ifDescr": "internal", - "ifName": "internal", + "ifDescr": "modem", + "ifName": "modem", "portName": null, "ifIndex": 6, "ifSpeed": 0, "ifSpeed_prev": null, "ifConnectorPresent": "false", - "ifOperStatus": "up", - "ifOperStatus_prev": "up", + "ifOperStatus": "down", + "ifOperStatus_prev": "down", "ifAdminStatus": "up", "ifAdminStatus_prev": null, "ifDuplex": "fullDuplex", "ifMtu": 1500, - "ifType": "bridge", - "ifAlias": "internal", + "ifType": "ethernetCsmacd", + "ifAlias": "modem", "ifPhysAddress": null, "ifLastChange": 0, "ifVlan": null, @@ -1733,13 +2333,113 @@ "port_descr_circuit": null, "port_descr_speed": null, "port_descr_notes": null, - "ifDescr": "fortilink", - "ifName": "fortilink", + "ifDescr": "ssl.root", + "ifName": "ssl.root", "portName": null, "ifIndex": 7, "ifSpeed": 0, "ifSpeed_prev": null, "ifConnectorPresent": "false", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 1500, + "ifType": "tunnel", + "ifAlias": "SSL VPN interface", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "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": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "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": "internal", + "ifName": "internal", + "portName": null, + "ifIndex": 8, + "ifSpeed": 1000000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "true", "ifOperStatus": "down", "ifOperStatus_prev": "down", "ifAdminStatus": "up", @@ -1747,7 +2447,407 @@ "ifDuplex": "fullDuplex", "ifMtu": 1500, "ifType": "bridge", - "ifAlias": "fortilink", + "ifAlias": "internal", + "ifPhysAddress": "e023ffaa44bb", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 24967458, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 23051601, + "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": 6528433590, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 14127076847, + "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": "Private-D", + "ifName": "Private-D", + "portName": null, + "ifIndex": 9, + "ifSpeed": 1000000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "true", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 1500, + "ifType": "tunnel", + "ifAlias": "Private-D", + "ifPhysAddress": "e023ffaa55bb", + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 11314213, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 11314157, + "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": 4592325881, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 4601154256, + "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": "internal1", + "ifName": "internal1", + "portName": null, + "ifIndex": 10, + "ifSpeed": 1000000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "false", + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "0", + "ifMtu": 1470, + "ifType": "ethernetCsmacd", + "ifAlias": "internal1", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 919, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 556, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 45, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 140888, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 25994, + "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": "internal2", + "ifName": "internal2", + "portName": null, + "ifIndex": 11, + "ifSpeed": 1000000000, + "ifSpeed_prev": null, + "ifConnectorPresent": "false", + "ifOperStatus": "down", + "ifOperStatus_prev": "down", + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "0", + "ifMtu": 1500, + "ifType": "ethernetCsmacd", + "ifAlias": "internal2", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 2, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "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": "internal3", + "ifName": "internal3", + "portName": null, + "ifIndex": 12, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": null, + "ifOperStatus": "down", + "ifOperStatus_prev": "down", + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "internal3", "ifPhysAddress": null, "ifLastChange": 0, "ifVlan": null, @@ -1836,19 +2936,19 @@ "ifDescr": "internal4", "ifName": "internal4", "portName": null, - "ifIndex": 8, - "ifSpeed": 1000000000, - "ifSpeed_prev": null, - "ifConnectorPresent": "true", - "ifOperStatus": "up", - "ifOperStatus_prev": "up", - "ifAdminStatus": "up", + "ifIndex": 13, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": null, + "ifOperStatus": "down", + "ifOperStatus_prev": "down", + "ifAdminStatus": null, "ifAdminStatus_prev": null, - "ifDuplex": "fullDuplex", - "ifMtu": 1500, + "ifDuplex": null, + "ifMtu": null, "ifType": "ethernetCsmacd", "ifAlias": "internal4", - "ifPhysAddress": "e023ffaa44bb", + "ifPhysAddress": null, "ifLastChange": 0, "ifVlan": null, "ifTrunk": null, @@ -1865,11 +2965,11 @@ "pagpEthcOperationMode": null, "pagpDeviceId": null, "pagpGroupIfIndex": null, - "ifInUcastPkts": 24967458, + "ifInUcastPkts": 0, "ifInUcastPkts_prev": 0, "ifInUcastPkts_delta": null, "ifInUcastPkts_rate": null, - "ifOutUcastPkts": 23051601, + "ifOutUcastPkts": 0, "ifOutUcastPkts_prev": 0, "ifOutUcastPkts_delta": null, "ifOutUcastPkts_rate": null, @@ -1881,11 +2981,11 @@ "ifOutErrors_prev": 0, "ifOutErrors_delta": null, "ifOutErrors_rate": null, - "ifInOctets": 6528433590, + "ifInOctets": 0, "ifInOctets_prev": 0, "ifInOctets_delta": null, "ifInOctets_rate": null, - "ifOutOctets": 14127076847, + "ifOutOctets": 0, "ifOutOctets_prev": 0, "ifOutOctets_delta": null, "ifOutOctets_rate": null, @@ -1936,218 +3036,18 @@ "ifDescr": "internal5", "ifName": "internal5", "portName": null, - "ifIndex": 9, - "ifSpeed": 1000000000, - "ifSpeed_prev": null, - "ifConnectorPresent": "true", - "ifOperStatus": "up", - "ifOperStatus_prev": "up", - "ifAdminStatus": "up", - "ifAdminStatus_prev": null, - "ifDuplex": "fullDuplex", - "ifMtu": 1500, - "ifType": "ethernetCsmacd", - "ifAlias": "internal5", - "ifPhysAddress": "e023ffaa55bb", - "ifLastChange": 0, - "ifVlan": null, - "ifTrunk": null, - "ignore": 0, - "disabled": 0, - "deleted": 0, - "pagpOperationMode": null, - "pagpPortState": null, - "pagpPartnerDeviceId": null, - "pagpPartnerLearnMethod": null, - "pagpPartnerIfIndex": null, - "pagpPartnerGroupIfIndex": null, - "pagpPartnerDeviceName": null, - "pagpEthcOperationMode": null, - "pagpDeviceId": null, - "pagpGroupIfIndex": null, - "ifInUcastPkts": 11314213, - "ifInUcastPkts_prev": 0, - "ifInUcastPkts_delta": null, - "ifInUcastPkts_rate": null, - "ifOutUcastPkts": 11314157, - "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": 4592325881, - "ifInOctets_prev": 0, - "ifInOctets_delta": null, - "ifInOctets_rate": null, - "ifOutOctets": 4601154256, - "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": "VPN2", - "ifName": "VPN2", - "portName": null, - "ifIndex": 10, - "ifSpeed": 1000000000, - "ifSpeed_prev": null, - "ifConnectorPresent": "false", + "ifIndex": 14, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": null, "ifOperStatus": "down", "ifOperStatus_prev": "down", - "ifAdminStatus": "up", + "ifAdminStatus": null, "ifAdminStatus_prev": null, - "ifDuplex": "0", - "ifMtu": 1470, - "ifType": "tunnel", - "ifAlias": "VPN2", - "ifPhysAddress": null, - "ifLastChange": 0, - "ifVlan": null, - "ifTrunk": null, - "ignore": 0, - "disabled": 0, - "deleted": 0, - "pagpOperationMode": null, - "pagpPortState": null, - "pagpPartnerDeviceId": null, - "pagpPartnerLearnMethod": null, - "pagpPartnerIfIndex": null, - "pagpPartnerGroupIfIndex": null, - "pagpPartnerDeviceName": null, - "pagpEthcOperationMode": null, - "pagpDeviceId": null, - "pagpGroupIfIndex": null, - "ifInUcastPkts": 919, - "ifInUcastPkts_prev": 0, - "ifInUcastPkts_delta": null, - "ifInUcastPkts_rate": null, - "ifOutUcastPkts": 556, - "ifOutUcastPkts_prev": 0, - "ifOutUcastPkts_delta": null, - "ifOutUcastPkts_rate": null, - "ifInErrors": 0, - "ifInErrors_prev": 0, - "ifInErrors_delta": null, - "ifInErrors_rate": null, - "ifOutErrors": 45, - "ifOutErrors_prev": 0, - "ifOutErrors_delta": null, - "ifOutErrors_rate": null, - "ifInOctets": 140888, - "ifInOctets_prev": 0, - "ifInOctets_delta": null, - "ifInOctets_rate": null, - "ifOutOctets": 25994, - "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": "VPN-Prod", - "ifName": "VPN-Prod", - "portName": null, - "ifIndex": 11, - "ifSpeed": 1000000000, - "ifSpeed_prev": null, - "ifConnectorPresent": "false", - "ifOperStatus": "up", - "ifOperStatus_prev": "up", - "ifAdminStatus": "up", - "ifAdminStatus_prev": null, - "ifDuplex": "0", - "ifMtu": 1500, - "ifType": "tunnel", - "ifAlias": "VPN-Prod", + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "internal5", "ifPhysAddress": null, "ifLastChange": 0, "ifVlan": null, @@ -2177,7 +3077,307 @@ "ifInErrors_prev": 0, "ifInErrors_delta": null, "ifInErrors_rate": null, - "ifOutErrors": 2, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "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": "naf.root", + "ifName": "naf.root", + "portName": null, + "ifIndex": 15, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "tunnel", + "ifAlias": "naf.root", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "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": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "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": "l2t.root", + "ifName": "l2t.root", + "portName": null, + "ifIndex": 16, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "tunnel", + "ifAlias": "l2t.root", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "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": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "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": "MGMT", + "ifName": "MGMT", + "portName": null, + "ifIndex": 18, + "ifSpeed": null, + "ifSpeed_prev": 0, + "ifConnectorPresent": null, + "ifOperStatus": "up", + "ifOperStatus_prev": "up", + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "softwareLoopback", + "ifAlias": "MGMT", + "ifPhysAddress": null, + "ifLastChange": 0, + "ifVlan": null, + "ifTrunk": null, + "ignore": 0, + "disabled": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "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, @@ -2250,7 +3450,7 @@ "processor_oid": ".1.3.6.1.4.1.12356.101.4.4.2.1.2.1", "processor_index": "1", "processor_type": "fortigate-core", - "processor_usage": 0, + "processor_usage": 2, "processor_descr": "CPU Core 1", "processor_precision": 1, "processor_perc_warn": 75 @@ -2331,6 +3531,17 @@ "processor_descr": "CPU Core 8", "processor_precision": 1, "processor_perc_warn": 75 + }, + { + "entPhysicalIndex": 0, + "hrDeviceIndex": 0, + "processor_oid": ".1.3.6.1.4.1.12356.101.4.4.2.1.2.9", + "processor_index": "9", + "processor_type": "fortigate-core", + "processor_usage": 0, + "processor_descr": "CPU Core 9", + "processor_precision": 1, + "processor_perc_warn": 75 } ] }, @@ -2346,13 +3557,13 @@ "mempool_class": "system", "mempool_precision": 1024, "mempool_descr": "Main Memory", - "mempool_perc": 50, + "mempool_perc": 33, "mempool_perc_oid": ".1.3.6.1.4.1.12356.101.4.1.4.0", - "mempool_used": 1006135296, + "mempool_used": 663665418, "mempool_used_oid": null, - "mempool_free": 1006135296, + "mempool_free": 1347441910, "mempool_free_oid": null, - "mempool_total": 2012270592, + "mempool_total": 2011107328, "mempool_total_oid": null, "mempool_largestfree": null, "mempool_lowestfree": null, @@ -2366,6 +3577,231 @@ "sensors": { "discovery": { "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.9.2.1.1.9.1", + "sensor_index": "fgIpsAnomalyDetections.1", + "sensor_type": "fortigate", + "sensor_descr": "IPS Anomaly Detected", + "group": "IPS", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.9.2.1.1.3.1", + "sensor_index": "fgIpsCritSevDetections.1", + "sensor_type": "fortigate", + "sensor_descr": "IPS Severity Critical Detected", + "group": "IPS", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.9.2.1.1.4.1", + "sensor_index": "fgIpsHighSevDetections.1", + "sensor_type": "fortigate", + "sensor_descr": "IPS Severity High Detected", + "group": "IPS", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.9.2.1.1.7.1", + "sensor_index": "fgIpsInfoSevDetections.1", + "sensor_type": "fortigate", + "sensor_descr": "IPS Severity Informational Detected", + "group": "IPS", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.9.2.1.1.2.1", + "sensor_index": "fgIpsIntrusionsBlocked.1", + "sensor_type": "fortigate", + "sensor_descr": "IPS Intrusions Blocked", + "group": "IPS", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.9.2.1.1.1.1", + "sensor_index": "fgIpsIntrusionsDetected.1", + "sensor_type": "fortigate", + "sensor_descr": "IPS Intrusions Detected", + "group": "IPS", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.9.2.1.1.6.1", + "sensor_index": "fgIpsLowSevDetections.1", + "sensor_type": "fortigate", + "sensor_descr": "IPS Severity Low Detected", + "group": "IPS", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.9.2.1.1.5.1", + "sensor_index": "fgIpsMedSevDetections.1", + "sensor_type": "fortigate", + "sensor_descr": "IPS Severity Medium Detected", + "group": "IPS", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.9.2.1.1.8.1", + "sensor_index": "fgIpsSignatureDetections.1", + "sensor_type": "fortigate", + "sensor_descr": "IPS Signature Detected", + "group": "IPS", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, { "sensor_deleted": 0, "sensor_class": "count", @@ -2427,6 +3863,81 @@ "group": "VPN", "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, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.9.2.1.6.1", + "sensor_index": "fgVWLHealthCheckLinkJitter.1", + "sensor_type": "fortigate", + "sensor_descr": "Link Jitter Private\\Private", + "group": "SD-WAN", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0.354, + "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, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.9.2.1.5.1", + "sensor_index": "fgVWLHealthCheckLinkLatency.1", + "sensor_type": "fortigate", + "sensor_descr": "Link Latency Private\\Private", + "group": "SD-WAN", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 13.039, + "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, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.9.2.1.9.1", + "sensor_index": "fgVWLHealthCheckLinkPacketLoss.1", + "sensor_type": "fortigate", + "sensor_descr": "Link Packet Loss Private\\Private", + "group": "SD-WAN", + "sensor_divisor": 1, + "sensor_multiplier": 1, "sensor_current": 0, "sensor_limit": null, "sensor_limit_warn": null, @@ -2441,6 +3952,181 @@ "rrd_type": "GAUGE", "state_name": null }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.10.1.2.1.1.5.1", + "sensor_index": "fgWfActiveXBlocked.1", + "sensor_type": "fortigate", + "sensor_descr": "ActiveX Blocked", + "group": "Webfilter", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.10.1.2.1.1.7.1", + "sensor_index": "fgWfAppletBlocked.1", + "sensor_type": "fortigate", + "sensor_descr": "Applets Blocked", + "group": "Webfilter", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.10.1.2.1.1.6.1", + "sensor_index": "fgWfCookieBlocked.1", + "sensor_type": "fortigate", + "sensor_descr": "Cookies Blocked", + "group": "Webfilter", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.10.1.2.1.1.1.1", + "sensor_index": "fgWfHTTPBlocked.1", + "sensor_type": "fortigate", + "sensor_descr": "HTTP Sessions Blocked", + "group": "Webfilter", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.10.1.2.1.1.2.1", + "sensor_index": "fgWfHTTPSBlocked.1", + "sensor_type": "fortigate", + "sensor_descr": "HTTPS Sessions Blocked", + "group": "Webfilter", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.10.1.2.1.1.4.1", + "sensor_index": "fgWfHTTPSURLBlocked.1", + "sensor_type": "fortigate", + "sensor_descr": "HTTPS URLs Blocked", + "group": "Webfilter", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "count", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.10.1.2.1.1.3.1", + "sensor_index": "fgWfHTTPURLBlocked.1", + "sensor_type": "fortigate", + "sensor_descr": "HTTP URLs Blocked", + "group": "Webfilter", + "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, + "rrd_type": "COUNTER", + "state_name": null + }, { "sensor_deleted": 0, "sensor_class": "count", @@ -2452,7 +4138,7 @@ "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, - "sensor_current": 437, + "sensor_current": 174, "sensor_limit": null, "sensor_limit_warn": null, "sensor_limit_low": null, @@ -2502,7 +4188,7 @@ "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, - "sensor_current": 1, + "sensor_current": 0, "sensor_limit": null, "sensor_limit_warn": null, "sensor_limit_low": null, @@ -2573,7 +4259,7 @@ "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.4.1", "sensor_index": "fgHwSensorEntIndex.1", "sensor_type": "fgHwSensors", - "sensor_descr": "CPU ON-DIE", + "sensor_descr": "CPU ON-DIE Temperature", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2598,7 +4284,7 @@ "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.4.2", "sensor_index": "fgHwSensorEntIndex.2", "sensor_type": "fgHwSensors", - "sensor_descr": "B50182", + "sensor_descr": "B50182 Temperature", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2623,7 +4309,7 @@ "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.4.3", "sensor_index": "fgHwSensorEntIndex.3", "sensor_type": "fgHwSensors", - "sensor_descr": "B50210_1", + "sensor_descr": "B50210_1 Temperature", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2648,7 +4334,7 @@ "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.4.4", "sensor_index": "fgHwSensorEntIndex.4", "sensor_type": "fgHwSensors", - "sensor_descr": "B50210_2", + "sensor_descr": "B50210_2 Temperature", "group": null, "sensor_divisor": 1, "sensor_multiplier": 1, @@ -2670,11 +4356,11 @@ "sensor_deleted": 0, "sensor_class": "state", "poller_type": "snmp", - "sensor_oid": ".1.3.6.1.4.1.12356.101.12.2.3.1.1.1", - "sensor_index": "fgVpnSslState.1", - "sensor_type": "fgVpnSslState", - "sensor_descr": "SSL-VPN Status", - "group": "SSL VPN", + "sensor_oid": ".1.3.6.1.4.1.12356.101.12.4.2.1.26.1.1", + "sensor_index": "Vdom_1.Ph1_Private.Ph2_Private", + "sensor_type": "fgVpn2TunTable", + "sensor_descr": "Private\\Private (95.152.185.126)", + "group": "IPSEC VPN", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 2, @@ -2689,7 +4375,157 @@ "sensor_prev": null, "user_func": null, "rrd_type": "GAUGE", + "state_name": "fgVpn2TunTable" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.12.2.3.1.1.1", + "sensor_index": "fgVpnSslState.1", + "sensor_type": "fgVpnSslState", + "sensor_descr": "SSL-VPN Status", + "group": "SSL VPN", + "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, + "rrd_type": "GAUGE", "state_name": "fgVpnSslState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.9.2.1.4.1", + "sensor_index": "fgVWLHealthCheckLinkState.1", + "sensor_type": "fgVWLHealthCheckLinkTable", + "sensor_descr": "Private\\Private", + "group": "SD-Wan", + "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, + "rrd_type": "GAUGE", + "state_name": "fgVWLHealthCheckLinkTable" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.1", + "sensor_index": "fgHwSensorEntIndex.1", + "sensor_type": "fortigate", + "sensor_descr": "CPU ON-DIE Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 51.569, + "sensor_limit": 71.569, + "sensor_limit_warn": null, + "sensor_limit_low": 41.569, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.2", + "sensor_index": "fgHwSensorEntIndex.2", + "sensor_type": "fortigate", + "sensor_descr": "B50182 Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 46.381199, + "sensor_limit": 66.381199, + "sensor_limit_warn": null, + "sensor_limit_low": 36.381199, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.3", + "sensor_index": "fgHwSensorEntIndex.3", + "sensor_type": "fortigate", + "sensor_descr": "B50210_1 Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 39.636398, + "sensor_limit": 59.636398, + "sensor_limit_warn": null, + "sensor_limit_low": 29.636398, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.4", + "sensor_index": "fgHwSensorEntIndex.4", + "sensor_type": "fortigate", + "sensor_descr": "B50210_2 Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 37.414001, + "sensor_limit": 57.414001, + "sensor_limit_warn": null, + "sensor_limit_low": 27.414001, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null } ], "state_indexes": [ @@ -2707,6 +4543,20 @@ "state_value": 1, "state_generic_value": 2 }, + { + "state_name": "fgVpn2TunTable", + "state_descr": "Down", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 2 + }, + { + "state_name": "fgVpn2TunTable", + "state_descr": "Up", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 0 + }, { "state_name": "fgVpnSslState", "state_descr": "Disabled", @@ -2720,6 +4570,71 @@ "state_draw_graph": 1, "state_value": 2, "state_generic_value": 0 + }, + { + "state_name": "fgVWLHealthCheckLinkTable", + "state_descr": "Alive", + "state_draw_graph": 1, + "state_value": 0, + "state_generic_value": 0 + }, + { + "state_name": "fgVWLHealthCheckLinkTable", + "state_descr": "Dead", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 2 + } + ] + }, + "poller": "matches discovery" + }, + "wireless": { + "discovery": { + "wireless_sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "ap-count", + "sensor_index": "1", + "sensor_type": "fortigate", + "sensor_descr": "Connected APs", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_aggregator": "sum", + "sensor_current": 0, + "sensor_prev": null, + "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_oids": "[\".1.3.6.1.4.1.12356.101.14.2.5.0\"]", + "rrd_type": "GAUGE" + }, + { + "sensor_deleted": 0, + "sensor_class": "clients", + "sensor_index": "1", + "sensor_type": "fortigate", + "sensor_descr": "Clients: Total", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_aggregator": "sum", + "sensor_current": 0, + "sensor_prev": null, + "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_oids": "[\".1.3.6.1.4.1.12356.101.14.2.7.0\"]", + "rrd_type": "GAUGE" } ] }, diff --git a/tests/data/fortigate_cluster-60f.json b/tests/data/fortigate_cluster-60f.json index 9922dcf3e3..8b4d93df2c 100644 --- a/tests/data/fortigate_cluster-60f.json +++ b/tests/data/fortigate_cluster-60f.json @@ -5765,6 +5765,106 @@ "user_func": null, "rrd_type": "GAUGE", "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.1", + "sensor_index": "fgHwSensorEntIndex.1", + "sensor_type": "fortigate", + "sensor_descr": "CPU ON-DIE Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 56.264, + "sensor_limit": 76.264, + "sensor_limit_warn": null, + "sensor_limit_low": 46.264, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.2", + "sensor_index": "fgHwSensorEntIndex.2", + "sensor_type": "fortigate", + "sensor_descr": "B50182 Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 53.249599, + "sensor_limit": 73.249599, + "sensor_limit_warn": null, + "sensor_limit_low": 43.249599, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.3", + "sensor_index": "fgHwSensorEntIndex.3", + "sensor_type": "fortigate", + "sensor_descr": "B50210_1 Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 41.858799, + "sensor_limit": 61.858799, + "sensor_limit_warn": null, + "sensor_limit_low": 31.858799, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.4", + "sensor_index": "fgHwSensorEntIndex.4", + "sensor_type": "fortigate", + "sensor_descr": "B50210_2 Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 40.747601, + "sensor_limit": 60.747601, + "sensor_limit_warn": null, + "sensor_limit_low": 30.747601, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null } ], "state_indexes": [ @@ -6199,6 +6299,106 @@ "user_func": null, "rrd_type": "GAUGE", "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.1", + "sensor_index": "fgHwSensorEntIndex.1", + "sensor_type": "fortigate", + "sensor_descr": "CPU ON-DIE Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 56.264, + "sensor_limit": 76.264, + "sensor_limit_warn": null, + "sensor_limit_low": 46.264, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.2", + "sensor_index": "fgHwSensorEntIndex.2", + "sensor_type": "fortigate", + "sensor_descr": "B50182 Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 53.249599, + "sensor_limit": 73.249599, + "sensor_limit_warn": null, + "sensor_limit_low": 43.249599, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.3", + "sensor_index": "fgHwSensorEntIndex.3", + "sensor_type": "fortigate", + "sensor_descr": "B50210_1 Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 41.858799, + "sensor_limit": 61.858799, + "sensor_limit_warn": null, + "sensor_limit_low": 31.858799, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.4", + "sensor_index": "fgHwSensorEntIndex.4", + "sensor_type": "fortigate", + "sensor_descr": "B50210_2 Temperature", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 40.747601, + "sensor_limit": 60.747601, + "sensor_limit_warn": null, + "sensor_limit_low": 30.747601, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null } ], "state_indexes": [ diff --git a/tests/data/fortigate_webfilter.json b/tests/data/fortigate_webfilter.json index 158466cfb5..6d1e339383 100644 --- a/tests/data/fortigate_webfilter.json +++ b/tests/data/fortigate_webfilter.json @@ -7932,6 +7932,56 @@ "rrd_type": "GAUGE", "state_name": null }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.3", + "sensor_index": "fgHwSensorEntIndex.3", + "sensor_type": "fortigate", + "sensor_descr": "FAN 1 CPU Fan1 Speed", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 9060, + "sensor_limit": 16308, + "sensor_limit_warn": null, + "sensor_limit_low": 7248, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.4", + "sensor_index": "fgHwSensorEntIndex.4", + "sensor_type": "fortigate", + "sensor_descr": "FAN 2 CPU Fan2 Speed", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 9000, + "sensor_limit": 16200, + "sensor_limit_warn": null, + "sensor_limit_low": 7200, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, { "sensor_deleted": 0, "sensor_class": "state", @@ -8816,6 +8866,56 @@ "rrd_type": "GAUGE", "state_name": null }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.3", + "sensor_index": "fgHwSensorEntIndex.3", + "sensor_type": "fortigate", + "sensor_descr": "FAN 1 CPU Fan1 Speed", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 9060, + "sensor_limit": 16308, + "sensor_limit_warn": null, + "sensor_limit_low": 7248, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, + { + "sensor_deleted": 0, + "sensor_class": "fanspeed", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.12356.101.4.3.2.1.3.4", + "sensor_index": "fgHwSensorEntIndex.4", + "sensor_type": "fortigate", + "sensor_descr": "FAN 2 CPU Fan2 Speed", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 9000, + "sensor_limit": 16200, + "sensor_limit_warn": null, + "sensor_limit_low": 7200, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "rrd_type": "GAUGE", + "state_name": null + }, { "sensor_deleted": 0, "sensor_class": "state", diff --git a/tests/snmpsim/fortigate_60f.snmprec b/tests/snmpsim/fortigate_60f.snmprec index 7b67e373c0..aa4ea12f94 100644 --- a/tests/snmpsim/fortigate_60f.snmprec +++ b/tests/snmpsim/fortigate_60f.snmprec @@ -15,17 +15,29 @@ 1.3.6.1.2.1.2.2.1.2.9|4| 1.3.6.1.2.1.2.2.1.2.10|4| 1.3.6.1.2.1.2.2.1.2.11|4| +1.3.6.1.2.1.2.2.1.2.12|4| +1.3.6.1.2.1.2.2.1.2.13|4| +1.3.6.1.2.1.2.2.1.2.14|4| +1.3.6.1.2.1.2.2.1.2.15|4| +1.3.6.1.2.1.2.2.1.2.16|4| +1.3.6.1.2.1.2.2.1.2.18|4| 1.3.6.1.2.1.2.2.1.3.1|2|6 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|131 -1.3.6.1.2.1.2.2.1.3.6|2|209 -1.3.6.1.2.1.2.2.1.3.7|2|209 -1.3.6.1.2.1.2.2.1.3.8|2|6 -1.3.6.1.2.1.2.2.1.3.9|2|6 -1.3.6.1.2.1.2.2.1.3.10|2|131 -1.3.6.1.2.1.2.2.1.3.11|2|131 +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|131 +1.3.6.1.2.1.2.2.1.3.8|2|209 +1.3.6.1.2.1.2.2.1.3.9|2|131 +1.3.6.1.2.1.2.2.1.3.10|2|6 +1.3.6.1.2.1.2.2.1.3.11|2|6 +1.3.6.1.2.1.2.2.1.3.12|2|6 +1.3.6.1.2.1.2.2.1.3.13|2|6 +1.3.6.1.2.1.2.2.1.3.14|2|6 +1.3.6.1.2.1.2.2.1.3.15|2|131 +1.3.6.1.2.1.2.2.1.3.16|2|131 +1.3.6.1.2.1.2.2.1.3.18|2|24 1.3.6.1.2.1.2.2.1.4.1|2|1500 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 @@ -59,17 +71,23 @@ 1.3.6.1.2.1.2.2.1.7.9|2|1 1.3.6.1.2.1.2.2.1.7.10|2|1 1.3.6.1.2.1.2.2.1.7.11|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.1|2|2 1.3.6.1.2.1.2.2.1.8.2|2|2 1.3.6.1.2.1.2.2.1.8.3|2|2 1.3.6.1.2.1.2.2.1.8.4|2|2 -1.3.6.1.2.1.2.2.1.8.5|2|1 -1.3.6.1.2.1.2.2.1.8.6|2|1 -1.3.6.1.2.1.2.2.1.8.7|2|2 -1.3.6.1.2.1.2.2.1.8.8|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|1 +1.3.6.1.2.1.2.2.1.8.8|2|2 1.3.6.1.2.1.2.2.1.8.9|2|1 -1.3.6.1.2.1.2.2.1.8.10|2|2 -1.3.6.1.2.1.2.2.1.8.11|2|1 +1.3.6.1.2.1.2.2.1.8.10|2|1 +1.3.6.1.2.1.2.2.1.8.11|2|2 +1.3.6.1.2.1.2.2.1.8.12|2|2 +1.3.6.1.2.1.2.2.1.8.13|2|2 +1.3.6.1.2.1.2.2.1.8.14|2|2 +1.3.6.1.2.1.2.2.1.8.15|2|1 +1.3.6.1.2.1.2.2.1.8.16|2|1 +1.3.6.1.2.1.2.2.1.8.18|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 @@ -143,14 +161,24 @@ 1.3.6.1.2.1.4.19.0|65|452623 1.3.6.1.2.1.4.20.1.2.10.10.10.1|2|3 1.3.6.1.2.1.4.20.1.2.10.169.96.227|2|1 +1.3.6.1.2.1.4.20.1.2.127.0.0.1.1|2|18 +1.3.6.1.2.1.4.20.1.2.127.0.0.1.2.1|2|10 1.3.6.1.2.1.4.20.1.2.169.254.1.1|2|7 1.3.6.1.2.1.4.20.1.2.169.254.2.1|2|11 1.3.6.1.2.1.4.20.1.2.172.16.20.240|2|6 +1.3.6.1.2.1.4.20.1.2.172.18.57.126.1|2|10 +1.3.6.1.2.1.4.20.1.2.172.18.255.41.1|2|18 +1.3.6.1.2.1.4.20.1.2.192.168.1.99.1|2|8 1.3.6.1.2.1.4.20.1.3.10.10.10.1|64|255.255.255.0 1.3.6.1.2.1.4.20.1.3.10.169.96.227|64|255.255.255.128 +1.3.6.1.2.1.4.20.1.3.127.0.0.1.1|64|255.0.0.0 +1.3.6.1.2.1.4.20.1.3.127.0.0.2.1|64|255.255.255.255 1.3.6.1.2.1.4.20.1.3.169.254.1.1|64|255.255.255.0 1.3.6.1.2.1.4.20.1.3.169.254.2.1|64|255.255.255.255 1.3.6.1.2.1.4.20.1.3.172.16.20.240|64|255.255.255.0 +1.3.6.1.2.1.4.20.1.3.172.18.57.126.1|64|255.255.255.128 +1.3.6.1.2.1.4.20.1.3.172.18.255.41.1|64|255.255.255.255 +1.3.6.1.2.1.4.20.1.3.192.168.1.99.1|64|255.255.255.0 1.3.6.1.2.1.4.22.1.2.1.10.169.96.190|4x|005056AA11CC 1.3.6.1.2.1.4.22.1.2.1.10.169.96.204|4x|005056AA22CC 1.3.6.1.2.1.4.22.1.2.1.10.169.96.229|4x|005056AA33CC @@ -158,18 +186,18 @@ 1.3.6.1.2.1.4.22.1.2.1.10.169.96.240|4x|00005EAA11DD 1.3.6.1.2.1.4.22.1.2.6.172.16.20.1|4x|A8F7E0AA112A 1.3.6.1.2.1.4.22.1.2.8.169.254.0.1|4x|E023FFAA112B -1.3.6.1.2.1.4.31.1.1.3.1|65|27042261 -1.3.6.1.2.1.4.31.1.1.3.2|65|284999 -1.3.6.1.2.1.4.31.1.1.4.1|70|27042261 -1.3.6.1.2.1.4.31.1.1.4.2|70|284999 -1.3.6.1.2.1.4.31.1.1.5.1|65|155419188 -1.3.6.1.2.1.4.31.1.1.5.2|65|35839037 -1.3.6.1.2.1.4.31.1.1.6.1|70|4450386484 -1.3.6.1.2.1.4.31.1.1.6.2|70|35839037 -1.3.6.1.2.1.4.31.1.1.7.1|65|3 +1.3.6.1.2.1.4.31.1.1.3.1|65|384065 +1.3.6.1.2.1.4.31.1.1.3.2|65|4 +1.3.6.1.2.1.4.31.1.1.4.1|70|384065 +1.3.6.1.2.1.4.31.1.1.4.2|70|4 +1.3.6.1.2.1.4.31.1.1.5.1|65|34578342 +1.3.6.1.2.1.4.31.1.1.5.2|65|304 +1.3.6.1.2.1.4.31.1.1.6.1|70|34578342 +1.3.6.1.2.1.4.31.1.1.6.2|70|304 +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|43 -1.3.6.1.2.1.4.31.1.1.8.2|65|0 +1.3.6.1.2.1.4.31.1.1.8.1|65|27 +1.3.6.1.2.1.4.31.1.1.8.2|65|2 1.3.6.1.2.1.4.31.1.1.9.1|65|0 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 @@ -188,61 +216,61 @@ 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|0 -1.3.6.1.2.1.4.31.1.1.18.1|65|19421753 -1.3.6.1.2.1.4.31.1.1.18.2|65|3433 -1.3.6.1.2.1.4.31.1.1.19.1|70|19421753 -1.3.6.1.2.1.4.31.1.1.19.2|70|3433 -1.3.6.1.2.1.4.31.1.1.20.1|65|41215466 -1.3.6.1.2.1.4.31.1.1.20.2|65|52 -1.3.6.1.2.1.4.31.1.1.21.1|70|41215466 -1.3.6.1.2.1.4.31.1.1.21.2|70|52 -1.3.6.1.2.1.4.31.1.1.22.1|65|137 +1.3.6.1.2.1.4.31.1.1.18.1|65|383817 +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|383817 +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|440001 +1.3.6.1.2.1.4.31.1.1.20.2|65|55 +1.3.6.1.2.1.4.31.1.1.21.1|70|440001 +1.3.6.1.2.1.4.31.1.1.21.2|70|55 +1.3.6.1.2.1.4.31.1.1.22.1|65|132150 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|897036 +1.3.6.1.2.1.4.31.1.1.23.1|65|206 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|897036 +1.3.6.1.2.1.4.31.1.1.24.1|70|206 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|1 -1.3.6.1.2.1.4.31.1.1.25.2|65|22 +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|37719 +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|452623 +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|0 1.3.6.1.2.1.4.31.1.1.30.2|65|0 1.3.6.1.2.1.4.31.1.1.31.1|70|0 1.3.6.1.2.1.4.31.1.1.31.2|70|0 -1.3.6.1.2.1.4.31.1.1.32.1|65|2478967191 -1.3.6.1.2.1.4.31.1.1.32.2|65|3952 -1.3.6.1.2.1.4.31.1.1.33.1|70|15363869079 -1.3.6.1.2.1.4.31.1.1.33.2|70|3952 +1.3.6.1.2.1.4.31.1.1.32.1|65|85292580 +1.3.6.1.2.1.4.31.1.1.32.2|65|4180 +1.3.6.1.2.1.4.31.1.1.33.1|70|85292580 +1.3.6.1.2.1.4.31.1.1.33.2|70|4180 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|284995 +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|284995 +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.1|65|0 -1.3.6.1.2.1.4.31.1.1.36.2|65|35838581 +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.1|70|0 -1.3.6.1.2.1.4.31.1.1.37.2|70|35838581 -1.3.6.1.2.1.4.31.1.1.38.1|65|12 -1.3.6.1.2.1.4.31.1.1.38.2|65|60 -1.3.6.1.2.1.4.31.1.1.39.1|70|12 -1.3.6.1.2.1.4.31.1.1.39.2|70|60 -1.3.6.1.2.1.4.31.1.1.40.1|65|480 -1.3.6.1.2.1.4.31.1.1.40.2|65|4560 -1.3.6.1.2.1.4.31.1.1.41.1|70|480 -1.3.6.1.2.1.4.31.1.1.41.2|70|4560 -1.3.6.1.2.1.4.31.1.1.42.1|65|1153020 +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|2 +1.3.6.1.2.1.4.31.1.1.38.2|65|110 +1.3.6.1.2.1.4.31.1.1.39.1|70|2 +1.3.6.1.2.1.4.31.1.1.39.2|70|110 +1.3.6.1.2.1.4.31.1.1.40.1|65|80 +1.3.6.1.2.1.4.31.1.1.40.2|65|8360 +1.3.6.1.2.1.4.31.1.1.41.1|70|80 +1.3.6.1.2.1.4.31.1.1.41.2|70|8360 +1.3.6.1.2.1.4.31.1.1.42.1|65|0 1.3.6.1.2.1.4.31.1.1.42.2|65|0 -1.3.6.1.2.1.4.31.1.1.43.1|70|1153020 +1.3.6.1.2.1.4.31.1.1.43.1|70|0 1.3.6.1.2.1.4.31.1.1.43.2|70|0 -1.3.6.1.2.1.4.31.1.1.44.1|65|452039 +1.3.6.1.2.1.4.31.1.1.44.1|65|0 1.3.6.1.2.1.4.31.1.1.44.2|65|0 -1.3.6.1.2.1.4.31.1.1.45.1|70|452039 +1.3.6.1.2.1.4.31.1.1.45.1|70|0 1.3.6.1.2.1.4.31.1.1.45.2|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 @@ -300,17 +328,24 @@ 1.3.6.1.2.1.10.7.2.1.19.10|2|0 1.3.6.1.2.1.10.7.2.1.19.11|2|0 1.3.6.1.2.1.15.2.0|2|0 +1.3.6.1.2.1.15.2.1|2|0 1.3.6.1.2.1.31.1.1.1.1.1|4|wan1 1.3.6.1.2.1.31.1.1.1.1.2|4|wan2 1.3.6.1.2.1.31.1.1.1.1.3|4|dmz -1.3.6.1.2.1.31.1.1.1.1.4|4|modem -1.3.6.1.2.1.31.1.1.1.1.5|4|ssl.root -1.3.6.1.2.1.31.1.1.1.1.6|4|internal -1.3.6.1.2.1.31.1.1.1.1.7|4|fortilink -1.3.6.1.2.1.31.1.1.1.1.8|4|internal4 -1.3.6.1.2.1.31.1.1.1.1.9|4|internal5 -1.3.6.1.2.1.31.1.1.1.1.10|4|VPN2 -1.3.6.1.2.1.31.1.1.1.1.11|4|VPN-Prod +1.3.6.1.2.1.31.1.1.1.1.4|4|a +1.3.6.1.2.1.31.1.1.1.1.5|4|b +1.3.6.1.2.1.31.1.1.1.1.6|4|modem +1.3.6.1.2.1.31.1.1.1.1.7|4|ssl.root +1.3.6.1.2.1.31.1.1.1.1.8|4|internal +1.3.6.1.2.1.31.1.1.1.1.9|4|Private-D +1.3.6.1.2.1.31.1.1.1.1.10|4|internal1 +1.3.6.1.2.1.31.1.1.1.1.11|4|internal2 +1.3.6.1.2.1.31.1.1.1.1.12|4|internal3 +1.3.6.1.2.1.31.1.1.1.1.13|4|internal4 +1.3.6.1.2.1.31.1.1.1.1.14|4|internal5 +1.3.6.1.2.1.31.1.1.1.1.15|4|naf.root +1.3.6.1.2.1.31.1.1.1.1.16|4|l2t.root +1.3.6.1.2.1.31.1.1.1.1.18|4|MGMT 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|0 1.3.6.1.2.1.31.1.1.1.2.3|65|0 @@ -491,13 +526,19 @@ 1.3.6.1.2.1.31.1.1.1.18.2|4| 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|SSL VPN interface +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.7|4|SSL VPN interface 1.3.6.1.2.1.31.1.1.1.18.8|4| 1.3.6.1.2.1.31.1.1.1.18.9|4| 1.3.6.1.2.1.31.1.1.1.18.10|4| 1.3.6.1.2.1.31.1.1.1.18.11|4| +1.3.6.1.2.1.31.1.1.1.18.12|4| +1.3.6.1.2.1.31.1.1.1.18.13|4| +1.3.6.1.2.1.31.1.1.1.18.14|4| +1.3.6.1.2.1.31.1.1.1.18.15|4| +1.3.6.1.2.1.31.1.1.1.18.16|4| +1.3.6.1.2.1.31.1.1.1.18.18|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.2|67|0 1.3.6.1.2.1.31.1.1.1.19.3|67|0 @@ -509,27 +550,43 @@ 1.3.6.1.2.1.31.1.1.1.19.9|67|0 1.3.6.1.2.1.31.1.1.1.19.10|67|0 1.3.6.1.2.1.31.1.1.1.19.11|67|0 +1.3.6.1.2.1.31.1.2.1.3.0.1|2|1 1.3.6.1.2.1.31.1.2.1.3.0.2|2|1 -1.3.6.1.2.1.31.1.2.1.3.0.3|2|1 -1.3.6.1.2.1.31.1.2.1.3.0.4|2|2 +1.3.6.1.2.1.31.1.2.1.3.0.3|2|2 +1.3.6.1.2.1.31.1.2.1.3.0.4|2|1 1.3.6.1.2.1.31.1.2.1.3.0.5|2|1 -1.3.6.1.2.1.31.1.2.1.3.0.6|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.6|2|2 1.3.6.1.2.1.31.1.2.1.3.0.7|2|1 1.3.6.1.2.1.31.1.2.1.3.0.8|2|1 1.3.6.1.2.1.31.1.2.1.3.0.9|2|1 1.3.6.1.2.1.31.1.2.1.3.0.10|2|1 1.3.6.1.2.1.31.1.2.1.3.0.11|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.12|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.13|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.14|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.15|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.16|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.18|2|1 1.3.6.1.2.1.31.1.2.1.3.1.0|2|1 1.3.6.1.2.1.31.1.2.1.3.2.0|2|1 -1.3.6.1.2.1.31.1.2.1.3.3.0|2|1 -1.3.6.1.2.1.31.1.2.1.3.4.0|2|2 +1.3.6.1.2.1.31.1.2.1.3.3.0|2|2 +1.3.6.1.2.1.31.1.2.1.3.4.0|2|1 1.3.6.1.2.1.31.1.2.1.3.5.0|2|1 -1.3.6.1.2.1.31.1.2.1.3.6.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.6.0|2|2 1.3.6.1.2.1.31.1.2.1.3.7.0|2|1 1.3.6.1.2.1.31.1.2.1.3.8.0|2|1 1.3.6.1.2.1.31.1.2.1.3.9.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.9.10|2|1 +1.3.6.1.2.1.31.1.2.1.3.10.0|2|1 1.3.6.1.2.1.31.1.2.1.3.10.1|2|1 +1.3.6.1.2.1.31.1.2.1.3.11.0|2|1 1.3.6.1.2.1.31.1.2.1.3.11.1|2|1 +1.3.6.1.2.1.31.1.2.1.3.12.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.13.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.14.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.15.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.16.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.18.0|2|1 1.3.6.1.2.1.47.1.1.1.1.2.1|4|Fortinet FGT_60F, HW Serial#: FGT60FTK00000000 1.3.6.1.2.1.47.1.1.1.1.2.2|4|Ethernet Port, Vitual Domain: root 1.3.6.1.2.1.47.1.1.1.1.2.3|4|Ethernet Port, Vitual Domain: root @@ -546,13 +603,13 @@ 1.3.6.1.2.1.47.1.3.2.1.2.3.0|6|1.3.6.1.2.1.2.2.1.1.2 1.3.6.1.2.1.47.1.3.2.1.2.4.0|6|1.3.6.1.2.1.2.2.1.1.3 1.3.6.1.2.1.47.1.3.2.1.2.5.0|6|1.3.6.1.2.1.2.2.1.1.4 -1.3.6.1.4.1.12356.101.4.1.1.0|4|v6.2.7,build1190,201216 (GA) +1.3.6.1.4.1.12356.101.4.1.1.0|4|v7.2.6,build1575,230926 (GA.F) 1.3.6.1.4.1.12356.101.4.1.3.0|66|0 -1.3.6.1.4.1.12356.101.4.1.4.0|66|50 -1.3.6.1.4.1.12356.101.4.1.5.0|66|1965108 -1.3.6.1.4.1.12356.101.4.1.8.0|66|437 +1.3.6.1.4.1.12356.101.4.1.4.0|66|33 +1.3.6.1.4.1.12356.101.4.1.5.0|66|1963972 +1.3.6.1.4.1.12356.101.4.1.8.0|66|174 1.3.6.1.4.1.12356.101.4.1.11.0|66|2 -1.3.6.1.4.1.12356.101.4.1.12.0|66|1 +1.3.6.1.4.1.12356.101.4.1.12.0|66|0 1.3.6.1.4.1.12356.101.4.1.13.0|66|0 1.3.6.1.4.1.12356.101.4.1.14.0|66|0 1.3.6.1.4.1.12356.101.4.3.1.0|2|4 @@ -560,19 +617,19 @@ 1.3.6.1.4.1.12356.101.4.3.2.1.1.2|2|2 1.3.6.1.4.1.12356.101.4.3.2.1.1.3|2|3 1.3.6.1.4.1.12356.101.4.3.2.1.1.4|2|4 -1.3.6.1.4.1.12356.101.4.3.2.1.2.1|4|CPU ON-DIE -1.3.6.1.4.1.12356.101.4.3.2.1.2.2|4|B50182 -1.3.6.1.4.1.12356.101.4.3.2.1.2.3|4|B50210_1 -1.3.6.1.4.1.12356.101.4.3.2.1.2.4|4|B50210_2 -1.3.6.1.4.1.12356.101.4.3.2.1.3.1|4|52.5 -1.3.6.1.4.1.12356.101.4.3.2.1.3.2|4|50.7966 -1.3.6.1.4.1.12356.101.4.3.2.1.3.3|4|42.414398 -1.3.6.1.4.1.12356.101.4.3.2.1.3.4|4|36.858398 +1.3.6.1.4.1.12356.101.4.3.2.1.2.1|4|CPU ON-DIE Temperature +1.3.6.1.4.1.12356.101.4.3.2.1.2.2|4|B50182 Temperature +1.3.6.1.4.1.12356.101.4.3.2.1.2.3|4|B50210_1 Temperature +1.3.6.1.4.1.12356.101.4.3.2.1.2.4|4|B50210_2 Temperature +1.3.6.1.4.1.12356.101.4.3.2.1.3.1|4|51.569 +1.3.6.1.4.1.12356.101.4.3.2.1.3.2|4|46.381199 +1.3.6.1.4.1.12356.101.4.3.2.1.3.3|4|39.636398 +1.3.6.1.4.1.12356.101.4.3.2.1.3.4|4|37.414001 1.3.6.1.4.1.12356.101.4.3.2.1.4.1|2|0 1.3.6.1.4.1.12356.101.4.3.2.1.4.2|2|0 1.3.6.1.4.1.12356.101.4.3.2.1.4.3|2|0 1.3.6.1.4.1.12356.101.4.3.2.1.4.4|2|0 -1.3.6.1.4.1.12356.101.4.4.2.1.2.1|66|0 +1.3.6.1.4.1.12356.101.4.4.2.1.2.1|66|2 1.3.6.1.4.1.12356.101.4.4.2.1.2.2|66|0 1.3.6.1.4.1.12356.101.4.4.2.1.2.3|66|0 1.3.6.1.4.1.12356.101.4.4.2.1.2.4|66|0 @@ -580,10 +637,72 @@ 1.3.6.1.4.1.12356.101.4.4.2.1.2.6|66|0 1.3.6.1.4.1.12356.101.4.4.2.1.2.7|66|0 1.3.6.1.4.1.12356.101.4.4.2.1.2.8|66|0 -1.3.6.1.4.1.12356.101.12.1.1.0|2|0 -1.3.6.1.4.1.12356.101.12.2.3.1.1.1|2|2 +1.3.6.1.4.1.12356.101.4.4.2.1.2.9|66|0 +1.3.6.1.4.1.12356.101.4.9.2.1.1.1|2|1 +1.3.6.1.4.1.12356.101.4.9.2.1.2.1|4|Private +1.3.6.1.4.1.12356.101.4.9.2.1.3.1|66|1 +1.3.6.1.4.1.12356.101.4.9.2.1.4.1|2|0 +1.3.6.1.4.1.12356.101.4.9.2.1.5.1|4|13.039 +1.3.6.1.4.1.12356.101.4.9.2.1.6.1|4|0.354 +1.3.6.1.4.1.12356.101.4.9.2.1.7.1|70|234579 +1.3.6.1.4.1.12356.101.4.9.2.1.8.1|70|234523 +1.3.6.1.4.1.12356.101.4.9.2.1.9.1|4|0.000 +1.3.6.1.4.1.12356.101.4.9.2.1.10.1|4|root +1.3.6.1.4.1.12356.101.4.9.2.1.11.1|65|999998 +1.3.6.1.4.1.12356.101.4.9.2.1.12.1|65|999985 +1.3.6.1.4.1.12356.101.4.9.2.1.13.1|65|1999983 +1.3.6.1.4.1.12356.101.4.9.2.1.14.1|4|Private +1.3.6.1.4.1.12356.101.4.9.2.1.15.1|65|14 +1.3.6.1.4.1.12356.101.4.9.2.1.16.1|65|2 +1.3.6.1.4.1.12356.101.4.9.2.1.17.1|65|16 +1.3.6.1.4.1.12356.101.4.9.2.1.18.1|4|g711 +1.3.6.1.4.1.12356.101.4.9.2.1.19.1|4|4.398 +1.3.6.1.4.1.12356.101.9.2.1.1.1.1|65|0 +1.3.6.1.4.1.12356.101.9.2.1.1.2.1|65|0 +1.3.6.1.4.1.12356.101.9.2.1.1.3.1|65|0 +1.3.6.1.4.1.12356.101.9.2.1.1.4.1|65|0 +1.3.6.1.4.1.12356.101.9.2.1.1.5.1|65|0 +1.3.6.1.4.1.12356.101.9.2.1.1.6.1|65|0 +1.3.6.1.4.1.12356.101.9.2.1.1.7.1|65|0 +1.3.6.1.4.1.12356.101.9.2.1.1.8.1|65|0 +1.3.6.1.4.1.12356.101.9.2.1.1.9.1|65|0 +1.3.6.1.4.1.12356.101.10.1.2.1.1.1.1|65|0 +1.3.6.1.4.1.12356.101.10.1.2.1.1.2.1|65|0 +1.3.6.1.4.1.12356.101.10.1.2.1.1.3.1|65|0 +1.3.6.1.4.1.12356.101.10.1.2.1.1.4.1|65|0 +1.3.6.1.4.1.12356.101.10.1.2.1.1.5.1|65|0 +1.3.6.1.4.1.12356.101.10.1.2.1.1.6.1|65|0 +1.3.6.1.4.1.12356.101.10.1.2.1.1.7.1|65|0 +1.3.6.1.4.1.12356.101.12.1.1.0|2|1 +1.3.6.1.4.1.12356.101.12.2.3.1.1.1|2|1 1.3.6.1.4.1.12356.101.12.2.3.1.2.1|66|0 1.3.6.1.4.1.12356.101.12.2.3.1.6.1|66|0 +1.3.6.1.4.1.12356.101.12.4.2.1.2.1.1|4|Private +1.3.6.1.4.1.12356.101.12.4.2.1.3.1.1|4|Private +1.3.6.1.4.1.12356.101.12.4.2.1.4.1.1|2|1 +1.3.6.1.4.1.12356.101.12.4.2.1.5.1.1|4x|5F98B97E +1.3.6.1.4.1.12356.101.12.4.2.1.6.1.1|66|0 +1.3.6.1.4.1.12356.101.12.4.2.1.7.1.1|2|1 +1.3.6.1.4.1.12356.101.12.4.2.1.8.1.1|4x|9F2E4D0A +1.3.6.1.4.1.12356.101.12.4.2.1.9.1.1|66|0 +1.3.6.1.4.1.12356.101.12.4.2.1.10.1.1|2|1 +1.3.6.1.4.1.12356.101.12.4.2.1.11.1.1|4x|AC12FF00 +1.3.6.1.4.1.12356.101.12.4.2.1.12.1.1|2|1 +1.3.6.1.4.1.12356.101.12.4.2.1.13.1.1|4x|AC12FFFF +1.3.6.1.4.1.12356.101.12.4.2.1.14.1.1|66|0 +1.3.6.1.4.1.12356.101.12.4.2.1.15.1.1|2|1 +1.3.6.1.4.1.12356.101.12.4.2.1.16.1.1|4x|0AFA0000 +1.3.6.1.4.1.12356.101.12.4.2.1.17.1.1|2|1 +1.3.6.1.4.1.12356.101.12.4.2.1.18.1.1|4x|0AFBFFFF +1.3.6.1.4.1.12356.101.12.4.2.1.19.1.1|66|0 +1.3.6.1.4.1.12356.101.12.4.2.1.20.1.1|2|0 +1.3.6.1.4.1.12356.101.12.4.2.1.21.1.1|66|28533 +1.3.6.1.4.1.12356.101.12.4.2.1.22.1.1|66|0 +1.3.6.1.4.1.12356.101.12.4.2.1.23.1.1|66|20532 +1.3.6.1.4.1.12356.101.12.4.2.1.24.1.1|70|48612092 +1.3.6.1.4.1.12356.101.12.4.2.1.25.1.1|70|70726487 +1.3.6.1.4.1.12356.101.12.4.2.1.26.1.1|2|2 +1.3.6.1.4.1.12356.101.12.4.2.1.27.1.1|2|1 1.3.6.1.4.1.12356.101.13.2.1.1.1.1|2|1 1.3.6.1.4.1.12356.101.13.2.1.1.1.2|2|2 1.3.6.1.4.1.12356.101.13.2.1.1.2.1|4|FGT60FTK00000000 @@ -616,4 +735,6 @@ 1.3.6.1.4.1.12356.101.13.2.1.1.15.2|4|814C0EBEDC7A5DD6836150AA1E213837 1.3.6.1.4.1.12356.101.13.2.1.1.16.1|4|FGT60FTK00000000 1.3.6.1.4.1.12356.101.13.2.1.1.16.2|4|FGT60FTK00000000 +1.3.6.1.4.1.12356.101.14.2.5.0|66|0 +1.3.6.1.4.1.12356.101.14.2.7.0|66|0 1.3.6.1.6.3.10.2.1.3.0|2|2262832