User Manual v12.3.0 Owner's manual

1606 Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
PROCESSOR_COUNT Number of virtual CPUs of the VM. int
STATUS Status of the VM. varchar 64
STATE Operational State of the VM. varchar 64
NOTES Notes describing the VM. varchar 2048
UPTIME The time since the VM was last powered up. varchar 512
TABLE 185 HYPER_V_VM_HBA_PORT_MAP
Field Definition Format Size
ID Primary Key int
HYPER_V_VM_ID ID of the HYPER_VIRTUAL_MACHINE instance. int
HBA_PORT_ID ID of the HBA_PORT instance which is a Hyper V
Virtual FC port.
int
TABLE 186 IFL
Field Definition Format Size
ID* Primary key for this table. Serial number which is
uniquely generated by DB.
int
EDGE_FABRIC_ID Edge fabric ID of this IFL link. int
EDGE_PORT_WWN Edge switch port wwn of this IFL link. varchar 128
BB_FABRIC_ID Backbone fabric ID of this IFL link. int
BB_PORT_WWN Backbone fabric switch port wwn of this IFL link. varchar 128
BB_RA_TOV Backbone fabric resource allocation time out value
specified in milliseconds.
int
BB_ED_TOV Backbone fabric Error detect time out value specified
in milliseconds.
int
BB_PID_FORMAT Backbone fabric port identifier format. smallint
TABLE 187 IFL_CONNECTION
Field Definition Format Size
ID The primary key of the table. int
EDGE_FABRIC_ID Edge fabric ID. int
EDGE_SWITCH_ID Edge switch ID, only present when attached fabric is
managed.
int
EDGE_PORT_ID Edge switch port ID, only present when attached
fabric is managed.
int
EDGE_PORT_WWN Edge switch port WWN. varchar 23
BB_FABRIC_ID Backbone fabric ID. int
BB_SWITCH_ID Backbone FCR virtual switch. int
TABLE 184 HYPER_V_VIRTUAL_MACHINE (Continued)
Field Definition Format Size