Database tables and fields

I

TABLE 207 LICENSE_DOWNGRADE_DETAILS (Continued)

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

DOWNGRADED_BY

User who performed license downgrade.

int

 

 

 

 

 

IS_ACTIVE

Takes the value 0 or 1.

smallint

 

 

1

- currently active downgrade

 

 

 

0

- inactive or older downgrade.

 

 

TABLE 208 LICENSE_FEATURE_MAP

Field

Definition

Format

Size

 

 

 

 

LICENSE_ID*

Foreign Key (SWITCH_LICENSE.ID) and is part of the

int

 

 

primary key.

 

 

 

 

 

 

FEATURE_ID*

Foreign Key (LICENSED_FEATURE.ID) and is part of

int

 

 

the primary.

 

 

 

 

 

 

TABLE 209 LICENSE_RULE

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

int

 

 

 

 

 

NAME

Name of the license rule

varchar

 

 

 

 

 

DESCRIPTION

Description of the rule

varchar

 

 

 

 

 

SCOPE

Scope of the rule - is it applicable to Fabric, switch or

varchar

 

 

ports

 

 

 

 

 

 

CATEGORY

Category of the rule - is it used by unknown - 0, asset

smallint

 

 

collection - 1, or 2 - the license manager service

 

 

 

 

 

 

ENABLE

Whether the rule needs to be considered or not. 1 -

smallint

 

 

consider, 0 - do not consider for calculation.

 

 

 

The default value is 1.

 

 

 

 

 

 

TABLE 210 LICENSED_FEATURE

Field

Definition

Format

Size

 

 

 

 

ID*

Unique generated database identifier.

int

 

 

 

 

 

NAME

License feature name, a short text description.

varchar

64

 

 

 

 

DESCRIPTION

Optional detailed description about the license

varchar

256

 

feature.

 

 

 

 

 

 

TABLE 211

LINK

 

 

 

 

 

 

Field

Definition

Format

Size

 

 

 

 

LINK_ID

Unique database generated identifier.

int

 

 

 

 

 

TYPE

Type of the link. Currently it is always U.

varchar

1

 

 

 

 

NAME

Name of the link which is combination of device

varchar

255

 

display name and ifName of the interface which this

 

 

 

link associated.

 

 

 

 

 

 

Brocade Network Advisor IP User Manual

1473

53-1003056-01

 

Page 1525
Image 1525
Brocade Communications Systems IP250 Database tables and fields Licensedowngradedetails, Licensefeaturemap, Licenserule