User Manual v12.3.0 Owner's manual

Brocade Network Advisor IP User Manual 1713
53-1003153-01
Database tables and fields
I
TABLE 444 USER_STATE_MAP
Field Definition Format Size
USER_NAME varchar 128
STATE Current user state. The possible values are:
0 - Locked out by user manager
1 - Locked Out Threshold Reached
2 - Password Expired
3 - Password History Policy Violated
4 - Password Format Policy Violated
NOTE: This numeric state value will be mapped to
associated ENUM at DTO side
smallint
TABLE 445 V_PORT_DETAIL
Field Definition Format Size
DEVICE_PORT_ID Primary key from the owner device port table. int
STATE Flag to indicate whether port is online or offline varchar 32
FCP_INITIATOR The role of the virtual port; for example, FCP Initiator varchar 256
SWITCH_IP IP of the switch, the V port is connected to varchar 128
VF_ID VF ID for the V port smallint
TABLE 446 VCN_ICL
Field Definition Format Size
VCN_ICL_ID Virtual Cluster Node ICL DB ID. int
ICL_NAME ICL name. varchar 100
ICL_PORT_ID ICL port foreign key. int
VCN_MEMBER_ID Virtual Cluster Node member id foreign key. int
TABLE 447 VCN_MEMBER
Field Definition Format Size
VCN_MEMBER_ID Virtual Cluster Node member db id. int
CLUSTER_ID Cluster id. int
CLUSTER_NAME Cluster name. varchar 100
CLUSTER_RBRIDGE_ID Cluster rbridge id. int
SESSION_VLAN Session VLAN id. smallint
KEEP_ALIVE_VLAN Keep alive VLAN id. smallint
CLIENT_ISOLATION_MODE Cluster isolation state:
Loose(0)
Strict(1).
smallint
IS_CLIENTS_SHUTDOWN Is MCT Client interfaces shutdown? numeric (1,0)
MEMBER_VLAN_RANGE Configured member VLAN range. varchar 256
ACTIVE_MEMBER_VLAN_RA
NGE
Active member VLAN range. varchar 256