ARP Table

Navigation

  1. Right-click on the Persistent Storage Device (PSD) card and then select PSD Details.

  2. In the contents pane, double-click on the Network Details folder and then select ARP Table.

The ARP Table dialog box lists IP addresses configured in the system and their corresponding physical addresses.

This dialog box displays the following data:


Interface Name (Interface Name)

Interface on which the equivalent of this entry is effective.

Note: The value of this object is equal to the value of the ifDescr object that corresponds to the index returned by ipNetToMediaIfIndex.


MAC Address (ipNetToMediaPhysAddress)

Media-dependent physical address.


IP Address (ipNetToMediaNetAddress)

IP address corresponding to the media-dependent physical address.


Type (ipNetToMediaType)

Specifies the mapping type. There are four possible values:

other (1) none of the following
invalid (2) invalid mapping
dynamic (3) dynamic mapping
static (4) static mapping

Note: Whether the agent removes an invalid mapping from ipNetToMediaTable is implementation–specific.