All MIBs › FORTINET-TRAP-MIB › fnTrapType
fnTrapType
Module: FORTINET-TRAP-MIB
OID (symbolic): FORTINET-TRAP-MIB::fnTrapType
OID (numeric): 1.3.6.1.4.1.12356.10.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The integer value of the raised trap type. Note that the type should be interpreted within a specific description
What is fnTrapType?
This value carries a numeric code identifying the specific category of event that triggered a Fortinet trap notification, covering a broad range of conditions from interface link changes and high CPU usage to VPN tunnel status changes and detected viruses. Administrators use this code, interpreted alongside the accompanying trap description, to programmatically categorize and route incoming FortiGate alerts to the right response workflow. For example, a trap carrying the value 601 (virus-detected) would tell a monitoring system to route this alert to the security team rather than the network operations team handling a value like 101 (cpu-usage-high).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12356.10.5 snmpwalk -v2c -c public <target> FORTINET-TRAP-MIB::fnTrapType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12356.10.5.1 snmpget -v2c -c public <target> FORTINET-TRAP-MIB::fnTrapType.1
Start monitoring Fortinet FortiGate firewall appliance (notification trap detail) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FORTINET-TRAP-MIB::fnTrapType OID value, configure state conditions and alerts, and monitor any Fortinet FortiGate firewall appliance (notification trap detail) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.12356 | fortinet | FORTINET-300-MIB |
| 1.3.6.1.4.1.12356.10 | fnManagement | FORTINET-300-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12356.10.5 | fnTrapType | FORTINET-TRAP-MIB |