ARPhelper.ARPHelperTable table
The ARPHelper.ARPHelperTable database table stores information about the requests the ARP helper makes from the network.
The ARPHelper.ARPHelperTable database table is described in the following table.
Column name |
Constraints |
Data type |
Description |
---|---|---|---|
|
Text |
The address space of the device. |
|
|
NOT NULL |
Text |
IP address of the device to interrogate. |
|
Text |
The physical address of the device (MAC address). |
|
|
Text |
The subnet mask of the host device to be interrogated. |
|
|
Text |
Subnet of the host device to be interrogated. |
|
|
Integer |
An integer representation of the IP protocol used by the presently-defined zone:
|
|
|
Long64 |
Indicates how long the requested information is to live within the Helper Server. |
|
|
NOT NULL |
Text |
A key interface to the databases of the Helper Server for Get requests. |
|
|
Text |
A unique key interface to the databases of the Helper Server for Reply requests. |