Command Manual – SNMP-RMON
H3C S7500E Series Ethernet Switches
Chapter 2 RMON Configuration Commands
2-9
Field
Description
etherStatsMulticastPkts
Number of multicast packets received by the
interface during the statistical period
etherStatsUndersizePkts
Number of undersize packets received by the
interface during the statistical period
etherStatsOversizePkts
Number of oversize packets received by the interface
during the statistical period
etherStatsFragments
Number of undersize packets with CRC errors
received by the interface during the statistical period
etherStatsJabbers
Number of oversize packets with CRC errors
received by the interface during the statistical period
etherStatsCRCAlignErrors
Number of packets with CRC errors received on the
interface during the statistical period
etherStatsCollisions
Number of collisions received on the interface during
the statistical period
etherStatsDropEvents
Total number of drop events received on the
interface during the statistical period
Packets received according
to length:
Statistics of packets received according to length
during the statistical period
2.1.7 rmon alarm
Syntax
rmon alarm
entry
-
number alarm
-
variable sampling
-
interval
{
absolute
|
delta
}
rising-threshold
threshold
-
value1
event
-
entry1
falling-threshold
threshold
-
value2
event
-
entry2
[
owner
text
]
undo rmon alarm entry
-
number
View
System view
Parameters
entry
-
number
: Alarm entry index, in the range 1 to 65535.
alarm
-
variable
: Alarm variable, a string of 1 to 256 characters. It can be in dotted object
identifier (OID) format, such as 1.3.6.1.2.1.2.1.10.1 or a node name (such as
ifInOctets.1). Only variables that can be parsed into INTEGER (INTEGER, Counter,
Gauge, or Time Ticks) in the ASN.1 can be used for the
alarm
-
variable
argument.
sampling
-
interval
: Sampling interval, in the range 5 to 65,535 seconds.
absolute
: Sets the sampling type to
absolute
.