Brocade Communications Systems IP250 Database tables and fields Ipdevicelicense, Ipinterface

Models: IP250

1 1753
Download 1753 pages 4.1 Kb
Page 1515
Image 1515

 

 

Database tables and fields

I

TABLE 184

IP_DEVICE_LICENSE (Continued)

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

LICENSE_TYPE

The type of the license, which can be either normal or

smallint

 

 

 

trial. Values are: permanent(1), trial(2).The default

 

 

 

 

value is 1.

 

 

 

 

 

 

 

EXPIRY_DATE

 

Expiry Date of the trial license. For normal license,

varchar

19

 

 

the value is 0.

 

 

 

 

 

 

PRECEDENCE

Defines the priority of a particular trial license among

int

 

 

 

those having the same package and License ID. This

 

 

 

 

is primarily used for determining which license to

 

 

 

 

use, when there are many trial and normal licenses

 

 

 

 

with same package name and LID. The value range is

 

 

 

 

(0..65535)

 

 

 

 

 

 

LICENSE_STATE

This indicates the state of the license. Possible val-

smallint

 

 

 

ues:invalid(1),unused(2),active(3),expired(4)

 

 

 

 

 

 

 

TABLE 185

IP_INTERFACE

 

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

ID*

 

Unique generated database identifier.

int

 

 

 

 

 

ETHERNET_PORT_ID

GigE Port ID.

int

 

 

 

 

 

 

IP_ADDRESS

 

IP address on the Ip_interface.

varchar

64

 

 

 

 

 

NET_MASK

 

Subnet mask for the interface.

varchar

64

 

 

 

 

 

MTU_SIZE

 

MTU Size for that interface.

int

 

 

 

 

 

 

CHECKSUM

 

Check Sum.

varchar

64

 

 

 

 

GIGE_PORT_TYPE

Whether the IP interface is created on a 10G cross

smallint

 

 

 

port or not. Non-zero value denotes a cross port.

 

 

 

 

 

TABLE 186 IP_PORT_GROUP

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

PORT_GROUP_ID

Unique database generated identifier.

int

 

 

 

 

 

 

NAME

 

Name for Port group.

varchar

64

 

 

 

 

 

USER_ID

 

Database ID of the USER_ instance refer a user who

int

 

 

 

created the group.

 

 

 

 

 

 

 

DESCRIPTION

 

Description for Port group.

varchar

255

 

 

 

 

 

IS_PUBLIC

 

Represents if the port group is public or not.

num

(1,0)

 

 

private-0, public-1.

 

 

 

 

 

 

IS_AP_GROUP

Represents if the group created using AP port(s) or

num

(1,0)

 

 

not. Non-AP Port group-0, AP Port group-1.

 

 

 

 

 

 

 

Brocade Network Advisor IP User Manual

1463

53-1003056-01

 

Page 1515
Image 1515
Brocade Communications Systems IP250 user manual Database tables and fields Ipdevicelicense, Ipinterface, Ipportgroup