mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Extreme changed the name on universal hardware(5520, 5420, 5320) when running VOSS 8.6 software or greater to FabricEngine for universal hardware only. This change removed VOSS in system description and added the word FabricEngine. So previous a switch with sysDescr of 5520-24X-VOSS became 5520-24X-FabricEngine. General Info : SysDescr : 5520-24X-FabricEngine (8.6.0.0) SysName : 5520X-Traffic-VSP SysUpTime : 0 day(s), 15:59:25 SysContact : http://www.extremenetworks.com/contact/ SysLocation : some location
25 lines
660 B
YAML
25 lines
660 B
YAML
os: voss
|
|
text: 'Extreme VOSS'
|
|
type: network
|
|
icon: extremevoss
|
|
mib_dir: nortel
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.2272. #If not caught by BOSS sysObjectID prefix
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.1916.2. #Extreme VOSS/VSP switches share sysObjectID prefix with xos(Extreme XOS)
|
|
sysDescr:
|
|
- FabricEngine
|
|
- VSP
|
|
- VOSS
|
|
- XA1440
|
|
- XA1480
|
|
good_if:
|
|
- 'Virtual Services Platform'
|