Brocade Network Advisor IP User Manual v12.3.0 User Manual
Page 1661
Brocade Network Advisor IP User Manual
1609
53-1003153-01
Database tables and fields
I
PRECEDENCE
Defines the priority of a particular trial license among
those having the same package and License ID. This
is primarily used for determining which license to
use, when there are many trial and normal licenses
with same package name and LID. The value range is
(0..65535)
int
LICENSE_STATE
This indicates the state of the license. Possible val-
ues:invalid(1),unused(2),active(3),expired(4)
smallint
TABLE 191
IP_INTERFACE
Field
Definition
Format
Size
ID*
Unique generated database identifier.
int
ETHERNET_PORT_ID
GigE Port ID.
int
IP_ADDRESS
IP address on the Ip_interface.
varchar
64
NET_MASK
Subnet mask for the interface.
varchar
64
MTU_SIZE
MTU Size for that interface.
int
CHECKSUM
Check Sum.
varchar
64
GIGE_PORT_TYPE
Whether the IP interface is created on a 10G cross
port or not. Non-zero value denotes a cross port.
smallint
VLAN_ID
Vlan id for the Skybolt IP interfaces. For non Skybolt
ip interfaces it will be -1.
int
DP_NUMBER
Indicates the DP number of the GigE port.
int
TABLE 192
IP_PORT_GROUP
Field
Definition
Format
Size
PORT_GROUP_ID
Unique database generated identifier.
int
NAME
Name for Port group.
varchar
64
USER_ID
Database ID of the USER_ instance refer a user who
created the group.
int
DESCRIPTION
Description for Port group.
varchar
255
IS_PUBLIC
Represents if the port group is public or not.
private-0, public-1.
num
(1,0)
IS_AP_GROUP
Represents if the group created using AP port(s) or
not. Non-AP Port group-0, AP Port group-1.
num
(1,0)
TABLE 193
IP_ROUTE
Field
Definition
Format
Size
ID*
Unique generated database identifier.
int
ETHERNET_PORT_ID
GigE Port ID.
int
PORT_NUMBER
Port Number related to the GigE Port.
int
TABLE 190
IP_DEVICE_LICENSE (Continued)
Field
Definition
Format
Size