ProLiant BL p-Class GbE2 Interconnect Switch ISCLI Reference Guide
Configuration Commands 135
Table 166 RMON History commands
Command Description
show rmon history Displays the current RMON History parameters.
Command mode: All
RMON event configuration
The following table describes the RMON Event commands.
Table 167 RMON Event commands
Command Description
rmon event <1-65535>
description <1-127 characters>
Enter a text string to describe the event.
The description can have a maximum of 127 characters.
Command mode: Global configuration
rmon event <1-65535> type
<log|trap|both>
Selects the type of notification provided for this event. For log events, an
entry is made in the log table and sent to the configured syslog host. For
trap events, an SNMP trap is sent to the management station.
Command mode: Global configuration
rmon event <1-65535> owner
<1-127 characters>
Enter a text string that identifies the person or entity that uses this event
index.
The owner can have a maximum of 127 characters.
Command mode: Global configuration
no rmon event <1-65535> Deletes this event index.
Command mode: Global configuration
show rmon event Displays the current RMON Event parameters.
Command mode: All
RMON alarm configuration
The Alarm RMON group can track rising or falling values for a MIB object. The MIB object must be a counter, gauge,
integer, or time interval. Each alarm index must correspond to an event index that triggers once the alarm threshold is
crossed.
The following table describes the RMON Alarm commands.
Table 168 RMON Alarm commands
Command Description
rmon alarm <1-65535> alarm
oid <1-127 characters>
Configures an alarm MIB Object Identifier.
The alarm OID can have a maximum of 127 characters.
Command mode: Global configuration
rmon alarm <1-65535> interval
<1-65535>
Configures the time interval over which data is sampled and compared with
the rising and falling thresholds.
The range is from 1 to 65535 seconds. The default is 1800 seconds.
Command mode: Global configuration
rmon alarm <1-65535>
sample {abs|delta}
Configures the method of sampling the selected variable and calculating the
value to be compared against the thresholds, as follows:
abs: absolute value, the value of the selected variable is compared directly
with the thresholds at the end of the sampling interval.
delta: delta value, the value of the selected variable at the last sample is
subtracted from the current value, and the difference compared with the
thresholds.
Command mode: Global configuration
rmon alarm <1-65535> alarm-
type {rising|falling|either}
Configures the alarm type as rising, falling, or either (rising or falling).
Command mode: Global configuration