Oliver Gorwits
c35d5814b4
fix #180 support CiscoConfig on Nexus ( #209 )
...
* fix #180 support CiscoConfig on Nexus
* Update ChangeLog
2017-02-04 18:15:23 +00:00
Justin Hunter
7d19ad401b
Merge branch 'master' of github.com:netdisco/snmp-info
2017-01-13 21:37:48 -07:00
Oliver Gorwits
24e20101d5
release 3.34
2016-11-20 17:45:49 +00: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
Oliver Gorwits
5cf88ba3b7
release 3.33
2016-04-27 16:55:11 +01: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
Oliver Gorwits
fd898829c3
release 3.32
2016-04-26 21:26:39 +01: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
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
Oliver Gorwits
76aece0a3f
release 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
2015-11-16 21:35:59 +00:00
Eric A. Miller
a8d83b5e1c
Statistics in the sysIfxStatTable are 64-bit counters, so they should override the 64-bit methods. See documentation at https://metacpan.org/pod/SNMP::Info#Interface-Statistics for implications. The proprietary MIB does not have 32-bit counters, as a result 32-bit counter methods are not overridden.
2015-11-10 23:05:47 -05:00
Eric A. Miller
9392b74cbc
Correct port indexing of newer VSP 4K and 8K in L3::Passport
2015-11-10 22:42:15 -05:00
Oliver Gorwits
b97cef86a3
release 3.29
2015-10-13 22:31:16 +01:00
Jeroen van Ingen
70615a172b
IPv6 related updated to Info::LLDP
...
- LLDP::lldp_addr() may now also return neighbor IPv6 addresses
- Make more clear in POD that lldp_addr() will not return all management addresses reported by neighbor, it's a kind of roulette
- Add LLDP::lldp_ipv6() and LLDP::lldp_mac() methods for remote management addresses of types IPv6 and MAC, respectively
2015-09-04 16:15:08 +02:00
Jeroen van Ingen
d399ca90d3
Add IPv6::ipv6_addr() method for decoding table instances to actual addresses
2015-09-01 14:53:34 +02:00
Jeroen van Ingen
bbc9695075
Report L2 capability on PacketFront devices if they have bridge ports
2015-06-29 17:02:48 +02:00
Oliver Gorwits
c8fceeb75b
release 3.28
2015-06-18 22:37:26 +01:00
Eric A. Miller
036cb4556e
Correct port indexing of VSP 4K in L3::Passport
2015-06-11 18:23:23 -04:00
Jeroen van Ingen
e7b06a0b06
POD fixes in Layer2::Aironet
2015-06-09 17:17:46 +02:00
Jeroen van Ingen
c0067113e9
Add model translation to Layer3::Huawei by loading correct MIB
2015-06-09 17:17:01 +02:00
Jeroen van Ingen
ce4349a188
Try to determine whether a device in generic Layer3::Cisco class needs community based indexing
...
Layer3 capable Cisco device without a mapping to a more specific class fall
under the Layer3::Cisco class. These can be "real" routers that don't need
community based indexing, or Layer 3 switches that do need community based
indexing (to fetch L2 forwarding tables for different VLANs). Generally, if
community based indexing is needed on a platform, it also supports the
CISCO-VTP-MIB. Dynamically return cisco_comm_indexing based on vtpVersion.
2015-06-02 18:07:50 +02:00
Jeroen van Ingen
224085dfca
Add Layer3::Huawei class
2015-06-02 17:17:13 +02:00
Oliver Gorwits
9b3262a5fe
release 3.27
2015-05-05 20:32:40 +01:00