Files
netdisco/lib/App/Netdisco/SSHCollector/Platform
antonc42 3d231ec135 new SSHCollector platform for Extreme VSP (#695)
This module works for Extreme (formerly Avaya) VSP switches running the
VOSS operating system. When using multiple VRFs, the default Arpnip does
not work.

The way to query the ARP tables of different VRFs is to append "::X" to
the end of the SNMP community string, where "X" is the VRF ID number.
Since Netdisco doesn't support querying with multiple community strings
at this time, this module uses SSH to query the ARP tables of all the
VRFs by default or select VRFs using the "vrfs" key in "device_auth"
(see documentation in the module for an example).
2020-01-23 16:06:06 +01:00
..
2019-08-17 10:18:43 +02:00
2019-06-18 13:42:23 +02:00
2019-10-31 03:36:19 +01:00
2019-06-18 15:44:02 +02:00
2019-06-18 15:45:51 +02:00
2019-06-18 15:53:30 +02:00
2019-10-31 03:36:19 +01:00
2019-10-31 03:36:19 +01:00
2019-06-18 15:58:20 +02:00
2019-10-31 03:36:19 +01:00