mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	Add device: Edge-Core switch ES3528M
This commit is contained in:
		
							
								
								
									
										7
									
								
								includes/discovery/os/edge-core.inc.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								includes/discovery/os/edge-core.inc.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
if (!$os) {
 | 
			
		||||
    if (strstr($sysObjectId, '.1.3.6.1.4.1.259.6.10.94')) {
 | 
			
		||||
        $os = 'edge-core';
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user