Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1573

Advertising
background image

Brocade Network Advisor SAN User Manual

1521

53-1003154-01

Database tables and fields

H

TABLE 23

ADAPTER_DRIVER_FILE_DETAILS

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

FILE_NAME

Name of the driver file

varchar

64

MAJOR_VERSION

Major version of the driver file

smallint

MINOR_VERSION

Minor version of the driver file

smallint

MAINTENANCE

Maintenance version of the driver file

smallint

PATCH

Patch details of the driver file

varchar

32

SUPPORTED_OS

Holds multiple flavors of the OS

varchar

1024

OS_ARCHITECTURE

Supported OS architecture

varchar

32

IMPORTED DATE

Imported date of the driver file

timestamp with time zone

RELEASE DATE

Release date of the driver file

timestamp with time zone

LOCATION

Location of the adapter driver file in the
repository

varchar

1024

TABLE 24

ADAPTER_PORT_CONFIG_DETAILS

Field

Definition

Format

Size

CONFIG_ID

Configuration ID

int

PROPERTY_ID

Adapter port property ID

int

VALUE

User configured adapter port property value

varchar

256

TABLE 25

ADAPTER_PORT_CONFIG_PROPERTY

Field

Definition

Format

Size

ID

Adapter port property ID

int

NAME

Holds the name of the adapter port property

varchar

64

VALUE_LIST

Holds possible values for each adapter port property

varchar

2048

DEFAULT_VALUE

Holds the default value of the port property

varchar

256

DATA_TYPE

int

GROUP_NAME

Holds thegroup name of the port property.

varchar

256

TABLE 26

AOR_DEVICE_GROUP_MAP

Field

Definition

Format

Size

AOR_ID

ID of the AOR.

int

DEVICE_GROUP_ID

The Product Group which is in the AOR.

int

Advertising