Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var APCFTP = "apcftp"
APCFTP is a kind that pulls configuration from APC rPDUs over FTP
View Source
var ErrLoginFailed = errors.New("login failed")
View Source
var ErrNoSuchKind = errors.New("no such kind of device")
View Source
var Everunready = "everunready"
Loopback is a virtual device that just echoes back what it's given
View Source
var Loopback = "loopback"
Loopback is a virtual device that just echoes back what it's given
View Source
var NetgearSmart = "netgear_smart"
NetgearSmart is for netgear smart switches
View Source
var RouterOS = "routeros"
RouterOS is for mikrotik routeros things
View Source
var SWOS = "swos"
SWOS is a kind that polls Mikrotik SWOS devices
View Source
var XOS = "xos"
XOS is for ExtremeXOS switches
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.