The Brocade Fabric OS connector is part of the Enterprise Edition, and ships as beta. It has been verified against a simulator on a 9.1.0b schema baseline, not yet against real hardware — see What “beta” means here.
What the catalog looks like
The default catalog is 12 primary investigation tables. A further 156 tables are available opt-in via Include advanced diagnostic tables.Evidence columns
Every row carries provenance alongside the data, so a finding can be traced back to what was actually observed and when:Before you start
- A switch account with read access to the required fabrics.
- The switch’s HTTPS management address, reachable from the Bag of words backend.
- If you run Virtual Fabrics, know which fabric IDs you care about. Every logical-switch query must specify a fabric ID.
Fields
Authentication
Username + Password —userpass (scopes: system and user)
Because the mode is available at user scope as well, each analyst can supply their own switch login instead of sharing one. Per-user authentication on a database-style connection requires an Enterprise license — see Authentication and access.
What “beta” means here
The connector bundles a Fabric OS 9.1.0b YANG baseline, reconciled at connect time against live module discovery on your switch. It has been verified against a simulator; compatibility with customer firmware (9.1.1c and beyond) still requires a real-hardware acceptance pass. Validate on a non-production fabric first, and treat field names as less stable than on a generally-available connector.Troubleshooting
Login fails against the switch
Login fails against the switch
Switch the
login_scheme between Custom_Basic and Basic — Fabric OS versions differ in which they accept.A logical-switch query returns nothing
A logical-switch query returns nothing
Every logical-switch query needs a fabric ID. Set
vf_ids on the connection, or specify the fabric in the query.A diagnostic table you expected is missing
A diagnostic table you expected is missing
It is probably one of the 156 advanced tables. Turn on Include advanced diagnostic tables and re-index.
A table is empty but the fabric clearly has activity
A table is empty but the fabric clearly has activity
Check
_bow_history_coverage and _bow_complete on neighbouring rows. Retention on the switch, or paused monitoring, is the usual explanation — not absence of the condition.Related
- NetApp ONTAP — the storage behind the fabric.
- VMware Aria Operations — the vSphere estate in front of it.
