Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Axxon PSIM - the main Axxon PSIM database  Hardware integrated into Axxon PSIM Next page



On the page:


dbo.EVENT

Column nameTypeDescriptionSee also
actionnvarchar(32)System names of the system objects eventsThe Events tab
descriptionnvarchar(255)Names of the system objects events in terms of the installed language pack
objtypenvarchar(255)System name of the event-related object
paramsntextEvent parameters for configuring the macros. They are configured in the ddi.exe utility on the Events tab
typenvarchar(5)

Event parameters: alarm (A), info message (M), sound support (S), do not send to the network (H), do not log (N), Windows log (L). For example, if in the ddi.exe utility, on the Events tab, all specified checkboxes are set for any event, and the ALARM event handling type is selected, the parameter value for this event is HNSLA

dbo.OBJ_PERSON

Column nameTypeDescriptionSee also
all_paramnvarchar(32)Not used
area_idnvarchar(40)

Area object id, where the user is located according to the data of the emergency monitoring system which is a part of the ACFA PSIM software package

Performing Emergency Monitoring

auto_brandnvarchar(32)User's vehicle brand
auto_numbernvarchar(300)

User's vehicle license plate number. You can specify multiple vehicle numbers separated by a space. The field can be used as an identifier to provide the user access when ACFA PSIM and Auto PSIM operate together

Virtual Access Server Integration Module Configuration and Operation Manual

auto_pass_typeintVehicle access type. Not used
beginnvarchar(25)Card operation start date
begin_temp_levelnvarchar(25)Temporary access level operation start date
cardnvarchar(255)Card code
card_datenvarchar(25)Card issue date
card_lossintNumber of card losses
card_typeintNot used

commentntextComment
departmentnvarchar(255)Department id, where the visitor is headed
drivers_licensenvarchar(120)Driver's license id
emailnvarchar(60)Email address
end_temp_levelnvarchar(25)Temporary access level expiration date

expirednvarchar(25)Card expiration date

external_idnvarchar(40)External id. Is used when the users are imported from the external databases
facility_codenvarchar(255)Facility code
finished_atdatetimeJob dismissal date
flagsint"Enabled-disabled" object flag, which is displayed in the Axxon PSIM interface as the "Disable" option on the settings panel
guiduniqueidentifierUser unique id (GUID)
idnvarchar(40)User id
is_active_temp_levelsmallintTemporary access level activation status
is_apbsmallintEnabling/disabling the double-entry control
is_lockedsmallintThe user is blocked
level2_idnvarchar(40)Not used
level_idntextTemporary access level id. If there is a list of ids, they are separated by a comma
levels_timesntextIs used for the temporary access levels operation
locationnvarchar(16)-
marketing_infontext-
namenvarchar(255)Name
owner_person_idnvarchar(40)For "embedded" cards—id of card owner
parent_idnvarchar(40)Department id
passportnvarchar(120)Passport details

patronymicnvarchar(255)Patronymic name
personnvarchar(50)User id, to whom the visitor is headed
phonenvarchar(60)Phone number
pinnvarchar(255)PIN code
postnvarchar(255)Job position
purintArea management rights
rubeg8_zone_idnvarchar(40)Not used

schedule_idnvarchar(40)Employee schedule id. This id is related to the Time and Attendance module. It is not a time zone or an access level
started_atdatetimeRecruitment date

surnamenvarchar(255)Last name
tabnumnvarchar(60)Personnel number
teleph_worknvarchar(16)Work phone number
temp_cardnvarchar(15)Not used

temp_level_idntextTemporary access level id

temp_levels_timesntextIs used for the temporary access levels operation
visit_birthplacenvarchar(120)Visitor's birth place
visit_documentnvarchar(255)Visitor's document
visit_purposenvarchar(120)Visitor's purpose of the visit
visit_regnvarchar(120)Visitor's registration address
when_area_id_changeddatetimeUser area change date
whencenvarchar(60)Visitor's workplace name
who_cardnvarchar(60)Id of user who assigned the access card to the required user
who_levelnvarchar(60)Id of user who assigned the access level to the required user

dbo.PROTOCOL

Column nameTypeDescriptionSee also
objtypenvarchar(50)Object type to which the event is related (you can view the list of objects and their names in the database and GUI using the ddi.exe utility)The ddi.exe utility for editing database templates and external settings files
objidnvarchar(50)Object id to which the event is related
actionnvarchar(50)Event name (list of objects and events in ddi.exe). It is displayed in the Event column of the Event viewerEvent control via Event Viewer
region_idnvarchar(50)Region id. It is displayed in the Region column of the Event viewerEvent control via Event Viewer
param0nvarchar(255)Additional event parameters, for example, computer name and user name. They are displayed in the Add.info column of the Event viewerEvent control via Event Viewer
param1nvarchar(255)Additional event parameters
param2nvarchar(255)Additional event parameters
param3nvarchar(255)Additional event parameters. Card code for the access-related events (for example, ACCESS_IN)Event viewer parameters
user_param_doublefloatParameter for the Queue length detection module operationOperating the Queue length detection module
datedatetimeEvent date and time. It is displayed in the Date and time column of the Event viewerEvent control via Event Viewer
timedatetimeEvent time (also contains the event date). It is a copy of the date parameter
time2datetimeEvent time 2 (also contains the event date). It is a copy of the date parameter
ownernvarchar(50)Network name of the computer where the object, which caused the event, is located
operator_idnvarchar(60)Id of the User object logged into the system when a command was executed

Note

Each field of the datetime format contains both date and time.

The param0param3 columns contain additional data that may differ depending on the event type and object type to which the event is related.

dbo.UPDATE_PROTOCOL

Column nameTypeDescriptionSee also
objtypenvarchar(255)Object type to which the event is related (you can view the list of objects and their names in the database and GUI using the ddi.exe utility)The ddi.exe utility for editing database templates and external settings files
objidnvarchar(255)Object id to which the event is related
old_paramntextObject parameters before the event
new_paramntextObject parameters after the event
user_idnvarchar(255)The id of Axxon PSIM user who made the change
datedatetimeEvent date and time
timedatetimeEvent date and time
ownernvarchar(255)

Network name of the computer from which the change was made


actionint

The type of changes made. Possible values:

  • 0—object created
  • 1—object changed
  • 2—object removed

  • No labels