3.57. LogReceiverSNMP2c

Description

An SNMPv2c log receiver used to receive log events from the system in the standard SNMP Trap format using one generic trap OID.

Properties

Name
Specifies a symbolic name for the log receiver. (Identifier)
Community
Specifies the name of the community to be granted rights to remotely monitor the firewall. (Default: public)
RoutingTable
Specifies the routing table to use for communication with the log receiver. (Default: main)
IPAddress
Destination IP address.
Port
Destination port. (Default: 162)
SysName
The name for this managed node. If left 'empty' the device system name will be used. (Optional)
RepeatCount
Repetition counter. (Default: 0)
LogSeverity
Specifies the minimum log severity level required to send logs to the receiver. (Optional; Default: Emergency,Alert,Critical,Error,Warning,Notice,Information)
SendRateLimit
The maximum rate of log messages that is allowed to be sent per second. (Default: 2000)
Comments
Text describing the current object. (Optional)

3.57.1. LogReceiverMessageException

Description

A log message exception is used to override the severity filter in the log receiver.

Properties

LogCategory
The Category of the log message. Supports prefixing categories with '!' to invert the match. Use '*' to explicitly match all categories. (Optional)
LogID
Log Message ID. (Default: *)
Action
EXCLUDE or INCLUDE. (Default: EXCLUDE)
LogSeverity
Specifies which log event severity/ies that will be affected by the exception. No severity means all severities. (Optional)
Comments
Text describing the current object. (Optional)
[Note] Note
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.