show rmon alarm
Syntax
show rmon alarm [index <INDEX>]
Description
Displays the RMON alarm configurations.
Command context
config
Parameters
index <INDEX>
Specifies the RMON alarm index. Range: 1 - 20.
Authority
Administrators
Examples
Showing all RMON alarm configurations:
switch# show rmon alarm Index : 2 Status : valid MIB object : ifOutErrors.15 Sample type : delta Sampling interval : 6535 seconds Rising threshold : 100 Falling threshold : 10 Last sampled value : 0 Last sample time : 2018-09-21 05:58:11 Index : 3 Status : invalid MIB object : IF-MIB::ifDescr.19 Sample type : absolute Sampling interval : 10000 seconds Rising threshold : 4000 Falling threshold : 10 Last sampled value : 0
Showing RMON alarm with alarm index 1:
switch# show rmon alarm index 1 Index : 1 Status : valid MIB object : sysUpTime.0 Sample type : absolute Sampling interval : 30 seconds Rising threshold : 2147483647 Falling threshold : -2134 Last sampled value : 26818 Last sample time : 2018-09-21 05:39:24