Brocade Communications Systems IP250 Database tables and fields Interface, Ipdevicelicense

Models: IP250

1 1753
Download 1753 pages 4.1 Kb
Page 1514
Image 1514

I Database tables and fields

TABLE 182 INTERFACE (Continued)

Field

Definition

Format

Size

 

 

 

 

IF_INDEX

This column is used to store the ifIndex of the

int

 

 

interface. The value will be populated by the DCB

 

 

 

collector during the discovery of the DCB switch.

 

 

 

Since this value is not populated by IP discovery

 

 

 

engine, making the field as nullable.

 

 

 

 

 

 

AMPP_PROFILE_MODE

Specifies whether the interface is set to AMPP profile

smallint

 

 

mode.

 

 

 

 

 

 

DOT1D_PORT_NUM

To store dot1d port number in DB to reduce SNMP

int

 

 

calls to switch from IfIndexUtility

 

 

 

 

 

 

EDGE_TYPE

The type of the device that is connected to the edge

int

 

 

switch port.

 

 

 

-1 : NA, 0 : connected to device with unknown type, 1

 

 

 

: connected to managed Brocade branded AP, 2 :

 

 

 

connected to standalone Brocade branded AP.

 

 

 

 

 

 

USER_DEFINED_VALUE_1

User defined value used for IP Port.

varchar

256

 

 

 

 

USER_DEFINED_VALUE_2

User defined value used for IP Port.

varchar

256

 

 

 

 

USER_DEFINED_VALUE_3

User defined value used for IP Port.

varchar

256

 

 

 

 

TABLE 183 INTERFACE_DEPLOYMENT_CONFIG

Field

Definition

Format

Size

 

 

 

 

ID

Unique generated database identifier.

serial

 

 

 

 

 

DEPLOYMENT_ID

Deployment configuration ID. Foreign Key for

int

 

 

DEPLOYMENT table.

 

 

 

 

 

 

CLEAR_CONFIGURATION

1/0 corresponding to ''Clear Assignment'' / ''Assign

smallint

 

 

Configuration'' for interface level configuration.

 

 

 

 

 

 

WRITE_TO_DEVICE

1/0 corresponding to Write to device/not write to

smallint

 

 

device for outbound traffic.

 

 

 

 

 

 

BINDING_DIRECTION

Represents the binding direction. 0/1 corresponds to

smallint

 

 

IN / OUT direction.

 

 

 

 

 

 

TABLE 184 IP_DEVICE_LICENSE

Field

Definition

Format

Size

 

 

 

 

ID

Primary Key field for the DEVICE_LICENSE

int

 

 

 

 

 

DEVICE_ID

This is the foreign key reference to the Device table

int

 

 

 

 

 

HASH

A unique hash for identifying a license entry in the

varchar

24

 

device. This helps to traverse through the entries

 

 

 

with same package name and LID.

 

 

 

 

 

 

PACKAGE_NAME

Name of the license package. Package defines the

varchar

64

 

features enabled by the license.

 

 

 

Example:SW-NI-CES-2024-L3U

 

 

 

 

 

 

LICENSE_ID

License ID of the chassis or the line module for

varchar

24

 

which, this entry displays license

 

 

 

information.Example: fJucJFgFHG

 

 

1462

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1514
Image 1514
Brocade Communications Systems IP250 Database tables and fields Interface, Interfacedeploymentconfig, Ipdevicelicense