Class InterconnectDiagnosticsARPEntry (0.5.0)

InterconnectDiagnosticsARPEntry(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Describing the ARP neighbor entries seen on this link .. attribute:: ip_address

The IP address of this ARP neighbor.

:type: str

Attribute

NameDescription
mac_address str
The MAC address of this ARP neighbor.