< Home

display snmp-agent trap feature-name bulkstat all

Function

The display snmp-agent trap feature-name bulkstat all command displays all trap messages of the batch statistics collection module.

Format

display snmp-agent trap feature-name bulkstat 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.

The display snmp-agent trap feature-name bulkstat all command displays whether all trap functions of the bulkstat module are enabled.

Example

# Display all trap messages of the batch statistics collection module.

<sysname>display snmp-agent trap feature-name bulkstat all
------------------------------------------------------------------------------
Feature name: BULKSTAT
Trap number : 5
------------------------------------------------------------------------------
Trap name                       Default switch status   Current switch status
hwBulkStatCollectIncomplete     off                     off
hwBulkStatCollectResume         off                     off
hwBulkStatURLConnectionFail     off                     off
hwBulkStatURLConnectionResume   off                     off
hwBulkStatTransferFileDiscard   off                     off  
Table 1 Description of the display snmp-agent trap feature-name bulkstat 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 batch statistics collection module:

  • hwBulkStatCollectIncomplete: indicates the trap that the collection in the file is incomplete in the collection period.
  • hwBulkStatCollectResume: indicates that the collection works normally in the latter collection period.
  • hwBulkStatURLConnectionFail: indicates that the URL connection fails during file transfer.
  • hwBulkStatURLConnectionResume: indicates that the URL connection recovers in file transfer.
  • hwBulkStatTransferFileDiscard: indicates that the file is discarded due to the transfer failure.

Default switch status

Status of the default trap switch:
  • on: indicates that the trap function is enabled.
  • off: indicates that the trap function is disabled.

Current switch status

Status of the current trap switch:
  • 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 >