Class InterconnectDiagnosticsARPEntry (0.1.0)

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

Describing the ARP neighbor entries seen on this link

Attributes

NameDescription
ip_address str
The IP address of this ARP neighbor.
mac_address str
The MAC address of this ARP neighbor.