[previous] Clear Spacer [next]

RMON

Using the RMON (Remote Monitoring) capabilities of a Switch allows network administrators to improve their efficiency and reduce the load on their network.

This chapter explains more about the RMON concept and the RMON features supported by the Switch. It covers the following topics:


What is RMON?

RMON is the common abbreviation for Remote Monitoring, a system defined by the IETF that allows you to monitor the traffic of LANs or VLANs remotely.

A typical RMON setup consists of two components:

The RMON Groups

The IETF define nine groups of Ethernet RMON statistics. This section describes these groups, and details how they can be used.

Statistics

The Statistics group provides traffic and error statistics showing packets, bytes, broadcasts, multicasts and errors on a LAN segment or VLAN.

Information from the Statistics group is used to detect changes in traffic and error patterns in critical areas of your network.

History

The History group provides historical views of network performance by taking periodic samples of the counters supplied by the Statistics group.

The group is useful for analyzing the traffic patterns and trends on a LAN segment or VLAN, and for establishing the normal operating parameters of your network.

Alarms

The Alarms group provides a mechanism for setting thresholds and sampling intervals to generate events on any RMON variable.

Alarms are used to inform you of network performance problems and they can trigger automated responses through the Events group.

Hosts

The Hosts group specifies a table of traffic and error statistics for each host (endstation) on a LAN segment or VLAN. Statistics include packets sent and received, octets sent and received, as well as broadcasts, multicasts, and error packets sent.

The group supplies a list of all hosts that have transmitted across the network. The next group, Hosts Top N, requires implementation of the Hosts group.

Hosts Top N

The Hosts Top N group extends the Hosts table by providing sorted host statistics, such as the top 20 hosts sending packets or an ordered list of all hosts according to the errors they sent over the last 24 hours.

Matrix

The Matrix group shows the amount of traffic and number of errors between pairs of devices on a LAN segment or VLAN. For each pair, the Matrix group maintains counters of the number of packets, number of octets, and error packets between the hosts.

The conversation matrix helps you to examine network statistics in more detail to discover, for example, who is talking to whom or if a particular PC is producing more errors when communicating with its file server. Combined with Hosts Top N, this allows you to view the busiest hosts and their primary conversation partners.

Events

The Events group provides you with the ability to create entries in an event log and send SNMP traps to the management workstation. Events can originate from a crossed threshold on any RMON variable. In addition to the standard five traps required by SNMP (link up, link down, warm start, cold start, and authentication failure), RMON adds two more: rising threshold and falling threshold.

Effective use of the Events group saves you time; rather than having to watch real-time graphs for important occurrences, you can depend on the Event group for notification. Through the SNMP traps, events can trigger other actions, therefore providing a way to automatically respond to certain occurrences.


Benefits of RMON

Using the RMON features of your Switch has three main advantages:


RMON and Your Switch

Your Switch contains an RMON probe in its management software. Table 10 details the RMON support provided by this probe.

Table 10 RMON support supplied by the Switch

RMON group

Support supplied by the Switch

Statistics

A new or initialized Switch has one Statistics session per port.

History

A new or initialized Switch has two History sessions per port. These sessions provide the data for the unit and port graphs of the web interface:

Alarms

Although up to 200 alarms can be defined for the Switch, a new or initialized Switch has two alarms defined for each port:

Hosts

Although Hosts is supported by the Switch, there are no Hosts sessions defined on a new or initialized Switch.

Hosts Top N

Although Hosts Top N is supported by the Switch, there are no Hosts Top N sessions defined on a new or initialized Switch.

Matrix

Although Matrix is supported by the Switch, there are no Matrix sessions defined on a new or initialized Switch.

Events

A new or initialized Switch has events defined for use with the default alarm system, see "The Default Alarm Settings" for more information.

When using the RMON features of the Switch, you should note the following:

The Alarm Events

You can define up to 200 alarms for the Switch. The events that you can define for each alarm are shown in Table 11.

Table 11 Alarm Events

Event

Action

No action

Notify only

Send Trap.

Notify and filter port

Send Trap. Block broadcast and multicast traffic on the port. Recovers with the unfilter port event.

Notify and disable port

Send Trap. Turn port off.

Notify and enable port

Send Trap. Turn port on.

Disable port

Turn port off.

Enable port

Turn port on.

Notify and switch resilient port

Send Trap. If port is the main port of a resilient link pair then move to standby.

Notify and unfilter port

Send Trap. Stop blocking broadcast and multicast traffic on the port.

Set Forwarding Mode to Store and Forward

Set Forwarding Mode to
Fast Forward

System started

Software Upgrade report

The Default Alarm Settings

A new or initialized Switch has two alarms defined for each port:

The default values and actions for each of these alarms are given in Table 12.

Table 12 Values for the default alarms

Statistic

High Threshold

Low Threshold Recovery

Period

Broadcast bandwidth used

Value: 20%

Action: Notify and filter

Value: 10%

Action: Notify and unfilter

20 secs

Percentage of errors over one minute

Value: 20 errors per second

Action: Set Forwarding Mode to Store and Forward

Value: 1 error per second

Action: Set Forwarding Mode to Fast Forward

60 secs

The Audit Log

The Switch keeps an audit log of all management user sessions, providing a record of a variety of changes, including ones relating to RMON. The log can only be read by users at the security access level using an SNMP Network Management application.

Each entry in the log contains information in the following order:

There is a limit of 16 records on the number of changes stored. The oldest records are overwritten first.

[previous] Clear Spacer [next]