
OSPF
check_ospfRuns
Description:
Retrieves the number of times that the intra-area route table has been calculated using link-state database. Monitoring is done using Simple Network Management Protocol (SNMP)
Current Version
Last Release Date
June 23, 2009
Compatible With
Owner
Project Files
File | Description |
---|---|
check_ospfRuns.tar.gz | check_ospfRuns source code + binary |
Project Notes
To retrieve the data I am using ospfSpfRuns OID (1.3.6.1.2.1.14.2.1.4)
Reviews
(1)
Add a Review
Very limited functionality with modern IOS-es, and typical MPLS VPNs. It is a IOS limitation, not the plugin itself. The only chance is to configure ospf traps on the router and trap handling, passive service on Nagios. IOS config:
snmp-server host ....
snmp-server enable traps ospf
"Cisco IOS Release 12.0(26)S, 12.2(25)S, 12.2(27)SBC, 12.2(31)SB2 and later
releases, the OSPF MIB and CISCO OSPF MIB will be supported only for the first OSPF process [....] SNMP traps will be generated for OSPF events that are related to any of the OSPF processes.
There is no workaround for this situation."
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/configuration/15-sy/iro-15-sy-book/iro-mib-1850.pdf
Page Sections
Project Stats
Rating
3 (1)
Favorites
0
Views
92,593