3.44. EventReceiverSNMP2c

Description

A SNMPv2c event receiver is used to receive SNMP events from the system.

Properties

Name
Specifies a symbolic name for the log receiver. (Identifier)
Community
A shared string between the firewall and the server, identifying them as part of the same group. (Default: public)
RepeatCount
Controls how many times an event is sent before being ignored. A value of 0 means events will never be ignored. (Default: 0)
SNMP2cIfTraps
This enables generation of SNMPv2c traps for interface up/down events. (Default: No)
IPAddress
The IP address of the server where trap notification will be sent to.
Port
The port the server is listening on for trap notifications. (Default: 162)
LogSeverity
Specifies with what severity log events will be sent to the specified log receivers. (Optional; Default: Emergency,Alert,Critical,Error,Warning,Notice,Info)
Attribute
Special Attribute of the current object. (Optional)
RoutingTable
Specifies the routing table the clients host route should be added to. (Default: main)
Comments
Text describing the current object. (Optional)

3.44.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.
LogID
The ID number of the log message, a empty value selects all messages of this category. (Optional)
LogType
EXCLUDE or INCLUDE. (Default: EXCLUDE)
LogSeverity
Specifies with what severity log events will be sent to the specified log receivers. (Default: Default)
Attribute
Special Attribute of the current object. (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.