Rmon Alarm - HPE FlexFabric 5930 Series Network Management And Monitoring Command Reference

Hide thumbs Also See for FlexFabric 5930 Series:
Table of Contents

Advertisement

Field
etherStatsDropEvents
Incoming packets by size:
Related commands
rmon statistics

rmon alarm

Use rmon alarm to create an entry in the RMON alarm table.
Use undo rmon alarm to remove an entry from the RMON alarm table.
Syntax
rmon alarm entry-number alarm-variable sampling-interval { absolute | delta } [ startup-alarm
{ falling | rising | rising-falling } ] rising-threshold threshold-value1 event-entry1
falling-threshold threshold-value2 event-entry2 [ owner text ]
undo rmon alarm entry-number
Default
The RMON alarm table does not contain any entries.
Views
System view
Predefined user roles
network-admin
Parameters
entry-number: Specifies an alarm entry index in the range of 1 to 65535.
alarm-variable: Specifies an alarm variable, a string of 1 to 255 characters. You can only specify
variables that can be parsed as an ASN.1 INTEGER value (INTEGER, INTEGER32, Unsigned32,
Counter32, Counter64, Gauge, or TimeTicks) for the alarm-variable argument. The alarm variables
must use one of the following formats:
Description
Total number of events in which packets were dropped (MIB object
etherStatsDropEvents).
NOTE:
This statistic is the number of times that a drop condition occurred. It is not
necessarily the total number of dropped packets.
Incoming-packet statistics by packet length:
64—Number of 64-byte packets. The value is stored in the MIB node
etherStatsPkts64Octets.
65-127—Number of 65- to 127-byte packets. The value is stored in the
MIB node etherStatsPkts65to127Octets.
128-255—Number of 128- to 255-byte packets. The value is stored in
the MIB node etherStatsPkts128to255Octets.
256-511—Number of 256- to 511-byte packets. The value is stored in
the MIB node etherStatsPkts256to511Octets.
512-1023—Number of 512- to 1023-byte packets. The value is stored
in the MIB node etherStatsPkts512to1023Octets.
1024-1518—Number of 1024- to 1518-byte packets. The value is
stored in the MIB node etherStatsPkts1024to1518Octets.
165

Advertisement

Table of Contents
loading

Table of Contents