FortiWeb
A FortiWeb can be configured to join a Security Fabric through the root or downstream FortiGate.
gsharma
Staff
Staff
Article Id 381891
Description This article describes how to check the Engine ID OID for WAF.
Scope FortiWeb.
Solution

The Engine ID is a unique identifier for each SNMP entity, and it helps to ensure that the communication is done with the correct device.  Without unique Engine IDs, there could be potential for security breaches or miscommunication.

 

This feature was introduced in SNMPv3 only. The length can range from 10-64 characters which can correspond to 5-32 bytes.

 

The first 4 bytes are vendor-specific, in this case, Fortinet (8000304404).

  • Engine OID is basically the combination of the prefix (8000304404) followed by the hex of the serial number of the device.
  • Engine OID can be found under snmpv3 trap packets.

 

engineoid.JPG

 

To receive the traps, a trap receiver must have Engine ID configured, else the traps will be dropped.

Contributors