
111
Field Description
Packets received according to length:
64 : 0 , 65-127 : 0 ,
128-255 : 0
256-511: 0 , 512-1023:
0 , 1024-1518: 0
Statistics of packets received according to length during the statistical
period (Hardware support is needed for the statistics. If the hardware
does not support the function, all statistics are displayed as 0.), in
which:
•
Information of the field 64 corresponds to the MIB node
etherStatsPkts64Octets
•
Information of the field 65-127 corresponds to the MIB node
etherStatsPkts65to127Octets
•
Information of the field 128-255 corresponds to the MIB node
etherStatsPkts128to255Octets
•
Information of the field 256-511 corresponds to the MIB node
etherStatsPkts256to511Octets
•
Information of the field 512-1023 corresponds to the MIB node
etherStatsPkts512to1023Octets
•
Information of the field 1024-1518 corresponds to the MIB node
etherStatsPkts1024to1518Octets
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
Default level
2: System level
Parameters
entry
-
number
: Specifies the alarm entry index, which ranges from 1 to 65535.
alarm
-
variable
: Specifies the alarm variable, a string of 1 to 256 characters. It can be in dotted object
identifier (OID) format (in the format of
entry.integer.instance
or
leaf node name
.
instance
, for example,
1.3.6.1.2.1.2.1.10.1), or a node name like 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,
such as the instance of the leaf node (like etherStatsOctets, etherStatsPkts, etherStatsBroadcastPkts, and
so on) of the etherStatsEntry entry, the instance of the leaf node (like ifInOctets, ifInUcastPkts,
ifInNUcastPkts, and so on) of the ifEntry entry.
sampling
-
interval
: Specifies the sampling interval, which ranges from 5 to 65,535 seconds.
absolute
: Sets the sampling type to
absolute
. In other words, the system obtains the value of the variable
when the sampling time is reached.
delta
: Sets the sampling type to
delta
. In other words, the system obtains the variation value of the
variable during the sampling interval when the sampling time is reached.
rising-threshold
threshold
-
value1 event
-
entry1
: Sets the rising threshold, where
threshold-value1
represents the rising threshold, in the range –2,147,483,648 to +2,147,483,647, and
event-entry1
represents the index of the event triggered when the rising threshold is reached.
event-entry1
ranges from