Difference between revisions of "Flow/Reporting"

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search
Line 3: Line 3:
 
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
 
  "__ltomac" Converts the long value to the textual MAC address
 
  "__ltomac" Converts the long value to the textual MAC address

Revision as of 14:12, 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