User Manual v12.3.0 Owner's manual

1722 Brocade Network Advisor IP User Manual
53-1003153-01
Database tables and fields
I
CLUSTER_TYPE This column is used to determine whether VCS is in
Fabric Cluster or Logical Chassis. The values are
populated by the VCS collector during the discovery
of the VCS switch. The default value -1 means that its
a non-VCS device.
Following are the values and their types:
0 - Unknown
1 - Standalone
2 - Fabric Cluster
3 - Logical Chassis
smallint
SWITCH_ID Represents the Switch embedded port destination
identifier.
int
MONITORED To identify whether the switch is monitored or
unmonitored. 0 is Unmonitored and 1 is Monitored.
int
FEATURES_ENABLED Holds as a bit mask the features that are active /
enabled. Each bit would represent features like
Lossless etc.
int
MAPS_ENABLED_ACTIONS Bitmask of Maps actions enabled on the switch.
0-None, 1-Raslog, 2-SNMP, 4-Email, 8-Fence Port,
16-SW Down, 32-SW Marginal
int
FABRIC_STATUS Stores the fabric level status of the node like
Unknown and Online.
Status is Unknown when:
A node is going through a reboot or ISLs have
not formed yet.
A node is not part of a cluster yet.
Status is Online when:
A node is waiting to rejoin a cluster.
A node joins a cluster and all the ports are up
and ISLs are formed.
varchar 64
ROUTING_POLICY This column represents the routing policy
(APT-Advanced Performance Tuning) configured in
the switch.
1 = Not Applicable. Routing policy is not applicable
for FOS AG switches/NOS/mEOS switches.
0 = Unknown. For non-AG FOS switches unknown
value will be set as the initial value. Once asset
collection is successful, the corresponding value will
be fetched from switch.
1 = Port Based Routing
2 = Device Based Routing
3 = Exchange Based Routing
int
PROTOCOL Stores the communication protocol used to
communicate with this device. Following are the
values this column can hold:
0 - NA, for NOS devices
1 - Communication using HTTP
2 - Communication using HTTPS
int
TABLE 458 VIRTUAL_SWITCH (Continued)
Field Definition Format Size