Eric A. Miller
|
0a0766afbd
|
Simplify Layer3::OneAccess model method since it is returning a static string
Add Layer3::OneAccess test class and POD updates
|
2018-04-17 00:09:02 -04:00 |
|
Eric A. Miller
|
2d39911cba
|
Merge branch 'oneaccess' of https://github.com/robwwd/snmp-info into robwwd-oneaccess
|
2018-04-16 23:50:59 -04:00 |
|
Eric A. Miller
|
42db01335e
|
Add Layer3::ERX test class and POD updates
|
2018-04-16 23:47:35 -04:00 |
|
Eric A. Miller
|
752e1c632c
|
Merge branch 'erx' of https://github.com/robwwd/snmp-info into robwwd-erx
|
2018-04-16 23:32:32 -04:00 |
|
Eric A. Miller
|
1fdc486cd5
|
Add Layer7::Arbor test class
POD updates
|
2018-04-16 23:29:24 -04:00 |
|
Eric A. Miller
|
9e7f7f734e
|
Merge branch 'arbor' of https://github.com/robwwd/snmp-info into robwwd-arbor
|
2018-04-16 23:06:33 -04:00 |
|
Eric A. Miller
|
82755ab8db
|
#196 support for powerconnect 8164F
Refactor Layer3::Dell for better support of newer models - requires updated MIBs
|
2018-04-15 23:38:05 -04:00 |
|
Rob Woodward
|
74e129154b
|
Add ERX (Old Juniper E-Series JunOSe) Support
|
2018-04-13 12:12:17 +01:00 |
|
Rob Woodward
|
75880d9134
|
Fix tab character
|
2018-04-13 12:05:37 +01:00 |
|
Rob Woodward
|
245fe93be4
|
Support for OneAccess Network Devices
|
2018-04-13 12:01:58 +01:00 |
|
Rob Woodward
|
54a0baa2fa
|
Add support for Arbor devices
|
2018-04-13 11:26:46 +01:00 |
|
Eric A. Miller
|
4e18ccc9e2
|
#142 Sixnet Switch Support
|
2018-04-12 22:57:54 -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
|
facdf0aafe
|
Restore check that the MIB leaf is accessible when validating AUTOLOAD method calls
Restore corresponding test
Move live snmp_connect_ip() test to 10_remote_snmplabs.t so that tests requiring Internet access are within one file
|
2018-04-11 21:09:57 -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 |
|
Eric A. Miller
|
0755487e02
|
release 3.54
|
2018-04-01 22:22:32 -04:00 |
|
Eric A. Miller
|
cc05fb927f
|
Track down mysterious CARP_TRACE, don’t try to AUTOLOAD or create method through can()
Remove test for previous appearance in _global
|
2018-04-01 22:04:07 -04:00 |
|
Eric A. Miller
|
facdf5b7a7
|
Relax validation of MIB access checks until we have broader test coverage that this is a non-breaking change
Mark corresponding test TODO in Info test class
|
2018-04-01 21:50:26 -04:00 |
|
Eric A. Miller
|
0c711269ae
|
#141 Avocent ACS files for correct discovery in Netdisco
Add support for ACS 5K/6K/8K terminal servers in Layer1::Cyclades requires new MIBs
Layer1::Cyclades test class
|
2018-03-31 23:25:10 -04:00 |
|
Eric A. Miller
|
fda59f51f7
|
Correct comment on table containing ifName
|
2018-03-29 15:50:34 -04:00 |
|
Eric A. Miller
|
9af7a7661c
|
Fix logic for determining if MIB leaf supports set operations
|
2018-03-27 21:05:26 -04:00 |
|
Eric A. Miller
|
eab89e4736
|
Just return rather than create anon sub
|
2018-03-26 23:52:31 -04:00 |
|
Eric A. Miller
|
8391cee4f3
|
Remove unused variables from _load_attr method
|
2018-03-26 23:32:48 -04:00 |
|
Eric A. Miller
|
fcd0e30d64
|
If we don't have valid arguments stop and return, we also won't be able to report attr or val.
|
2018-03-26 20:57:46 -04: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 |
|
Eric A. Miller
|
27b310ee68
|
Merge branch 'test-coverage'
|
2018-03-22 00:20:03 -04:00 |
|
Eric A. Miller
|
f6d0fb1d7e
|
Don't use indirect syntax for new()
|
2018-03-22 00:15:06 -04:00 |
|
Eric A. Miller
|
91b98085f6
|
Fix AUTOLOAD / can() bug that could result in DESTROY being redefined and dynamic methods not being added to the symbol table.
|
2018-03-21 23:41:16 -04:00 |
|
Eric A. Miller
|
1c948d6e45
|
Prevent warning in _get_topo_data() from undef arg
|
2018-03-21 23:33:10 -04:00 |
|
Eric A. Miller
|
76cbb05f19
|
Identify where base MIBs are from and include base MIBs for cases where Net-SNMP library doesn't have them complied in.
|
2018-03-21 23:30:13 -04: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 |
|
Eric A. Miller
|
8a41e5063a
|
release 3.50
|
2018-03-14 16:35:08 -04:00 |
|
Eric A. Miller
|
24a84cdc25
|
#198 Add Support for Gigamon devices
|
2018-03-14 15:59:23 -04:00 |
|
Eric A. Miller
|
d00dcdad85
|
#227 remove bogus can() check in _set()
|
2018-03-12 17:34:28 -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
|
6113dd3b98
|
fix pod for new Cumulus class
|
2018-03-03 17:18:29 +00:00 |
|
Oliver Gorwits
|
e21f22bb3b
|
initial Cumulus Networks support
|
2018-03-02 23:42:46 +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
|
e2b688077e
|
Enable Layer3::Foundry for Brocade VDX platform
|
2018-02-14 22:01:04 +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
|
f210bf8812
|
Fix identification of Brocade CES
|
2018-02-02 17:51:28 +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 |
|