User Manual v12.3.0 Owner's manual

1608 Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
USER_DEFINED_VALUE_3 User defined value used for IP Port. varchar 256
FEATURES_SUPPORTED Contains the features supported as a bit mask at
port level. Possible values are:
1 - Flex port (can be converted to fiber channel or
Ethernet port)
int
TABLE 189 INTERFACE_DEPLOYMENT_CONFIG
Field Definition Format Size
ID Unique generated database identifier. serial
DEPLOYMENT_ID Deployment configuration ID. Foreign Key for
DEPLOYMENT table.
int
CLEAR_CONFIGURATION 1/0 corresponding to ''Clear Assignment'' / ''Assign
Configuration'' for interface level configuration.
smallint
WRITE_TO_DEVICE 1/0 corresponding to Write to device/not write to
device for outbound traffic.
smallint
BINDING_DIRECTION Represents the binding direction. 0/1 corresponds to
IN / OUT direction.
smallint
TABLE 190 IP_DEVICE_LICENSE
Field Definition Format Size
ID Primary Key field for the DEVICE_LICENSE int
DEVICE_ID This is the foreign key reference to the Device table int
HASH
A unique hash for identifying a license entry in the
device. This helps to traverse through the entries
with same package name and LID.
varchar 24
PACKAGE_NAME Name of the license package. Package defines the
features enabled by the license.
Example:SW-NI-CES-2024-L3U
varchar 64
LICENSE_ID License ID of the chassis or the line module for
which, this entry displays license
information.Example: fJucJFgFHG
varchar 24
LICENSE_TYPE
The type of the license, which can be either normal or
trial. Values are: permanent(1), trial(2).The default
value is 1.
smallint
EXPIRY_DATE
Expiry Date of the trial license. For normal license,
the value is 0.
varchar 19
TABLE 188 INTERFACE (Continued)
Field Definition Format Size