Node discovery pair connections table (PAIR_CONN)
The following table describes the data fields available from the Node Discovery Pair Connections Table for IBM® Sterling Control Center Monitor reports.
Element | Type | Description |
---|---|---|
DISCOVERED_ID | bigint | Reference to Discovery Node table. |
DISCOVERY_START_TM | varchar | Discovery start date range value. |
DISCOVERY_STOP_TM | varchar | Discovery end date range value. |
EXPLORER_ID | bigint | Reference to Discovery Node table. |
FROM_NETMAP | smallint | 1=Found in Netmap 0=Not found in Netmap |
FROM_STATS | smallint | 1=Found in statistics 0=Not found in statistics |
LAST_CONN_D2E | varchar | Last connection time found from Discovered to Explorer node. |
LAST_CONN_E2D | varchar | Last connection time found from Explorer to Discovered node. |
TIMES_CONN_D2E | bigint | Number of connections initiated by Discovered node to Explorer node. |
TIMES_CONN_E2D | bigint | Number of connections initiated by Explorer node to Discovered node. |