This appendix lists and describes the events supported under the DeMarc Server Agent option. The events are listed numerically by event ID, followed by the event mnemonic, the event type in parentheses, and the event description.
Event Management Service (EVS) Events
1.1t EVENT_MASK_CHANGED (Warning) - Signifies a change to a particular service event mask. The name of the service is specified in the first argument of the event.
1.2t LOGINFAILURE (Warning) - Unable to execute VNSlogin command.
1.3t UNABLEPOPARRAY (Alarm) - Unable to get filenames for the event file database.
1.4t CANT_OPEN_DB_FILE (Alarm) - Unable to open today's events database file.
1.5t CANT_OPEN_DEFAULT_FILTER (Alarm) - Unable to load filter from default filter file, cannot open file.
1.6t CANT_READ_DEFAULT_FILTERS (Alarm) - Unable to read default filters successfully.
1.7t CANT_REGISTER_PORT (Alarm) - Unable to register port.
1.8t REMOVED_EVENT_FILE (Warning) - Removed an old event database file at startup.
1.9t CANT_REMOVE_EVENT_FILE (Warning) - Could not remove an old event file database.
1.10t FILE_ROLLOVER_FAILED (Alarm) - After File Rollover, unable to open new events file.
1.11t EVENT_INCORRECT_TIME (Alarm) - An event was received with tomorrow's timestamp.
1.12t CANT_UPDATE_CONFIG (Alarm) - Unable to write to the config file.
1.13t PERSISTENTFILTERNOT (Warning) - The persistent filer file does not exist or cannot open it.
1.14t RECEIVED_OLD_EVENT (Warning) - Received old event - cannot store because it exceeds days_back.
1.15t MAX_FILE_NOTIFY (Alarm) - Maximum size of the database file reached.
1.16t OLD_EVENT_MAX_SIZE (Warning) - Unable to store old event, max file reached.
1.17t RTFILTER_NOMEM (Alarm) - Unable to set up real-time filter, out of memory.
1.18t RTFILTER_NOMEM_SET (Warning) - Unable to add real-time filter, no memory.
1.19t CANT_ADD_FILTER_DB (Warning) - Unable to add filter to the database.
1.20t CANT_SETUP_REPLAY (Warning) - Unable to set up replay filters, out of memory.
1.21t OUT_OF_MEMORY (Warning) - Cannot process replay request, out of memory.
1.22t NO_PRIVS_NONCE (Audit) - Cannot process replay request: verify nonce failed.
1.23t NOT_AUD_MEMBER (Audit) - Cannot process replay request, not an auditor.
1.24t NO_ST_SESS (Warning) - Unable to establish StreetTalk session.
1.25t CANT_READ_ST_REC (Warning) - Insufficient memory to read StreetTalk configuration record.
1.26t CANT_GET_STREC (Warning) - Cannot get the StreetTalk configuration record.
1.27t UNABLE_BLEEP (Warning) - Unable to translate event to send bleep.
1.28t SVCERRORCALLED (Warning) - SvrError called with the following error.
1.29t DEATHSIGRECIEVED (Alarm) - EVS received SC_DeathPrep signal.
1.30t NOMEMRETBUFFER (Alarm) - Not enough memory to allocate a return buffer from a retrieve request.
1.31t DAYSBACKCHANGE (Audit) - The number of days back to maintain EVS database files has been changed.
1.32t CANTREMOVEEVFILE (Alarm) - Cannot remove old database event file.
1.33t TODAYFILEREMOVE (Audit) - Received SNMP request to remove today's database file. This is generally called when the file reaches the maximum size.
1.34t CHECKFILESIZE (Warning) - Unable to check the size of today's event database file.
1.35t THRESHOLDDBEXCEED (Alarm) - Event Database file has exceeded the threshold size.
1.36t EVENTRATEEXCEED (Alarm) - Event rate exceeds threshold rate.
1.37t TRAPRATEEXCEED (Alarm) - Current trap rate exceeds trap threshold rate.
1.38t NOTRAPOIDFILE (Warning) - Cannot generate a trap for the event. The file with the OIDs is either missing or corrupt.
1.39t NOTRAPDATAERR (Warning) - Unable to generate trap for the event. Unable to make VARBIND list.
1.40t THRESHOLDCNG (Audit) - The threshold size for the database file has been changed.
1.41t EVENTTHRESH (Audit) - The event threshold rate has been changed.
1.42t DBMAXFILESIZE (Audit) - The maximum file size for the database file has been changed.
1.43t AUDLISTCNG (Audit) - The names for the list of auditors has been changed.
1.44t RESETDEFFILT (Audit) - Resetting to default filters.....
1.45t CANTADDFILT (Alarm) - Unable to add new filter to the filter database.
1.46t ADDSNMPFILT (Audit) - Added a new filter to the filter database.
1.47t CANT_READ_ATTR (Warning) - Unable to load filters from attribute, cannot access attribute.
1.48t NO_MEM (Alarm) - Cannot allocate memory, EVS exiting.....
1.49t FILTERWENTAWAY (Alarm) - Removed a trap v1 filter over VINES IP, IPCPORT is no longer valid.
1.50t MAILINITFAIL (Alarm) - Unable to initialize the mail gateway.
1.51t FILTERUPDATEFAIL (Alarm) - Unable to update the filter in the database from an SNMP request.
1.52t REMOVEALLDBFILES (Audit) - SNMP request to remove all database files. This may happen if the disk is getting full or if the event database files are no longer needed.
2.1t MS_MBOX_FULL (Warning) - The specified user's mailbox is full. The mail service cannot deliver mail from the sender.
2.2t MS_COMPRESS_FAIL (Warning) - Message compression failed on the specified message.
2.3t MS_DECOMPRESS_FAIL (Warning) - Message decompression failed on the specified message.
2.4t MS_MASQUERADE (Audit) - The specified user is masquerading as another user, by sending mail using the other user's StreetTalk name.
2.5t MS_CONFIG_ERR (Warning) - The specified mail configuration error occurred.
2.6t MS_DISK_USAGE (Warning) - The total disk space used by the mail service exceeds the maximum configured for the service. Listed is the disk space used by the mail service (in MB) and the disk space configured for the service (in MB).
2.7t MS_DISK_USER_USAGE (Warning) - The total disk space used by the specified user exceeds the maximum configured for the mailbox. Listed is the disk space used by the user (in bytes) and the disk space configured for the mailbox (in bytes).
2.8t MS_MAILBOX_CHANGE (Audit) - A change occurred for the specified user's mailbox. Listed is the type of change record (for example, new mail arrived), the name of the folder in which the change occurred, the message ID of the changed message, and the time at which the change occurred.
2.9t MS_BADENVELOPEDB (Warning) - An error occurred when the mail service attempted to open a folder in the specified user's mailbox. Listed is the name of the folder and additional information about the error (if needed).
2.10t MS_SESSIONSTART (Audit) - The specified user has started a session with this mail service.
2.11t MS_SESSIONEND (Audit) - The specified user has ended a session with this mail service.
2.12t MS_SHARESTART (Audit) - The specified user is now sharing this mailbox.
2.13t MS_SHAREADMINSTART (Audit) - The specified administrator is now sharing this mailbox.
2.14t MS_MAILBOXCREATE (Audit) - The specified mail service has created this mailbox.
2.15t MS_MAILBOXDELETE (Audit) - The specified mail service has deleted this mailbox.
2.16t MS_MAILBOXRENAME (Audit) - The specified mailbox on this mail service has been renamed.
2.17t MS_MAILBOXMOVE (Audit) - The specified mailbox on this mail service has been moved to the specified service.
2.18t MS_MAILBOXMVRN (Audit) - The specified mailbox is being moved/renamed by the specified user.
2.19t MS_PANIC (Alarm) - The mail service is terminating for the specified reason.
2.20t MS_INDICES (Warning) - The indices for a specific folder are not synchronized with the rest of the mailbox.
2.21t MS_SERVICEUNREACH (Warning) - A message from the specified user was unable to be sent to the specified service.
3.1t SS_UNABLE_START (Alarm) - Signifies that Server Service was not able to start the named service.
3.2t SS_RECONN_ST (Alarm) - Signifies that Server Service could not connect to StreetTalk. The error number returned is a VINES error number. This event is fatal to Server Service, and hence the VINES services on the server will stop.
3.3t SS_RECONN_VS (Alarm) - Signifies that Server Service could not connect to VINES Security. The error number returned is a VINES error number. This event is fatal to Server Service, and hence VINES services on the server will stop.
3.4t SS_SVC_CRASHED (Alarm) - Signifies that named Service has crashed. Server Service will attempt to start the service again.
3.5t SS_SVC_RECRASHED (Alarm) - Signifies that named Service crashed, was restarted, and has crashed again. Server Service will not attempt to start the service again.
3.6t SS_POWER_FAIL (Alarm) - Signifies that a power failure has occurred and VINES services are shutting down.
3.7t SS_DYING (Alarm) - Signifies that the named server has had a power failure and VINES services are shutting down.
3.8t SS_TIME_SET (Alarm) - Signifies that server has changed its time to the given raw time.
3.9t SS_BADSVC_DB (Alarm) - Signifies that the Server Service database is corrupted. This is a fatal error for Server Service. Services on this server will be stopped.
3.10t SS_NO_VNS_ADMIN (Alarm) - Signifies that the server does not have a VINES Administrator name defined. Server Service cannot start; this is a fatal error, Server Service cannot continue its startup procedures.
3.11t SS_NO_VNS_APP_USER (Alarm) - Signifies that the server does not have a VINES Third Party Application local user/group defined. Server Service cannot start; this is a fatal error, Server Service cannot continue its startup procedures.
3.12t SS_INVALID_VNS_ADMIN (Alarm) - Signifies that the VINES Administrator configured does not exist. This is a fatal error, Server Service cannot continue its startup procedures.
3.13t SS_INVALID_VNS_APP (Alarm) - Signifies that the VINES App user/group configured does not exist. This is a fatal error, Server Service cannot continue its startup procedures.
3.14t SS_BAD_OPTIONS (Alarm) - Signifies that the VINES server options could not be read correctly. This is a fatal error, Server Service cannot continue its startup procedures.
3.15t SS_NO_REVISION_OPTION (Alarm) - Signifies that the VINES revision option is missing. This is a fatal error, Server Service cannot continue its startup procedures.
3.16t SS_NO_SERIAL_NUM (Alarm) - Signifies that the VINES server serial number is missing. This is a fatal error, Server Service cannot continue its startup procedure.
3.17t SS_BAD_SERIAL_NUM (Alarm) - Signifies that the VINES server serial number has changed. This is a fatal error.
3.18t SS_POPULATED_LAN (Alarm) - Signifies that there is a populated WG LAN, when there should not be one. This error is fatal to Server Service.
3.19t SS_POPULATED_LAN_ NO_SS (Alarm) - Signifies that there is a populated WG LAN but no S_S LAN Option. This error is fatal to Server Service.
3.20t SS_NO_START (Alarm) - Signifies that Server Service will not start. The reason for the failure is given.
3.21t SS_NO_MEMORY (Alarm) - Signifies that Server Service attempted to acquire more system memory and was unable to do so.
3.22t SS_BAD_SVC_ATTRS (Alarm) - Signifies that Server Service found an invalid entry in the service attributes database.
3.23t SS_NO_ATTRS (Alarm) - Signifies that Server Service could not find the service attributes database.
3.24t SS_BAD_ATTR_ADD (Warning) - Signifies that Server Service could not add the named service to the attributes database. The error number given is a VINES error number.
3.25t SS_IO_ATTR_ERR (Warning) - Signifies that Server Service encountered an I/O error while reading or writing the service attributes file.
3.26t SS_ADD_SVC_ERR (Warning) - Signifies that Server Service encountered an StreetTalk error while attempting to add a third-party service.
3.27t SS_CREATE_SVC_ERR (Warning) - Signifies that Server Service encountered an error while attempting to create a VINES or third party service.
3.28t SS_START_SVC_ERR (Warning) - Signifies that Server Service encountered an error while attempting to start a VINES or third party service.
3.29t SS_STOP_SVC_ERR (Warning) - Signifies that Server Service encountered an error while attempting to stop a VINES or third party service. The error number given is a VINES error number.
3.30t SS_DESTROY_SVC_ERR (Warning) - Signifies that Server Service encountered an error while attempting to destroy a VINES or third party service.
3.31t SS_DELETE_SVC_ERR (Warning) - Signifies that Server Service encountered an error while attempting to delete a VINES or third party service.
3.32t SS_DEL_ADMIN_ERR (Warning) - Signifies that Server Service encountered an error while attempting to delete a member from the admin list for a VINES or third party service.
3.33t SS_MARK_STOPPED_ERR (Warning) - Signifies that Server Service encountered an error while attempting to mark a service as stopped. The error number given is an internal Server Service number.
3.34t SS_MARK_RUNNING_ERR (Warning) - Signifies that Server Service encountered an error while attempting to mark a service as running. The error number given is an internal Server Service number.
3.35t SS_STOPPED_SVCS (Warning) - Signifies that Server Service has stopped VINES services.
3.36t SS_STOPPING (Warning) - Signifies that Server Service is stopping.
3.37t SS_SHARED_MEM_KEY (Alarm) - Signifies that Server Service could not generate the required key for shared memory. This event is fatal to Server Service, and hence the VINES service startup on the server cannot continue. The error number given is a system error number.
3.38t SS_SHARED_MEM_GET (Alarm) - Signifies that Server Service could not generate the required id for shared memory. This event is fatal to Server Service, and hence the VINES service startup on the server cannot continue. The error number given is a system error number.
3.39t SS_SHARED_MEM_ATTACH (Alarm) - Signifies that Server Service could not attach to the shared memory region. This event is fatal to Server Service, and hence the VINES service startup on the server cannot continue. The error number given is a system error number.
3.40t SS_PANIC (Alarm) - Signifies that Server Service has panicked on the named server. The supplied error codes are intended to assist Banyan personnel in determining the problem.
3.41t SS_INIT_ERRFILES (Warning) - Signifies that Server Service could not initialize the error files.
3.42t SS_NO_FS_TYPE (Warning) - Signifies that Server Service could not determine the file system type of the named file system. The error number given is a system error number.
3.43t SS_NO_VS (Alarm) - Signifies that Server Service could not start VINES Security. This is a fatal error, Server Service cannot continue its startup procedures. The error number given is a VINES error number.
3.44t SS_ST_ERR (Alarm) - Signifies that Server Service encountered a StreetTalk error during startup. This is a fatal error, Server Service cannot continue its startup procedures.
3.45t SS_BAD_SYSTEM_KEY (Alarm) - Signifies that Server Service encountered errors reading the system key.
3.46t SS_NO_KEY_FILES (Alarm) - Signifies that Server Service was not able to locate the required system key files. This is a fatal error, Server Service cannot continue its startup procedures.
3.47t SS_NO_REVISION_BIT (Alarm) - Signifies that Server Service did not find the revision bit on the server key. This is a fatal error, Server Service cannot continue its startup procedures.
3.48t SS_PROCESSOR_UKNOWN (Alarm) - Signifies that Server Service could not determine the processor type of the server. This is a fatal error, Server Service cannot continue its startup procedures.
3.49t SS_NO_MPS_SUPPORT (Alarm) - Signifies that there is no kernel support for multiprocessing VINES. This is a fatal error, Server Service cannot continue its startup procedures.
3.50t SS_NO_MPS_IMPL (Alarm) - Signifies that there is no kernel implementation for multiprocessing VINES. This is a fatal error, Server Service cannot continue its startup procedures.
3.51t SS_MPS_ERR (Alarm) - Signifies that there has been an unknown MPS error. The error number given is a system error number. This is a fatal error, Server Service cannot continue its startup procedures.
3.52t SS_SETLUID (Alarm) - Signifies that Server Service was not able to set the login user id. This is a fatal error, Server Service cannot continue its startup procedures. The error number given is a system error number.
3.53t SS_NO_VS_LOGIN (Alarm) - Signifies that Server Service was not able to start a session with VINES Security. This is a fatal error, Server Service cannot continue its startup procedures. The error number given is a VINES error number.
3.54t SS_DEATH_PREP_ERR (Warning) - Signifies that Server Service received an error when delivering a service DeathPrep notice. The error number given is a VINES error number.
3.55t SS_BAD_PGMS_DB (Alarm) - Signifies that the Programs database is corrupted. This is a fatal error for Server Service. This is a fatal error, Server Service cannot continue.
3.56t SS_HALTING (Alarm) - Signifies that the Server Service is stopping because of earlier errors.
3.57t SS_FILE_OPEN_ERR (Warning) - Signifies that the Server Service could not open a required file. The error number given is a system error number.
3.58t SS_DIR_OPEN_ERR (Warning) - Signifies that the Server Service could not open a required directory. The error number given is a system error number.
3.59t SS_PIPE_OPEN_ERR (Warning) - Signifies that the Server Service could not open a required pipe. The error number given is a system error number.
3.60t SS_FILE_READ_ERR (Warning) - Signifies that the Server Service encountered an error reading the named file. The error number given is a system error number.
3.61t SS_FILE_WRITE_ERR (Warning) - Signifies that the Server Service encountered an error writing the named file. The error number given is a system error number.
3.62t SS_ACCESS_ERR (Warning) - Signifies that the Server Service encountered an error changing the system level access rights to the named file. The error number given is a system error number.
3.63t SS_TOO_MANY_LOC_CODES (Warning) - Signifies that the Server Service found too many location codes in the Banyan error file directory. The extra location codes will be ignored. The maximum number of location codes is given.
3.64t SS_ILLEGAL_ERR_RANGE (Warning) - Signifies that the error range given in the named file is not within the allowable range.
3.65t SS_NO_INDEX_ADD (Warning) - Signifies that Server Service could not add an error file entry found in the named error file.
3.66t SS_HELP_LOOKUP_ERR (Warning) - Signifies that Server Service encountered an error looking up help descriptions in the named file. The error number given is a VINES internal error number.
3.67t SS_BAD_PS_CONFIG (Warning) - Signifies that print service configuration file read by Server Service contains invalid information.
3.68t SS_UNKNOWN_FORMAT (Warning) - Signifies that lpstat(1) returned an unknown format for spool devices.
3.69t SS_NO_PS_TYPE (Warning) - Signifies that Server Service could not find the required type information in the printer configuration file.
3.70t SS_VF_CONSOLE_ERR (Warning) - Signifies that Server Service encountered an error starting VINES Files from the console. The supplied error number is a VINES internal error number.
3.71t SS_NO_CONSOLE_START (Warning) - Signifies that Server Service could not find and start VINES Files from the console.
3.72t SS_FAILED_SOCKET_CALL (Warning) - Signifies that Server Service failed making a VINES socket call. The socket call is supplied, as well as a VINES error number.
3.73t SS_BAD_SVC_DB (Alarm) - Signifies that Server Service found intolerable errors in the service database.
3.74t SS_LAN_INFO (Alarm) - Signifies that Server Service encountered an error getting a required LAN interface. The error number given is a VINES internal error number.
3.75t SS_LINK_ADDR (Alarm) - Signifies that Server Service encountered an error getting a required link address length. The error number given is a VINES internal error number.
3.76t SS_FORK_FAILED (Alarm) - Signifies that Server Service failed attempting to fork off a sub process. The error number given is a system level error number.
3.77t SS_TIME_RETRY_EXCEEDED (Warning) - Signifies that the Time Service has attempted to redial to get the time as many times as the retry limit allows, and it will now stop trying.
4.1t ST_CORING_OUT (Alarm) - StreetTalk Service going down unexpectedly with the given error code.
4.2t ST_162_ERRS (Warning) - The current 15-minute total of 162 (network timeout) errors exceeded the set threshold.
4.3t ST_ADDED_GRP (Audit) - The specified group was added on the given server.
4.4t ST_DELETED_GRP (Audit) - The specified group was deleted on the given server.
4.5t ST_REBUILD (Alarm) - A data inconsistency was found in the specified group. A rebuild will be attempted.
4.6t ST_GRP_LIMIT (Warning) - The number of groups on the server exceeded the threshold percentage value of the maximum allowed.
4.7t ST_SERIAL_NUM (Warning) - The server serial number changed from the given old value to the given new value.
4.8t ST_DUP_GROUP (Warning) - A duplicate of the specified group also exists on the given server.
4.9t ST_ADDED_OBJ (Audit) - The specified object was added to the following group by the given user.
4.10t ST_UPDATED_OBJ (Audit) - The specified object was updated by the given user.
4.11t ST_RENAMED_OBJ (Audit) - The specified object was renamed to the given object by the give user.
4.12t ST_DELETED_OBJ (Audit) - The specified object was deleted by the given user.
4.15t ST_ADDED_SHADOW (Audit) - Created a shadow for the following group on the given server by the given user.
4.16t ST_DELETED_SHADOW (Audit) - The shadow site has been deleted for the given group on the following server by the given user.
4.17t ST_SHADOW_ANSWER (Audit) - The shadow site is attempting to answer the given request.
4.18t ST_DEFLECT_SHADOW (Warning) - StreetTalk is deflecting a request for information on a group to the shadow site. The master site is unavailable.
4.19t ST_SHADOW_UNAVAIL (Alarm) - A failure has been detected deflecting to a shadow. The shadow and master sites are unavailable.
4.20t ST_SET_PASSWD (Alarm) - The password for the given user has been set.
4.21t ST_157_ERRS (Warning) - A 157 (destination socket does not exist) error was received on the specified port. Listed is the total since the service has been up.
5.1t BFS_LOGIN_ERR (Alarm) - The service could not start a login session with VINES.
5.2t BFS_STSTARTSESS (Alarm) - The service failed to find and establish a session with a StreetTalk service.
5.3t BFS_STASSOCRECORD (Alarm) - The service could not receive associated record block zero information.
5.4t BFS_STWRONGNAME (Alarm) - The server name we received during startup does not match the name we received in our associated record block zero.
5.5t BFS_WRONGSVCNAME (Alarm) - BFS can not use the name we received during startup. It is not a valid name.
5.6t BFS_LOCFIND (Alarm) - This message should only occur on a VINES Files service. We failed to locate any supported client operating system path.
5.7t BFS_STSETPORT (Alarm) - The service failed to register its RPC port with StreetTalk.
5.8t BFS_STSMBINIT(Alarm) - The service could not get the daemon task that receives SMB requests started.
7.1t PS_NO_FORM (Warning) - Signifies that the form name given to the Print Service is not known to the service. The job number of the job requesting the form is given.
7.2t PS_NO_AUTH (Warning) - The named user attempted to access the print queue, but did not have the proper credentials.
7.3t PS_BAD_DEST (Alarm) - Signifies that named destination is not valid.
7.4t PS_JOB_REJECTED (Warning) - Signifies that the job (identified by number) was rejected by the print service. The job destination is supplied.
7.5t PS_QUEUE_FULL (Alarm) - Signifies that named print queue is full and cannot accept any more jobs at this time.
7.6t PS_OFFLINE (Warning) - Signifies that named destination is off-line.
7.7t PS_PAP_ERR (Warning) - Signifies that the postscript print service has encountered a Printer Access Protocol error.
7.8t PS_PAP_ATALK_ERR (Warning) - Signifies that the postscript print service has encountered a PAP AppleTalk error.
7.9t PS_PRINTER_ERR (Warning) - Signifies that the postscript print service has encountered a printer error.
7.10t PS_FAILED_EXEC (Alarm) - Signifies that the Print Service failed to exec the required daemon process. This event is fatal to the service.
7.11t PS_NO_START (Alarm) - Signifies that the Print Service could not initialize itself using the configuration data. Startup cannot continue.
7.12t PS_FAILED_VNS_CALL (Alarm) - Signifies that the Print Service failed calling a VINES API. The API name is given, and the error number returned is a VINES error number. This error is fatal to the Print Service.
7.13t PS_NO_DAEMON_NAME (Alarm) - Signifies that the required daemon name is missing. The Print Service cannot continue. The destination type is given.
7.14t PS_UNKNOWN_DAEMON_TYPE (Alarm) - Signifies that the type of the Print Service daemon was not recognized. This is a fatal error.
7.15t PS_DAEMON_CONFIG (Alarm) - Signifies that the Print Service daemon could not get the required configuration information. This is fatal to the daemon. The error number returned is a VINES internal error number.
7.16t PS_25th_LINE_SEND_ERR (Warning) - Signifies that the Print Service could not send a 25th line message to the named user. The error number given is a VINES error number.
7.17t PS_NO_MEMORY (Alarm) - Signifies that the Print Service attempted to acquire more system memory and was unable to do so.
7.18t PS_NO_DEST (Warning) - Signifies that job number given has requested a destination which does not exist.
7.19t PS_NO_VS_LOGIN (Alarm) - Signifies that the Print Service could not start a session with VINES Security. This is a fatal error, the service cannot continue its startup procedures. The error number given is a VINES error number.
7.20t PS_FORK_FAILED (Alarm) - Signifies that the Print Service failed attempting to fork off a sub process. The error number given is a system level error number.
7.21t PS_EXEC_FAILED (Alarm) - Signifies that the Print Service failed attempting to exec sub process. The error number given is a system level error number.
7.22t PS_FILE_OPEN_ERR (Warning) - Signifies that the Print Service could not open a required file. The error number given is a system error number.
7.23t PS_DIR_OPEN_ERR (Warning) - Signifies that the Print Service could not open a required directory. The error number given is a system error number.
7.24t PS_PIPE_OPEN_ERR (Warning) - Signifies that the Print Service could not open a required pipe. The error number given is a system error number.
7.25t PS_FILE_READ_ERR (Warning) - Signifies that the Print Service encountered an error reading the named file. The error number given is a system error number.
7.26t PS_FILE_WRITE_ERR (Warning) - Signifies that the Print Service encountered an error writing the named file. The error number given is a system error number.
7.27t PS_ACCESS_ERR (Warning) - Signifies that the Server Service encountered an error changing the system level access rights to the named file. The error number given is a system error number.
7.28t PS_SEEK_ERR (Warning) - Signifies that the Print Service encountered an error attempting to seek in a file. The error number given is a system error number.
7.29t PS_LINK_ERR (Warning) - Signifies that the Print Service encountered an error attempting to link a file. The error number given is a system error number.
7.30t PS_UNLINK_ERR (Warning) - Signifies that the Print Service encountered an error attempting to unlink a file. The error number given is a system error number.
13.1t AFP_ATALK_DOWN (Alarm) - An AppleTalk Stack error was detected.
13.3t AFP_SESS_DISCONNECT (Alarm) - A session disconnect was detected.
Banyan Directory Service Events
17.1t DAG_CORING_OUT (Alarm) - STDA getnames going down unexpectedly.
17.2t DAS_CORING_OUT (Alarm) - STDA service going down unexpectedly.
17.3t DA_CONFIG_CNG (Audit) - Configuration has been changed.
17.4t DA_INCLUSION_UPDATE (Audit) - Updated an inclusion file requested by a user.
17.5t DA_INCLUSION_FAIL (Warning) - Attempt to update an inclusion file failed.
17.6t DA_REBUILD_START (Audit) - A rebuild has started.
17.7t DA_REBUILD_DONE (Audit) - A rebuild has completed.
17.9t DA_UPSTREAM_NOTAVAIL (Alarm) - The upstream server is not available.
17.10t DA_DBID_CNG (Alarm) - The database ID has been changed.
History Collector Service (HCS) Events
18.1t (Warning) HCS_CONFIG_CHG - The HCS configuration file has been changed.
18.2t DBMAXFILESIZE (Audit) - The maximum disk size for the database has been changed.
18.3t THRESHOLDCNG (Audit) - The threshold size for the database has been changed.
18.4t THRESHOLDDBEXCEED (Warning) - HCS Database size has exceeded the threshold size.
18.5t MAXDISKSIZEEXCEED (Alarm) - HCS Database size has exceeded the max disk size.
18.6t ADDEDCFGDBHCS (Audit) - HCS has added a new table to its configuration.
18.7t UPDATECFGDBHCS (Audit) - HCS has updated a new table in its configuration.
18.8t DELETECFGDBHCS (Audit) - HCS has deleted a new table from its configuration.
19.1t BM_LOCK_PW_FAIL (Audit) - Server console password failure when locking/unlocking console.
19.2t BM_CHG_PW_FAIL (Audit) - Server console password attempt failure when changing server console password.
19.3t BM_PRINT_PW_FAIL (Audit) - Server console password failure when attempting to manage print jobs.
19.4t BM_INSTALL_WRONG_DISKTYPE (Audit) - Installation of improper disk type attempted.
19.5t BM_SUCCESS_SYSMAINT_PW (Audit) - SUCCESSFUL USE OF SYSTEM MAINTENANCE PASSWORD.
19.6t BM_FAILED_SYSMAINT_PW (Audit) - FAILED USE OF SYSTEM MAINTENANCE PASSWORD.
19.7t BM_LOAD_SW_FAILED_PW (Audit) - Server console password failure in loading software option.
19.8t BM_PW_FAIL (Audit) - Server console password attempt failed.
19.9t BM_PW_ATTEMPT_F (Audit) - Server console password attempt failure.
19.10t BM_NEW_PW_S (Audit) - New password in effect for server console.
19.11t BM_TIME_DATE (Audit) - Server time and date changed by operator.
19.12t BM_TIME_ZONE (Audit) - Server time zone changed by operator.
19.13t BM_TAPE_SW_FAILED (Audit) - Software option tape load failed.
19.14t BM_SUCCESS_ROOT_PW (Audit) - SUCCESSFUL USE OF ROOT PASSWORD.
19.15t BM_FAILED_ROOT_PW (Audit) - FAILED USE OF ROOT PASSWORD.
Banyan Network Management and the Communications Stack Events
20.1t SNM_LDAVG_HIGH (Warning) - The 15-minute load average on the specified server exceeded the specified threshold level.
20.2t SNM_MSGAVG_HIGH (Warning) - The 15-minute message average on the specified server exceeded the specified threshold level.
20.3t SNM_SWAVG_HIGH (Warning) - The 15-minute swap average on the specified server exceeded the specified threshold level.
20.4t SNM_DROPS_HIGH (Warning) - The 15-minute average of dropped messages (due to lack of comms buffers) on the specified server exceeded the specified threshold level.
20.5t SNM_FREESWAP_LOW (Warning) - The free swap space on the specified server fell below the specified threshold level.
20.6t SNM_FREEMEM_LOW (Warning) - The free process memory space on the specified server fell below the specified threshold level.
20.7t SNM_COMBUFFUSE_HIGH (Warning) - The communications buffer usage on the specified server exceeded the specified threshold level.
20.8t SNM_SKT_OVFLOW (Alarm) - Socket overflow for the specified service. The number of packets dropped is also provided.
20.9t SNM_SOCKINUSE_HIGH (Warning) - The sockets in use on the specified server exceeded the specified threshold level.
20.10t SNM_ALLOCFAIL_HIGH (Warning) - The number of failed communication buffer allocations on the specified server exceeded the specified threshold level.
20.11t SNM_CACHEHITS_LOW (Warning) - The percentage of cache buffer requests that the specified server could service using the existing cache buffers, without reading new data from the disk, fell below the specified threshold level.
20.12t SNM_DISK_FULL (Warning) - The percentage of disk space in use on the specified exceeded the specified threshold.
20.13t SNM_DISK_BUSY (Warning) - The 5 minute average of percentage of time the specified disk was in use exceeded the threshold.
20.14t SNM_INODES_HIGH (Warning) - The number of inodes in use on the specified server exceeded the threshold.
20.15t SNM_PROCS_HIGH (Alarm) - The specified server cannot run any more processes.
20.16t SNM_TK_OPEN (Alarm) - The token ring adapter in the specified slot has detected an open/short circuit.
20.17t SNM_TK_SIGNALLOSS (Alarm) - The token ring adapter in the specified slot has detected a signal loss.
20.18t SNM_TKHARDERR (Alarm) - The token ring adapter in the specified slot has detected a hard error.
20.19t SNM_TK_RMVMACFRM (Warning) - Removing the MAC frame from the Token-Ring adapter in the specified slot caused it to remove itself from the Token-Ring configuration.
20.20t SNM_TK_RMVHARDERR (Warning) - The token ring adapter in the specified slot has removed itself from the Token-Ring configuration.
20.21t SNM_LNKDROPS_HIGH (Warning) - The percentage of frames dropped with respect to the total frames received over the previous 15 minutes exceeded the given threshold value. The slot and line are identified, and the total number of frames received (frcvd) are given.
20.22t SNM_LNKREXMITS_HIGH (Warning) - The percentage of frames retransmitted with respect to the total frames transmitted over the previous 15 minutes exceeded the given threshold value. The slot and line are identified, and the total number of frames transmitted (fxmtd) are given.
20.23t SNM_SOIOCTL_ERR (Alarm) - The soioctl() call returned an error while attempting an specified operation for the specified protocol for the specified object.
20.24t commHighThresholdExceeded (Warning) - A high threshold level set in the COMM MIB has been exceeded.
20.25t commLowThresholdExceeded (Warning) - A low threshold level set in the COMM MIB has been exceeded.
20.26t osHighThresholdExceeded (Warning) - A high threshold level set in the OS MIB has been exceeded.
20.27t osLowThresholdExceeded (Warning) - A low threshold level set in the OS MIB has been exceeded.
22.1t VS_CANTREACH_ST (Warning) - The VINES Security Service cannot access the local StreetTalk Service.
22.2t VS_BADLOGIN_PHYLOC (Audit) - A failed login occurred due to an invalid physical location. The attempt was made from the given port using the given user name.
22.3t VS_BADLOGIN_DIALIN (Audit) - A failed login occurred due to dial-in security restrictions. The attempt was made from the given port using the given username.
22.4t VS_BADLOGIN_TIME (Audit) - A failed login occurred for the given username due to an attempt to log in outside of login-time restrictions.
22.5t VS_MAXBADLOGINS (Audit) - A failed login occurred from the given port. The given username exceeded the maximum password attempts allowed.
22.6t VS_SDB_INCONSISTENT (Alarm) - The nonce stamp did not match with that in the session database file.
22.7t VS_NOSESS_AVAIL (Warning) - A login session is denied as the allowed number of licensed sessions was reached.
22.8t VS_SVR_SVR_PWD (Warning) - A secure link requested to the specified server was not established due to a bad password.
22.9t VS_CANT_STLOGIN (Alarm) - The VINES Security Service could not log in to StreetTalk with the given error code, and is exiting.
22.10t VS_NO_SPACE (Alarm) - The VINES Security Service could not compress the sessions file as the disk is full.
22.11t VS_LINK_DOWN (Warning) - The point-to-point link to the specified server was severed.
22.12t VS_PCDIALLINK_DOWN (Audit) - A previously established PC Dial-in session was severed on the indicated slot and number.
22.13t VS_PCDIALLINK_UP (Audit) - A PC Dial-in session is established on the indicated line and slot.
22.14t VS_USRLOGIN_SUCCESS (Audit) - A user has successfully logged from the following workstation with the given client type.
22.15t VS_SVCLOGIN_SUCCESS (Audit) - A Service on the given server, port and node has successfully logged in.
22.16t VS_INVUSRPASSWD_PAIR (Audit) - A failed login occurred due to an invalid user/password pair.
22.17t VS_LOG_OUT (Audit) - A service or user has logged out.
22.18t VS_FORCED_LOGOUT (Audit) - VS has logged the following service/user out due to the given error.
22.19t VS_NONCE_NOTOWNER (Audit) - The request for nonce authentication to our caller did not originate from the workstation that owns the nonce.
22.20t VS_RESTRICTED_LINK (Audit) - A restricted link has been successfully established on the given port.
22.21t VS_162_ERRS (Warning) - The current 15-minute average of 162 (network timeout) errors exceeded the set threshold.
22.22t VS_TASK_LIMIT (Warning) - The number of tasks has exceeded the maximum allowed by RPC.
22.23t VS_157_ERRS (Warning) - A 157 (destination socket does not exist) error was received on the specified port. Listed is the total 157 errors since the service has been up.