Configuration Guide
724
Configuring SNMP & RMON
RMON Configurations
Alarm Type
Specify the alarm type for the entry. By default, the alarm type is all.
Rising: The alarm is triggered only when the sampled value exceeds the rising
threshold.
Falling: The alarm is triggered only when the sampled value is below the falling
threshold.
All: The alarm is triggered when the sampled value exceeds the rising
threshold or is below the falling threshold.
3) Enter the owner name, and set the status of the entry. Click
Apply
.
Owner
Enter the owner name of the entry with 1 to 16 characters. By default, it is
monitor.
Status
Enable or disable the entry. By default, it is disabled.
Enable: The entry is enabled.
Disable: The entry is disabled.
5.2 Using the CLI
5.2.1 Configuring Statistics
Step 1
configure
Enter global configuration mode.
Step 2
rmon statistics
index
interface
{[
gigabitEthernet
port
] [
ten-gigabitEthernet
port
]}
[
owner
owner-name
] [
status
{ underCreation | valid }]
Configure RMON statistic entries.
index:
Enter the ID of the statistics entry from 1 to 65535 in the format of 1-3 or 5.
port:
Enter the port number in 1/0/1 format to bind it to the entry.
owner-name:
Enter the owner name of the entry with 1 to 16 characters. The default name is
monitor.
underCreation | valid:
Enter the status of the entry. UnderCreation indicates that the entry is
created but invalid, while valid indicates the entry is created and valid. By default, it is valid.
Step 3
show rmon statistics
[
index
]
Displays the statistics entries and their configurations.
index:
Enter the index of statistics entries that you want to view. The ranges are from 1 to
65535.
Step 4
end
Return to privileged EXEC mode.