Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1724

Advertising
background image

1672

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

DESTINATION_USER_PORT_
NUMBER

User port number of F-port

smallint

FABRIC_ID

Foreign key to FABRIC table

int

TRUSTED

Indicates if the connection is trusted

smallint

MISSING

Indicates if the connection is missing

smallint

MISSING_TIME

Timestamp when the connection went missing

timestamp

LAST_UPDATE_TIME

Last update time for this record

timestamp

CREATION_TIME Creation

timestamp

timestamp

TABLE 348

SCOM_HOST

Field

Definition

Format

Size

ID

Unique generated database identifier.

int

HOST

The FQDN or the ip address of the host

varchar

256

DOMAIN

The domain of the SCOM server host

varchar

256

USER_NAME

The domain user to login into the SCOM Server

varchar

64

PASSWORD

The password to login into the SCOM Server

varchar

64

VERSION

The version of SCOM. Default is 6.1.7221.0 which is
SCOM 2007 R2.
The default value is '6.1.7221.0' .

varchar

32

TOKEN_ID

Unique ID for each SCOM host

varchar

32

STATUS

Status of Plug-in registration to the SCOM server
where 0-registered, 1-unregistered, 2-authentication
failed, 3-not reachable

int

TABLE 349

SECURITY_POLICY

Field

Definition

Format

Size

VIRTUAL_SWITCH_ID *

DB ID of virtual_switch.

int

POLICY_NUMBER*

IPSec Policy Number. The number can range from 1 to
32.

smallint

POLICY_TYPE*

Type of the Policy. The possible values are IKE or IPSec smallint

ENCRYPTION_ALGORITHM Encryption Algorithm for the policy.The following are

the possible Encryption:
NONE,DES,3DES,AES-128,AES-256,AES-CM-128 or
AES-CM-256.

varchar

32

AUTHENTICATION_ALGORI
THM

Authentication Algorithm for the policy:
NONE
SHA-1
MD5
AES-XCBC

varchar

32

PERFECT_FORWARD_
POLICY_ENABLED

Perfect Forward Secrecy for the policy. The possible
values are 0 or 1.

smallint

TABLE 347

SAN_CONNECTION (Continued)

Field

Definition

Format

Size

Advertising