Jeroen van Ingen
7041dbab27
Merge remote-tracking branch 'operatorofhell/ciscoips'
2016-10-19 10:30:13 +02:00
Moritz Kraus
661051fde4
Documentation for Info::Layer7::CiscoIPS written
2016-10-12 10:52:58 +02:00
Justin Hunter
36cba5ce18
* better handling of i_vlan_membership()
...
* make funcs() for ALD related functions to ensure mib loaded
2016-09-19 14:46:27 -07:00
Justin Hunter
4753f30c53
return the original result unless we have the proper mapping tables
2016-09-09 16:44:04 -07:00
Justin Hunter
d719e240d2
return proper VLAN IDs for Juniper
2016-09-09 14:45:33 -07:00
Justin Hunter
e35faee278
add sensible fallback for native vlan
2016-09-09 14:31:22 -07:00
Moritz Kraus
fd3417a09a
faked e_index with e_id
2016-09-09 15:59:52 +02:00
Moritz Kraus
1719709648
override e_index for IPS with e_id
2016-09-09 15:53:30 +02:00
Moritz Kraus
d37aa3378e
Added sub productname
2016-09-08 17:41:11 +02:00
Moritz Kraus
f017d32860
added CiscoIPS Class
2016-09-08 16:59:53 +02:00
Justin Hunter
7b23edcb29
remove trailing comma from Juniper os_ver
2016-09-01 16:22:34 -07:00
Jeroen van Ingen
e48c4b4e84
Fix errors with serial number on Nexus and make Nexus.pm code style more consistent ( #269 )
2016-07-18 10:35:33 +02:00
Oliver Gorwits
aeca44c7aa
Serial number on Nexus 9372 (genereic check for ID before using) (M. Caines)
2016-05-17 16:37:36 +01:00
Alexander Hartmaier
af6ae8e419
skip everything in the xt directory regardless of its name
2016-04-27 18:04:54 +02:00
Oliver Gorwits
5cf88ba3b7
release 3.33
3.33
2016-04-27 16:55:11 +01:00
Alexander Hartmaier
f901ba5591
Move author-only tests to xt directory
...
so they aren't run on installation by users
2016-04-27 17:49:26 +02:00
Alexander Hartmaier
7deea96bc3
Correct device serial number reporting for Cisco Nexus 5k switches with software version >= 7
2016-04-27 16:54:02 +02:00
Alexander Hartmaier
48dfb9bd08
fix Useless use of greediness modifier '?' in regex
2016-04-27 16:23:48 +02:00
Alexander Hartmaier
85372559fa
fix t/00_local_pod-coverage.t
2016-04-27 16:18:49 +02:00
Alexander Hartmaier
98972b80ef
fix t/00_local_docininfo.t
2016-04-27 15:54:04 +02:00
Alexander Hartmaier
d950244232
fix t/00_local_spelling.t
2016-04-27 15:39:17 +02:00
Oliver Gorwits
fd898829c3
release 3.32
3.32
2016-04-26 21:26:39 +01:00
Oliver Gorwits
b0158628bb
update copyright year
2016-04-26 21:25:09 +01:00
Oliver Gorwits
0f69a7b391
Removed DeviceMatrix from the distribution
2016-04-26 21:24:27 +01:00
Oliver Gorwits
72773117e5
Respect version/comm/secname on passed Session obj
2016-04-26 21:17:35 +01:00
Oliver Gorwits
06806f5a6e
AUTOLOAD typo-catcher search for SNMP::Info no longer anchored
2016-04-26 21:02:57 +01:00
Oliver Gorwits
a01c785ec8
add missing changelog entries GRRRRRR!
2016-04-26 21:01:08 +01:00
Brian De Wolf
502e206371
Improve VG350 detection
...
Cisco VG350s get detected as Aironet 350s, which breaks CDP collection. This
overrides the behavior to mark VG350s as generic Cisco Layer3 devices.
2016-04-08 16:18:30 -07:00
Max Kosmach
8fba1bc6a9
Remove L2 from PaloAlto layers
2016-03-19 15:27:21 +03:00
Jeroen van Ingen
f43803d6d4
Merge /u/begemot/snmp-info/ branch support-for-paloalto-v2 into master
...
https://sourceforge.net/p/snmp-info/code/merge-requests/14/
2016-03-17 13:59:00 +00:00
Jeroen van Ingen
338cba6350
Merge /u/begemot/snmp-info/ branch support-for-vmware-v2 into master
...
https://sourceforge.net/p/snmp-info/code/merge-requests/15/
2016-03-11 08:16:12 +00:00
Jeroen van Ingen
2a15066062
APC: also report model for PDU products ( #61 )
2016-03-07 10:12:55 +01:00
Jeroen van Ingen
add86bc566
Add workaround in IPv6.pm to deal with possibly incorrect IPV6-MIB implementations
2016-03-01 08:37:26 +01:00
Jeroen van Ingen
e9b4eaaeb9
Merge /u/begemot/snmp-info/ branch fix-apc-mac into master
...
http://sourceforge.net/p/snmp-info/code/merge-requests/17/
2016-02-29 09:23:08 +00:00
Oliver Gorwits
07605051f5
Avoid deep recusion when AUTOLOAD and carp collide
2016-02-25 20:02:19 +00:00
Oliver Gorwits
998356484b
Merge branch 'master' of ssh://git.code.sf.net/p/snmp-info/code
2016-02-25 17:54:11 +00:00
Oliver Gorwits
e97617ad60
Do not init table cache if Cache provided by user
2016-02-25 08:04:20 +00:00
Oliver Gorwits
9685c3afa8
Support undefined (noSuchIntance) values in Offline mode
2016-02-25 07:49:55 +00:00
Bill Fenner
c209b9a72f
Merge /u/begemot/snmp-info/ branch fix-aggregate into master
...
http://sourceforge.net/p/snmp-info/code/merge-requests/18/
2016-02-24 16:49:59 +00:00
Max Kosmach
4999b769ba
fix for 'Use of inherited AUTOLOAD for non-method SNMP::Info::Layer2::HP::agg_ports_ifstack() is deprecated'
2016-02-24 18:50:45 +03:00
Max Kosmach
d8b5ba2161
Add device MAC to APC UPS
2016-02-23 19:20:52 +03:00
Max Kosmach
6f4a4a91cf
Add support for propMultiplexor as ifType.
...
3Com/H3C switches use this type for Link Aggegation without LACP.
2016-02-19 18:46:49 +03:00
Max Kosmach
0049f0d72e
Add VMware support
2016-02-17 01:59:24 +03:00
Max Kosmach
4ea66fc0fd
Add Palo Alto support
2016-02-17 01:45:32 +03:00
Max Kosmach
8426620572
Add 200 Mbps and 2.0 Gbps aliases to SPEED_MAP (useful withport aggregation)
2016-02-11 21:50:44 +03:00
Oliver Gorwits
76aece0a3f
release 3.31
3.31
2016-01-22 20:40:09 +00:00
Eric A. Miller
508e7f77a0
Add support for channelized interfaces in L3::Passport.
...
Channelized interfaces are 40G or 100G ports split into multiple 10G sub ports, reported as Slot.Port.Sub-Port. Note: Currently ifDescr reports the interface correctly as Slot/Port/Sub-Port on channelized interfaces but ifName misreports as just Slot/Port.
2016-01-19 23:24:00 -05:00
Eric A. Miller
d250a829cb
SONMP support for Enhanced Topology Table
...
The Enhanced Topology Table (s5EnMsTopNmmEnhancedTable) supports channelized interfaces as sub ports and is the only table populated on newer VOSS based devices.
2016-01-19 23:16:21 -05:00
Oliver Gorwits
2fada0c31c
Support for CiscoSB OS and Version (D. Tuecks)
2015-11-28 20:19:33 +00:00
Oliver Gorwits
e6ad08733d
release 3.30
3.30
2015-11-16 21:35:59 +00:00