Difference between revisions of "Flow/Reporting"

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search
(Created page with "SQL Reporting Page Available field manipulators Fields can be converted by appending the following to the table column name "__btoip" Converts the bytearray value to textual ...")
 
Line 1: Line 1:
 
SQL Reporting Page
 
SQL Reporting Page
 +
 
Available field manipulators
 
Available field manipulators
 +
 
Fields can be converted by appending the following to the table column name
 
Fields can be converted by appending the following to the table column name
 
  "__btoip" Converts the bytearray value to textual IP address
 
  "__btoip" Converts the bytearray value to textual IP address

Revision as of 14:11, 14 September 2017

SQL Reporting Page

Available field manipulators

Fields can be converted by appending the following to the table column name

"__btoip" Converts the bytearray value to textual IP address
"__ltomac" Converts the long value to the textual MAC address
"__itoflags" Converts the integer value to the textual Flags Value
"__ltotime" Converts the long value to the textual Date/Time value
"__itoappid" Converts the integer value to the textual Application Name
"__itofwextcode" Converts the integer value to the textual FW Ext Code Name
"__itofwevent" Converts the integer  value to the textual FWEvent Name