3.1.1 Basic attributes
All JP1 events have basic attributes. This subsection provides a detailed description of the basic attributes of JP1 events.
Details of the basic attributes of JP1 events
The basic attributes are sometimes identified by prefixing their names with B., such as B.ID. When it is necessary to use the prefix B., information to that effect is provided in the manual.
Item |
Attribute name |
Description |
---|---|---|
Serial number |
SEQNO |
The order in which the JP1 event arrived at this event server, regardless of the source of the JP1 event. |
Event ID |
ID |
An 8-byte value that indicates the source application program that issued the JP1 event and the nature of the event. |
Extended event ID |
IDEXT |
Eight hexadecimal characters that indicate the extended part of an event ID |
Type |
TYPE |
Event type |
Reason for registration |
REASON |
Reason why this JP1 event was registered in this event server. |
Source process ID |
PROCESSID |
Process ID of the source application program. |
Registered time |
TIME |
Time the JP1 event was registered at the source event server. |
Arrived time |
ARRIVEDTIME |
Time the JP1 event was registered at the local event server. |
Source user ID |
USERID |
User ID of the source process. If this is an event from Windows, -1 is set. |
Source group ID |
GROUPID |
Group ID of the source process. If this is an event from Windows, -1 is set. |
Source user name |
USERNAME |
User name of the source process. |
Source group name |
GROUPNAME |
Group name of the source process. If this is an event from Windows, a space is set. |
Event-issuing server name |
SOURCESERVER |
Name of the event server that issued the event. If the event has been forwarded, such as from JP1/Base (agent) to JP1/IM - Manager (site manager) to JP1/IM - Manager (integrated manager), the event server name of the initial JP1/Base is set. |
Target event server name |
DESTSERVER |
If the source application program explicitly specifies forwarding of the event to another event server, the name of that event server is set. |
Source IP address |
SOURCEIPADDR |
IP address of the source event server (this value is not accurate if the transmission was via NAT (network address translation) or a proxy, or if the JP1 event was forwarded because of environment settings). |
Target IP address |
DESTIPADDR |
IP address of the target event server (this value is not accurate if the transmission was via NAT (network address translation) or a proxy, or if the JP1 event was forwarded because of environment settings). |
Source serial number |
SOURCESEQNO |
Serial number at the source host (this value is not changed by forwarding). |
Code set |
CODESET |
Name of the character code set that is used for messages, detailed information, and extended attributes. |
Message |
MESSAGE |
Character string describing the details of the event. |
Detailed information |
-- |
Any data. Detailed information about basic attributes is usually used by a product that issues events that are compatible with JP1/SES version 5 or earlier in order to record detailed information. Products whose version is 6 or later typically use the JP1 event extended attributes to record detailed information. |
- Legend:
-
--: None