Send documentation comments to mdsfeedback-doc@cisco.com
22-278
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show rmon
show rmon
To display the remote monitoring (RMON) configuration, use the show rmon command.
show rmon {alarms | events | hcalarms | logs}
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines To configure a high capacity RMON alarm
, use the CISCO-HC-ALARM-MIB.
Examples The following example displays the configured RMON alarms.
switch# show rmon alarms
Alarm 20 is active, owned by test
Monitors 1.3.6.1.2.1.2.2.1.16.16777216 every 256000 second(s)
Taking delta samples, last value was 17
Rising threshold is 15, assigned to event 1
Falling threshold is 0, assigned to event 0
On startup enable rising or falling alarm
The following example displays the configured RMON events.
switch# show rmon events
Event 2 is active, owned by Test2
Description is CriticalErrors
Event firing causes log and trap to community eventtrap, last fired 1
The following example displays the high capacity RMON alarms.
switch# show rmon hcalarms
High Capacity Alarm 10 is active, owned by Testuser
Monitors 1.3.6.1.2.1.31.1.1.1.6.16785408 every 300 second(s)
Taking absolute samples, last value was 0 (valuePositive)
Rising threshold low is 4294967295 & high is 15 (valuePositive)
alarms Displays the configured RMON alarms.
events Displays the configured RMON events.
hcalarms Displays the high capacity (HC) RMON alarms.
logs Displays the RMON event logs.
Release Modification
2.0(x) This command was introduced.
2.1(2) Addedthe logs option.
3.0(1) Added the hcalarms option.