C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1763
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
RMON C
OMMANDS
RMON
EVENT
rmon event
Overview
Use this command to create an event definition for a log or a trap or both. The
event index for this event can then be referred to by the
rmon alarm
command.
Use the
no
variant of this command to remove the event definition.
NOTE
:
Only the events for switch port interfaces, not for VLAN interfaces, can be
collected.
Syntax
rmon event <
event-index
> [description <
description
>|owner
<
owner
>| trap <
trap
>]
rmon event <
event-index
> [log [description <
description
>|owner
<
owner
>|trap <
trap
>] ]
rmon event <
event-index
> [log trap [description
<
description
>|owner <
owner
] ]
no rmon event <
event-index
>
Default
No event is configured by default.
Mode
Global Configuration
Example
To create an event definition for a log with an index of 299, use this command:
awplus#
configure terminal
awplus(config)#
rmon event 299 log description cond3 owner
alfred
To to remove the event definition, use the command:
awplus#
configure terminal
awplus(config)#
no rmon event 299
Related
Commands
rmon alarm
Parameter
Description
<
event-index
>
<
1-65535
>
Unique event entry index value.
log
Log event type.
trap
Trap event type.
log trap
Log and trap event type.
description<
description
>
Event entry description.
owner <
owner
>
Owner name to identify the entry.