Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2183

Advertising
background image

2146

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

TABLE 317

PHYSICAL_PORT

Field

Definition

Format

Size

PHYSICAL_PORT_ID

Database unique generated identifier.

int

PORT_NUM

Port number from interface identifier.

smallint

MODULE_ID

Database ID of the module which this port is present. int

IS_PORT_PRESENT

This flag is to indicate whether the port is presented
in the device. Unknown-0, Present-1 and Not present
-2.

smallint

TABLE_SUBTYPE

PHYSICAL_PORT table sub type.

varchar

32

TABLE 318

PM_COLLECTOR_MEASURE_SETTING

Field

Definition

Format

Size

COLLECTOR_ID

ID of the data_collector.

int

MEASURE_ID

ID of the measure.

int

TABLE 319

PM_COLLECTOR_TARGET_SETTING

Field

Definition

Format

Size

COLLECTOR_ID

ID of the data_collector.

int

TARGET_TYPE

Target type associated to the collector. Possible
values are 12 - IP_DEVICE_GROUP and 14 -
VIRTUAL_GROUP. To identify the exact target type,
combination of TARGET_TYPE and TARGET_ID values
are used.

smallint

TARGET_ID

Target Id associated to the collector. Possible values
are 1 - ALL_IOS_PRODUCTS, 2 -
ALL_NOS_PRODUCTS, 3 - ALL_IP_TRUNK, 4 -
ALL_TRILL_TRUNK, 5 - ALL_PHYSICAL_PORT, 6 -
ALL_SAN_FC_PORT,
7 - ALL_SAN_TE_PORT, 8 - ALL_SAN_FCIP_TUNNEL, 9
- ALL_SAN_PRODUCT, 10 - ALL_SAN_EE_MONITOR.

int

ME_ID

ME_ID of the target.

int

INDEX_MAP

Stores the index_map value in case of an expression. varchar

8192

TABLE 320

PM_COLLECTOR_TIME_SERIES_MAPPING

Field

Definition

Format

Size

COLLECTOR_ID

DB ID of the pm_data_collector.

int

TARGET_NAME

Time series data master table name. It could be
either TIME_SERIES_DATA_1 or
TIME_SERIES_DATA_2.

varchar

63

Advertising