Introduction

RMON (Remote Network Monitoring) provides standard information that a network administrator can use to monitor, analyze, and troubleshoot a group of distributed local area network. The standard information includes:

During the RMON, the managed objects are accessed via a virtual information store, termed the Management Information Base or MIB. Within a given MIB module, each object has a name, a syntax, an access-level, and an implementation-status. The name is an object identifier, an administratively assigned name, which specifies an object type. Refer to RFC 1757 “Remote Network Monitoring MIB“.

Some of the objects are specific to managing Ethernet networks. These are the objects in the etherStatsTable, the etherHistoryTable, and some attributes of the filterPktStatus and capturBufferPacketStatus objects.

Remote network monitoring devices, often called monitors or probes, are instruments that exist for the purpose of managing a network. Often these remote probes are stand-alone devices and devote significant internal resources for the sole purpose of managing a network.

The RMON provides:

The objects in the Management Information Base (MIB) are arranged in groups such as Ethernet statistics, history control, Ethernet history, alarm, host, hostTopN, matrix, filter, packet capture, and event. Each group is optional. If a remote monitoring device implements a group, then it must implement all objects in that group. For example, a managed agent that implements the host group must implement the hostControlTable, the hostTable, and the hostTimeTable. For more details, refer to RFC 1757 “Remote Network Monitoring MIB“.

For this configuration guide, we will cover enabling of the RMON module and configuring of Ethernet statistics, Ethernet history, Alarm, and Event Groups.

This chapter describes the purpose and scope of this document and the conventions used in this document.