TMS zl Management and Configuration Guide ST.1.0.090213

A-52
Threat Management Services zl Module Command-Line Reference
Global Configuration Context
Syntax: [no] logging threshold duplicates <count> time <seconds>
Replace <count> with the number of duplicate events that you want to occur
before the module forwards a log message.
Replace <seconds> with the number of seconds that you want to pass before
the module forwards another log message about the same event.
For example, if you want the module to forward another message about the
same event after either 10 of those events occur or after 30 seconds have
passed between the events, you would enter the following command:
ProCurve(tms-module-<slot ID>)# logging threshold
duplicates 10 time 30
SNMP Traps
SNMP traps are unsolicited messages that are sent by managed devices to alert
you about specific events.
To configure SNMPv2 traps, type the following commands:
Syntax: [no] logging snmpv2 enable
This command enables SNMPv2 forwarding.
Syntax: logging snmpv2 <IP address> <community>
This command specifies the SNMPv2 community to which you are forwarding
logs.
Replace <IP address> with the IP address of the SNMPv2 server.
Replace <community> with the name of the SNMPv2 community.
For example:
ProCurve(tms-module-<slot ID>:config)# logging snmpv2
enable
ProCurve(tms-module-<slot ID>:config)# logging snmpv2
172.16.2.35 private
To configure SNMPv3 traps, type the following commands:
Syntax: [no] logging snmpv3 enable
This command enables SNMPv3 forwarding.