show rmon alarm

Syntax

显示rmon报警(指数]

描述

Displays the RMON alarm configurations.

Command context

config

Parameters

index

Specifies the RMON alarm index. Range: 1 to 20.

权威

Administrators or local user group members with execution rights for this command.

Examples

Showing all RMON alarm configurations:

switch#show rmon alarmIndex : 1 Enabled : true 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 : 2020-09-21 05:58:11 Index : 3 Enabled : true 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 1Index : 1 Enabled : true 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 : 2020-06-21 05:58:11

Showing disabled RMON alarm information:

switch#show rmon alarmIndex : 1 Enabled : false 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 : 2020-09-21 05:58:11 Index : 3 Enabled : false 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