Specifications
RMON Command Set
Event Group Commands
SecureStack A2 Configuration Guide 12-25
12.2.4.3 set rmon event status
Use this command to enable an RMON event entry. An event entry describes the parameters of an
RMON event that can be triggered. Events can be fired by RMON alarms and can be configured to
create a log entry, generate a trap, or both.
set rmon event status index enable
Syntax Description
Command Defaults
None.
Command Mode
Read-Write.
Example
This example shows how to enable RMON event entry 1:
NOTE: An RMON event entry can be created using this command, configured using
the set rmon event properties command (Section 12.2.4.2), then enabled using this
command. An RMON event entry can be created and configured at the same time by
specifying an unused index with the set properties command.
index Specifies an index number for this entry. Maximum
number of entries is 100. Maximum value is 65535.
enable Enables this event entry.
A2(rw)->set rmon event status 1 enable