Brocade Network Advisor SAN User Manual v12.3.0 User Manual

Page 1590

Advertising
background image

1538

Brocade Network Advisor SAN User Manual

53-1003154-01

Database tables and fields

H

NAT_PRIVATE_IP_ADDRESS

NAT private IP Address. Feature available from NMS
DC Eureka release onwards. During a successful NAT
translation the Private IP that gets translated will be
stored in this field. The new translated IP Address will
be stored in the existing IP_ADDRESS field. All the
NAT look up will be done using the NAT Private IP
Address.

varchar

128

ALTERNATE_IP_ADDRESS

Alternate IP address of the switch. Feature available
from Eureka release onwards. During fabric discovery
the column will be populated based on the values in
the fabricinfo.html. If Management application server
is IPV6 capable, then we store the switchetherIP NVP
else we store the switchetherIPV6. So could be either
IPV4 or IPV6 address. If there exists any NAT
translation, translated IP will be used.

varchar

128

MAC_ADDRESS

Stores the VCS Mac Address. The value will be
populated by the FabricCollector. Default value is
empty string. The management interface Mac
Address will be stored here.

varchar

64

TABLE 71

CORE_SWITCH_CAPABILITY

Field

Definition

Format

Size

CORE_SWITCH_ID *

DB ID.

int

CAPABILITY_ *

Name of the capability detected on the core switch.

varchar

256

ENABLED

1 = the capability is enabled on the core switch.
Default value is 0.

int

TABLE 72

CORE_SWITCH_CHECKSUM

Field

Definition

Format

Size

CORE_SWITCH_ID *

DB ID.

int

CHECKSUM_KEY *

Checksum type.

varchar

32

CHECKSUM

Checksum value.

varchar

16

TABLE 73

CORE_SWITCH_COLLECTION

Field

Definition

Format

Size

CORE_SWITCH_ID *

Core switch ID.

int

COLLECTION_NAME *

Collector name.

varchar

256

LAST_CORE_SW_
MODIFICATION

Last core switch modification time.

timestamp

TABLE 74

CORE_SWITCH_DETAILS

Field

Definition

Format

Size

CORE_SWITCH_ID*

Primary key for the table.

int

ETHERNET_MASK

Ethernet mask of the core switch IP address.

char

64

TABLE 70

CORE_SWITCH (Continued)

Field

Definition

Format

Size

Advertising