Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InterfaceInformation ¶
type InterfaceInformation struct {
Name string `xml:"interface-name"`
Enabled string `xml:"interface-enabled"`
Status string `xml:"interface-status"`
PowerLimit string `xml:"interface-power-limit"`
LldpNegotiationPower string `xml:"interface-lldp-negotiation-power"`
Priority string `xml:"interface-priority"`
LldpNegotiationPriority string `xml:"interface-lldp-negotiation-priority"`
Power string `xml:"interface-power"`
Asterisk string `xml:"interface-asterisk"`
Class string `xml:"interface-class"`
}
InterfaceInformation structure for poe information from interface
Click to show internal directories.
Click to hide internal directories.