Brocade Network Advisor IP User Manual 1523
53-1003056-01
Database tables and fields I
IN_PORT_TYPE Port type of the incoming traffic interface. For VCS
member the value of,
0 means its edge port.
1 means its fabric port.
For other devices Default value is 0.
smallint
OUT_PORT_TYPE Port type of the outgoing traffic interface. For VCS
member the value of,
0 means its edge port
1 means its fabric port.
For other devices Default value is 0.
smallint
TABLE 34 8 SFLOW_MINUTE_BGP_SLNUM
Field Definition Format Size
MAX_SLNUM Maximum row count. bigint
TABLE 34 9 SFLOW_MINUTE_L3_SLNUM
Field Definition Format Size
MAX_SLNUM Maximum row count. bigint
TABLE 35 0 SFLOW_MINUTE_MAC
Field Definition Format Size
SLNUM This column is used to store a counter value to
identify the total row count.
bigserial
TIME_IN_SECONDS Data collection time in seconds. int
DEVICE_ID ID of the product which sends the sflow traffic. int
FRAMES Number of frames transmitted through the sflow
sample collected.
bigint
BYTES Number of bytes transmitted through the sflow
sample collected.
bigint
IN_VLAN Vlan ID of the incoming traffic interface. smallint
OUT_VLAN Vlan ID of the outgoing traffic interface. smallint
SRC_MAC MAC address of the Source in the received sFlow
packet.
bytea
DEST_MAC MAC address of the destination in the received sFlow
packet.
bytea
IN_PORT_TYPE Port type of the incoming traffic interface. For VCS
member the value of,
0 means its edge port
1 means its fabric port.
For other devices Default value is 0.
smallint
TABLE 347 SFLOW_MINUTE_BGP (Continued)
Field Definition Format Size