< Home

display snmp-agent trap feature-name mpls_rsvp all

Function

The display snmp-agent trap feature-name mpls_rsvp all command displays the status of whether all trap functions of the MPLS RSVP module are enabled.

Format

display snmp-agent trap feature-name mpls_rsvp all

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

The Simple Network Management Protocol (SNMP) is a standard network management protocol widely used on TCP/IP networks. It uses a central computer (a network management station) that runs network management software to manage network elements. The management agent on the network element automatically reports traps to the network management station. After that, the network administrator immediately takes measures to resolve the problem.

Example

# Display all trap messages of the MPLS RSVP module.

<HUAWEI> display snmp-agent trap feature-name mpls_rsvp all
------------------------------------------------------------------------------
Feature name: MPLS_RSVP                     
Trap number : 8
------------------------------------------------------------------------------
Trap name                       Default switch status   Current switch status 
hwRsvpTeHelloLost               off                     on                  
hwRsvpTeHelloLostRecovery       off                     on                  
hwRsvpTeAuthFail                off                     on                  
hwRsvpTeAuthSuccess             off                     on
hwRsvpTeIfNbrThresholdExceed    off                     on
hwRsvpTeIfNbrThresholdExceedClear
                                off                     on
hwRsvpTeIfNbrTotalCountExceed   off                     on
hwRsvpTeIfNbrTotalCountExceedClear
                                off                     on
Table 1 Description of the display snmp-agent trap feature-name mpls_rsvp all command output

Item

Description

Feature name

Name of the module to which a trap message belongs

Trap number

Number of trap messages

Trap name

Name of a trap message of the MPLS RSVP module:

  • hwRsvpTeHelloLost: The RSVP neighbor relationship was interrupted.
  • hwRsvpTeHelloLostRecovery: The device is restored from the status of interruption of RSVP neighbor relationship.
  • hwRsvpTeAuthFail: RSVP authentication failed.
  • hwRsvpTeAuthSuccess: RSVP authentication succeeded.
  • hwRsvpTeIfNbrThresholdExceed: The proportion of configured RSVP neighbors to RSVP neighbors supported by a device reaches the upper alarm threshold.

  • hwRsvpTeIfNbrThresholdExceedClear: The proportion of configured RSVP neighbors to RSVP neighbors supported by a device falls below the lower threshold.

  • hwRsvpTeIfNbrTotalCountExceed: The number of configured RSVP neighbors on a device reaches the maximum number of RSVP neighbors supported by the device.

  • hwRsvpTeIfNbrTotalCountExceedClear: The number of configured RSVP neighbors on a device falls below the maximum limit of RSVP neighbors.

Default switch status

Default status of the trap function:
  • on: indicates that the trap function is enabled by default.
  • off: indicates that the trap function is disabled by default.

Current switch status

Current status of the trap function:
  • on: indicates that the trap function is enabled.
  • off: indicates that the trap function is disabled.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >