Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
1414 Brocade Network Advisor IP User Manual
53-1003056-01
Database tables and fields
I
TRUSTED 1 = the node is trusted for "fabric tracking.
Default value is 0.
smallint
CREATION_TIME Timestamp when the record is created by the
Management application server.
timestamp
MISSING 1 = the device node is missing from the fabric.
Default value is 0.
smallint
MISSING_TIME Time when the device node missed. timestamp
PROXY_DEVICE One of the device ports of this device node has
translated domain. That device port is set as the Proxy
Device and this Device Node is treated as virtual by
assigning a value of 1 to this field.
Default value is 0.
smallint
AG 1 = the device node is actually an AG connected to a
switch in the fabric.
Default value is 0.
smallint
PREVIOUS_MISSING_STAT
E
Default value is 0. smallint
TABLE 101 DEVICE_PORT
Field Definition Format Size
NODE_ID Reference to the ID of the Device Node of which this
device port is a part of.
int
DOMAIN_ID Stores the Domain ID of the switch to which this
device port is connected to.
int
WWN Stores the Device Port WWN char 23
SWITCH_PORT_WWN Stores the switch port wwn to which this device port
is physically connected to. However If the device is
connected to an AG, this will contain the switch port
WWN till the AG impact is applied by the application.
If AG impact fails to be applied this will continue to
have the switch port wwn instead of the AG port
wwn.
char 23
NUMBER Stores the port number of this device port. smallint
PORT_ID Stores the FDMI host name. varchar 6
TYPE Stores the Vendor of this device. varchar 32
SYMBOLIC NAME Stores the Symbolic Name. varchar 256
FC4_TYPE varchar 64
COS Stores the Class of Service. varchar 16
IP_PORT varchar 63
HARDWARE_ADDRESS Stores the Hardware Address. varchar 32
TRUSTED Denotes if the device port is trusted or not. smallint
CREATION_TIME The creation time of this record. timestamp
TABLE 100 DEVICE_NODE (Continued)
Field Definition Format Size