< Home

display snmp-agent trap feature-name entityexttrap all

Function

The display snmp-agent trap feature-name entityexttrap all command displays the status of all traps of the ENTITYEXTTRAP module.

Format

display snmp-agent trap feature-name entityexttrap all

Parameters

None

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

After the trap function of a specified feature is enabled, to check the status of all traps of the ENTITYEXTTRAP module, run the display snmp-agent trap feature-name entityexttrap all command. To enable the trap function for the ENTITYEXTTRAP module, run the snmp-agent trap enable feature-name entityexttrap command.

Prerequisites

SNMP has been enabled using the snmp-agent command.

Example

# Display the status of all traps of the ENTITYEXTTRAP module.

<HUAWEI> display snmp-agent trap feature-name entityexttrap all
------------------------------------------------------------------------------                                                      
Feature name: ENTITYEXTTRAP                                                                                                         
Trap number : 9                                                                                                                     
------------------------------------------------------------------------------                                                      
Trap name                       Default switch status   Current switch status                                                       
hwEntityInputRateThresholdAlarm                                                                                                     
                                on                      on                                                                          
hwEntityInputRateThresholdAlarmResume                                                                                               
                                on                      on                                                                          
hwEntityOutputRateThresholdAlarm                                                                                                    
                                on                      on                                                                          
hwEntityOutputRateThresholdAlarmResume                                                                                              
                                on                      on                                                                          
hwEntityHigErrorPacketThresholdAlarm                                                                                                
                                on                      on                                                                          
hwEntityHigStateChangeNotify    on                      on                                                                          
hwEntityHigStateDownNotify      on                      on                                                                          
hwEntityRuntPacketCheckNotify   on                      on                                                                          
hwBoardDropRuntPacketNotify     on                      on   
hwEntityHigDiscardPacketNotify  on                      on  
Table 1 Description of the display snmp-agent trap feature-name entityexttrap all command output

Item

Description

Feature name

Name of the module to which a trap belongs.

Trap number

Number of traps.

Trap name

Names of a trap. Traps of the ENTITYEXTTRAP module include:

  • hwEntityInputRateThresholdAlarm: The bandwidth usage of incoming traffic exceeds the threshold.

  • hwEntityInputRateThresholdAlarmResume: The bandwidth usage of incoming traffic falls below the threshold.

  • hwEntityOutputRateThresholdAlarm: The bandwidth usage of outgoing traffic exceeds the threshold.

  • hwEntityOutputRateThresholdAlarmResume: The bandwidth usage of outgoing traffic falls below the threshold.

  • hwEntityHigErrorPacketThresholdAlarm: Incoming packets are discarded because an error is detected during physical layer detection.

  • hwEntityHigStateChangeNotify: The Higig port status changes.

  • hwEntityHigStateDownNotify: The Higig port status remains Down.

  • hwEntityRuntPacketCheckNotify: The number of packet fault recoveries detected on a port exceeds 5000.

  • hwBoardDropRuntPacketNotify: Some packets of 64 to 86 bytes or 145 to 193 bytes are discarded.

  • hwEntityHigDiscardPacketNotify: An alarm is generated when the number of packets discarded on an HG channel due to congestion within 300s reaches 300.

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

Trap function status:

  • on: The trap function is enabled.

  • off: The trap function is disabled.

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