User Manual v12.3.0 Owner's manual

Brocade Network Advisor IP User Manual 1577
53-1003153-01
Database tables and fields
I
CUSTOM_SELECTION_OBJE
CT_TYPE
Represents the selected filter type.
0 - Default favorite
1 - FC Ports
2 - Device Ports
3 - ISL Ports
4 - 10GE Ports
5 - FCIP Tunnels
6 - EE Monitors
Selected member identifiers are stored in
CUSTOM_FAVORITES_OBJECT_LIST table if this
favorite is not default.
int
PLOT_EVENTS Indicates whether the PM historical chart should
overlay the events on the graph. 0 - No, 1 - Yes.
smallint
TABLE 140 FCIP_CIRCUIT_PORT_MAP
Field Definition Format Size
CIRCUIT_ID int
SWITCH_PORT_ID SWITCH_PORT_ID of one end of the circuit int
DP1_SWITCH_PORT_ID Switch port Id of the DP1 ip address. This field will be -1
for non Skybolt switches or if DP1 ip address not
configured in Skybolt circuit.
int
TABLE 141 FCIP_PORT_TUNNEL_MAP
Field Definition Format Size
SWITCHPORT_ID* Switch Port ID. int
TUNNEL_ID* FCIP Tunnel ID. int
TABLE 142 FCIP_TUNNEL
Field Definition Format Size
ID* Unique generated database identifier. int
TUNNEL_ID Tunnel ID for that GigE Port. smallint
VLAN_TAG VLAN Tag on the tunnel (if present).
Default value is -1.
int
SOURCE_IP Source IP on which the tunnel is created. char 64
DEST_IP Destination IP on the other end of tunnel. char 64
LOCAL_WWN Local port WWN for the tunnel. char 23
REMOTE_WWN_RESTRICT Remote Port WWN for the tunnel. char 23
COMMUNICATION_RATE Bandwidth specified for the tunnel. double
precision
MIN_RETRANSMIT_TIME FCIP Tunnel Parameter. int
SELECTIVE_ACK_ENABLED FCIP Tunnel Parameter. smallint
TABLE 139 FAVORITES (Continued)
Field Definition Format Size