Justin Hunter
e35faee278
add sensible fallback for native vlan
2016-09-09 14:31:22 -07: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
Oliver Gorwits
d5bf08329e
[ #221 ] Drop Cisco Voice VLAN 4096
2015-05-05 20:18:48 +01:00
Bill Fenner
60efce8404
Add power supply information
...
Use ps1_type and ps1_status to report power injector type
(e.g., cdp negotiated, inline power, etc.) and status
(e.g., full power, reduced power)
2015-03-18 19:05:40 +00:00
Oliver Gorwits
83164f456a
release 3.26
2015-03-07 17:08:25 +00:00
Oliver Gorwits
c0141bcfee
Include Voice VLANs in (tagged) VLAN Membership on Cisco devices
2015-03-07 17:07:17 +00:00
Oliver Gorwits
8dfe9ef1cf
Fix typo in MRO::print_superclasses
2015-02-28 21:13:38 +00:00
Oliver Gorwits
73d713b670
Add fan and psu reporting to Layer3::Dell
2015-02-28 12:47:59 +00:00
Oliver Gorwits
db6c3573c1
release 3.25
2015-02-25 22:09:18 +00:00
Jeroen van Ingen
c8cbdaef8a
Add more model name mappings to Layer2::HP (includes several 2530 models and 5400R series)
2015-02-23 15:52:07 +01:00
Oliver Gorwits
2c7243b87d
release 3.24
2015-02-04 18:42:16 +00:00
Eric A. Miller
46515dd5d3
Support RSTP and ieee8021d STP operating modes in RapidCity
2015-01-22 22:16:34 -05:00
Eric A. Miller
7eb799adc6
Fix incorrect FDB ID to VLAN ID mapping in Bridge and L3:Enterasys
2015-01-22 21:57:06 -05:00