trap-enable

Syntax

trap-enable

no trap-enable

Description

Enables the notification of the events to be sent as traps to the SNMP management stations for OSPFv3.

The no form of this command disables the notification of the events to be sent as traps to the SNMP management stations for OSPFv3.

Command context

config-ospfv3

Authority

Administrators

Examples

Enabling sending notification of events as traps:

switch# configure terminal
switch(config)# router ospfv3 1
switch(config-ospfv3-1)# trap-enable

Disabling sending notification of events as traps:

switch# configure terminal
switch(config)# router ospfv3 1
switch(config-ospfv3-1)# no trap-enable