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: Bag<
Device>- interfaces: Bag<
Iface>- cdp:
DeviceDiscoveryIfaceInfo- neighbors: Bag<
DeviceDiscoveryNeighbor>
- neighbors: Bag<
- cdp:
- interfaces: Bag<
- devices: Bag<
network → devices → interfaces → lldp → neighbors
See also
Data model path
- network:
Network- devices: Bag<
Device>- interfaces: Bag<
Iface>- lldp:
DeviceDiscoveryIfaceInfo- neighbors: Bag<
DeviceDiscoveryNeighbor>
- neighbors: Bag<
- lldp:
- interfaces: Bag<
- devices: Bag<