Brocade Network Advisor Documentation Updates v11.1.x (53-1002363-03, August 2011)

34 Brocade Network Advisor Documentation Updates
53-1002363-02
Database tables and fields
E
CREATION_TIME The polling time. timestamp
ACTIVE_STATE State of collection
0 = failed
1 = success
smallint
TX Transmit (TX) value in bytes. double
precision
RX Receive (RX) value in bytes. double
precision
CRCERRORS Number of CRC errors. double
precision
TABLE 48 EE_MONITOR_STATS_30MIN
Field Definition Format Size
ID* int
EE_MONITOR_ID int
CREATION_TIME timestamp
ACTIVE_STATE smallint
TX double precision
RX double precision
CRCERRORS double precision
TABLE 49 EE_MONITOR_STATS_2HOUR
Field Definition Format Size
ID* int
EE_MONITOR_ID int
CREATION_TIME timestamp
ACTIVE_STATE smallint
TX double precision
RX double precision
CRCERRORS double precision
TABLE 50 EE_MONITOR
Field Definition Format Size
ID* int
MONITOR_ID The Number (Index) given by the switch when user
creates End-End monitor on the switch.
int
SWITCH_PORT_ID References the ID in SWITCH_PORT table. int
SOURCE_PORT_ID References the ID in DEVICE_PORT table and this is an
initiator for EE monitor.
int
TABLE 47 EE_MONITOR_STATS (Continued)
Field Definition Format Size