User Manual
UMN:CLI
V8102
169
7.3.3.5
Activating RMON Event
After finishing all configurations, you should activate RMON event. To activate RMON
event, use the following command.
Command
Mode
Description
active
RMON
Activates RMON event.
7.3.3.6
Deleting Configuration of RMON Event
Before changing the configuration of RMON event, you should delete RMON event of the
number and configure it again.
To delete RMON event, use the following command.
Command
Mode
Description
no rmon-event
<1-65535>
Global
Delete RMON event of specified number.
7.3.4
Simple RMON Event Configuration
You can simply monitor specified event variables, such as total number of received pack-
ets on a port during the sample interval. To define what packet types are monitored, the
value of parameters
’ thresholds (falling and rising thresholds) during the sampling interval
to generate the syslog message of event, use the following command.
Command
Mode
Description
rmon-simple
{
crc-align-error
|
jabber
|
oversize-packets
|
un-
dersize-packets
|
fragments
|
drop-events
} <1-65535>
FALLING_THRESHOLD
RIS-
ING_THRESHOLD
Interface
[XE/GE
/GPON]
Configures what packet types are monitored, the value
of parameters
’ thresholds (falling and rising thresholds)
to generate the syslog messages of event.
PORT : port number
1-65535: sample interval
crc-align-error: number of packets received that were
from 64 to 1518 octets long, but had either a bad FCS
with an integral number of octets (FCS Error) or a bad
FCS with a non-integral number of octets (Alignment
Error)
jabber: number of occurrences of corrupted data or
useless signals the port has encountered
oversize-packets: number of received packets that
exceeded the maximum size (1518 bytes)
undersize-packets: number of frames that were less
than the minimum length (64 bytes)
fragments: number of undersized frames with align-
ment errors, and frames with frame check sequence
(FCS) errors
drop-events: the total number of events in which pack-
ets were dropped by the RMON probe due to lack of
resources
FALLING_THRESHOLD: When the value of the moni-