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

Page 2079

Advertising
background image

2042

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

TABLE 117

BOOT_IMAGE_DRIVER_MAP

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

MAJOR_VERSION

Major Version bit from Boot Image file

smallint

MINOR_VERSION

Minor Version bit from Boot Image file

smallint

MAINTENANCE

Maintenance Version bit from Boot Image file

smallint

PATCH

Patch Version bit from Boot Image file

varchar

32

MD5_HASH

MD5 hash value for Boot Image file

varchar

64

SUPPORTED_DRIVERS

Compatible HCM Drivers delimited by comma

varchar

256

TABLE 118

BOOT_LUN_SEQUENCE

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

NAME

Name of the Boot LUN Sequence

varchar

64

FABRIC_ID

PK of the owning fabric

INT

TABLE 119

BOOT_LUN_SEQUENCE_DETAIL

Field

Definition

Format

Size

ID *

Unique generated database identifier.

int

BOOT_LUN_SEQ_ID

PK of the owning Boot LUN Sequence

char

23

PORT_WWN

WWN of the port in the Boot LUN Sequenc

int

LUN_NUM

LUN number of the port in the Boot LUN Sequence

int

SEQUENCE_NUM

Sequence number of the port in the Boot LUN
Sequence

TABLE 120

CAPABILITY_

Field

Definition

Format

Size

NAME *

Name of the capability.

varchar

256

DESCRIPTION

Optional detailed description about the capability.

varchar

512

TABLE 121

CARD

Field

Definition

Format

Size

ID *

Unique generated database identifier.

int

CORE_SWITCH_ID *

Core switch DB ID.

int

SLOT_NUMBER

The number of the physical slot in the chassis where
the blade is plugged in. For fixed blades, SlotNumber is
zero.

smallint

TYPE

ID of the blade to identify the type.

smallint

EQUIPMENT_TYPE

The type of the blade. It is either SW BLADE or CP
BLADE.

varchar

32

Advertising