R0106-HP MSR Router Series Network Management and Monitoring Command Reference(V7)
209
[Sysname-GigabitEthernet2/1/1] quit
[Sysname] rmon prialarm 1 (.1.3.6.1.2.1.16.1.1.1.6.1*100/.1.3.6.1.2.1.16.1.1.1.5.1)
BroadcastPktsRatioOfEth1/1 10 absolute rising-threshold 80 1 falling-threshold 5 2
entrytype forever owner user1
The last number in the OID forms of variables must be the same as the statistics entry index for the
interface. For example, if you execute the rmon statistics 5 command, you must replace
1. 3 . 6 .1. 2.1.16 .1.1.1. 6 .1 a n d 1. 3 . 6 .1. 2 .1.16 .1.1.1. 5 .1 w i t h 1. 3 . 6 .1. 2.1.16 .1.1.1. 6 . 5 a n d 1. 3 . 6 .1. 2 .1.16 .1.1.1. 5 . 5 ,
respectively.
Related commands
• display rmon prialarm
• rmon event
rmon statistics
Use rmon statistics to create an entry in the RMON statistics table.
Use undo rmon statistics to remove an entry from the RMON statistics table.
Syntax
rmon statistics entry-number [ owner text ]
undo rmon statistics entry-number
Default
No statistics entries have been created.
Views
Ethernet interface view
Predefined user roles
network-admin
Parameters
entry-number: Specifies a statistics entry index in the range of 1 to 65535.
owner text: Specifies the entry owner, a case-sensitive string of 1 to 127 characters. The string can
contain spaces, but it cannot contain the question mark (?) or any unprintable control characters in the
US ASCII character set.
Usage guidelines
You can create one statistics entry for each Ethernet interface, and up to 100 statistics entries on the
device.
You cannot configure statistics entries for Ethernet subinterfaces.
Each RMON statistics table entry provides a set of cumulative traffic statistics collected up to the present
time for an interface. Statistics include number of collisions, CRC alignment errors, number of undersize
or oversize packets, number of broadcasts, number of multicasts, number of bytes received, and number
of packets received. The statistics are cleared at a reboot.
To display the RMON statistics table, use the display rmon statistics command.
Examples
# Create an RMON statistics entry with an index 20 and the owner user1 for GigabitEthernet 2/1/1.