< Home

display snmp-agent trap feature-name rmon all

Function

The display snmp-agent trap feature-name snmp all command displays whether the switch is enabled to send traps of RMON feature to the NMS.

Format

display snmp-agent trap feature-name rmon all

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

After running the snmp-agent trap enable feature-name snmp command to enable the function of sending traps of the RMON feature to the NMS, you can run the display snmp-agent trap feature-name snmp all command to check whether this function is enabled.

Prerequisites

RMON has been enabled. For details, see snmp-agent.

Example

# Display whether the switch is enabled to send traps of RMON feature to the NMS.

<HUAWEI> display snmp-agent trap feature-name rmon all
------------------------------------------------------------------------------
Feature name: RMON
Trap number : 4
------------------------------------------------------------------------------
Trap name                       Default switch status   Current switch status
risingalarm                     on                      on
fallingalarm                    on                      on
rmon_pri_risingalarm            on                      on
rmon_pri_fallingalarm           on                      on
Table 1 Description of the display snmp-agent trap feature-name rmon all command output

Item

Description

Feature name

Name of the feature that generates traps.

Trap number

Number of traps generated by RMON feature.

Trap name

Name of the trap. The RMON feature supports the following traps:
  • risingalarm: Indicates that the current sampled value is greater than or equal to the set threshold specified by the trap table.
  • fallingalarm: Indicates that the current sampled value is less than or equal to the set threshold specified by the trap table.
  • rmon_pri_risingalarm: Indicates that the current sampled value is greater than or equal to the set threshold specified by the pri_alarm table.
  • rmon_pri_fallingalarm: Indicates that the current sampled value is less than or equal to the set threshold specified by the pri_alarm table.

Default switch status

Default status of a trap:
  • on: The switch is enabled to send this trap to the NMS.
  • off: The switch is disabled to send this trap to the NMS.

Current switch status

Current status of a trap:
  • on: The switch is enabled to send this trap to the NMS.
  • off: The switch is disabled to send this trap to the NMS.

This status can be configured using the snmp-agent trap enable feature-name rmon command.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >