The display snmp-agent trap feature-name ospfv3 all command displays all trap messages of the OSPFv3 module.
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.
# 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
Item |
Description |
|---|---|
Feature name |
Name of feature |
Trap number |
Number of traps of OSPFv3 module. |
Trap name |
Name of traps of OSPFv3 module, including:
|
Default switch status |
Status of the default trap switch:
|
Current switch status |
Status of the current trap switch:
|
# 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 :
Item |
Description |
|---|---|
Trap Description |
Displays the trap description. |