Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual
Page 2163
2126
Brocade Network Advisor SAN + IP User Manual
53-1002949-01
Database tables and fields
I
SUB_TYPE
Sub Type of license:
•
0 - Base,
•
1 - Addon.
The default value is 0.
smallint
VALID
Is this license still considered:
•
0 - No,
•
1 - Yes.
The default value is 1.
smallint
TABLE 261
LICENSE_DOWNGRADE_DETAILS
Field
Definition
Format
Size
ID
Primary key ID.
PREVIOUS_LICENSE_INFO Previous License information during downgrade. The
details will have license type, license count like fabric,
device, port, MPLS etc.
varchar
512
NEW_LICENSE_INFO
New License information during downgrade. The
details will have license type, license count like fabric,
device, port, MPLS etc.
varchar
512
DOWNGRADE_TIME
Time when License is downgraded.
timestamp
DOWNGRADED_BY
User who performed license downgrade.
int
IS_ACTIVE
Takes the value 0 or 1.
•
1 - currently active downgrade
•
0 - inactive or older downgrade.
smallint
TABLE 262
LICENSE_FEATURE_MAP
Field
Definition
Format
Size
LICENSE_ID*
Foreign Key (SWITCH_LICENSE.ID) and is part of the
primary key.
int
FEATURE_ID*
Foreign Key (LICENSED_FEATURE.ID) and is part of
the primary.
int
TABLE 263
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
ports
varchar
CATEGORY
Category of the rule - is it used by unknown - 0, asset
collection - 1, or 2 - the license manager service
smallint
ENABLE
Whether the rule needs to be considered or not. 1 -
consider, 0 - do not consider for calculation.
The default value is 1.
smallint
TABLE 260
LICENSE (Continued)
Field
Definition
Format
Size