From 9059b687b2a71c4ec3dc6be4383980a77ae90e9b Mon Sep 17 00:00:00 2001 From: laf Date: Fri, 12 Feb 2016 14:17:57 +0000 Subject: [PATCH] Updated FortiOS to pick up all FortiManagers + updated rewrite for hardware --- includes/discovery/os/fortios.inc.php | 2 +- includes/rewrites.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/includes/discovery/os/fortios.inc.php b/includes/discovery/os/fortios.inc.php index 62584f2cb..d5138abe1 100644 --- a/includes/discovery/os/fortios.inc.php +++ b/includes/discovery/os/fortios.inc.php @@ -1,7 +1,7 @@ 'FortiMail 2000A', '.1.3.6.1.4.1.12356.103.1.1000' => 'FortiManager 100', '.1.3.6.1.4.1.12356.103.1.20000' => 'FortiManager 2000XL', + '.1.3.6.1.4.1.12356.103.1.3004' => 'FortiManager 300D', '.1.3.6.1.4.1.12356.103.1.30000' => 'FortiManager 3000', '.1.3.6.1.4.1.12356.103.1.30002' => 'FortiManager 3000B', '.1.3.6.1.4.1.12356.103.1.4000' => 'FortiManager 400',