8f4dbb5338
Cisco OTV
...
Implements the CISCO-OTV-MIB to retrieve OTV counters from Cisco devices.
This collects information on the configured Overlays and Adjacencies
Statistics are collected for the amount of VLAN's on each overlay and the amount of MAC addresses available over each OTV endpoint.
OTV alerts are collected and generated if the appropriate alerting rules exist.
Data is displayed under routing at both the global and device level.
Includes function snmpwalk_array_num, which performs a numeric SNMPWalk and returns an array containing $count indexes
One Index:
From: 1.3.6.1.4.1.9.9.166.1.15.1.1.27.18.655360 = 0
To: $array['1.3.6.1.4.1.9.9.166.1.15.1.1.27.18']['655360'] = 0
Two Indexes:
From: 1.3.6.1.4.1.9.9.166.1.15.1.1.27.18.655360 = 0
To: $array['1.3.6.1.4.1.9.9.166.1.15.1.1.27']['18']['655360'] = 0
And so on...
2016-01-21 22:04:20 +10:00
ebd0f6fc35
Apply "Squiz" code style on old (pre-2014) files
2015-07-11 16:12:35 +02:00
b273e04241
/// -> //
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
cacf913a55
# -> / for phpdoc
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
2667649d3c
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2970 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-06 13:56:23 +00:00
fd8d9a8c1b
updated netscaler mib. netscaler vserver poller. netscaler vserver subtab in routing.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2826 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-18 08:12:37 +00:00
b15ac997f8
Cisco ACE support thanks to wez_db
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2814 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-12 11:09:45 +00:00
ab2668981c
Add page title changing infrastructure, do it for device tabs already
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2690 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-18 14:27:21 +00:00
9a1bee1458
more code cleanup (last commit for now)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2520 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 14:37:54 +00:00
7930814d0d
migrate routing/vrf&bgp to new urls
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2501 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-19 08:54:48 +00:00
7c8f91e797
add graphing of ipsec tunnels on cisco kit
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2450 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-12 13:53:37 +00:00
99c6fc3e65
vastly simplified .htaccess and cleaned up how we use variables a little
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2446 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-12 04:57:56 +00:00
c156c75b0a
fix how we decide to show routing tab, and save some db queries
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2296 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-13 08:57:54 +00:00
dddcf485dc
fixes and visual representation of CEF switching.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2211 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-01 12:37:43 +00:00
8e9f47f2b9
fixes to many little things. collection of ospf neighbours (but we can't definitely work out what interface they're on, fucking mib is lame!)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2210 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-30 22:20:11 +00:00
c7e46edfb8
remove overview for routing. it was retarded. :D
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2204 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-29 22:29:42 +00:00
0572f4a031
move vrfs into routing for devices
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2197 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-28 15:01:36 +00:00
477afeea09
reindent a little
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2182 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-27 14:59:50 +00:00
6ac8b1ff80
routing overview start
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2177 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-27 02:03:33 +00:00
9329a6ac9c
web interface ospf XD FOR FENESTRO TO MAKE GREAT TEST
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2176 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-27 01:46:01 +00:00
4d55d5405c
fix cef showing up in device/routing
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2109 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-20 16:37:13 +00:00
b40b218f43
fix BGP a bit. move CEF to routing.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2102 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-19 21:54:43 +00:00
e14e179e31
fuck you, svn
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2089 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-17 15:55:38 +00:00