Working Mechanism; Rmon Groups - H3C S5120-SI Series Configuration Manual

Hide thumbs Also See for S5120-SI Series:
Table of Contents

Advertisement

Working Mechanism

RMON allows multiple monitors (management devices). A monitor provides two ways of data gathering:
Using RMON probes. Management devices can obtain management information from RMON
probes directly and control network resources. In this approach, management devices can obtain
all RMON MIB information.
Embedding RMON agents in network devices such as routers, switches, and hubs to provide the
RMON probe function. Management devices exchange data with RMON agents using basic SNMP
operations to gather network management information, which, due to system resources limitation,
may not cover all MIB information but four groups of information, alarm, event, history, and
statistics, in most cases.
The H3C device adopts the second way and realizes the RMON agent function.
function, the management device can monitor all the traffic flowing among the managed devices on all
connected LAN segments; obtain information about error statistics and performance statistics for network
management.

RMON Groups

Among the RMON groups defined by RMON specifications (RFC 2819), the realized public MIB of the
device supports the event group, alarm group, history group and statistics group. Besides, H3C also
defines and implements the private alarm group, which enhances the functions of the alarm group. This
section describes the five kinds of groups in general.
Event group
The event group defines event indexes and controls the generation and notifications of the events
triggered by the alarms defined in the alarm group and the private alarm group. The events can be
handled in one of the following ways:
Log: Logging event related information (the occurred events, contents of the event, and so on) in
the event log table of the RMON MIB of the device, and thus the management device can check the
logs through the SNMP Get operation.
Trap: Sending a trap to notify the occurrence of this event to the network management station
(NMS).
Log-Trap: Logging event information in the event log table and sending a trap to the NMS.
None: No action
Alarm group
The RMON alarm group monitors specified alarm variables, such as total number of received packets
(etherStatsPkts) on an interface. After you define an alarm entry the system gets the value of the
monitored alarm variable at the specified interval, when the value of the monitored variable is greater
than or equal to the upper threshold, an upper event is triggered; when the value of the monitored
variable is smaller than or equal to the lower threshold, a lower event is triggered. The event is then
handled as defined in the event group.
1-2
With the RMON agent

Advertisement

Chapters

Table of Contents
loading

Table of Contents