User's Manual
Brocade Network Advisor IP User Manual 1497
53-1003056-01
Database tables and fields
I
IMAGE_VERSION Image version of the unit in the stack. For
non-stacking device it will be always empty.
varchar
UNIT_ROLE Indicates unit role in the stack. Possible values: 1 -
other, 2 - active, 3 - standby, 4 - member, 5 -
standalone. For non-stacking device it will be always
-1'
int
UNIT_PRIORITY Indicates unit priority. Possible values 0 to 255. For
non-stacking device it will be always -1
int
UNIT_STATE Used to identify unit state in the stack. Possible
values: 1 - local, 2 - remote, 3 - reserved, 4 - empty.
For non-stacking device it will be always -1
int
TABLE 274 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 275 PM_COLLECTOR_MEASURE_SETTING
Field Definition Format Size
COLLECTOR_ID ID of the data_collector. int
MEASURE_ID ID of the measure. int
TABLE 276 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
TABLE 273 PHYSICAL_INTERFACE (Continued)
Field Definition Format Size