C H A P T E R 11 |
![]() |
RMON is a standard monitoring specification that enables various network monitors and console systems to exchange network-monitoring data.
The RMON specification defines a set of statistics and functions that can be exchanged between RMON-compliant console managers and network probes. As such, RMON provides network administrators with comprehensive network-fault diagnosis, planning, and performance-tuning information.
The list of CLI commands for the configuration of RMON is as follows:
Note - The show snmp community command is not supported. Refer to the Oracle Integrated Lights Out Manager (ILOM) 3.0 Management Protocols Reference Guide for the ILOM equivalent of this command. |
Enables or disables the RMON feature.
All other RMON module commands can be executed only when the RMON module is enabled. Warning messages are displayed when commands are executed without enabling the RMON feature. |
show rmon - Successful execution of this command without any messages indicates that RMON feature is enabled in the system
Enables history collection of interface statistics in the buckets for the specified time interval. The no form of the command disables the history collection on the interface.
rmon collection history index_1-65535 [buckets bucket-number_1-65535] [interval seconds1-3600] [owner ownername_127] |
show rmon - Displays the history collection for the configured bucket (show rmon history [history-index 1-65535])
Enables RMON statistic collection on the interface. The no form of the command disables RMON statistic collection on the interface.
show rmon - Displays the history collection for the configured bucket (show rmon history [history-index 1-65535])
Adds an event to the RMON event table. The added event is associated with an RMON event number. The no form of the command deletes an event from the RMON event table.
rmon event number_1-65535 [description event-description_127] [log] [owner ownername_127] [trap community_127] |
Sets an alarm on a MIB object. The alarm group periodically takes statistical samples from variables in the probe and compares them to thresholds that have been configured. The no form of the command deletes the alarm configured on the MIB object.
Displays the RMON statistics, alarms, events, and history configured on the interface.
show rmon [statistics [stats-index_1-65535]] [alarms] [events] [history [history-index_1-65535] [overview]] |
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.