Class InterconnectDiagnosticsARPEntry (1.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. This field is a member of oneof_ _ip_address.
mac_address str
The MAC address of this ARP neighbor. This field is a member of oneof_ _mac_address.