12.4
RMON
The RMON function provides commands with which variables of the Management Information
Base (MIB) can be monitored for violation of limit values and to store or forward these events
in the following ways:
● Entry in the local log
● Sending as SNMP trap
● Transfer to the Syslog server
● Transfer to a network management station using SNMP
Example of a configuration
Calls the SNMP notification configured in the section "SNMP (Page 322)" ("
testnotify
") for
sending SNMP traps.
As soon as the threshold of 10 entries is exceeded in the log table, event 1 is triggered.
As soon as the threshold of 9 entries is exceeded in the log table, event 2 is triggered.
Execute the following commands:
configure terminal
rmon event 1 description "More than 10 log entries" trap testnotify
rmon event 2 description "Less than 9 log entries" trap testnotify
rmon alarm 1 1.3.6.1.4.1.4329.20.1.1.1.1.31.2.0 1 absolute rising-
threshold 10 1 falling-threshold 9 2
end
12.4.1
The "show" commands
This section describes commands with which you display various settings.
12.4.1.1
show rmon
Description
This command shows the settings of the remote monitoring function.
Requirement
You are in the User EXEC mode or in the Privileged EXEC mode.
The command prompt is as follows:
cli>
or
cli#
Diagnostics
12.4 RMON
SCALANCE XB-200/XC-200/XF-200BA/XP-200/XR-300WG Command Line Interface
576
Configuration Manual, 07/2017, C79000-G8976-C361-06