Specifications

RMON Command Set
Event Group Commands
12-24 SecureStack A2 Configuration Guide
12.2.4.2 set rmon event properties
Use this command to configure an RMON event entry, or to create a new event entry with an unused
event index number.
set rmon event properties index [description description] [type {none | log | trap
| both}] [community community] [owner owner]
Syntax Description
Command Defaults
If description is not specified, none will be applied.
If not specified, type none will be applied.
If owner is not specified, monitor will be applied.
Command Mode
Read-Write.
Example
This example shows how to create and enable an RMON event entry called “STP topology change”
that will send both a log entry and an SNMP trap message to the “public” community:
index Specifies an index number for this entry. Maximum
number of entries is 100. Maximum value is 65535.
description
description
(Optional) Specifies a text string description of this event.
type none | log |
trap | both
(Optional) Specifies the type of RMON event notification
as: none, a log table entry, an SNMP trap, or both a log
entry and a trap message.
community
community
(Optional) Specifies an SNMP community name to use if
the message type is set to trap. For details on setting
SNMP traps and community names, refer to Section 4.3.8.
owner owner (Optional) Specifies the name of the entity that configured
this entry.
A2(rw)->set rmon event properties 2 description "STP topology change" type both
community public owner Manager