cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
735
Views
0
Helpful
1
Replies

Developing reports with Cisco IOS SLA

angel-moon
Level 3
Level 3

Hello everyone,

does anyone know what I can use to develop nice looking reports based on Cisco IOS SLA?

Thanks in advance!  All replies rated

1 Reply 1

frqcisco1
Level 1
Level 1

Hi!

Either you have already a network management system that supports IP-SLA, or you write your own scripts.

A very simple implementation exists as freeware from Solarwinds at http://www.solarwinds.com/geek/geekguides/ip_sla_guide.aspx

and is called 'Free IP SLA Monitor'.

Cisco has quite good documentation about IP-SLA at

http://www.cisco.com/en/US/customer/technologies/tk648/tk362/tk920/technologies_white_paper09186a00802d5efe.html

Get the latest CISCO-RTTMON MIBs from ftp://ftp.cisco.com/pub/mibs/v2/ to get a complete view of variables available.

Either read it thru the MIB-files, or get a MIB-browser, such as the free snmpb at http://sourceforge.net/projects/snmpb/.

Use the SNMP utilities from http://www.net-snmp.org/ (or anything siliar) to get access to the IP-SLA variables of your Cisco device.

Use MRTG http://oss.oetiker.ch/mrtg/ or http://oss.oetiker.ch/rrdtool/ for graphing.

Any scripting language as glue logic might still be needed, such as Perl/Python/Ruby/Java/...

Hope, this helps.

Regards,

      Chris