mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* feature: Added ability to whitelist ifDescr values from being ignored with good_if * added ras to enterasys yaml
22 lines
576 B
YAML
22 lines
576 B
YAML
os: avaya-vsp
|
|
text: 'Avaya VOSS'
|
|
type: network
|
|
icon: avaya
|
|
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.45.3.79.1
|
|
good_if:
|
|
- 'Virtual Services Platform' |