Chapter 4: Utility Commands 289
The following shows an example of the command.
(CN1610) (Config)# rmon event 1 log description test
no rmon event This command deletes the rmon event entry.
The following shows an example of the command.
(CN1610) (Config)# no rmon event 1
Format
rmon event event number [description string|log|owner
string|trap community]
Mode Global Config
Parameter Description
Event Index An index that uniquely identifies an entry in the
event table. Each such entry defines one event that is
to be generated when the appropriate conditions
occur. The range is 1 to 65535.
Event Description A comment describing the event entry. The default is
alarmEvent.
Event Type The type of notification that the probe makes about
the event. Possible values are None, Log, SNMP
Trap, Log and SNMP Trap. The default is None.
Event Owner Owner string associated with the entry. The default
is monitorEvent.
Event Community The SNMP community specific by this octet string
which is used to send an SNMP trap. The default is
public.
Format
no rmon event event number
Mode Global Config