Eric A. Miller
b263fa4375
release 3.60
2018-05-06 11:01:00 -04:00
Eric A. Miller
0ab688964f
Don't capture 'Hive' if it exists in aerohive AP model name
2018-05-06 09:32:35 -04:00
inphobia
41339c8df4
detect ap250 & ap230 models ( #263 )
...
it seems aerohive changed the their model names in snmp, so they no langer always begin with "hive". i have access to models 120, 121, 230 & 250. this is their sysdescr:
SNMPv2-MIB::sysDescr.0 = STRING: AP250, HiveOS 8.3r2 build-191018
SNMPv2-MIB::sysDescr.0 = STRING: AP230, HiveOS 6.5r8b build-179369
SNMPv2-MIB::sysDescr.0 = STRING: HiveAP121, HiveOS 6.5r8b build-179369
SNMPv2-MIB::sysDescr.0 = STRING: HiveAP120, HiveOS 6.5r3 Honolulu build2530
this fixes empty model names for the 230 & 250 ones while still supporting 120 & 121
Class SNMP::Info::Layer2::Aerohive (3.59) loaded from SNMP::Info 3.59.
Connected to hiveap211.
Detected Class: SNMP::Info::Layer2::Aerohive
Using Class: SNMP::Info::Layer2::Aerohive (-c to change)
Fetching base info...
vendor aerohive
model AP250
os hiveos
os_ver 8.3r2
description AP250, HiveOS 8.3r2 build-191018
contact admin@aerohive.com
Class SNMP::Info::Layer2::Aerohive (3.59) loaded from SNMP::Info 3.59.
Connected to hiveap113.
Detected Class: SNMP::Info::Layer2::Aerohive
Using Class: SNMP::Info::Layer2::Aerohive (-c to change)
Fetching base info...
vendor aerohive
model HiveAP121
os hiveos
os_ver 6.5r8b
description HiveAP121, HiveOS 6.5r8b build-179369
contact admin@aerohive.com
2018-05-05 16:19:39 +01:00
Eric A. Miller
e7c93b7abd
release 3.59
2018-05-01 23:18:16 -04:00
Eric A. Miller
8d35e15624
#214 SNMP::Info Device models Genua, ATMedia, Liebert
2018-04-30 23:36:47 -04:00
Eric A. Miller
cf42fe1496
release 3.58
2018-04-29 23:47:25 -04:00
Eric A. Miller
5852c3548b
#202 Support for Aerohive access points
2018-04-29 12:20:43 -04:00
Eric A. Miller
d0887fbea7
release 3.57
2018-04-26 21:17:17 -04:00
Eric A. Miller
5fb7c78619
release 3.56
2018-04-22 01:00:30 -04:00
Eric A. Miller
bd85ebc8d6
release 3.55
2018-04-19 19:06:06 -04:00
Eric A. Miller
d134c342e8
#117 Recognition for HP Blade switches
2018-04-19 18:12:39 -04:00
Eric A. Miller
4e18ccc9e2
#142 Sixnet Switch Support
2018-04-12 22:57:54 -04:00
Eric A. Miller
9ed5a187a9
Add missing documentation to Layer2::Nexans
...
Update Changes and Manifest
Add Layer2::Nexans test class
2018-04-12 14:44:53 -04:00
Eric Miller
a636ba6117
Merge pull request #253 from paecker/nexans_support
...
Nexans switch support
2018-04-12 14:26:44 -04:00
Eric A. Miller
02e6807e44
Prevent potential undefined warnings in i_speed_admin() of L2::C2900
2018-04-11 20:27:40 -04:00
Christoph Neuhaus
9752bf2878
Merge branch 'master' of https://github.com/netdisco/snmp-info into nexans_support
2018-04-11 16:53:38 +02:00
Christoph Neuhaus
9949eeb389
Version 3.54
2018-04-11 09:14:49 +02:00
Eric A. Miller
0371ca35d6
Use consistent return values and provide default initalizations
...
Add inital versions of Layer 2 test classes
2018-04-05 23:28:57 -04:00
Eric A. Miller
3b58ba8678
Remove commented out code
...
Add Layer2::Orinoco test class
2018-04-05 23:23:59 -04:00
Eric A. Miller
a69b45d849
Load MIB required for defined FUNCS
...
Add Layer2::Trapeze and Layer2::NWSS2300 test classes
2018-04-05 23:11:37 -04:00
Eric A. Miller
ad0a1044b9
Use SUPER:: rather than creating a new global
...
Add Layer2::Aironet test class
2018-04-05 23:09:19 -04:00
Eric A. Miller
66f16f6617
#61 ZyXEL (X)GS1900 family MIB
...
Fix loop in Layer2::ZyXEL_DSLAM layers method
Add Layer2::ZyXEL_DSLAM test class
2018-04-05 23:01:48 -04:00
Eric A. Miller
0755487e02
release 3.54
2018-04-01 22:22:32 -04:00
Eric A. Miller
3a3c1efe46
Explicit returns
...
Layer2::3Com test class
2018-04-01 21:01:06 -04:00
Eric A. Miller
f7de9ffbc6
Explicit return
2018-04-01 20:49:23 -04:00
Christoph Neuhaus
4a454c9431
Tag 3.53
2018-03-26 17:34:44 +02:00
Christoph Neuhaus
cd751071e1
Merge remote-tracking branch 'upstream/master' into nexans_support
2018-03-26 17:31:21 +02:00
Oliver Gorwits
98e8e57747
release 3.53
2018-03-22 21:36:10 +00:00
Christoph Neuhaus
f6a4f937ee
Nexans switch support
2018-03-22 17:26:05 +01:00
Jeroen van Ingen
090d94191b
Update README and Netgear
...
- Reflect Netgear FSM change by paecker in README
- Remove pipe from character class in Netgear GSM/FSM match
2018-03-20 11:47:57 +01:00
Jeroen van Ingen Schenau
2c3a6a3c6e
Merge pull request #251 from paecker/netgear_fsm_fix
...
modified Netgear.pm for serial/version compatibility to FSM series
2018-03-20 11:42:51 +01:00
Christoph Neuhaus
814083e2fa
modified Netgear.pm for serial/model compatibility to FSM73xx series
2018-03-20 10:34:12 +01:00
Oliver Gorwits
7621b30bc2
release 3.52
2018-03-19 18:07:51 +00:00
Oliver Gorwits
9e2e55dcb3
release 3.51
2018-03-17 15:42:41 +00:00
Oliver Gorwits
f8a1d5bc7a
set fallback for nonmatching interfaces
2018-03-17 15:35:55 +00:00
Oliver Gorwits
1a65be101e
update docs
2018-03-17 14:26:30 +00:00
Oliver Gorwits
4c5d0a5695
better interface naming for Ubiquiti
2018-03-17 14:18:09 +00:00
Eric A. Miller
8a41e5063a
release 3.50
2018-03-14 16:35:08 -04:00
Oliver Gorwits
5ce80ba4ee
release 3.49
2018-03-03 18:25:08 +00:00
Oliver Gorwits
c8b4f8f4fd
release 3.48
2018-03-03 17:20:24 +00:00
Oliver Gorwits
bb4578dea5
release 3.47
2018-02-27 22:51:38 +00:00
Oliver Gorwits
650aef9c2d
release 3.46
2018-02-17 13:05:25 +00:00
Oliver Gorwits
0f00322e03
release 3.45
2018-02-14 22:16:26 +00:00
Oliver Gorwits
4afbd37cbd
fix #222 #238 #239 handle BayStack switches with port index 128 (zoeloe)
2018-02-12 22:15:38 +00:00
Oliver Gorwits
40d3340ac5
release 3.44
2018-02-12 19:32:53 +00:00
Oliver Gorwits
f2f95150bd
release 3.43
2018-02-02 18:03:34 +00:00
Oliver Gorwits
c30e1a2446
release 3.42
2018-02-02 16:42:11 +00:00
Oliver Gorwits
6505e7e85f
release 3.41
2018-02-01 22:55:12 +00:00
Oliver Gorwits
82f2a83eec
add adtran docs
2018-01-30 16:13:54 +00:00
Oliver Gorwits
57a35075fa
small bits of missing POD
2018-01-30 15:55:25 +00:00