update oneaccess (#310)
* update oneaccess, regretfully it seems oneos version6 is a step back when it comes to snmp support.
changes:
* start using oneaccess mibs, not much useable data there yet however
* return the device model
* show os version for version 6 too. not many elegeant ways to handle all the version syntaxes used,
so just dump what resembles a version string & be done with it
* updated documentation
tested on:
one420 - os V5.2R1C12
one521 - os 6.1.rc1patch06
one521 - os 6.1.3
some comments in the code as what works & what doesn't.
* typo
* bump required netdisco-mibs version to 4.014 (not released yet) but needed for oneaccess mibs. might as well fail at the start of the build instead of the end
* 2 tests fixed for oneaccess, 1 more to go
* last test fixed
* a few more changes
but mostly need to have a file change so i can trigger a travis build :)
This commit is contained in:
2
Changes
2
Changes
@@ -2,6 +2,7 @@ Version 3.65 ()
|
||||
|
||||
[ENHANCEMENTS]
|
||||
|
||||
* #310 bring layer3::oneaccess up to date for oneos6. (inphobia)
|
||||
* Add two more HP 2930F models (JeroenvIS)
|
||||
* #296 expand CiscoAgg to also include LACP based aggregated links
|
||||
and staticly aggregated links. (inphobia)
|
||||
@@ -10,6 +11,7 @@ Version 3.65 ()
|
||||
|
||||
* #295 make CiscoAgg return ifindex like expected instead of
|
||||
bp_index (inphobia)
|
||||
* more documentation fixes + whitespace cleanup in all files.
|
||||
|
||||
Version 3.64 (2018-12-30)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user