Rmon event log, Rmon event log 3 – Allied Telesis AT-8100 Series User Manual
Page 1363
AT-8100 Switch Command Line User’s Guide
1363
RMON EVENT LOG
Syntax
rmon event
event_id
log description
description
[owner
owner
]
Parameters
event_id
Specifies the ID number of a new event. The range is 1 to 65535.
description
Specifies a description of up to 20 alphanumeric characters for the
event. Spaces and special characters are not allowed.
owner
Specifies an owner of up to 20 alphanumeric characters for the
event. Spaces and special characters are not allowed.
Mode
Global Configuration mode
Description
Use this command to create events for RMON alarms. This type of event
enters a message in the event log when a rising or falling threshold of an
alarm is crossed. The same event can be assigned to multiple alarms.
Confirmation Command
“SHOW RMON EVENT” on page 1370.
Example
The following example creates an event with an ID of 2, with a description
of “port5_traffic,” and an owner named “John” for RMON alarms:
awplus> enable
awplus# configure terminal
awplus(config)# rmon event 2 log description port5_traffic
owner John