I Database tables and fields

TABLE 62

COLLECTOR_MIB_OBJECT_ENTRY

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

COLLECTOR_MIB_OBJECT_

Primary key autogenerated ID.

int

 

ENTRY_ID

 

 

 

 

 

 

 

 

COLLECTOR_ID

ID of the PERF_COLLECTOR.

int

 

 

 

 

 

MIB_OBJECT_ID

MIB_OBJECT table DB ID.

int

 

 

 

 

 

 

TABLE 63

COLLECTOR_SNMP_EXPRESSION_ENTRY

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

COLLECTOR_SNMP_EXPRE

Primary key autogenerated ID.

int

 

SSION_ENTRY_ID

 

 

 

 

 

 

 

COLLECTOR_ID

ID of the PERF_COLLECTOR.

int

 

 

 

 

 

EXPRESSION_ID

Id of the SNMP_EXPRESSION.

int

 

 

 

 

 

 

TABLE 64

COLLECTOR_TARGET_ENTRY

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

COLLECTOR_TARGET_ENTR

Primary key autogenerated ID.

int

 

Y_ID

 

 

 

 

 

 

 

 

COLLECTOR_ID

ID of the PERF_COLLECTOR.

int

 

 

 

 

 

 

TARGET_ID

 

Target ID of the SNMP collector data. For device level

int

 

 

 

collector it will use deviceId, and for port level it will

 

 

 

 

use interfaceId.

 

 

 

 

 

 

 

PROP_STR

 

Property string of the PERF_COLLECTOR.

varchar

8192

 

 

 

 

COLLECTOR_TARGET_ENTR

Target type of the SNMP collector data. for device

int

 

Y_TYPE

 

level collector the target type is 0, for port level it is 1.

 

 

 

 

 

 

 

TABLE 65

CONFIG_BLOCK

 

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

ID

 

ID of the block.

int

 

 

 

 

 

 

NAME

 

Name of the block.

varchar

255

 

 

 

 

 

DESCRIPTION

 

Description of the block.

varchar

1024

 

 

 

 

 

USE_REGEX

 

Indicates whether the block start is built with regular

smallint

 

 

 

expression or not.

 

 

 

 

0

= Does not contain Regular expression

 

 

 

 

1

= Contains regular expression

 

 

 

 

 

 

BLOCK_START

Block start string to match one or more block starts

varchar

1024

 

 

in the device config. Can be built with regular

 

 

 

 

expression to match more than one block.

 

 

 

 

 

 

 

BLOCK_END

 

Block end string. Used the first match to form config

varchar

1024

 

 

block from start to end.

 

 

 

 

 

 

 

CATEGORY

 

Category of the Block.

smallint

 

 

 

0

= User defined

 

 

 

 

1

= Predefined.

 

 

 

 

 

 

 

 

1386

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1438
Image 1438
Brocade Communications Systems IP250 Collectormibobjectentry, Collectorsnmpexpressionentry, Collectortargetentry