< Home

display snmp-agent trap feature-name ospfv3 all

Function

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

Format

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

Example

# Display all trap messages of the OSPFv3 module.

<sysname> display snmp-agent trap feature-name ospfv3 all
--------------------------------------------------------------
Feature name: ospfv3
Trap number : 14
-----------------------------------------------------------------
Trap name                           Default switch status   Current switch status
virtifstatechange                   off                     on
nbrstatechange                      off                     on
virtnbrstatechange                  off                     on
ifconfigerror                       off                     on
virtifconfigerror                   off                     on
ifrxbadpacket                       off                     on
virtifrxbadpacket                   off                     on
ifstatechange                       off                     on
restartstatuschange                 off                     on
nbrrestarthelperstatuschange        off                     on
virtnbrrestarthelperstatuschange    off                     on
nssatranslatorstatuschange          off                     on
lastauthenticationkeyexpiry         off                     on
authenticationsequencenumberwrap    off                     on
Table 1 Description of the display snmp-agent trap feature-name ospfv3 all command output

Item

Description

Feature name

Name of feature

Trap number

Number of traps of OSPFv3 module.

Trap name

Name of traps of OSPFv3 module, including:

  • virtifstatechange: enables the traps for virtual interface state changes.

  • nbrstatechange: enables the traps for neighbor state changes.

  • virtnbrstatechange: enables the traps for neighbor state changes on the virtual-link.

  • ifconfigerror: enables the traps for interface configuration errors.

  • virtifconfigerror: enables the traps for virtual interface configuration errors.

  • ifrxbadpacket: enables the traps for bad packets received on the interface.

  • virtifrxbadpacket: enables the traps for bad packets received on the virtual interface.

  • ifstatechange: enables the traps for the interface state changes.

  • restartstatuschange: enables the traps for restarter state changes during GR.

  • nbrrestarthelperstatuschange: enables the traps for helper state changes during GR.

  • virtnbrrestarthelperstatuschange: enables the traps for helper state changes during GR on the virtual link.

  • nssatranslatorstatuschange: enables the traps for the NSSA translator state changes.

  • lastauthenticationkeyexpiry: enables the trap for last authentication key in keychain expiry.

  • authenticationsequencenumberwrap: enables the trap for cryptographic sequence number wrapping.

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.

# Display all the OSPFv3 trap messages in detail.

<sysname> display snmp-agent trap feature-name ospfv3 all verbose
---------------------------------------------------------------------
Feature name: ospfv3
Trap number : 14
---------------------------------------------------------------------
Trap name                : virtifstatechange
Default switch status    : off
Current switch status    : on
Trap Description         : 

Trap name                : nbrstatechange
Default switch status    : off
Current switch status    : on
Trap Description         : 

Trap name                : virtnbrstatechange
Default switch status    : off
Current switch status    : on
Trap Description         : 

Trap name                : ifconfigerror
Default switch status    : off
Current switch status    : on
Trap Description         : 

Trap name                : virtifconfigerror
Default switch status    : off
Current switch status    : on
Trap Description         : 

Trap name                : ifrxbadpacket
Default switch status    : off
Current switch status    : on
Trap Description         : 

Trap name                : virtifrxbadpacket
Default switch status    : off
Current switch status    : on
Trap Description         : 

Trap name                : ifstatechange
Default switch status    : off
Current switch status    : on
Trap Description         : 

Trap name                : restartstatuschange
Default switch status    : off
Current switch status    : on
Trap Description         : 

Trap name                : nbrrestarthelperstatuschange
Default switch status    : off
Current switch status    : on
Trap Description         : 

Trap name                : virtnbrrestarthelperstatuschange
Default switch status    : off
Current switch status    : on
Trap Description         : 

Trap name                : nssatranslatorstatuschange
Default switch status    : off
Current switch status    : on
Trap Description         : 

Trap name                : lastauthenticationkeyexpiry
Default switch status    : off
Current switch status    : off
Trap Description         :

Trap name                : authenticationsequencenumberwrap
Default switch status    : off
Current switch status    : off
Trap Description         :
Table 2 Description of the display snmp-agent trap feature-name ospfv3 all verbose command output

Item

Description

Trap Description

Displays the trap description.

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