Andrey Pazychev
40ff825a3a
Eltex done. I hope...
2020-05-17 20:48:30 +03:00
Andrey Pazychev
4bb40483e6
WIP. Eltex crap
2020-05-17 20:38:53 +03:00
Andrey Pazychev
8c98750541
WIP. Eltex hw crap
2020-05-17 20:32:21 +03:00
Andrey Pazychev
57aa73f613
Eltex hw version crap -(
2020-05-17 19:02:34 +03:00
Andrey Pazychev
fe3bc6afe0
Fix Eltex two verdor numer DSLAM MXA64
2020-05-17 17:07:34 +03:00
Andrey Pazychev
10e0a53b3c
Added Eltex DSLAM 35265.1.28
2020-05-17 16:53:28 +03:00
Andrey Pazychev
98d2005bae
Eltex fix undef model
2020-05-17 16:17:47 +03:00
Andrey Pazychev
272b56d625
Fix Eltex a lot model.
...
Add Telindus
Add serial to Zixel
2020-05-17 15:18:08 +03:00
Andrey Pazychev
aa44871f83
Zyxel basic support
2020-05-16 23:22:02 +03:00
Andrey Pazychev
27930d5e50
Add support Raisecom
2020-05-09 19:15:00 +03:00
Andrey Pazychev
a0d3cdcf9f
Eltex run also Layer 2
2020-05-09 13:13:08 +03:00
Andrey Pazychev
8317923f28
Eltex support.
...
Added one Lucend OID
2020-05-09 05:04:39 +03:00
Andrey Pazychev
fc71e2d88d
Small fixes. OIDs moved to MIBs
2020-05-09 05:03:55 +03:00
Andrey Pazychev
f96d0df182
Qtech and Carelink support
2020-05-08 20:47:41 +03:00
Andrey Pazychev
1dc4baf1d9
version 135
2020-05-08 20:47:13 +03:00
nick n
543072ca25
update manpage
...
after reading netdisco/netdisco#693 and checking the code it seems layers() does not return l2 support.
while here add required mibs and move layers() manpage to globals, not table entries
2020-01-27 22:36:16 +01:00
nick n
39356d72b4
typo
2019-11-04 02:04:59 +01:00
nick n
e013ac3a20
whitespace nitpicking
...
ocd kickin in...
2019-11-03 19:06:35 +01:00
Oliver Gorwits
4852ed4668
release 3.70
2019-10-15 18:43:39 +01:00
Oliver Gorwits
d36fce44d0
release 3.69
2019-10-15 18:36:59 +01:00
Christian Ramseyer
60e63ac9cc
Proposal to fix #370 ( #371 )
2019-10-15 18:29:16 +01:00
pyro3d
a97c48546c
Support for DOCSIS Cable Modems ( #368 )
2019-10-15 18:28:32 +01:00
nick n
912bf62e9b
can't reach these returns ( #363 )
2019-10-15 18:27:06 +01:00
Christoph Handel
0791b7cccb
Support Siemens Scalance Switch ( #361 )
2019-10-15 18:26:49 +01:00
pyro3d
78c194faee
Layer3::Ciena class ( #365 )
...
Implement Ciena class
2019-10-02 13:24:36 -07:00
nick n
6fa54dd4db
checkpoint cosmetic and doc changes ( #366 )
...
return lowercase vendor
update test
document changes in the manual
snmp.conf is most likely specific to ipso based devices?
2019-10-02 20:54:28 +02:00
Ambroise
51be2d5dc5
Retrieve Serial Number and device type for CheckPoint ( #358 )
...
* Retrieve Serial Number and device type for CheckPoint devices at right place in MIB
* Retrieve Serial Number and device type for CheckPoint
* Retrieve Serial Number and device type for CheckPoint
* Test not correct with cache data
2019-10-02 19:48:56 +02:00
Christoph Neuhaus
f0fb351137
detect ios-xe versions which use codenames ( #359 )
...
* Cisco is using codenames for ios-xe > 16.x
Example description:
Cisco IOS Software [Everest], Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 16.6.6, RELEASE SOFTWARE (fc1) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2019 by Cisco Systems, Inc. Compiled Thu 11-Apr-19 02:24
* Gibraltar Codename added
2019-10-02 18:40:38 +02:00
nick n
f941f432e9
remove trailing newline from os_ver, fixes netdisco #647 ( #364 )
...
* remove trailing newline from os_ver, fixes netdisco #647
* note why the newline is in the test
* also update tests
* typo
2019-09-26 00:58:16 +02:00
nick n
631f99f97b
typo
2019-09-04 01:11:28 +02:00
nick n
1840089789
poe power usage & mac address for ciscosb ( #357 )
2019-08-31 10:52:16 +02:00
nick n
3abffc4d59
fix cdp_port when returned value is exactly 6 chars ( #355 )
...
* revert fix 2 of commit 78119d6 , breaks devices that report a port name
6 chars long
* and remove test case for the "packed mac" special case
* and mention cdp fix in changelog
ran this for over 2 months and did not have any regressions on my gear.
2019-08-27 22:44:26 +02:00
nick n
0f01c6c07c
i don't think layer2 is needed, layer3 alrdy has all the same includes ( #354 )
...
and no layer2 specific functions that are not overwritten are used.
also, os name -> lowercase
mention 1 more used mib
2019-08-26 14:37:15 +02:00
nick n
3bcc522590
documentation overhaul ( #353 )
...
* ident
* remove $Id$ tags from rcs software which has been retired
* make an effort to sync required mib docs with actual code
* sync even more docs with what code actually does
* some whitespace nits
* fixup example to use snmpv2 for all but the most ancient devices
* remove blurb to find more specific snmp::info classes for classes
which alrdy are as specific as they can get (eg snmp::info::layer3::vmware
doesn't need info on to find a specific module since there ain't none)
* rename all sub {vendor} strings to lowercase vendor, if cisco, juniper
and arista can be lowercase, so can be all the rest.
* fix tests
* spread some use warnings around
* use $ instead of @
* remove defines that are included via parent classes
* use strict + warnings
* remove alrdy included modules
* add comma after last list item
* typos
* mibs are found in our mib repo, not on the cisco site
* documentation fixes
2019-08-25 06:47:10 +02:00
LBegnaud
6c8d39d746
UBNT EdgeMax version reporting ( #350 )
...
* Clean up EdgeOS and EdgeSwitch verion reporting
* Fixes EdgeOS hotfix versioning
* Also clean up AirOS firmware
2019-08-25 06:35:23 +02:00
nick n
b6720a2b43
duplex support for ciscosb ( #352 )
2019-08-18 01:50:34 +02:00
nick n
cefbcce8e3
also uses IEEE802dot3ad mibs
2019-06-19 18:01:01 +02:00
nick n
02c8ed0764
update mib doc
...
code says we want these 6 mibs. i trust the code.
2019-06-07 22:47:33 +02:00
nick n
e886190e8e
mib update
...
remove double defined FOUNDRY-SN-SWITCH-GROUP-MIB in code & docs
add BROCADE-PRODUCTS-MIB to docs as referenced in code
2019-05-22 02:41:51 +02:00
nick n
8b3a1fd357
typo
2019-05-04 04:41:30 +02:00
nick n
e7adf92b59
intellij exclusion support ( #336 )
...
having a go at intellij + perl support & cygwin. working surprisingly well.
exclude it's project configuration files. also fix 3 typos found when getting this to work.
2019-05-02 05:07:53 +02:00
nick n
f37225ee9a
using my $b is not best practice
...
also update some manual statements while here
2019-05-01 04:17:58 +02:00
Oliver Gorwits
d38ef69120
release 3.68
2019-04-28 20:01:52 +01:00
Oliver Gorwits
6341ad15f8
#330 fix redefine of port variable
2019-04-28 19:56:39 +01:00
Oliver Gorwits
f3f01d5f15
Merge branch 'master' of github.com:netdisco/snmp-info
2019-04-28 19:54:58 +01:00
Oliver Gorwits
23d11551c6
#332 fix undef error when debug on $info
2019-04-28 19:54:51 +01:00
nick n
73b63c8379
redlion cellular router (sn / ram series) support ( #333 )
2019-04-28 19:53:17 +01:00
nick n
254bfd11a3
typo in link
...
seems you need to prepend a slash to reference in the current pod.
2019-04-26 20:09:38 +02:00
nick n
2c61248016
mention CISCO-CONTEXT-MAPPING-MIB
2019-04-26 17:24:41 +02:00
nick n
45e56b332e
lowercase vendor
...
just like all other snmp::info modules
use "vmware" instead of "VMware"
2019-04-26 17:21:19 +02:00