Fortinet black logo

Administration Guide

SNMP agent

SNMP agent

The SNMP agent sends SNMP traps originating on the FortiPortal system to an external monitoring SNMP manager defined in an SNMP community. Typically an SNMP manager is an application on a local computer that can read the SNMP traps and generate reports or graphs from them.

The SNMP manager can monitor the FortiPortal system to determine if it is operating properly, or if there are any critical events occurring. The description, location, and contact information for this FortiPortal system will be part of the information an SNMP manager will have. This information is useful if the SNMP manager is monitoring many devices, and it will enable faster responses when the FortiPortal system requires attention.

To set up an SNMP agent, use the following CLI syntax:

config system snmp
    set client_address <address>
    set community <community>
    set server_port <port>
    set status {enable | disable}
end

Variable

Description

client_address

Enter the listening address for the SNMP agent. Default: localhost.

community

Enter the SNMP community string. Default: public.

server_port

Enter the listening port for the SNMP agent. Default: 161.

status

Enable/disable the SNMP agent. Default: disable.

SNMP agent

The SNMP agent sends SNMP traps originating on the FortiPortal system to an external monitoring SNMP manager defined in an SNMP community. Typically an SNMP manager is an application on a local computer that can read the SNMP traps and generate reports or graphs from them.

The SNMP manager can monitor the FortiPortal system to determine if it is operating properly, or if there are any critical events occurring. The description, location, and contact information for this FortiPortal system will be part of the information an SNMP manager will have. This information is useful if the SNMP manager is monitoring many devices, and it will enable faster responses when the FortiPortal system requires attention.

To set up an SNMP agent, use the following CLI syntax:

config system snmp
    set client_address <address>
    set community <community>
    set server_port <port>
    set status {enable | disable}
end

Variable

Description

client_address

Enter the listening address for the SNMP agent. Default: localhost.

community

Enter the SNMP community string. Default: public.

server_port

Enter the listening port for the SNMP agent. Default: 161.

status

Enable/disable the SNMP agent. Default: disable.