Configuring OSPF network management
With trap generation enabled, OSPF generates traps to report important events. Traps fall into the following levels.
Level-3—Fault traps
Level-4—Alarm traps
Level-5—Normal but important traps
Level-6—Notification traps
The generated traps are sent to the information center of the device. The output rules of the traps such as whether to output the traps and the output direction are determined according to the information center configuration. (For information center configuration, see Network Management and Monitoring Configuration Guide.)
To configure OSPF network management:
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Bind OSPF MIB to an OSPF process. | ospf mib-binding process-id | Optional. By default, the OSPF process with the smallest process-id is bound with OSPF MIB. |
3. Enable OSPF trap generation. | snmp-agent trap enable ospf [ process-id ] [ ifauthfail | ifcfgerror | ifrxbadpkt | ifstatechange | iftxretransmit | lsdbapproachoverflow | lsdboverflow | maxagelsa | nbrstatechange | originatelsa | vifcfgerror | virifauthfail | virifrxbadpkt | virifstatechange | viriftxretransmit | virnbrstatechange ] * | Optional. Enabled by default. |