I Database tables and fields

TABLE 67

CORE_SWITCH (Continued)

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

UNREACHABLE_TIME

Time when the switch becomes unreachable.

timestamp

 

 

 

 

 

OPERATIONAL_STATUS

Chassis operational status like FRU, Power Supply

varchar

128

 

 

etc..

 

 

 

 

 

 

 

CREATION_TIME

Core switch record creation time. This tells us when

timestamp

 

 

 

the intial discovery has happened.

 

 

 

 

 

 

LAST_SCAN_TIME

Last scan time tells the time when the last time the

timestamp

 

 

 

switch was polled.

 

 

 

 

 

 

LAST_UPDATE_TIME

Last update time tells the time when the last update

timestamp

 

 

 

to the database record happened.

 

 

 

 

 

 

SYSLOG_REGISTERED

Determies whether the switch is registered for

smallint

 

 

 

sending syslog traps.

 

 

 

 

1 is registered

 

 

 

 

0 is not registered.

 

 

CALL_HOME_ENABLED

Determines whether the call home feature is

smallint

 

 

 

enabled..

 

 

 

 

 

 

SNMP_REGISTERED

Determines whether the switch is registered for

smallint

 

 

 

sending SNMP traps .

 

 

 

 

1 is registered

 

 

 

 

0 is not registered.

 

 

USER_IP_ADDRESS

Only for McData switches, this column is used to

varchar

128

 

 

store the IP address which user provides for those

 

 

 

 

M-model switches for which seed switch is unable to

 

 

 

 

return IP address.

 

 

 

 

 

 

NIC_PROFILE_ID

Nic Profile ID refers to the entry in the NIcProfile table

int

 

 

 

that has IP Address of the Management application

 

 

 

 

which is used as Syslog or SNMP reciepients.

 

 

 

 

 

 

MANAGING_SERVER_IP_

IP address(v4/v6) of the Management application

varchar

128

ADDRESS

 

server which is currently managing the M-model

 

 

 

 

switch. Used for M-EOS switch only. It does not apply

 

 

 

 

to Fabric OS switches.

 

 

 

 

 

 

 

VF_ENABLED

 

Determines whether Virtual Fabric is enabled on the

smallint

 

 

 

switch.

 

 

 

 

1 is enabled

 

 

 

 

0 is disabled

 

 

VF_SUPPORTED

Determines whether virtual fabric is supported on

smallint

 

 

 

the switch.

 

 

 

 

1 is supported

 

 

 

 

0 is unsupported

 

 

MANAGED_ELEMENT_ID

A unique managed element ID for this physical

int

 

 

 

switch. Also a foreign key reference to the

 

 

 

 

MANAGED_ELEMENT table.

 

 

1388

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1440
Image 1440
Brocade Communications Systems IP250 user manual Database tables and fields Coreswitch