Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
1472 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
LICENCE_PACKAGE_TYPE Column to indicate whether the dialog is related to
SAN or IP license package type.
0 = SAN package
1 = IP Package
int
OPTIONAL_PARAMS Comma separated names of all the optional
parameters such as WWN.
varchar 256
OPTIONAL_PARAMS_DESC Comma separated descriptions for the above
optional parameters.
varchar 1024
TABLE 206 LICENSE
Field Definition Format Size
ID Unique Number assigned for the license information. int
LICENSE_KEY License key string which has encoded value of number
of products, ports licensed and package which this
license isapplicable, etc.
varchar 1024
SERIAL_NO Unique serial number string that helps to identify the
customer or organization which this license is issued
for.
varchar 255
CREATION_TIME Time at which this license key is added timestamp
TYPE Type of license:
0 - Trial,
1 - Permanent.
The default value is 0.
smallint
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 207 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 etc.
varchar 512
NEW_LICENSE_INFO New License information during downgrade. The
details will have license type, license count like fabric,
device, port etc.
varchar 512
DOWNGRADE_TIME Time when License is downgraded. timestamp
TABLE 205 LAUNCH_IN_CONTEXT_MODULE (Continued)
Field Definition Format Size