MGR_LUMSERVER Table
The table MGR_LUMSERVER represents a Lum Server.
Database Column |
Details |
|||||||||
ID |
Type: Decimal. The primary key of the table MGR_LUMSERVER Table |
|||||||||
LASTUPDATED |
Type: TimeStamp. Unique. The LASTUPDATED represents the date and time the LUM Server configuration was last updated. |
|||||||||
CREATION_DATE |
Type: Date. Unique. The CREATION_DATE represents the date and time of the LUM server creation. |
|||||||||
NAME |
Type: text (max length 128). Unique. The column NAME represents the name of the Lum server. |
|||||||||
HOST |
Type: text (max length 128). Unique. The column HOST represents the network-resolvable host address where the LUM server resides. |
|||||||||
VENDOR |
Type: text (max length 128). Unique. The column VENDOR represents Vendor name that appears in the LUM server configuration. |
|||||||||
HOST_IN_LOG |
Type: text (max length 128). Unique. The column HOST_IN_LOG represents the host in the Lum server log file. |
|||||||||
VENDOR_IN_LOG |
Type: text (max length 128). Unique. The column VENDOR_IN_LOG represents the vendor in the Lum server log file. |
|||||||||
status |
Type: Integer. Unique. The column status represents the status of the Lum Server. The accepted values for the status are:
|
|||||||||
DECIMAL_SEPERATOR |
Type: text (max length 1). Unique. The DECIMAL_SEPERATOR column represents the Number - decimal separator. The default decimal separator id a period. |
|||||||||
THOUSAND_SEPERATOR |
Type: text (max length 1). Unique. The column THOUSAND_SEPERATOR represents the Number - thousand separator. The default value thousand separator is a comma. |
|||||||||
TIMEZONE |
Type: text. Unique. The column TIMEZONE represents the timezone of the Lum Server. |
|||||||||
LAST_DENIAL_UPDATEED |
Type: Date. Unique. The column LAST_DENIAL_UPDATEED represents the date and time the denial events were last imported from the Lum server. |