Addresses Tab
| Name | Description |
|---|---|
| IP Address | The IP address to which this entry's addressing information pertains. |
| Interface Index | The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| Network mask | Subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the host bits set to 0. |
| Broadcast address | The value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value is 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface. |
| Max reassembly size | The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface. |


