Use this command to configure an RMON event entry, or to create a new event entry with an unused event index number.
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 the S-, K-, and 7100 Series Configuration Guide. |
owner owner | (Optional) Specifies the name of the entity that configured this entry. |
All command modes.
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:
System(rw)->set rmon event properties 2 description “STP topology change” type both community public owner Manager