User Manual UMN:CLI
V5808
167
7.3.3.5 Activating RMON Event
After finishing all configurations, you should activate RMON event. To activate RMON
event, use the following command.
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.
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
packets 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.
rmon-simple PORT { crc-align-
error | jabber | oversize-packets |
undersize-packets | fragments |
drop-events } <1-65535>
FALLING_THRESHOLD
RISING_THRESHOLD
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
alignment errors, and frames with frame check
sequence (FCS) errors
drop-events: the total number of events in which
packets were dropped by the RMON probe due to lack
of resources
FALLING_THRESHOLD: When the value of the