mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* Add support for Allied Telesis AlliedWare Plus products - Uses mibs from 5.4.7-2.1 for AlliedWare Plus products - Updates Legacy AlliedWare mibs - Added Allied Telesis svg * Remove unnecessary "trim" from snmpget * Add new line to end of file * Minor fixes for commit
		
			
				
	
	
		
			16 lines
		
	
	
		
			371 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			371 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: allied
 | 
						|
text: 'Alliedware'
 | 
						|
type: network
 | 
						|
icon: alliedtelesis
 | 
						|
group: allied
 | 
						|
ifname: 1
 | 
						|
over:
 | 
						|
    - { graph: device_bits, text: Traffic }
 | 
						|
discovery:
 | 
						|
    -
 | 
						|
      sysObjectId: .1.3.6.1.4.1.207.
 | 
						|
      sysObjectId_except: .1.3.6.1.4.1.207.1.4.126 #exclude ...207.1.4.126 for ATI 8000S/8000GS which identify as "radlan" OS. 
 | 
						|
      sysDescr_except: 'AW+'
 | 
						|
mib_dir:
 | 
						|
    - allied
 |