8 rmon event, Syntax, Default configuration – Planet Technology WGSD-8000 User Manual

Page 284: Command mode, User guidelines

Advertising
background image

User’s Manual of WGSD-1022/WGSD-8000

- 284 –

is generated.

Rising Threshold

A sampled statistic threshold. When the current sampled value is greater than or equal to

this threshold, and the value at the last sampling interval is less than this threshold, a

single event is generated.

Falling Threshold

A sampled statistic threshold. When the current sampled value is less than or equal to this

threshold, and the value at the last sampling interval is greater than this threshold, a

single event is generated.

Rising Event

The event index used when a rising threshold is crossed.

Falling Event

The event index used when a falling threshold is crossed.

5.19.8 rmon event

The rmon event global configuration command configures an event. To remove an event, use the no form of this command.

Syntax

rmon event index type

[community text] [description text] [owner name]

no rmon event index

ƒ

index — The event index. (Range: 1 - 65535)

ƒ

type — The type of notification that the device generates about this event. Can have the following values: none, log,

trap

, log-trap. In the case of log, an entry is made in the log table for each event. In the case of trap, an SNMP trap is

sent to one or more management stations.

ƒ

community text — If an SNMP trap is to be sent, it is sent to the SNMP community specified by this octet string. (Range:

0-127 characters)

ƒ

description text — A comment describing this event. (Range: 0-127 characters)

ƒ

owner name — Enter a name that specifies who configured this event. If unspecified, the name is an empty string.

(Range: 0-127 characters)

Default Configuration

This command has no default configuration.

Command Mode

Global Configuration mode

User Guidelines

There are no user guidelines for this command.

Advertising