Product guide
IP Routing Features
Configuring OSPF
Modifying OSPF Traps Generated
OSPF traps as defined by RFC 1850 are supported on the switches covered in
this guide. OSPF trap generation is enabled by default.
When using the CLI, you can disable all or specific OSPF trap generation by
entering the following CLI command:
ProCurve(ospf)# no snmp-server trap ospf
To later re-enable the trap feature, enter the command:
ProCurve(ospf)# snmp-server trap ospf
To disable a specific OSPF trap, enter the following command:
ProCurve(ospf)# no snmp-server trap ospf < ospf-trap >.
These commands are at the OSPF Router Level of the CLI.
Here is a summary of OSPF traps supported on switches covered in this guide,
and their associated MIB objects from RFC 1850:
Table 11-5. OSPF Traps and Associated MIB Objects
OSPF Trap Name MIB Object
interface-state-change-trap ospfIfstateChange
virtual-interface-state-change-trap ospfVirtIfStateChange
neighbor-state-change-trap ospfNbrStateChange
virtual-neighbor-state-change-trap ospfVirtNbrStateChange
interface-config-error-trap ospfIfConfigError
virtual-interface-config-error-trap ospfVirtIfConfigError
interface-authentication-failure-trap ospfIfAuthFailure
virtual-interface-authentication-failure-trap ospfVirtIfAuthFailure
interface-receive-bad-packet-trap ospfIfrxBadPacket
virtual-interface-receive-bad-packet-trap ospfVirtIfRxBadPacket
interface-retransmit-packet-trap ospfTxRetransmit
virtual-interface-retransmit-packet-trap ospfVirtIfTxRetransmit
11-51