CollectorDetails.despatch table
The despatch table contains basic information about devices that have been detected by the collector finders. When data is placed in this table, the CollectorDetails agent automatically interrogates the network for more detailed device information.
Column name |
Constraints |
Data type |
Description |
|---|---|---|---|
|
|
Text |
A string that uniquely identifies this entity. The content of this field is unconstrained, and might be an IP address or an element management system (EMS) key. |
|
NOT NULL |
Text |
Identifies the manager of the device. Takes the value "" if device is accessed directly. |
|
Text |
Unique name of an entity on the network. |
|
|
Integer |
An integer representation of the network protocol used by the presently-defined zone:
|
|
|
Text |
The name of the NAT address space to which the device belongs. This value is set in the translations.NATAddressSpaceIds table. If the discovery is not using NAT, or if the device is in the public domain, this value is NULL. |
|
|
Timestamp |
Date and time the network was interrogated by the CollectorDetails agent. |
|
|
Externally defined vblist data type |
Object |
Any extra information. |