User Manual v12.3.0 Owner's manual

1688 Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
BACKUP_TYPE The operation based on which this configuration was
retrieved
-1 - NOT AVAILABLE
0 - IMPORTED
1 - DISCOVERY
2 - RESYNC
3 - MANUAL
4 - SCHEDULE
int
DRIFT_STATUS Indicates if the current switch configuration has
deviated from the baseline configuration.
-1 - NO_BASELINE
0 - NO_DEVIATION
1 - DEVIATED
int
TABLE 393 SWITCH_LICENSE
Field Definition Format Size
ID* Unique generated database identifier. int
CORE_SWITCH_ID Refers to the entry in the CORE_SWITCH table. int
LICENSE_KEY Stores the license key obtained from the switch. varchar 256
TABLE 394 SWITCH_MODEL
Field Definition Format Size
ID* Unique generated database identifier. int
SWBD_TYPE Switch type number, universally used by all the
Management application module implementation.
smallint
SUBTYPE Switch subtype. At present no subtypes for existing
model records are defined.
Default value is 0.
smallint
DESCRIPTION Model description, such as FC link speed, port count
and whether multi-card (director) class switch or
other type of switch.
Default is ‘Not Available’.
varchar 256
MODEL Switch model string. varchar 32
REMARK Remarks, such as an internal project name. varchar 64
SYS_OID This will represent the sys_oid for each product type. varchar 255
PRODUCT_FAMILY This represents the product family that each OID
belongs to.
varchar 128
BRIEF_PRODUCT_FAMILY Shorter name for the product family. varchar 32
SPEED Switch max speed. Value 0 represents NotAvailable. smallint
MULTI_CP_CAPABLE Switch is multi cp cabable or not. 0 means single CP
and 1 means multi.
smallint
MIN_IMAGE_VERSION Supported min firmware version. varchar 64
MAX_IMAGE_VERSION Supported max firmware version. varchar 64
TABLE 392 SWITCH_CONFIG_DETAIL (Continued)
Field Definition Format Size