< Home

display rmon prialarm

Function

The display rmon prialarm command displays information about RMON extended alarm function.

Format

display rmon prialarm [ entry-number ]

Parameters

Parameter Description Value
entry-number Displays information about the RMON extended alarm entry with the specified index. If this parameter is not specified, all RMON extended alarm information is displayed. The value is an integer that ranges from 1 to 65535.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

After configuring RMON extended alarm function using the rmon prialarm command, you can run this command to view sampling interval, rising and falling thresholds, alarm triggering condition, and latest sampled value.

Example

# Display the RMON extended alarm configurations.

<HUAWEI> display rmon prialarm
Prialarm table 1 owned by Huawei is valid.
  Samples absolute value    : .1.3.6.1.2.1.16.1.1.1.6.1+.1.3.6.1.2.1.16.1.1.1.7.1
  Sampling interval         : 30(sec)
  Rising threshold          : 1000(linked with event 3)
  Falling threshold         : 100(linked with event 3)
  When startup enables      : risingOrFallingAlarm
  This entry will exist     : forever
  Latest value              : 557
Table 1 Description of the display rmon prialarm command output

Item

Description

Prialarm table entry-number owned by owner is status.

The current status of the extended alarm entry entry-number created by owner is status.

  • entry-number: extended alarm entry index.
  • owner: creator of the entry.
  • status: row status of the extended alarm entry with the specified index: undercreation(invalid), valid(valid), invalid(no valid extended alarm information).

You can run the rmon prialarm command to configure entry-number and owner.

Samples type value

The sampling type is type. The value of type can be:
  • absolute: absolute value sampling
  • delta: variable value sampling
  • changeratio: change rate of sampled values (Change rate = Value change/Sampling interval)
This field is followed by an alarm variable.

You can run the rmon prialarm command to configure this parameter.

Sampling interval

Interval at which traffic is sampled, in seconds.

You can run the rmon prialarm command to configure this parameter.

Rising threshold

Alarm rising threshold.

You can run the rmon prialarm command to configure this parameter.

Falling threshold

Alarm falling threshold.

You can run the rmon prialarm command to configure this parameter.

linked with event entry-number

Associate with the row with index entry-number.

You can run the rmon prialarm command to configure this parameter.

When startup enables

Condition that triggers alarms for the first time. The values are:
  • risingOrFallingAlarm: generating an alarm when the sampled value exceeds the rising threshold or falls below the falling threshold
  • risingAlarm: generating an alarm when the sampled value exceeds the rising threshold
  • fallingAlarm: generating an alarm when the sampled value falls below the falling threshold

You can run the rmon alarm command to configure this parameter.

This entry will exist

Aging time of the extended alarm entry. An entry may be valid permanently or in a certain period.

You can run the rmon prialarm command to configure this parameter.

Latest value

Latest sampling result.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >