Fortinet black logo

Cookbook

SNMP agent

Copy Link
Copy Doc ID fed12558-14f5-11e9-b86b-00505692583a:899762
Download PDF

SNMP agent

The SNMP agent sends SNMP traps originating on the FortiGate to an external monitoring SNMP manager defined in a SNMP community. The SNMP manager can monitor the FortiGate system to determine if it is operating properly, or if any critical events occurring.

The description, location, and contact information for this FortiGate system will be part of the information that the SNMP manager receives. This information is useful if the SNMP manager is monitoring many devices, and enables faster responses when the FortiGate system requires attention.

To configure the SNMP agent in the GUI:

  1. Go to System > SNMP.
  2. Enable SNMP Agent.
  3. Enter a description of the agent.
  4. Enter the location of the FortiGate unit.
  5. Enter a contact or administrator for the SNMP Agent or FortiGate unit.
  6. Click Apply.

To configure the SNMP agent in the CLI:

config system snmp sysinfo
    set status enable
    set description <string>
    set contact-info <string>
    set location <string>
end

SNMP agent

The SNMP agent sends SNMP traps originating on the FortiGate to an external monitoring SNMP manager defined in a SNMP community. The SNMP manager can monitor the FortiGate system to determine if it is operating properly, or if any critical events occurring.

The description, location, and contact information for this FortiGate system will be part of the information that the SNMP manager receives. This information is useful if the SNMP manager is monitoring many devices, and enables faster responses when the FortiGate system requires attention.

To configure the SNMP agent in the GUI:

  1. Go to System > SNMP.
  2. Enable SNMP Agent.
  3. Enter a description of the agent.
  4. Enter the location of the FortiGate unit.
  5. Enter a contact or administrator for the SNMP Agent or FortiGate unit.
  6. Click Apply.

To configure the SNMP agent in the CLI:

config system snmp sysinfo
    set status enable
    set description <string>
    set contact-info <string>
    set location <string>
end