Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdRemote ¶
Types ¶
type Capabilities ¶
type LldpRemoteDeviceElement ¶
type LldpRemoteDeviceElement struct { Uri string LocalPort string `json:"local_port"` ChassisType string `json:"chassis_type"` ChassisID string `json:"chassis_id"` PortType string `json:"port_type"` PortID string `json:"port_id"` PortDescription string `json:"port_description"` SystemName string `json:"system_name"` SystemDescription string `json:"system_description"` PvID int CapabilitiesSupported Capabilities `json:"capabilities_supported"` CapabilitiesEnabled Capabilities `json:"capabilities_enabled"` RemoteManagementAddress `json:"remote_management_address"` PoePlusInfo `json:"poe_plus_info"` }
type PoePlusInfo ¶
type RemoteManagementAddress ¶
Click to show internal directories.
Click to hide internal directories.