4d0832e412
refactor: Updated vlan discovery to support JunOS ( #6597 )
2017-05-13 23:06:14 +01:00
21898a3c29
Disco / Poller tidy up + Added display of module mem usage ( #5778 )
...
* tidyup + added mem usage for poller modules
* tidied up discovery modules
* fix sensors
2017-02-07 22:54:30 -06:00
4ff9e84f4e
refactor: populate native vlans in the ports_vlan table for cisco devices too ( #4805 )
2016-10-19 22:44:49 +01:00
7ca80410d5
feature: Add q-bridge-mib tagged VLAN membership #3285
2016-10-11 22:29:06 +01:00
9284bc60ff
Update code in includes to be PSR-2 compliant ( #4220 )
...
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
995897b75c
switch to newer IEEE8021-Q-BRIDGE-MIB
2016-01-24 20:50:42 +01:00
40d17b4c4a
resolve problem with absent VLAN's on devices with reported version 2 ieee8021QBridgeVlanVersionNumber
...
ieee8021QBridgeVlanVersionNumber OBJECT-TYPE
SYNTAX INTEGER {
version1(1),
version2(2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The version number of IEEE 802.1Q that this device
supports. Reported as 1 by VLAN Bridges that support
only SST operation, and reported as 2 by VLAN Bridges
that support MST operation."
REFERENCE "12.10.1.1"
::= { ieee8021QBridgeEntry 2 }
2016-01-24 20:35:29 +01:00
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
ebd0f6fc35
Apply "Squiz" code style on old (pre-2014) files
2015-07-11 16:12:35 +02:00
5a7988e2e4
chmod 0644 to php files not directly executed
2015-04-28 22:58:03 +02:00
d0fa4eb9ec
Added none to vtpversion check
2014-09-09 20:46:17 +01: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
613e8b1e29
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3117 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 22:02:30 +00:00
dc66830e95
move vlan discovery scripts into a directory
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3115 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 15:12:04 +00:00