beautypg.com

Rmon event, Defined by the – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1994

background image

RMON Commands

Software Reference for x310 Series Switches

74.6

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

rmon event

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.

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:

To to remove the event definition, use the command:

Related Commands

rmon alarm

Note

Only the events for switch port interfaces, not for VLAN interfaces, can be
collected.

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.

awplus#

configure terminal

awplus(config)#

rmon event 299 log description cond3 owner
alfred

awplus#

configure terminal

awplus(config)#

no rmon event 299