HP VPN Firewall Appliances System Management and Maintenance Command Reference
154
none: Performs no action when the event occurs.
trap trap-community: Trap event. The system sends a trap with a community name when the event occurs.
The trap-community argument specifies the community name of the network management station that
receives trap messages, a string of 1 to 127 characters.
owner text: Specifies the entry owner, a case-sensitive string of 1 to 127 characters that can contain
spaces.
Usage guidelines
When creating an event entry, you can define the actions that the system takes when the event is
triggered by its associated alarm in the alarm table. The system can log the event, send a trap, do both,
or do neither at all, depending on your configuration.
You cannot create an entry that has the same event description, event type (log, trap, logtrap or none),
and community name (trap-community or log-trapcommunity) as an existing event entry in the RMON
event table.
You can create up to 60 alarm entries.
Examples
# Create event 10 in the RMON event table.
<Sysname> system-view
[Sysname] rmon event 10 log owner user1
Related commands
• display rmon event
• rmon alarm
• rmon prialarm
rmon history
Use rmon history to create an entry in the RMON history control table.
Use undo rmon history to remove a specified entry from the RMON history control table.
Syntax
rmon history entry-number buckets number interval sampling-interval [ owner text ]
undo rmon history entry-number
Views
Ethernet interface view
Default command level
2: System level
Parameters
entry-number: Specifies a history control entry index in the range of 1 to 65535.
buckets number: Specifies the history table size for the entry, in the range of 1 to 65535.
interval sampling-interval: Specifies the sampling period in the range of 5 to 3600 seconds.
owner text: Specifies the entry owner, a case-sensitive string of 1 to 127 characters that can contain
spaces.