mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
ERS ifDescr is far to long and makes lists of ports unwieldy. Changing it to ifName gives the same info, but in a shorter form.
16 lines
277 B
YAML
16 lines
277 B
YAML
os: avaya-ers
|
|
text: 'ERS Firmware'
|
|
type: network
|
|
icon: avaya
|
|
ifname: 1
|
|
mib_dir:
|
|
- nortel
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
discovery:
|
|
-
|
|
sysObjectId: .1.3.6.1.4.1.45.
|
|
sysDescr:
|
|
- 'Ethernet Routing Switch'
|
|
- 'ERS'
|