Brocade Network Advisor 12.1.X Documentation Updates (53-1003016-05, January 2014)

Table Of Contents
Brocade Network Advisor SAN User Manual 1429
53-1002948-01
Database tables and fields
H
TABLE 283 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 284 PM_COLLECTOR_MEASURE_SETTING
Field Definition Format Size
COLLECTOR_ID ID of the data_collector. int
MEASURE_ID ID of the measure. int
TABLE 285 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 286 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