DeviceDiscoveryNeighbor
Information about a CDP or LLDP neighbor. Note that the neighbor may not be a collected device. For example, it may be an end host.
Fields
| name | type | nullable | description |
|---|---|---|---|
deviceName | String | false | -- |
portName | String | false | -- |
Used by
network → devices → interfaces → cdp → neighbors
See also
Data model path
- network:
Network- devices: List<
Device>- interfaces: List<
Iface>- cdp:
DeviceDiscoveryIfaceInfo- neighbors: List<
DeviceDiscoveryNeighbor>
- neighbors: List<
- cdp:
- interfaces: List<
- devices: List<
network → devices → interfaces → lldp → neighbors
See also
Data model path
- network:
Network- devices: List<
Device>- interfaces: List<
Iface>- lldp:
DeviceDiscoveryIfaceInfo- neighbors: List<
DeviceDiscoveryNeighbor>
- neighbors: List<
- lldp:
- interfaces: List<
- devices: List<