Commit Graph

1750 Commits

Author SHA1 Message Date
Oliver Gorwits
ba721cf9fb release 3.92 3.92 2023-02-20 22:31:06 +00:00
Oliver Gorwits
736005b4f6 Update test_and_publish.yml 2023-02-20 17:14:26 +00:00
Oliver Gorwits
70f19bf988 Update test_and_publish.yml 2023-02-20 17:10:50 +00:00
Oliver Gorwits
d32b7e42c9 release 3.91 3.91 2023-02-20 17:00:24 +00:00
Oliver Gorwits
b3f96de3e0 release 3.90 3.90 2023-02-20 16:55:03 +00:00
Oliver Gorwits
6ecfb2245f accept hashref or bare list to new() 2023-02-20 16:37:16 +00:00
Infopromt
1d4cd2d075 Add support of Hirschmann switch (#450)
* Update Info.pm

* Create Hirschmann.pm

* Update Hirschmann.pm

* Use name instead of OID in serial number

* RS40 Comment

* MAC address of the switch (on the CPU pseudo interface)

* Update README

Add SNMP::Info::Layer2::Hirschmann

* Update Hirschmann.pm

release 3.84
2023-02-20 16:23:16 +00:00
Avant Wireless
52f16e0673 Add Netonix support (#463)
* Initial support for Netonix

* Bring Netonix up to 3.84; add blob to Info.pm
2023-02-20 16:21:06 +00:00
Oliver Gorwits
9042ad7573 #460 always return $info instance to allow error() inspection 2023-02-20 16:19:39 +00:00
Oliver Gorwits
f9f3dc6490 #464 check in case non numeric key in cache befor inc 2023-02-20 15:41:32 +00:00
Oliver Gorwits
cdafa791d0 #464 check in case non numeric key in cache befor inc 2023-02-20 15:32:37 +00:00
Christoph Handel
ef4dfbe870 CH: workaround for aruba-cx link aggregation (#474) 2023-02-20 15:21:46 +00:00
nick n
1a42221e58 fix for netdisco855 snmp-info459 perhaps (#475) 2023-02-20 15:19:13 +00:00
Christoph Neuhaus
ca1d2104dc Update for Cisco 9xxx Serie (#477)
New codenames for version 17.x: https://www.cisco.com/c/en/us/support/ios-nx-os-software/ios-xe-17/series.html

also added IOSXE for Cisco Catalyst 9200 & 9300 Series:

netdisco-do show -e description -d C93XX.switch
Cisco IOS Software [Bengaluru], Catalyst L3 Switch Software (CAT9K_IOSXE), Version 17.5.1, RELEASE SOFTWARE (fc3)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2021 by Cisco Systems, Inc.
Compiled Wed 31-Mar-21 01:46 by mcpre

netdisco-do show -e description -d C92XX.switch
Cisco IOS Software [Amsterdam], Catalyst L3 Switch Software (CAT9K_LITE_IOSXE), Version 17.3.5, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2022 by Cisco Systems, Inc.
Compiled Wed 09-Feb-22 09:28 by mc
2023-02-20 15:16:34 +00:00
Oliver Gorwits
c6c168733e release 3.89 3.89 2022-08-18 08:32:44 +01:00
Oliver Gorwits
c6a5c68657 add Regexp::Common to dependencies, fix tests for i_vlan_membership_untagged 2022-08-18 08:31:33 +01:00
Oliver Gorwits
f7d4a78f41 release 3.88 3.88 2022-08-17 22:51:16 +01:00
Oliver Gorwits
4b15add4ff add vlans to Juniper based on ifChassisLogicalUnit 2022-08-17 22:48:55 +01:00
Oliver Gorwits
9842bb2dc2 add i_subinterfaces to Layer3 2022-08-17 22:06:17 +01:00
Oliver Gorwits
a59af743a9 avoid exception when trying translateObj on .0.0 2022-08-17 15:38:55 +01:00
Oliver Gorwits
f65301f233 release 3.87 3.87 2022-08-12 17:29:37 +01:00
Oliver Gorwits
7fd2e31913 #462 SNMP::Info::Layer3::PaloAlto to include layer 2 2022-08-12 17:25:13 +01:00
Oliver Gorwits
c514baa9b2 don't think _lldp_loc_id_os needs underscore 2022-08-12 17:20:42 +01:00
Oliver Gorwits
ac18ab7b10 update changes 2022-08-12 17:19:08 +01:00
Christian Ramseyer
3acf12ada3 Fix merge of outdated $VERSION 2022-08-12 07:52:55 +02:00
Christian Ramseyer
ce60c79008 Make pae_control a GLOBAL instead of a FUNC 2022-08-12 07:48:16 +02:00
Christian Ramseyer
a665fe335b Add PortAccessEntity to Layer2.pm 2022-08-12 07:48:16 +02:00
Christian Ramseyer
ffb28b7e34 List PortAccessEntity in Info.pm 2022-08-12 07:48:16 +02:00
Christian Ramseyer
f09c705e71 Add POD for pae_authsess_mab() 2022-08-12 07:48:16 +02:00
Christian Ramseyer
3de22ad136 Initial commit of PortAccessEntity/IEEE8021-PAE-MIB module 2022-08-12 07:48:16 +02:00
Christian Ramseyer
d36ef515a6 Add SNMPv3 parameters to example code 2022-08-12 07:47:44 +02:00
Christian Ramseyer
75db1771b7 Add test for lldp_loc_id 2022-08-12 07:47:10 +02:00
Christian Ramseyer
4020a430f5 Expose lldLocChassisId as $lldp->lldp_loc_id #461
* also adds lldp_loc_id_type, mostly for decoding reasons
 * moved decode logic so it can be used for remote or local id
2022-08-12 07:47:10 +02:00
Christoph Neuhaus
d404cbd154 Update CiscoStats.pm
Cisco IOS-XE Version 17.3: Amsterdam
2022-08-11 21:04:41 +02:00
Oliver Gorwits
d5f68ca4e7 avoid error if juniper vlan not in bp_index 2022-08-11 04:57:42 +01:00
Oliver Gorwits
dc3d1e0b46 avoid error if juniper vlan not in bp_index 2022-08-10 17:32:16 -04:00
Oliver Gorwits
e885efa921 release 3.86 3.86 2022-08-10 09:18:39 +01:00
Oliver Gorwits
dcf2c0ee54 #468 Cisco dotted subinterfaces had incorrect vlan assigned 2022-08-10 09:17:31 +01:00
Oliver Gorwits
feaeba8be4 release 3.85 3.85 2022-08-02 17:28:10 +01:00
Oliver Gorwits
b4d19c937c Add i_subinterfaces for VLAN subinterfaces in CiscoVTP 2022-08-02 17:26:33 +01:00
Oliver Gorwits
7846cbce1a release 3.84 3.84 2022-07-04 16:46:54 +01:00
Oliver Gorwits
74b25e4c88 remove os() func not needed 2022-07-04 16:45:08 +01:00
Oliver Gorwits
ef2500dcc7 release 3.83 3.83 2022-07-04 16:33:01 +01:00
Oliver Gorwits
70379aaf6e add HW Group STE temp monitor class 2022-07-04 16:29:39 +01:00
Oliver Gorwits
4d471b38fb release 3.82 3.82 2022-03-16 17:32:41 +00:00
Alexander Hartmaier
895b8ed373 rename parse_cisco_bgp_peer2_peer2entry_index to parse_cisco_bgp_peer2_entry_index 2022-03-16 09:29:10 +01:00
Alexander Hartmaier
efb32ac10d add Cisco BGP MIB support to all Cisco Layer 3 devices (#451)
This also adds a munge_inetaddress function which can be used to parse a 
binary IP address as defined by the SNMP InetAddress type.
2022-03-14 21:37:27 +00:00
Oliver Gorwits
7f3028cbdb more tolerant of weird subname calls in autoload 2022-03-02 22:11:56 +00:00
Oliver Gorwits
1c1dbe6464 remove custom CPAN::Uploader 2021-11-14 19:37:12 +00:00
Oliver Gorwits
b98b68c718 avoid error on macOS(?) with netmask of 64 or 128 on v4 addr 2021-10-23 22:38:33 +01:00