Rmon commands, Chapter 15, Rmon alarm – Dell POWEREDGE M1000E User Manual

Page 247: Chapter 15, “rmon commands, Chapter

Advertising
background image

Dell Converged Enhanced Ethernet Command Reference

231

53-1002115-01

Chapter

15

RMON Commands

rmon alarm

Sets alarm conditions.

Synopsis

rmon alarm index snmp_oid interval seconds {absolute | delta} rising-threshold value event
number [falling-threshold value event number [owner name] | owner name]

no rmon alarm index [snmp_oid interval seconds {absolute | delta} rising-threshold value event
number [falling-threshold value event number [owner name] | owner name]]

Operands

index

Specifies the alarm index. The range of valid values is 1-65535.

snmp_oid

Specifies the MIB object to monitor. The variable must be in the SNMP OID
format, for example, 1.3.6.1.2.1.16.1.1.1.5.65535. The object type must be a
counter32.

interval seconds

Specifies the alarm sample interval in seconds. The range of valid values is
1-2147483648.

absolute

Sets the sample type as absolute.

delta

Sets the sample type as delta.

rising-threshold value

Specifies the alarm rising threshold. The range of valid values is
0-4294967295.

event number

Specifies the event for the rising alarm. The range of valid values is 1-65535.

falling-threshold value

Specifies the alarm falling threshold. The range of valid values is
0-4294967295.

event number

Specifies the event for the rising alarm. The range of valid values is 1-65535.

owner name

Specifies the identity of the owner. The maximum number of characters is 32.

Defaults

There are no alarms configured.

Command

Modes

Global configuration mode

Description

Use this command to set alarm conditions. Use the no rmon alarm command to disable the alarm
conditions.

Usage

Guidelines

There are no usage guidelines for this command.

Examples

To set alarm conditions:

Advertising