I Database tables and fields

TABLE 386 SWITCH_MODEL

Field

Definition

Format

Size

 

 

 

 

ID*

Unique generated database identifier.

int

 

 

 

 

 

SWBD_TYPE

Switch type number, universally used by all the

smallint

 

 

Management application module implementation.

 

 

 

 

 

 

SUBTYPE

Switch subtype. At present no subtypes for existing

smallint

 

 

model records are defined.

 

 

 

Default value is 0.

 

 

 

 

 

 

DESCRIPTION

Model description, such as FC link speed, port count

varchar

256

 

and whether multi-card (director) class switch or

 

 

 

other type of switch.

 

 

 

Default is ‘Not Available’.

 

 

 

 

 

 

MODEL

Switch model string.

varchar

32

 

 

 

 

REMARK

Remarks, such as an internal project name.

varchar

64

 

 

 

 

SYS_OID

This will represent the sys_oid for each product type.

varchar

255

 

 

 

 

PRODUCT_FAMILY

This represents the product family that each OID

varchar

128

 

belongs to.

 

 

 

 

 

 

BRIEF_PRODUCT_FAMILY

Shorter name for the product family.

varchar

32

 

 

 

 

SPEED

Switch max speed. Value 0 represents NotAvailable.

smallint

 

 

 

 

 

MULTI_CP_CAPABLE

Switch is multi cp cabable or not. 0 means single CP

smallint

 

 

and 1 means multi.

 

 

 

 

 

 

MIN_IMAGE_VERSION

Supported min firmware version.

varchar

64

 

 

 

 

MAX_IMAGE_VERSION

Supported max firmware version.

varchar

64

 

 

 

 

TABLE 387 SWITCH_PORT

Field

Definition

Format

Size

 

 

 

 

ID*

Unique generated database identifier.

int

 

 

 

 

 

VIRTUAL_SWITCH_ID

DB ID of virtual_switch to which this port belongs.

int

 

 

 

 

 

WWN

WWN of the port.

char

23

 

 

 

 

NAME

User friendly name of the port.

char

32

 

 

 

 

SLOT_NUMBER

Slot number.

int

 

 

Default value is 0.

 

 

 

 

 

 

PORT_NUMBER

The logical port number of the user port. There is no

smallint

 

 

assumption of any relation to the physical location of

 

 

 

a port within a chassis.

 

 

 

 

 

 

USER_PORT_NUMBER

User port number. Unique port number in a chassis.

smallint

 

 

 

 

 

PORT_ID

Port ID of this port.

varchar

8

 

 

 

 

PORT_INDEX

Number used for identifying port in zoning.

smallint

 

 

 

 

 

AREA_ID

Area number the port is assigned to.

smallint

 

 

 

 

 

MAC_ADDRESS

MAC address of this port.

varchar

64

 

 

 

 

PORT_MOD

Stores the port module type. Not applicable if port

varchar

64

 

doesn't have a GBIC installed.

 

 

1540

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1592
Image 1592
Brocade Communications Systems IP250 user manual Switchmodel, Switchport