< Home

display snmp-agent trap feature-name sindex all

Function

The display snmp-agent trap feature-name sindex all command displays all trap messages of the SINDEX module.

Format

display snmp-agent trap feature-name sindex all

Parameters

None

Views

All views

Default Level

3: Management 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 sindex all command displays whether all trap functions of the SINDEX module are enabled.

Example

# Display all trap messages of the SINDEX module.

<sysname>display snmp-agent trap feature-name sindex all
------------------------------------------------------------------------------
Feature name: SINDEX
Trap number : 1
------------------------------------------------------------------------------
Trap name                       Status      Excessive Flag
hwNetStreamIndexUsedUp          on          Y 
Table 1 Description of the display snmp-agent trap feature-name sindex 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 SINDEX module.

Status

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

Excessive Flag

Excessive trap flag:
  • N: indicates that the trap message is not an excessive trap message.
  • Y: indicates that the trap message is an excessive trap message.

hwNetStreamIndexUsedUp

Indicates the NetStream interface indexes are used up.

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