Rmon Alarm - HPE FlexNetwork 10500 Series Network Management And Monitoring Command Reference

Hide thumbs Also See for FlexNetwork 10500 Series:
Table of Contents

Advertisement

Field
Incoming packets by size:
Related commands
rmon statistics

rmon alarm

Use rmon alarm to create an RMON alarm entry.
Use undo rmon alarm to remove an RMON alarm entry.
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
No RMON alarm entries exist.
Views
System view
Predefined user roles
network-admin
mdc-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 formats in
Table 42 Alarm variable formats
Format
Dotted OID format:
entry.integer.instance
Object name.instance
Description
Incoming-packet statistics by packet length:
64—Number of packets with a length less than or equal to 64 bytes.
65-127—Number of 65- to 127-byte packets.
128-255—Number of 128- to 255-byte packets.
256-511—Number of 256- to 511-byte packets.
512-1023—Number of 512- to 1023-byte packets.
1024-1518—Number of 1024- to 1518-byte packets.
Table
42.
193
Examples
1.3.6.1.2.1.2.1.10.1
etherStatsOctets.1
etherStatsPkts.1
etherStatsBroadcastPkts.1
ifInOctets.1
ifInUcastPkts.1
ifInNUcastPkts.1

Advertisement

Table of Contents
loading

Table of Contents