TP-Link T2600G Series User Manual page 1093

Table of Contents

Advertisement

The following example shows how to create an Event entry on the switch. Set the user
name as admin, the event type as Notify (set the switch to initiate notifications to the NMS),
and the owner as monitor:
Switch#configure
Switch(config)#rmon event 1 user admin description rising-notify type notify owner
monitor
Switch(config)#show rmon event
Index User
----- ----
1
admin
Switch(config)#end
Switch#copy running-config startup-config
5.2.4 Configuring Alarm
Step 1
Step 2
Description
Type
-----------
----
rising-notify
Notify
configure
Enter Global Configuration Mode.
rmon alarm index stats-index sindex [ alarm-variable { revbyte | revpkt | bpkt | mpkt | crc-
align | undersize | oversize | jabber | collision | 64 | 65-127 | 128-255 | 256-511 | 512-1023 |
1024-1518}] [ s-type {absolute | delta}] [ rising-threshold r-threshold ] [ rising-event-index
r-event ] [ falling-threshold f-threshold ] [ falling-event-index f-event ] [ a-type {rise | fall |
all} ] [ owner owner-name ] [ interval interval ]
Configuring RMON alarm entries.
index:
Specify the index of the Alarm entry, which ranges from 1 to 12. To configure multiple
indexes, enter a list of indexes separated by commas, or use a hyphen to indicates a range
of indexes. For example, 1-3, 5 indicates 1, 2, 3, 5.
sindex:
Specify the index of the related Statistics entry, which ranges from 1 to 65535.
revbyte | revpkt | bpkt | mpkt | crc-align | undersize | oversize | jabber | collision | 64 | 65-
127 | 128-255 | 256-511 | 512-1023 | 1024-1518:
switch will monitor the specified variable in sample intervals and act in the set way when the
alarm is triggered. The default variable is revbyte.
revbyte
means total number of received bytes;
packets;
bpkt
means total number of broadcast packets.
multicast packets;
crc-align
within a size of 64 to 1518 bytes;
oversize
means packets that are larger than 1518 bytes;
sent when port collisions occur;
64 | 65-127 | 128-255 | 256-511 | 512-1023 | 1024-1518
the specified size.
Owner
State
-----
-----
monitor
Enable
Choose an alarm variable to monitor. The
revpkt
means packets that contain FCS Error or Alignment Error,
undersize
means packets that are smaller than 64 bytes;
collision
means the collision times in the network segment;
RMON Configurations
means total number of received
mpkt
means total number of
jabber
means packets that are
means total number of packets of
User Guide
1064

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents