Created on
04-06-2018
11:42 AM
Edited on
01-02-2025
05:31 AM
By
Jean-Philippe_P
Description
This article describes how to add known devices into FortiSIEM that are discovered as 'Generic' and need correct vendor, model, and device information. If the sys descriptor in the SNMP entry is not detailed enough, FortiSIEM will not be able to parse and pick up the device and vendor information. The obvious easiest resolution is to modify the sysdescr OID, but this may not be possible with some devices that cannot edit the description.
Scope
FortiSIEM.
Solution
Vendor.
Model.
Hardware Model.
For example:
Vendor: HP.
Model: ProCurve Switch.
Hardware Model: 2950.
Run a snmpwalk against the sysOID:
snmpwalk -v 2c -c <community string> <ip> sysObjectID.0
For example:
snmpwalk -v 2c -c public 172.30.59.133 sysObjectID.0
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.11.2.3.7.11.160
Open and Edit userSnmpSysObjId.csv (see path below). This will allow to modify and correct the Vendor, Model, Hardware Model, SysObjectId.
vi /opt/phoenix/config/userSnmpSysObjId.csv
Insert the following entry into the file: ORIGINAL EMPTY FILE EXAMPLE: Vendor,Model,hwModel,OID.
Related article:
Technical Note: FortiSIEM testing SNMP from the command line
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.