Brocade Network Advisor Documentation Updates v11.1.x (53-1002363-03, August 2011)

Brocade Network Advisor Documentation Updates 141
53-1002363-02
Database tables and fields
E
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 278 VIP_SERVER_BINDING
Field Definition Format Size
ID Primary Key field for the VIP_SERVER_BINDING int
DEVICE_ID This is the foreign key reference key to the Device
Table
int
VIRTUAL_SERVER_IP_ADDR
ESS
The IP Address for the Virtual Server varchar 128
VIRUTAL_SERVER_PORT The Port number of the Virtual Server int
REAL_SERVER_IP_ADDRES
S
The IP Address for the Real Server varchar 128
REAL_SERVER_PORT The Port Number for the Real Server int
TABLE 279 VIP_SERVER
Field Definition Format Size
ID Primary Key field for the VIP_SERVER int
TYPE
Even Policy Type
0? Virtual Server 1 ? Real Server
smallint
DEVICE_ID This is the foreign key reference key to the Device
Table
int
IP_ADDRESS The IP Address for the Virtual Server or Real Server varchar 128
NAME The Name of Virtual Server or Real Server varchar 256
TABLE 277 IP_DEVICE_LICENSE (Continued)
Field Definition Format Size