mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* first commit * clean code * add snmpsim data for bgp * renumber sql patch * clear public ip * update misc/db_schema.yaml * add test data and renumber sql-schema * sql-schema * sql-schema * Update module_tables.yaml * Update module_tables.yaml * Update timos.json * Update timos.snmprec * Rename 281.sql to 282.sql * update test data * db migration * Update 2019_01_16_195644_add_vrf_id_and_bgpLocalAs.php * update db schema * Update 2019_01_16_195644_add_vrf_id_and_bgpLocalAs.php * Update 2019_01_16_195644_add_vrf_id_and_bgpLocalAs.php * Update db_schema.yaml * update schema
		
			
				
	
	
		
			19 lines
		
	
	
		
			337 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			337 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
os: timos
 | 
						|
group: nokia
 | 
						|
text: 'Nokia SR OS (TiMOS)'
 | 
						|
type: network
 | 
						|
ifXmcbc: true
 | 
						|
ifname: true
 | 
						|
over:
 | 
						|
    - { graph: device_bits, text: 'Device Traffic' }
 | 
						|
icon: nokia
 | 
						|
discovery:
 | 
						|
    - sysObjectID:
 | 
						|
        - .1.3.6.1.4.1.6527.
 | 
						|
discovery_modules:
 | 
						|
    bgp-peers: true
 | 
						|
    vrf: true
 | 
						|
    cisco-vrf-lite: false
 | 
						|
poller_modules:
 | 
						|
    bgp-peers: true
 |