513
Configuring RMON
Monitoring and Maintaining RMON
Monitoring and Maintaining RMON
Configuration Examples for RMON
Configuring an RMON Alarm Number: Example
The following example shows how to configure an RMON alarm number:
Switch(config)#
rmon alarm 10 ifEntry.20.1 20 delta rising-threshold 15 1 falling-threshold 0 owner
jjohnson
The alarm monitors the MIB variable
ifEntry.20.1
once every 20 seconds until the alarm is disabled and checks the change
in the variable’s rise or fall. If the
ifEntry.20.1
value shows a MIB counter increase of 15 or more, such as from 100000
to 100015, the alarm is triggered. The alarm in turn triggers event number 1, which is configured with the
rmon event
command. Possible events can include a log entry or an SNMP trap. If the
ifEntry.20.1
value changes by 0, the alarm is
reset and can be triggered again.
Creating an RMON Event Number: Example
The following example creates RMON event number 1:
Switch(config)#
rmon event 1 log trap eventtrap description "High ifOutErrors" owner jjones
The event is defined as
High ifOutErrors
and generates a log entry when the event is triggered by the alarm. The user
jjones
owns the row that is created in the event table by this command. This example also generates an SNMP trap when
the event is triggered.
Configuring RMON Statistics: Example
This example shows how to collect RMON statistics for the owner
root
:
Switch(config)#
interface GigabitEthernet1/17
Switch(config-if)#
rmon collection stats 2 owner root
Additional References
The following sections provide references related to switch administration:
Command
Purpose
show rmon
Displays general RMON statistics.
show rmon alarms
Displays the RMON alarm table.
show rmon events
Displays the RMON event table.
show rmon history
Displays the RMON history table.
show rmon statistics
Displays the RMON statistics table.
Содержание IE 4000
Страница 12: ...8 Configuration Overview Default Settings After Initial Switch Configuration ...
Страница 52: ...48 Configuring Interfaces Monitoring and Maintaining the Interfaces ...
Страница 108: ...104 Configuring Switch Clusters Additional References ...
Страница 128: ...124 Performing Switch Administration Additional References ...
Страница 130: ...126 Configuring PTP ...
Страница 140: ...136 Configuring CIP Additional References ...
Страница 146: ...142 Configuring SDM Templates Configuration Examples for Configuring SDM Templates ...
Страница 192: ...188 Configuring Switch Based Authentication Additional References ...
Страница 244: ...240 Configuring IEEE 802 1x Port Based Authentication Additional References ...
Страница 274: ...270 Configuring SGT Exchange Protocol over TCP SXP and Layer 3 Transport Configuring Cisco TrustSec Caching ...
Страница 298: ...294 Configuring VLANs Additional References ...
Страница 336: ...332 Configuring STP Additional References ...
Страница 408: ...404 Configuring DHCP Additional References ...
Страница 450: ...446 Configuring IGMP Snooping and MVR Additional References ...
Страница 490: ...486 Configuring SPAN and RSPAN Additional References ...
Страница 502: ...498 Configuring Layer 2 NAT ...
Страница 559: ...555 Configuring Network Security with ACLs How to Configure Network Security with ACLs Creating a Numbered Extended ACL ...
Страница 770: ...766 Configuring IPv6 MLD Snooping Related Documents ...
Страница 930: ...926 Configuring IP Unicast Routing Related Documents ...
Страница 956: ...952 Configuring IPv6 Unicast Routing Configuring IPv6 network 2010 AB8 2 48 network 2010 AB8 3 48 exit address family ...
Страница 976: ...972 Configuring Cisco IOS IP SLAs Operations Additional References ...
Страница 978: ...974 Dying Gasp ...
Страница 990: ...986 Configuring Enhanced Object Tracking Monitoring Enhanced Object Tracking ...
Страница 994: ...990 Configuring MODBUS TCP Displaying MODBUS TCP Information ...
Страница 996: ...992 Ethernet CFM ...
Страница 1030: ...1026 Working with the Cisco IOS File System Configuration Files and Software Images Working with Software Images ...
Страница 1066: ...1062 Using an SD Card SD Card Alarms ...