mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Update avaya-vsp.yaml Extreme purchased the Avaya network assets and so I need to rebrand the VSP to be Extreme. I am changing the icon to be Extreme. I am also adding support for the 8404c which is sysObjectID .1.3.6.1.4.1.2272.220 * Create avaya-vsp_8404c.snmprec need to add a new vsp 8404c chassis support for avaya/extreme * Added generated json file * Udated test files
24 lines
613 B
YAML
24 lines
613 B
YAML
os: avaya-vsp
|
|
text: 'Extreme VOSS'
|
|
type: network
|
|
icon: extreme
|
|
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.202
|
|
- .1.3.6.1.4.1.2272.203
|
|
- .1.3.6.1.4.1.2272.205
|
|
- .1.3.6.1.4.1.2272.206
|
|
- .1.3.6.1.4.1.2272.208
|
|
- .1.3.6.1.4.1.2272.209
|
|
- .1.3.6.1.4.1.2272.210
|
|
- .1.3.6.1.4.1.2272.220
|
|
- .1.3.6.1.4.1.45.3.79.1
|
|
good_if:
|
|
- 'Virtual Services Platform'
|