Will cause log when triggered, last triggered at 0days 00h:00m:00s.
Event table 2 owned by User01 is VALID.
Description:
prialarmevent
.
Will cause snmp-trap when triggered, last triggered at 0days 00h:00m:00s.
5.
Configure the alarmTable for broadcast packets.
# Sample the broadcast packets every 30 seconds. Trigger event 1 when 10000 or more
broadcast packets are received. Trigger event 2 when 100 broadcast or less broadcast
packets are received.
[Switch]
rmon alarm 1 1.3.6.1.2.1.16.1.1.1.6.1 30 absolute rising-threshold
10000 2 falling-threshold 100 1 owner User01
# Display the alarms.
[Switch]
display rmon alarm 1
Alarm table 1 owned by User01 is VALID.
Samples absolute value : 1.3.6.1.2.1.16.1.1.1.6.1<etherStatsBroadcastPkts.
1>
Sampling interval : 30(sec)
Rising threshold : 10000(linked with event 2)
Falling threshold : 100(linked with event 1)
When startup enables : risingOrFallingAlarm
Latest value : 0
6.
Configure the alarmTable for multicast packets.
# Sample the multicast packets every 30 seconds. Trigger event 1 when 50000 or more
multicast packets are received. Trigger event 2 when 100 or less multicast packets are
received.
[Switch]
rmon alarm 2 1.3.6.1.2.1.16.1.1.1.7.1 30 absolute rising-threshold
50000 2 falling-threshold 100 1 owner User01
# Display the alarms.
[Switch]
display rmon alarm 2
Alarm table 2 owned by User01 is VALID.
Samples absolute value : 1.3.6.1.2.1.16.1.1.1.7.1<etherStatsMulticastPkts.
1>
Sampling interval : 30(sec)
Rising threshold : 50000(linked with event 2)
Falling threshold : 100(linked with event 1)
When startup enables : risingOrFallingAlarm
Latest value : 0
7.
Configure the alarmTable for unknown unicast packets.
# Sample the unicast packets every 30 seconds. Trigger event 1 when 1000 or more unicast
packets are received. Trigger event 2 when 10 or less unicast packets are received.
[Switch]
rmon alarm 3 1.3.6.1.2.1.2.2.1.12.898 30 absolute rising-threshold
1000 2 falling-threshold 10 1 owner User01
# Display the alarms.
[Switch]
display rmon alarm 3
Alarm table 3 owned by User01 is VALID.
Samples absolute value : 1.3.6.1.2.1.2.2.1.12.898<ifInNUcastPkts.898>
Sampling interval : 30(sec)
Rising threshold : 1000(linked with event 2)
Falling threshold : 10(linked with event 1)
When startup enables : risingOrFallingAlarm
Latest value : 0
Configuration Files
#
sysname Switch
#
snmp-agent
snmp-agent local-engineid 000007DB7F000001000071B6
#
Quidway S2700 Series Ethernet Switches
Configuration Guide - Network Management
7 RMON Configuration
Issue 01 (2011-07-15)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
343