I Database tables and fields

TABLE 363 SNMP_DATA (Continued)

Field

 

Definition

Format

Size

 

 

 

 

 

TARGET_TYPE

 

Target type of the SNMP collector data. The target

num

(2,0)

 

 

type for,

 

 

 

 

device level collector is 0

 

 

 

 

port level collector it is 1.

 

 

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.

 

 

 

 

 

 

 

VALUE

 

Value of the OID retrieved from the corresponding

double

 

 

 

target.

 

 

 

 

 

 

TIME_IN_SECONDS

Time, in seconds, at which the record was inserted.

int

 

 

 

 

 

COLLECTOR_ID

Correspoding collector table ID.

int

 

 

 

 

 

 

MIB_INDEX

 

Index value for a MIB varaible. For scalar value it will

varchar

256

 

 

be empty.

 

 

 

 

 

 

 

TABLE 364

SNMP_DATA_1DAY

 

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

ID

 

Primary key autogenerated ID.

int

 

 

 

 

 

MIB_OBJECT_ID

The DB ID of MIB_OBJECT.

int

 

 

 

 

 

 

TARGET_TYP

 

Target or source type can be,

num

(2,0)

 

 

device - 0 or

 

 

 

 

interface or ports - 1

 

 

TARGET_ID

 

DB ID of the target which can be device or interface.

int

 

 

 

 

 

 

VALUE

 

Aggregated value inserted during the aging process.

double

 

 

 

 

 

precision

 

 

 

 

 

TIME_IN_SECONDS

Time, in seconds, at which the record was inserted.

int

 

 

 

 

 

COLLECTOR_ID

DB ID of the collector object used for collection.

int

 

 

 

 

 

 

MIB_INDEX

 

MIB index used for collection if applicable.

char

256

 

 

 

 

TABLE 365

SNMP_DATA_2HOUR

 

 

 

 

 

 

 

Field

 

Definition

Format

Size

 

 

 

 

 

ID

 

The DB ID of MIB_OBJECT.

int

 

 

 

 

 

MIB_OBJECT_ID

The DB ID of MIB_OBJECT.

int

 

 

 

 

 

TARGET_TYPE

Target or source type can be,

num

(2,0)

 

 

device - 0 or

 

 

 

 

interface or ports - 1

 

 

TARGET_ID

 

DB ID of the target which can be device or interface.

int

 

 

 

 

 

 

VALUE

 

Aggregated value inserted during the aging process.

double

 

 

 

 

 

precision

 

 

 

 

 

TIME_IN_SECONDS

Time, in seconds, at which the record was inserted.

int

 

 

 

 

 

COLLECTOR_ID

DB ID of the collector object used for collection.

int

 

 

 

 

 

 

MIB_INDEX

 

MIB index used for collection if applicable.

char

256

 

 

 

 

 

 

1530

Brocade Network Advisor IP User Manual

 

53-1003056-01

Page 1582
Image 1582
Brocade Communications Systems IP250 Database tables and fields Snmpdata, SNMPDATA1DAY, SNMPDATA2HOUR, Mibindex, Targettyp