< Home

display snmp-agent trap feature-name vfs all

Function

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

Format

display snmp-agent trap feature-name vfs 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 vfs all command displays whether all trap functions of the VFS module are enabled.

Example

# Display all trap messages of the VFS module.

<sysname> display snmp-agent trap feature-name vfs all
------------------------------------------------------------------------------
Feature name: VFS
Trap number : 5
------------------------------------------------------------------------------
Trap name                       Default switch status      Current switch status
hwFlhOperNotification           off                        off
hwSysMasterHDError              off                        off
hwSysSlaveHDError               off                        off
hwFlhSyncSuccessNotification    off                        off
hwFlhSyncFailNotification       off                        off
Table 1 Description of the display snmp-agent trap feature-name vfs 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 VFS module:

  • hwFlhOperNotification: enables the system to send trap when the copy of flash is complete.
  • hwSysMasterHDError: enables the system to send trap when the hard disk of the master board cannot be read and written because of some errors.
  • hwSysSlaveHDError: enables the system to send trap when the hard disk of the slave board cannot be read and written because of some errors.
  • hwFlhSyncSuccessNotification: enables the system to send trap when the copy of flash is success.
  • hwFlhSyncFailNotification: enables the system to send trap when the copy of flash is failed.

Default switch status

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

Current switch status

Status of the current 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 >