Brocade Network Advisor SAN + IP User Manual v12.1.0 User Manual

Page 2211

Advertising
background image

2174

Brocade Network Advisor SAN + IP User Manual

53-1002949-01

Database tables and fields

I

TABLE 392

SFLOW_STAGING_SLNUM

Field

Definition

Format

Size

MIN_SLNUM Maximum

row count.

bigint

TABLE 393

SLOT

Field

Definition

Format

Size

SLOT_ID

int

PHYSICAL_DEVICE_ID int

CORE_SWITCH_ID int

SLOT_NUM num

(4,0)

TABLE 394

SMART_CARD

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

CARD_TYPE

Indicates how this smart card is configured: 0 =
authorization card.
The default value is 0.

smallint

CARD_INFO

Additional smart card details. For recovery set cards,
the details include the recovery set size and the
card''s position within the set; e.g., 2 of 5

varchar

64

CARDCN_ID

A unique name for the card, derived from the card''s
serial number and usage

varchar

64

FIRST_NAME

Optional first name of the person responsible for this
card.

varchar

64

LAST_NAME

Optional last name of the person responsible for this
card

varchar

64

NOTES

User-supplied notes about the card.

varchar

256

PUBLIC_CERTIFICATE

The public key certificate of the card, in PEM format.
Used to validate the card and set up a secure com-
munications channel to the card.

varchar

4096

CERTIFICATE_LABEL

User-supplied name for the card''s public key
certificate

varchar

256

GROUP_NAME

The name of the Encryption Group used to initialize
the card. For recovery set cards, this identifies which
group''s master key is backed up on the card.

varchar

64

CREATION_TIME

The date and time that the card was initialized. For
recovery set cards, this is the date and time the mas-
ter key was written to the card. The default value is
'now()'.

timestamp

Advertising