Oliver Gorwits
77fa064db5
#297 perl 5.28 removal of "use vars"
...
also adds pod for Layer3::DLink::interfaces
2019-04-20 10:32:24 +01:00
Oliver Gorwits
6b70ccfd79
#297 perl 5.28 removal of "use vars"
2019-04-20 10:20:10 +01:00
Oliver Gorwits
c73bc0ca2c
#325 lazy load legacy RFC1213-MIB only if needed
2019-04-20 07:46:18 +01:00
pyro3d
4b75ef1889
Add DOCSIS head end support ( #317 )
...
* Add DOCSIS CMTS support for cable modem discovery
* Remove whitespace and update pod
2019-04-20 06:46:33 +01:00
nick n
9e4e0e3510
alphabetize
...
::ipv6 after ::ieee802dot3ad, not before
2019-04-15 23:08:00 +02:00
nick n
0896bd881c
lenovo / cnos os support ( #323 )
...
while it's not yet complete is already is quite functional.
things like vlan, lldp, connected nodes, etc all work
test coverage also included.
features to be added:
link aggregation master/slave (some strange difference with standard 802.3ad i think)
spanning tree will most likely work too
fan/psu status
modules / entity-mib seems to be strangly formatted
2019-04-15 22:47:03 +02:00
Oliver Gorwits
e8b4acbee6
release 3.66
2019-03-24 09:43:31 +00:00
Oliver Gorwits
2e2c6958d6
release 3.65
2019-02-24 15:02:38 +00:00
nick n
3b604723bd
typo & 2 variables that were not defined with my ( #309 )
2019-02-23 22:30:04 +01:00
LBegnaud
a2877729ff
Update VyOS Official enterprise OID ( #308 )
...
VyOS project has their own OID as of the release of 1.2.0: https://wiki.vyos.net/wiki/1.2.0/release_notes#SNMP_sysDescr_and_OID
2019-02-22 09:17:54 +01:00
nick n
9365c67a6b
mau means something else
...
it means "Medium Attachment Unit", not "Media Access Unit" according to rfc 2668
2019-02-09 21:13:02 +01:00
nick n
6799312ad0
move Kentrox a few lines lower
...
since it's sorted alphabetically.
since i was here also mention ibmgbtor is now owned by lenovo.
and then made the layout a bit more consistent
2019-02-01 18:46:07 +01:00
nick n
8dee0fcd12
Merge pull request #299 from inphobia/nn_ws_cleanup
...
massive amount of trailing whitespace cleanup
i ran this for 2 weeks, did not notice any regressions.
during those 2 weeks i went over all the diffs on 3 different occasions to make sure i did not delete a comma, quote or whatever.
ran the complete test set as well, no errors there either.
now it's finally commit time then i guess, so when the next module gets based on an existing one we have a clean layout.
2019-01-31 17:42:25 +01:00
nick n
6e5155ffbf
just adding 1 more name in here
...
that name being mine.
2019-01-31 00:51:12 +01:00
inphobia
4dee43a863
Merge branch 'master' of https://github.com/netdisco/snmp-info into nn_ws_cleanup
2019-01-19 18:42:12 +01:00
nick n
be0dbf6953
typo
...
_load_attr, not _load_atrr
2019-01-19 13:41:49 +01:00
inphobia
4230a07c94
final whitespace cleanup
2019-01-19 05:19:41 +01:00
nick n
b28f81adbb
Small improvements in consistency for code and manual ( #298 )
...
usage of munge_prio_mac/port was mixed up.
make manual a bit more consistent while here.
2019-01-15 10:43:47 +01:00
Oliver Gorwits
d7d747af67
release 3.64
2018-12-30 10:24:59 +00:00
nick n
b6f7df332b
no space in manpage link to ciscoips ( #290 )
2018-12-29 11:03:14 +00:00
nick n
e5eee009b3
and even more sourceforge -> github references ( #288 )
2018-12-29 11:02:58 +00:00
nick n
bb773ccc0a
add preliminary support for exinda / gfi traffic shapers ( #283 )
...
* exinda support
* exinda support
* add exinda hint
needed to identify exinda devices.
* mentin exinda in overview and link docs
* overwrite layers to l2/3/4/7
* get uptime from exinda mib
now matches uptime reported by cli & web interface.
* single quotes preferred
* to much copy/paste
* merge 3.63
* some more functions added. also general cleanup
* Update .travis.yml
* a few fixes
* Update .travis.yml
* Update .travis.yml
* revert
* revert
2018-12-29 11:00:08 +00:00
Oliver Gorwits
bde8da5e6b
release 3.63
2018-11-25 23:27:42 +00:00
Eric A. Miller
5aa21deb07
release 3.62
2018-10-29 19:09:26 -04:00
Alexander Hartmaier
b7ac11222a
Support for Cisco Firepower Threat Defense ( #278 )
...
When sending SNMP requests to one of the data interfaces of an FTD you're
talking to a Cisco ASA running as a process called 'lina'.
2018-10-25 10:30:43 +02:00
Eric A. Miller
a1769aa905
release 3.61
2018-05-09 23:17:09 -04:00
Eric A. Miller
1a80138026
#195 IP address table - IPv4 Address Table will use the IP-MIB::ipAddressTable if the deprecated IP-MIB::ipAddrTable doesn't return results
2018-05-07 21:09:16 -04:00
Eric A. Miller
4ff904f3cd
If we were given an IPv6 transport-specifier strip it before trying to resolve it
...
Since DestHost defaults to 'localhost' die instead of returning undef from resolve_desthost()
2018-05-06 20:26:51 -04:00
Eric A. Miller
721193ccb8
#255 IPv6 support
2018-05-06 14:02:35 -04:00
Eric A. Miller
b263fa4375
release 3.60
2018-05-06 11:01:00 -04: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
e5ebda1b1e
Significant performance improvement validating AUTOLOAD methods
2018-04-26 20:53:04 -04:00
Eric A. Miller
5fb7c78619
release 3.56
2018-04-22 01:00:30 -04:00
Eric A. Miller
603345205a
Fix table methods when defined as an OID which will not completely translate to a fully qualified textual leaf
2018-04-22 00:30:31 -04:00
Eric A. Miller
bd85ebc8d6
release 3.55
2018-04-19 19:06:06 -04:00
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