Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve legacy Allied Telesis hardware support #8071

Merged
merged 3 commits into from Jan 21, 2018
Merged

Improve legacy Allied Telesis hardware support #8071

merged 3 commits into from Jan 21, 2018

Commits on Jan 17, 2018

  1. devices: Improved Legacy Allied Telesis hardware support #8071

    This  patch covers:
    
    Improved SNMPrec test coverage for Allied telesis devices
    
    allied.yaml
    	- Increased device exception OID list.
    		-  This list of devices are running RADLAN OS, and should not be triggered by allied.yaml
    	- Minor bug fixes
    
    allied.inc.php
    	- Added updated support for Alliedware devices
    		-  Version
    		-  Features
    		-  Hardware
    		-  Serial
    	- Added support for Allied Telesis Websmart switches
    		-  Version
    		-  Hardware
    	- Added support for Alliedware Plus version 2 OS devices
    		-  Hardware
    		-  Version
    		-  Serial
    	- Simplified polling to use snmp_get_multi_oid
    	- Minor bug fixes
    
    radlan.yaml
    	- Updated device support for 8000S and 8000GS.
    		-  Specified device object IDs
    			-  Added an exclusion also for OIDs in allied.yaml
    		-  Changed icon and group to alliedtelesis
    
    radlan.inc.php
    	- Updated support for devices identifying as radlan OS.
    
    awplus.yaml
    	- Added comment to remove the sysObjectID_except list.
    	- Minor bug fixes
    mattie47 committed Jan 17, 2018
    Copy the full SHA
    8b80074 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d59fda7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cb003ea View commit details
    Browse the repository at this point in the history